Actions
Issue #7306
closedopenapi v3 schema endpoint does not respect the 'plugin' query parameter
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The schema generation is supposed to take a 'plugin' parameter that limits which endpoints are included in the schema.
This was handled using the code here before[0].
[0] https://github.com/pulp/pulpcore/blob/3.5/pulpcore/app/openapigenerator.py#L123-L135
Actions
Decouple plugin filter apidoc from "bindings"
fixes #7306 https://pulp.plan.io/issues/7306