Skip to content

Commit

Permalink
Merge pull request #453 from freee/feature/update_schema_files_2024-0…
Browse files Browse the repository at this point in the history
…8-29-09-27

Update schema files
  • Loading branch information
akhr77 authored Aug 30, 2024
2 parents 3a151ab + 5d2f938 commit 970c729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2020_06_15/open-api-3/api-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -17638,7 +17638,7 @@
"vat": {
"type": "integer",
"format": "int64",
"description": "消費税額(指定しない場合は自動で計算されます)。 tax_code で非課税の税区分を指定する場合は指定できません。",
"description": "消費税額(指定しない場合は自動で計算されます)。 tax_code で税額が不要な税区分を指定する場合は指定できません。",
"example": 800
}
}
Expand Down Expand Up @@ -17847,7 +17847,7 @@
"vat": {
"type": "integer",
"format": "int64",
"description": "消費税額(指定しない場合は自動で計算されます)。 tax_code で非課税の税区分を指定する場合は指定できません。",
"description": "消費税額(指定しない場合は自動で計算されます)。 tax_code で税額が不要な税区分を指定する場合は指定できません。",
"example": 800
}
}
Expand Down

0 comments on commit 970c729

Please sign in to comment.