3827b969bac6 → 4baa2ed0236f · 10 changes across 10 operations
- GET/v1/private/annotation-queues/{id}
- ○
added the optional property
to the response with the status
- ○
- POST/v1/private/annotation-queues/{id}/items/search
- ○
endpoint added
- ○
- PATCH/v1/private/annotation-queues/{id}
- ○
added the new optional request property
- ○
- POST/v1/private/annotation-queues/batch
- ○
added the new optional request property
//
- ○
- GET/v1/private/annotation-queues
- ○
added the optional property
//to the response with the status
- ○
- POST/v1/private/annotation-queues
- ○
added the new optional request property
- ○
- GET/v1/private/automations/evaluators/{id}
- ●
added the new
annotation_queue_routerenum value to theresponse property for the response status
- ●
- PATCH/v1/private/automations/evaluators/{id}
- ○
added the new
annotation_queue_routerenum value to the request property
- ○
- GET/v1/private/automations/evaluators
- ●
added the new
annotation_queue_routerenum value to the//response property for the response status
- ●
- POST/v1/private/automations/evaluators
- ○
added the new
annotation_queue_routerenum value to the request property
- ○