Skip to content

Commit 5be0770

Browse files
Merge pull request #129 from mxenabled/spaulding/update-4
Update descriptions
2 parents 60e8581 + fc43dd9 commit 5be0770

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi/mx_platform_api.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5639,7 +5639,7 @@ paths:
56395639
application/json:
56405640
schema:
56415641
"$ref": "#/components/schemas/SpendingPlanIterationItemCreateRequestBody"
5642-
description: Iteration item to be created with required parameters (planned_amount)
5642+
description: Iteration item to be created with required parameter (planned_amount)
56435643
required: true
56445644
responses:
56455645
"200":
@@ -5934,7 +5934,7 @@ paths:
59345934
application/json:
59355935
schema:
59365936
"$ref": "#/components/schemas/SpendingPlanIterationItemCreateRequestBody"
5937-
description: Iteration item object to be updated with required parameter (iteration_item_guid)
5937+
description: Iteration item to be updated with required parameter (planned_amount)
59385938
required: true
59395939
responses:
59405940
"200":

0 commit comments

Comments
 (0)