5bdf420efe5c → 62eb7bbfff42 · 36 changes across 27 operations
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/claim
- ○
added the new optional
headerrequest parameterAuthorization - ○
added the new optional request property
- ○
the request property
became optional - ○
added the optional property
/to the response with the status - ○
added the optional property
to the response with the status - ○
added the required property
to the response with the status
- ○
- GET/api/v1/ui/snapshot
- ○
added the optional property
//to the response with the status - ○
added the optional property
///to the response with the status - ○
added the optional property
//to the response with the status
- ○
- GET/api/v1/issues/{uid}
- ○
added the optional property
//to the response with the status - ○
added the optional property
/to the response with the status
- ○
- GET/api/v1/projects/{project_id}/issues/{ref}
- ○
added the optional property
//to the response with the status - ○
added the optional property
/to the response with the status
- ○
- GET/api/v1/issues
- ○
added the optional property
//to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/assign
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/close
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/delete
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/move
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/priority
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/reopen
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/restore
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/actions/unassign
- ○
added the optional property
/to the response with the status
- ○
- PATCH/api/v1/projects/{project_id}/issues/{ref}/comments/{comment_ref}
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/comments
- ○
added the optional property
/to the response with the status
- ○
- GET/api/v1/projects/{project_id}/issues/{ref}/graph
- ○
added the optional property
//to the response with the status
- ○
- DELETE/api/v1/projects/{project_id}/issues/{ref}/labels/{label}
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/labels
- ○
added the optional property
/to the response with the status
- ○
- DELETE/api/v1/projects/{project_id}/issues/{ref}/links/{link_id}
- ○
added the optional property
/to the response with the status
- ○
- POST/api/v1/projects/{project_id}/issues/{ref}/links
- ○
added the optional property
/to the response with the status
- ○