Actions
Issue #7237
closedopenapi v3 schema operation summary is not always descriptive
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 auto generated operation summaries that appear in the human readable docs look like 'repositories_rpm_rpm_list'. In the openapi v2 schema the same operation summary was 'List rpm repositorys'. The summary should be the same as before.
The code for generating summaries in 3.5 and earlier is here[0].
[0] https://github.com/pulp/pulpcore/blob/3.5/pulpcore/app/openapigenerator.py#L408
Actions
Making ReDoc OpenAPI summary human readable
https://pulp.plan.io/issues/7237 closes #7237