This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
AI-Special-Project-Team
/
document-management
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
587f717f2b
브랜치
태그
master
document-manage...
/
backend
/
openapi
/
components
/
security-schemes.yaml
security-schemes.yaml
147 B
히스토리
Raw
1
2
3
4
5
BearerAuth:
type: http
scheme: bearer
bearerFormat: JWT
description: 第一阶段JWT Bearer访问令牌;B1尚未实现签发和验签。