Getting started with Swagger UI
mainSwagger UI is a tool for visualizing and interacting with API resources. Documentation for using, customizing, and developing Swagger UI is organized into three main areas:
Usage
Covers installation, configuration, CORS, OAuth2, deep linking, version detection, and known limitations.
Customization
Covers the Plugin API, creating custom layouts, and using plug-points to extend functionality.
Development
Covers setting up the local development environment and available scripts.