mirror of
https://github.com/hknsh/project-knedita.git
synced 2024-11-28 09:31:16 +00:00
chore: removed swagger custom css
This commit is contained in:
parent
65e5556a6a
commit
05a53252a4
2 changed files with 0 additions and 1827 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,6 @@
|
|||
import type { SwaggerUiOptions } from "swagger-ui-express";
|
||||
|
||||
const swaggerConfig: SwaggerUiOptions = {
|
||||
customCssUrl: "/swagger-ui.css",
|
||||
customSiteTitle: "Project Knedita Docs",
|
||||
customfavIcon: "/favicon.png",
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue