filters
This commit is contained in:
@@ -47,6 +47,11 @@ var swaggerHTML = `
|
||||
url: "/openapi.json",
|
||||
dom_id: '#swagger-ui',
|
||||
deepLinking: true,
|
||||
withCredentials: true,
|
||||
"servers": [
|
||||
{ "url": "http://localhost:3000" },
|
||||
{ "url": "http://localhost:5173" }
|
||||
],
|
||||
presets: [
|
||||
SwaggerUIBundle.presets.apis,
|
||||
SwaggerUIStandalonePreset
|
||||
|
||||
Reference in New Issue
Block a user