Validate Operations[edit]

To validate/inspect an operation select, first, the Paths tab at the bottom of the OpenAPI studio.

Select the operation you want to validate/inspect then, either:

  • Right-click it and select Validate from the context menu.
  • Or click the validation button from the view local toolbar

You get the validation report to see in the OpenAPI Inspector view.

Please note that an operation validation will drill down validating all its parameters, request-body, responses and so on.


Openapi validation selected operation.png