-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
/api/v1/{oid}/project/{pid}/{dataset-label}
- GET: Get all annotations for dataset
- POST: Batch upload annotations to dataset
- PUT: Insert one annotation to dataset
- DELETE: Remove dataset from project
/api/v1/{oid}/project/{pid}/{dataset-label}/{annotation-label or id?}
- GET: One annotation from dataset
- PATCH: Update one annotation
- DELETE: Remove one annotation
Metadata
Metadata
Assignees
Labels
No labels