Skip to content

Commit

Permalink
Merge branch 'master' into mai/aihttp-exception-handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov authored Nov 28, 2024
2 parents 3e4ddd9 + 42711d9 commit 391bc19
Show file tree
Hide file tree
Showing 9 changed files with 512 additions and 302 deletions.
489 changes: 342 additions & 147 deletions services/payments/gateway/openapi.json

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions services/payments/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -449,9 +449,6 @@
},
"docs_url": {
"type": "string",
"maxLength": 2083,
"minLength": 1,
"format": "uri",
"title": "Docs Url"
}
},
Expand Down Expand Up @@ -507,9 +504,6 @@
},
"token_type": {
"type": "string",
"enum": [
"bearer"
],
"const": "bearer",
"title": "Token Type"
}
Expand Down
Loading

0 comments on commit 391bc19

Please sign in to comment.