We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7167aca commit 2366814Copy full SHA for 2366814
README.md
@@ -63,6 +63,10 @@ Path for Swagger is "{host}/swagger/ui/index"
63
- F6 (Build Solution)
64
- For running API, press F5
65
- Open **http://localhost:4098/swagger/ui/index** in the browser
66
- - 
67
- For running UTCs
68
- If UTCs are not discovered, please delete **.vs** folder in solution directory and re-build the solution.
+
69
+## Terms
70
71
+ - **Batch**, each request with list of url to download is considered as Batch.
72
+ - **batch-id**, GUID representing unique id for every Batch
0 commit comments