Skip to content

Show operation id's by default (SwaggerUI)

Jacques Erasmus requested to merge 357484-display-operation-id into master

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
Screenshot_2022-05-05_at_12.51.05 Screenshot_2022-05-05_at_12.51.25

How to set up and validate locally

  1. View an openAPI file (sample)
  2. 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.

Edited by Jacques Erasmus

Merge request reports