PROF-23562 schema required fields fix

feature/PROF-23562
unknown 2023-10-11 12:47:15 +05:00
parent 61b0f4514e
commit 2cf612cc01
1 changed files with 3 additions and 1 deletions

View File

@ -216,7 +216,9 @@
"required": [
"fromCurrency",
"merchantId",
"toCurrency"
"toCurrency",
"fromCountry",
"toCountry"
],
"type": "object",
"properties": {