Version 1.0.669
10 months ago by Andri
- Query parameters for all public POST API endpoints are now deprecated, in favor of corresponding body parameters of the same names.
Endpoints affected:
POST /groups/{group_id}/users/{user_id}
POST /groups/{group_id}/resources/{resource_id}
POST /resources/{resource_id}/users/{user_id}
POST /tag - Fixed a rare issue causing invalid Resource Deleted events to appear in the event log.
- In the UAR edit reviewers modal, user labels now link to their user pages in Opal.
- Fixed issue where unmanaged resources were included in group resources when starting an UAR.
- Updated group search dropdown in request configuration edit flows.