forked from Archives/Athou_commafeed
migrate from swagger to openapi3
This commit is contained in:
@@ -54,7 +54,7 @@ export default defineConfig({
|
||||
"/rest": "http://localhost:8083",
|
||||
"/next": "http://localhost:8083",
|
||||
"/ws": "ws://localhost:8083",
|
||||
"/swagger": "http://localhost:8083",
|
||||
"/openapi": "http://localhost:8083",
|
||||
"/custom_css.css": "http://localhost:8083",
|
||||
"/custom_js.js": "http://localhost:8083",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user