Skip to content

Commit 391bc19

Browse files
authored
Merge branch 'master' into mai/aihttp-exception-handlers
2 parents 3e4ddd9 + 42711d9 commit 391bc19

File tree

9 files changed

+512
-302
lines changed

9 files changed

+512
-302
lines changed

services/payments/gateway/openapi.json

Lines changed: 342 additions & 147 deletions
Large diffs are not rendered by default.

services/payments/openapi.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,6 @@
449449
},
450450
"docs_url": {
451451
"type": "string",
452-
"maxLength": 2083,
453-
"minLength": 1,
454-
"format": "uri",
455452
"title": "Docs Url"
456453
}
457454
},
@@ -507,9 +504,6 @@
507504
},
508505
"token_type": {
509506
"type": "string",
510-
"enum": [
511-
"bearer"
512-
],
513507
"const": "bearer",
514508
"title": "Token Type"
515509
}

0 commit comments

Comments
 (0)