Skip to content

Commit 2366814

Browse files
authored
Update README.md
1 parent 7167aca commit 2366814

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Path for Swagger is "{host}/swagger/ui/index"
6363
- F6 (Build Solution)
6464
- For running API, press F5
6565
- Open **http://localhost:4098/swagger/ui/index** in the browser
66-
- ![Swagger UI](https://onedrive.live.com/?authkey=!AJN4LnHUQcQV3Ho&cid=4DCDF838B8335701&id=4DCDF838B8335701!10876&parId=root&o=OneUp)
6766
- For running UTCs
6867
- If UTCs are not discovered, please delete **.vs** folder in solution directory and re-build the solution.
68+
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

Comments
 (0)