You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-01 20:26:56 +03:00
Host a Swagger UI both in the static documentation and by the server
This commit is contained in:
@ -65,6 +65,7 @@ export default defineConfig((env) => ({
|
||||
resolve(__dirname, "src/main.tsx"),
|
||||
resolve(__dirname, "src/shared.css"),
|
||||
resolve(__dirname, "src/templates.css"),
|
||||
resolve(__dirname, "src/swagger.tsx"),
|
||||
],
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user