Skip to content

Commit 42711d9

Browse files
authored
⬆️ Maintenance: upgrades payments service requirements (#6848)
1 parent 57b7c60 commit 42711d9

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)