Project

Profile

Help

Issue #7237

closed

openapi v3 schema operation summary is not always descriptive

Added by dkliban@redhat.com over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
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

Also available in: Atom PDF