Actions
Bug #25459
closedAPI documentation for user-management is missing some endpoints
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
Those following API endpoints have been missing from the API documentation, the two last ones from #24342
- POST /usermanagement/coverage/{username}
- PUT /usermanagement/disable/{username}
- PUT /usermanagement/activate/{username}
Actions