Commit Graph

13 Commits

Author SHA1 Message Date
984cca8b82 feat: update dependent redoc js for swagger ui (#3217) 2023-12-28 20:13:21 +08:00
88844649eb fix version of redoc 2022-06-01 16:34:07 +08:00
61271e4f7b Replace the Swagger JS CDN source from jsdelivr to unpkg.com (#1852)
replace the CDN source from jsdelivr to unpkg.com

The jsdelivr cdn certificate expired in the mainland, causing the website to hang. To fix it, the solution is to replace the CDN source to unpkg.com
2022-05-18 20:34:59 +08:00
80c068ae05 add example for properties of swagger schema object 2022-03-23 15:05:37 +08:00
ee16b6df88 change build-in swagger ui to public cdn 2022-03-23 14:43:48 +08:00
c200177af4 fix: js link err 2022-03-09 23:36:30 +08:00
5537930210 fix 2022-03-09 18:30:32 +08:00
d5d199ebef Swagger UI updates 2022-03-04 11:36:05 +08:00
88a9eef8a6 api swagger ui update 2022-03-01 11:43:42 +08:00
be03b3cdda Improved import, by group improt. 2021-11-13 23:23:55 +08:00
920c97af79 openapi 2021-10-13 22:28:49 +08:00
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
322f5933ad add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00