File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.3.0
1+ 0.3.1
Original file line number Diff line number Diff line change 99)
1010
1111// @title DEEIX Chat API
12- // @version 0.3.0
12+ // @version 0.3.1
1313// @description DEEIX Chat 后端 API 文档
1414// @BasePath /api/v1
1515// @securityDefinitions.apikey BearerAuth
Original file line number Diff line number Diff line change @@ -17899,7 +17899,7 @@ const docTemplate = `{
1789917899
1790017900// SwaggerInfo holds exported Swagger Info so clients can modify it
1790117901var SwaggerInfo = &swag.Spec{
17902- Version: "0.3.0 ",
17902+ Version: "0.3.1 ",
1790317903 Host: "",
1790417904 BasePath: "/api/v1",
1790517905 Schemes: []string{},
Original file line number Diff line number Diff line change 44 "description": "DEEIX Chat 后端 API 文档",
55 "title": "DEEIX Chat API",
66 "contact": {},
7- "version": "0.3.0 "
7+ "version": "0.3.1 "
88 },
99 "basePath": "/api/v1",
1010 "paths": {
1788817888 "in": "header"
1788917889 }
1789017890 }
17891- }
17891+ }
Original file line number Diff line number Diff line change @@ -5148,7 +5148,7 @@ info:
51485148 contact : {}
51495149 description : DEEIX Chat 后端 API 文档
51505150 title : DEEIX Chat API
5151- version : 0.3.0
5151+ version : " 0.3.1 "
51525152paths :
51535153 /admin/announcements :
51545154 get :
Original file line number Diff line number Diff line change 11{
22 "name" : " deeix-chat" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "private" : true ,
55 "packageManager" : " pnpm@10.17.0" ,
66 "pnpm" : {
Original file line number Diff line number Diff line change 1- const PWA_ASSET_VERSION = "0.3.0 " ;
1+ const PWA_ASSET_VERSION = "0.3.1 " ;
22const PWA_ASSET_CACHE_KEY = "632cb83037d9" ;
33const PWA_ASSET_MANIFEST = {
44 "/pwa/icon.svg" : "/pwa/generated/icon.fe1d64d9758c.svg" ,
You can’t perform that action at this time.
0 commit comments