Skip to content

Commit 4b31429

Browse files
docs(openapi): re-generate OpenAPI specification
1 parent 1cb3161 commit 4b31429

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/v1/openapi_spec_v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19412,7 +19412,7 @@
1941219412
"total_amount": {
1941319413
"type": "integer",
1941419414
"format": "int64",
19415-
"description": "Cost price for the item.",
19415+
"description": "Total amount for the item.",
1941619416
"nullable": true
1941719417
},
1941819418
"unit_discount_amount": {

api-reference/v2/openapi_spec_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15153,7 +15153,7 @@
1515315153
"total_amount": {
1515415154
"type": "integer",
1515515155
"format": "int64",
15156-
"description": "Cost price for the item.",
15156+
"description": "Total amount for the item.",
1515715157
"nullable": true
1515815158
},
1515915159
"unit_discount_amount": {

0 commit comments

Comments
 (0)