12d83e6e2fb6 → 35441fda7ae7 · 16 changes across 8 operations
- POST/api/v1/intents/{id}/change-requests
- ○
the endpoint scheme security
bearerAuthwas added to the API - ○
added the new optional request property
- ○
added the new optional request property
- ○
added the new optional request property
- ○
added the new optional request property
- ○
added the non-success response with the status
- ○
added the non-success response with the status
- ○
- PATCH/api/v1/intents/{id}/change-requests/{requestId}
- ○
the request property
became optional - ○
added the non-success response with the status
- ○
added the non-success response with the status
- ○
- GET/api/v1/change-requests
- ○
added the new optional
queryrequest parameterinclude
- ○
- GET/api/v1/intents/{id}/change-requests
- ○
added the new optional
queryrequest parameterinclude
- ○
- POST/api/v1/intents/{id}/evidence/anchors
- ○
endpoint added
- ○
- GET/api/v1/intents/{id}/evidence/candidates
- ○
endpoint added
- ○
- POST/api/v1/intents/{id}/premerge-reviews/{reviewId}/resolutions
- ○
endpoint added
- ○
- GET/api/v1/intents/{id}/premerge-reviews
- ○
endpoint added
- ○