CollectionAPI
Closed this issue · 0 comments
yamin8000 commented
https://otrade.ir/swagger/index.html
- GET - Get entity from Collection by key
- GET - Get entities from Collection
- POST - Add new entity to Collection
- PUT - Update entity in Collection
- PATCH - Partially update entity in Collection
- DELETE - Delete entity in Collection