Skip to content

Commit

Permalink
Adds auto-generated Open API doc. (#2104)
Browse files Browse the repository at this point in the history
Co-authored-by: kbeaugrand <kbeaugrand@users.noreply.github.com>
  • Loading branch information
developer-companion[bot] and kbeaugrand authored May 24, 2023
1 parent b77c878 commit ffc788d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -5695,7 +5695,7 @@
"securitySchemes": {
"Bearer": {
"type": "http",
"description": "\r\n Specify the authorization token got from your IDP as a header.\r\n > Ex: ``Authorization: Bearer * ***``",
"description": "\n Specify the authorization token got from your IDP as a header.\n > Ex: ``Authorization: Bearer * ***``",
"scheme": "bearer",
"bearerFormat": "JWT"
}
Expand Down

0 comments on commit ffc788d

Please sign in to comment.