File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 " :
You can’t perform that action at this time.
0 commit comments