mirror of
https://github.com/zoriya/elysia-swagger.git
synced 2025-12-06 00:36:10 +00:00
🎉 feat: rebrand to elysia
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"types": "src/index.ts",
|
||||
"typings": "src/index.ts",
|
||||
"keywords": [
|
||||
"kingworld",
|
||||
"elysia",
|
||||
"swagger"
|
||||
],
|
||||
"homepage": "https://github.com/elysiajs/elysia-swagger",
|
||||
|
||||
@@ -156,7 +156,7 @@ export const swagger =
|
||||
...defaultConfig,
|
||||
...swagger,
|
||||
info: {
|
||||
title: 'KingWorld Documentation',
|
||||
title: 'Elysia Documentation',
|
||||
description: 'Developement documentation',
|
||||
version: '0.0.0',
|
||||
...swagger.info
|
||||
|
||||
Reference in New Issue
Block a user