Skip to content

Commit

Permalink
Update schema files
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-deploy-machine-user committed Aug 29, 2024
1 parent 3a151ab commit 5d2f938
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 5d2f938

Please sign in to comment.