Skip to content

Commit

Permalink
Update swagger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavsteindler authored Dec 17, 2024
1 parent 553a56e commit 8fbb77f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/assets/js/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ servers:
- url: "/api/v1"
description: lakeFS server endpoint
security:
- jwt_token: [ ]
- basic_auth: [ ]
- cookie_auth: [ ]
- oidc_auth: [ ]
- saml_auth: [ ]
- jwt_token: []
- basic_auth: []
- cookie_auth: []
- oidc_auth: []
- saml_auth: []
components:
securitySchemes:
basic_auth:
Expand Down

0 comments on commit 8fbb77f

Please sign in to comment.