Skip to content

Commit 925682f

Browse files
authored
Merge pull request OAI#993 from MikeRalphson/patch-10
Fix JWT Bearer security JSON sample
2 parents 274335b + dc645ab commit 925682f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3315,7 +3315,7 @@ in: header
33153315

33163316
```json
33173317
{
3318-
"type": "scheme",
3318+
"type": "http",
33193319
"scheme": "bearer",
33203320
"bearerFormat": "JWT",
33213321
}

0 commit comments

Comments
 (0)