From e1c26643d45efcfb0dcc0c50d1ad6a0c753de3a0 Mon Sep 17 00:00:00 2001 From: Matthew Spaulding Date: Tue, 21 Nov 2023 13:52:16 -0500 Subject: [PATCH] update --- openapi/mx_platform_api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/mx_platform_api.yml b/openapi/mx_platform_api.yml index f765d97..25666eb 100644 --- a/openapi/mx_platform_api.yml +++ b/openapi/mx_platform_api.yml @@ -2002,7 +2002,7 @@ components: type: object SpendingPlansResponseBody: properties: - iteration_items: + spending_plans: items: "$ref": "#/components/schemas/SpendingPlanResponse" type: array