Skip to content

Commit 8fbb77f

Browse files
Update swagger.yml
1 parent 553a56e commit 8fbb77f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/assets/js/swagger.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ servers:
1212
- url: "/api/v1"
1313
description: lakeFS server endpoint
1414
security:
15-
- jwt_token: [ ]
16-
- basic_auth: [ ]
17-
- cookie_auth: [ ]
18-
- oidc_auth: [ ]
19-
- saml_auth: [ ]
15+
- jwt_token: []
16+
- basic_auth: []
17+
- cookie_auth: []
18+
- oidc_auth: []
19+
- saml_auth: []
2020
components:
2121
securitySchemes:
2222
basic_auth:

0 commit comments

Comments
 (0)