Skip to content

Commit cf401ed

Browse files
authored
Merge pull request #135 from konradzagozda/134-fix-oauth2-example
fix security.md OAuth 2.0 example
2 parents 3c01e3e + 711be2c commit cf401ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/security.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ components:
159159
flows:
160160
clientCredentials:
161161
tokenUrl: https://learn.openapis.org/oauth/2.0/token
162+
scopes:
162163
# Only reading the board allow with delegated access
163164
board:read: Read the board
164165
user2AppOauth:

0 commit comments

Comments
 (0)