Skip to content

Commit

Permalink
debugging security + bearer token.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Aug 7, 2024
1 parent dc1efc0 commit 0064aea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion wis2downloader/static/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,7 @@ components:
securitySchemes:
wis2boxAuth:
type: http
scheme: bearer
scheme: bearer

security:
- wis2boxAuth: [ ]

0 comments on commit 0064aea

Please sign in to comment.