Skip to content

Commit 6f0c49a

Browse files
author
devexperience
committed
Generated version 0.20.0
This commit was automatically created by a GitHub Action to generate version 0.20.0 of this library.
1 parent 8f7a2a0 commit 6f0c49a

File tree

14 files changed

+5825
-5736
lines changed

14 files changed

+5825
-5736
lines changed

.openapi-generator/FILES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ docs/PaymentProcessorAuthorizationCodeResponse.md
8181
docs/PaymentProcessorAuthorizationCodeResponseBody.md
8282
docs/SpendingPlanAccountResponse.md
8383
docs/SpendingPlanAccountsResponse.md
84+
docs/SpendingPlanApi.md
8485
docs/SpendingPlanIterationItemCreateRequestBody.md
8586
docs/SpendingPlanIterationItemResponse.md
8687
docs/SpendingPlanIterationItemsResponseBody.md
@@ -134,6 +135,7 @@ docs/WidgetResponseBody.md
134135
mx_platform_python/__init__.py
135136
mx_platform_python/api/__init__.py
136137
mx_platform_python/api/mx_platform_api.py
138+
mx_platform_python/api/spending_plan_api.py
137139
mx_platform_python/api_client.py
138140
mx_platform_python/api_response.py
139141
mx_platform_python/configuration.py
@@ -358,6 +360,7 @@ test/test_payment_processor_authorization_code_response.py
358360
test/test_payment_processor_authorization_code_response_body.py
359361
test/test_spending_plan_account_response.py
360362
test/test_spending_plan_accounts_response.py
363+
test/test_spending_plan_api.py
361364
test/test_spending_plan_iteration_item_create_request_body.py
362365
test/test_spending_plan_iteration_item_response.py
363366
test/test_spending_plan_iteration_items_response_body.py

docs/MxPlatformApi.md

Lines changed: 390 additions & 1561 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)