Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Swagger UI allows anyone to visualize and interact with the API's resources without having any of the implementation logic in place. It's automatically generated from your OpenAPI Specification, with the visual documentation making it easy for back end implementation and client side consumption.

...

1.  Edit Confluence page, insert Swagger UI macro Image Removed

...

2. Paste your OpenAPI content to macro bodyImage Removed

...

3. If you hosted your OpenAPI content, you can edit macro to input URL of your OpenAPI contentImage Removed

...

You can use OpenAPI data from Swagger UI to test:

...

4. Click Publish to save Confluence page and view generated document from Swagger UI MacroImage Removed

...


5. Demo

Swagger ui
urlhttps://petstore.swagger.io/v2/swagger.json

...