Logo
Explore Help
Register Sign In
mahdahar/clqms-be
1
0
Fork 0
You've already forked clqms-be
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
clqms-be/public/components/schemas/securitySchemes.yaml

11 lines
213 B
YAML
Raw Normal View History

feat: Restructure OpenAPI documentation with modular components - Add OpenApiDocs controller for serving bundled API docs - Split monolithic api-docs.yaml into modular components/ - Add organized paths/ directory with endpoint definitions - Create bundling scripts (JS, PHP, Python) for merging docs - Add API_DOCS_README.md with documentation guidelines - Update Routes.php for new API documentation endpoints - Update swagger.php view and TestDefSiteModel
2026-02-16 14:20:52 +07:00
bearerAuth:
type: http
scheme: bearer
bearerFormat: JWT
description: JWT token from login endpoint
cookieAuth:
type: apiKey
in: cookie
name: token
description: JWT token stored in HTTP-only cookie
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 68ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API