Skip to content

Commit

Permalink
Generated version 0.20.0
Browse files Browse the repository at this point in the history
This commit was automatically created by a GitHub Action to generate version 0.20.0 of this library.
  • Loading branch information
devexperience committed Nov 21, 2023
1 parent 8f7a2a0 commit 6f0c49a
Show file tree
Hide file tree
Showing 14 changed files with 5,825 additions and 5,736 deletions.
3 changes: 3 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ docs/PaymentProcessorAuthorizationCodeResponse.md
docs/PaymentProcessorAuthorizationCodeResponseBody.md
docs/SpendingPlanAccountResponse.md
docs/SpendingPlanAccountsResponse.md
docs/SpendingPlanApi.md
docs/SpendingPlanIterationItemCreateRequestBody.md
docs/SpendingPlanIterationItemResponse.md
docs/SpendingPlanIterationItemsResponseBody.md
Expand Down Expand Up @@ -134,6 +135,7 @@ docs/WidgetResponseBody.md
mx_platform_python/__init__.py
mx_platform_python/api/__init__.py
mx_platform_python/api/mx_platform_api.py
mx_platform_python/api/spending_plan_api.py
mx_platform_python/api_client.py
mx_platform_python/api_response.py
mx_platform_python/configuration.py
Expand Down Expand Up @@ -358,6 +360,7 @@ test/test_payment_processor_authorization_code_response.py
test/test_payment_processor_authorization_code_response_body.py
test/test_spending_plan_account_response.py
test/test_spending_plan_accounts_response.py
test/test_spending_plan_api.py
test/test_spending_plan_iteration_item_create_request_body.py
test/test_spending_plan_iteration_item_response.py
test/test_spending_plan_iteration_items_response_body.py
Expand Down
1,951 changes: 390 additions & 1,561 deletions docs/MxPlatformApi.md

Large diffs are not rendered by default.

Loading

0 comments on commit 6f0c49a

Please sign in to comment.