Actions
Task #7108
closedProvide OpenAPI v3 schema for pulpcore and plugin REST APIs
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Quarter:
Description
We should switch to using OpenAPI v3 for pulpcore 3.6. We can achieve this by switch from drf-yasg to drf-spectacular. drf-spectacular provides a guide for migrating from drf-yasg.
https://drf-spectacular.readthedocs.io/en/latest/ https://drf-spectacular.readthedocs.io/en/latest/drf_yasg.html
Related issues
Updated by daviddavis over 4 years ago
- Related to Issue #7087: "module 'pulpcore.client.pulp_file' has no attribute 'FileFileContent'" added
Updated by daviddavis over 4 years ago
- Groomed changed from No to Yes
More information about the motivation behind moving to openapi v3: https://pulp.plan.io/issues/7087#note-5
Updated by fao89 over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by Fabricio Aguiar over 4 years ago
Updated by Anonymous over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|c42931f30bc5320c763418abd86462b592e7b089.
Updated by pulpbot over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
drf-yasg to drf-spectacular
Required PR: https://github.com/pulp/pulp_file/pull/413
https://pulp.plan.io/issues/7108 closes #7108