Define Create-Role-from-Preset DTOs (v2)
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 368
Description
Define request/response DTOs for a new API that instantiates a role from an existing role preset into a specified scope. Request: role_preset_id, scope_type, scope_id. Response: the created role. DTOs under common/dto/manager/v2/, shared across GraphQL and REST v2. Distinct from the A-4 auto-apply path: this is a manual apply-a-preset-to-an-existing-scope operation.
JIRA Issue: BA-6319
Contributor guide
Assessment
This issue has not been assessed yet.