API structure has changed
10 structure changes including:
2 Additions
8 Modifications
Modified
8
Breaking
GET /admin/permission/requests
- Response
-
200 response Modified
-
*/* content type Modified
-
data property Modified
- requests property Modified
-
data property Modified
-
*/* content type Modified
PATCH /admin/permission/cancel
- Response
-
200 response Modified
-
*/* content type Modified
-
data property Modified
- requests property Modified
-
data property Modified
-
*/* content type Modified
PATCH /admin/permission/decline
- Response
-
200 response Modified
-
*/* content type Modified
-
data property Modified
- requests property Modified
-
data property Modified
-
*/* content type Modified
PATCH /admin/permission/grant
- Query
-
expiration query parameter Modified
-
Type went from
integer(int64)
tostring
Breaking
-
Type went from
- Response
-
200 response Modified
-
*/* content type Modified
-
data property Modified
- requests property Modified
-
data property Modified
-
*/* content type Modified
PATCH /admin/permission/revoke
- Response
-
200 response Modified
-
*/* content type Modified
-
data property Modified
- requests property Modified
-
data property Modified
-
*/* content type Modified
PATCH /admin/permission/update
- Body
-
application/json content type Modified
-
cluster, specific properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- account, scopes properties Added
-
cluster, specific properties Removed
- Response
-
200 response Modified
-
*/* content type Modified
-
data property Modified
-
Type went from
string
toobject
Breaking
- role, position, department, cluster, specific properties Added
-
Type went from
-
data property Modified
-
*/* content type Modified
POST /admin/permission/request
- Body
-
application/json content type Modified
-
cluster property Modified
-
Type went from
array[object]
toobject
Breaking
- id, scope, permissions properties Added
-
Type went from
-
specific property Modified
-
Type went from
array[object]
toobject
Breaking
- account, scopes properties Added
-
Type went from
-
cluster property Modified
POST /auth/admin/invite
- Body
-
application/json content type Modified
-
scopes property Modified
-
permissions property Modified
- reason property Added
-
permissions property Modified
-
scopes property Modified
Added
2
PATCH /scope/auth/session/refresh/revoke
PATCH /scope/auth/session/revoke