Expand description

Contains the functions and structs required to display the Swagger UI.

Structs

A struct containing information about where and how the openapi.json files are served.

Enums

Used to control the way models are displayed by default.

Used to control the default expansion setting for the operations and tags.

Used to enable, disable and preconfigure filtering

Functions

Transform the provided SwaggerUIConfig into a list of Routes that serve the swagger web ui.