Show operation id's by default (SwaggerUI)
What does this MR do and why?
Ensures operation id's are displayed when viewing OpenAPI files by passing displayOperationId: true
in the SwaggerUI config.
Related to #357484 (closed)
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- View an openAPI file (sample)
- The operation id's should be displayed
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jacques Erasmus