Actions
Issue #5956
closedoperation_summary is not defined for ContainerRepository viewset
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 64
Quarter:
Description
The operation_summary is the friendly name that appears in the left hand menu of our REST API docs. All methods on the ContainerRepository should be decorated with swagger_auto_schema that contains an operation_summary.
Actions
Adds operation_summaries for ContainerRepository operations
fixes: #5956 https://pulp.plan.io/issues/5956