pub fn swagger_ui_html(config: &DocsConfig, openapi_url: &str) -> StringExpand description
Generate the Swagger UI HTML page.
ยงArguments
config- Documentation configurationopenapi_url- URL to the OpenAPI JSON specification
pub fn swagger_ui_html(config: &DocsConfig, openapi_url: &str) -> StringGenerate the Swagger UI HTML page.
config - Documentation configurationopenapi_url - URL to the OpenAPI JSON specification