FastGPT/scripts/openapi
Finley Ge ca9f36ef9f
Some checks are pending
Deploy image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
chore: Jest Testing structure (#2707)
* deps: add jest deps

* chore: mock

* feat: use mocinggoose

* feat: jest

* chore: remove babel.config.js
2024-09-19 13:34:03 +08:00
..
.env chore: openapi doc generator (#2644) 2024-09-09 15:43:09 +08:00
.gitignore chore: openapi doc generator (#2644) 2024-09-09 15:43:09 +08:00
index.js chore: Jest Testing structure (#2707) 2024-09-19 13:34:03 +08:00
index.ts feat: specify the api's auth type (#2715) 2024-09-15 13:06:51 +08:00
openapi.js chore: Jest Testing structure (#2707) 2024-09-19 13:34:03 +08:00
openapi.json chore: Jest Testing structure (#2707) 2024-09-19 13:34:03 +08:00
openapi.out chore: Jest Testing structure (#2707) 2024-09-19 13:34:03 +08:00
openapi.ts feat: specify the api's auth type (#2715) 2024-09-15 13:06:51 +08:00
package.json chore: openapi doc generator (#2644) 2024-09-09 15:43:09 +08:00
template.md chore: openapi doc generator (#2644) 2024-09-09 15:43:09 +08:00
type.d.ts feat: specify the api's auth type (#2715) 2024-09-15 13:06:51 +08:00
utils.js chore: Jest Testing structure (#2707) 2024-09-19 13:34:03 +08:00
utils.ts feat: specify the api's auth type (#2715) 2024-09-15 13:06:51 +08:00