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.
Added by dkliban@redhat.com almost 5 years ago
Added by dkliban@redhat.com almost 5 years ago
Revision dc2131e6 | View on GitHub
Adds operation_summaries for ContainerRepository operations
Updated by dkliban@redhat.com almost 5 years ago
- Status changed from NEW to POST
- Assignee set to dkliban@redhat.com
- Triaged changed from No to Yes
- Sprint set to Sprint 64
Updated by dkliban@redhat.com almost 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset dc2131e6a8c7b19a62bea26e2418541fb8f6e725.
Updated by ipanova@redhat.com almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Adds operation_summaries for ContainerRepository operations
fixes: #5956 https://pulp.plan.io/issues/5956