pub fn swagger_ui_html(spec_json: &str) -> String
生成 Swagger UI HTML 页面
通过 CDN 加载 Swagger UI,将 OpenAPI JSON 内嵌到页面中。
spec_json