51ddce128926 → 8c05b8b9a5c4 · 19 changes across 12 operations
- GET/workspaces/{workspace_id}/snapshots/{snapshot_id}/contracts
- ○
added the new optional
queryrequest parametercontract_type - ○
added the new optional
queryrequest parameterlimit - ○
added the new optional
queryrequest parameteroffset - ○
added the new optional
queryrequest parameterrepo - ○
added the new optional
queryrequest parameterrole
- ○
- GET/workspaces/{workspace_id}/snapshots/{snapshot_id}/co-changes
- ○
added the new optional
queryrequest parameterlimit - ○
added the new optional
queryrequest parametermin_strength - ○
added the new optional
queryrequest parameterrepo
- ○
- GET/workspaces/{workspace_id}/snapshots/{snapshot_id}/breaking-changes
- ○
added the new optional
queryrequest parameterrepo - ○
added the new optional
queryrequest parameterseverity
- ○
- GET/workspaces/{workspace_id}
- ○
added the optional property
///to the response with the status
- ○
- PATCH/workspaces/{workspace_id}
- ○
added the optional property
///to the response with the status
- ○
- PATCH/workspaces/{workspace_id}/repos/{repo_id}
- ○
endpoint added
- ○
- GET/workspaces/{workspace_id}/settings
- ○
endpoint added
- ○
- PUT/workspaces/{workspace_id}/settings
- ○
endpoint added
- ○
- GET/workspaces/{workspace_id}/snapshots/{snapshot_id}/conformance
- ○
added the new optional
queryrequest parameterrepo
- ○
- GET/workspaces/{workspace_id}/snapshots/{snapshot_id}/summary
- ○
endpoint added
- ○
- GET/workspaces
- ○
added the optional property
////to the response with the status
- ○
- POST/workspaces
- ○
added the optional property
///to the response with the status
- ○