Skip to content

Commit

Permalink
Allow non-authorized calls to /authorize
Browse files Browse the repository at this point in the history
  • Loading branch information
diegotid committed Oct 22, 2024
1 parent f0ad298 commit 530332c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion callflows/authorization/authorization_openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ paths:
tags:
- Authorize an application
security:
- none: []
- {}
description: |
Authorizes an application to access a resource from the user device
operationId: authorize
Expand Down

0 comments on commit 530332c

Please sign in to comment.