Story #7133
closed
As a plugin writer, I can omit a view/vieset from the OpenAPI schema
Status:
CLOSED - CURRENTRELEASE
Description
By default, all views/viewsets should be included in the OpenAPI schema. If the viewset has 'omit_from_openapi_schema' set to True, it should not appear in the OpenAPI schema served by Pulp.
- Subject changed from As a plugin writer, I can ommit a view/vieset from the OpenAPI schema to As a plugin writer, I can omit a view/vieset from the OpenAPI schema
- Description updated (diff)
- Groomed changed from No to Yes
- Sprint set to Sprint 77
The view in question are usually view that do not belong to the pulp rest-api like the ansible galaxy api or the container registry api.
- Sprint changed from Sprint 77 to Sprint 78
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Sprint/Milestone set to 3.6.0
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
Omit a view/viewset from the OpenAPI schema
https://pulp.plan.io/issues/7133 closes #7133