Open API (Swagger) Integration for Jira

Open API (Swagger) Integration for Jira app has 2 components

+ Swagger UI is used to attach OpenAPI specifications to Jira issue and view them directly in Jira issue. Please see User Guide for more details about this component.

+ Swagger Editor lets you edit OpenAPI specifications in YAML inside your browser and to preview documentations in real time. Valid Swagger JSON descriptions can then be generated and used with the full Swagger tooling (code generation, documentation, etc). See our live editor here.