Actions
Issue #6002
closedmodify repository endpoint is missing a human readable operation summary
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 64
Quarter:
Description
The operation_summary in swagger_auto_schema should be set to "Modify Repository Content".
The problem can be seen here[0].
[0] https://pulp-rpm.readthedocs.io/en/latest/restapi.html#operation/repositories_rpm_rpm_modify
Actions
Adds 'Modify Repository Content' operation summary
The OpenAPI schema definition of repository modify operation was missing a human readable operation summary. This patch adds it.
fixes: #6002 https://pulp.plan.io/issues/6002