Skip to content

Commit

Permalink
Addition of security schemes.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Aug 7, 2024
1 parent 91e7f0d commit c8a7254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wis2downloader/static/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ paths:
components:
securitySchemes:
wis2boxAuth:
type: http
type: https
scheme: bearer
security:
- wis2boxAuth: []

0 comments on commit c8a7254

Please sign in to comment.