Actions
Issue #5452
closedOpenAPI schema endpoint returns 500 error when pulp_python is installed
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Python:
Platform Release:
3.0.0
Target Release - Python:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 73
Quarter:
Description
When publishing a new beta to PyPI, Travis deployed the plugin to PyPI but then failed on Publish-client-gem here:
https://travis-ci.org/pulp/pulp_python/jobs/585822564
After some investigation, the OpenAPI schema endpoint returns a 500 error.
Related issues
Actions
Removes Classifiers model and serializer
The classifiers are simply a list of strings. This patch converts this field into a JSONField.
fixes: #5452 https://pulp.plan.io/issues/5452