ebd031ab895b → d3ad8e1a3681 · 495 changes across 483 operations
- POST/v1/workspaces/{workspace_id}/invitations
- ▲
added the pattern
^[a-z0-9]+(?:-[a-z0-9]+)*$to thepathrequest parameterworkspace_id - ●
for the
pathrequest parameterworkspace_id, the maxLength was set to120 - ●
the
/request property's max was set to365.00 - ●
the
/request property's min was set to1.00 - ○
api operation id
create_invitation_v1_workspaces__workspace_id__invitations_postremoved and replaced withcreate_invitation_v1_invitations_post
- ▲
- DELETE/v1/workspaces/{workspace_id}/invitations/{invitation_id}
- ▲
added the pattern
^[a-z0-9]+(?:-[a-z0-9]+)*$to thepathrequest parameterworkspace_id - ●
for the
pathrequest parameterworkspace_id, the maxLength was set to120 - ○
api operation id
revoke_invitation_v1_workspaces__workspace_id__invitations__invitation_id__deleteremoved and replaced withrevoke_invitation_v1_invitations__invitation_id__delete
- ▲
- GET/v1/workspaces/{workspace_id}/invitations
- ▲
added the pattern
^[a-z0-9]+(?:-[a-z0-9]+)*$to thepathrequest parameterworkspace_id - ●
for the
pathrequest parameterworkspace_id, the maxLength was set to120 - ○
api operation id
list_invitations_v1_workspaces__workspace_id__invitations_getremoved and replaced withlist_invitations_v1_invitations_get
- ▲
- DELETE/v1/workspaces/{workspace_id}/members/{user_id}
- ▲
added the pattern
^[a-z0-9]+(?:-[a-z0-9]+)*$to thepathrequest parameterworkspace_id - ●
for the
pathrequest parameterworkspace_id, the maxLength was set to120 - ○
api operation id
remove_member_v1_workspaces__workspace_id__members__user_id__deleteremoved and replaced withremove_member_v1_members__user_id__delete
- ▲
- GET/v1/workspaces/{workspace_id}/members
- ▲
added the pattern
^[a-z0-9]+(?:-[a-z0-9]+)*$to thepathrequest parameterworkspace_id - ●
for the
pathrequest parameterworkspace_id, the maxLength was set to120 - ○
api operation id
list_members_v1_workspaces__workspace_id__members_getremoved and replaced withlist_members_v1_members_get
- ▲
- POST/v1/access-control/check
- ▲
api path removed without deprecation
- ▲
- GET/v1/access-control/graph
- ▲
api path removed without deprecation
- ▲
- DELETE/v1/access-control/relationships
- ▲
api path removed without deprecation
- ▲
- GET/v1/access-control/relationships
- ▲
api path removed without deprecation
- ▲
- POST/v1/access-control/relationships
- ▲
api path removed without deprecation
- ▲
- POST/v1/access-control/resolve
- ▲
api path removed without deprecation
- ▲
- POST/v1/access-control/sync
- ▲
api path removed without deprecation
- ▲
- DELETE/v1/agents/{agent_id}
- ▲
api path removed without deprecation
- ▲
- GET/v1/agents/{agent_id}
- ▲
api path removed without deprecation
- ▲
- POST/v1/agents/{agent_id}/install
- ▲
api path removed without deprecation
- ▲
- GET/v1/agents/{agent_id}/overview
- ▲
api path removed without deprecation
- ▲
- PATCH/v1/agents/{agent_id}
- ▲
api path removed without deprecation
- ▲
- POST/v1/agents/{agent_id}/tasks/{task_id}/a2ui/action
- ▲
api path removed without deprecation
- ▲
- GET/v1/agents/{agent_id}/tasks/{task_id}/artifacts/files/{artifact_path}
- ▲
api path removed without deprecation
- ▲
- GET/v1/agents/{agent_id}/tasks/{task_id}/artifacts
- ▲
api path removed without deprecation
- ▲