mx-platform-ruby 0.43.0 → 0.44.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +3 -1
- data/lib/mx-platform-ruby/api/budgets_api.rb +6 -6
- data/lib/mx-platform-ruby/api/goals_api.rb +6 -6
- data/lib/mx-platform-ruby/api/insights_api.rb +10 -10
- data/lib/mx-platform-ruby/api/microdeposits_api.rb +5 -5
- data/lib/mx-platform-ruby/api/mx_platform_api.rb +97 -97
- data/lib/mx-platform-ruby/api/spending_plan_api.rb +12 -12
- data/lib/mx-platform-ruby/api/transactions_api.rb +2 -2
- data/lib/mx-platform-ruby/api_client.rb +50 -41
- data/lib/mx-platform-ruby/api_error.rb +1 -1
- data/lib/mx-platform-ruby/configuration.rb +12 -1
- data/lib/mx-platform-ruby/models/account_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/account_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/account_number_response.rb +2 -2
- data/lib/mx-platform-ruby/models/account_numbers_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/account_owner_response.rb +2 -2
- data/lib/mx-platform-ruby/models/account_owners_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/account_response.rb +2 -2
- data/lib/mx-platform-ruby/models/account_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/account_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/account_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/accounts_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/authorization_code_request.rb +2 -2
- data/lib/mx-platform-ruby/models/authorization_code_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/authorization_code_response.rb +2 -2
- data/lib/mx-platform-ruby/models/authorization_code_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/budget_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/budget_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/budget_response.rb +2 -2
- data/lib/mx-platform-ruby/models/budget_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/budget_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/budget_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/categories_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/category_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/category_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/category_response.rb +2 -2
- data/lib/mx-platform-ruby/models/category_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/category_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/category_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/challenge_response.rb +2 -2
- data/lib/mx-platform-ruby/models/challenges_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/connect_widget_request.rb +2 -2
- data/lib/mx-platform-ruby/models/connect_widget_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/connect_widget_response.rb +2 -2
- data/lib/mx-platform-ruby/models/connect_widget_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/credential_request.rb +2 -2
- data/lib/mx-platform-ruby/models/credential_response.rb +2 -2
- data/lib/mx-platform-ruby/models/credentials_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/credit_card_product.rb +2 -2
- data/lib/mx-platform-ruby/models/credit_card_product_response.rb +2 -2
- data/lib/mx-platform-ruby/models/enhance_transaction_response.rb +2 -2
- data/lib/mx-platform-ruby/models/enhance_transactions_request.rb +2 -2
- data/lib/mx-platform-ruby/models/enhance_transactions_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/enhance_transactions_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/goal_request.rb +2 -2
- data/lib/mx-platform-ruby/models/goal_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/goal_response.rb +2 -2
- data/lib/mx-platform-ruby/models/goal_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/goals_response.rb +2 -2
- data/lib/mx-platform-ruby/models/goals_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/holding_response.rb +2 -2
- data/lib/mx-platform-ruby/models/holding_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/holdings_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/image_option_response.rb +2 -2
- data/lib/mx-platform-ruby/models/insight_response.rb +2 -2
- data/lib/mx-platform-ruby/models/insight_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/insight_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/insights_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/institution_response.rb +2 -2
- data/lib/mx-platform-ruby/models/institution_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/institutions_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_account_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_account_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_account_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_account_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_member_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_member_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_member_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_member_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_transaction_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_transaction_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_transaction_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/managed_transaction_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/member_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/member_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/member_response.rb +2 -2
- data/lib/mx-platform-ruby/models/member_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/member_resume_request.rb +2 -2
- data/lib/mx-platform-ruby/models/member_resume_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/member_status_response.rb +2 -2
- data/lib/mx-platform-ruby/models/member_status_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/member_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/member_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/members_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/merchant_location_response.rb +2 -2
- data/lib/mx-platform-ruby/models/merchant_location_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/merchant_response.rb +2 -2
- data/lib/mx-platform-ruby/models/merchant_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/merchants_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/microdeposit_request.rb +2 -2
- data/lib/mx-platform-ruby/models/microdeposit_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/microdeposit_response.rb +2 -2
- data/lib/mx-platform-ruby/models/microdeposit_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/microdeposit_verify_request.rb +2 -2
- data/lib/mx-platform-ruby/models/microdeposit_verify_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/microdeposits_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/monthly_cash_flow_profile_request.rb +2 -2
- data/lib/mx-platform-ruby/models/monthly_cash_flow_profile_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/monthly_cash_flow_response.rb +2 -2
- data/lib/mx-platform-ruby/models/monthly_cash_flow_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/o_auth_window_response.rb +2 -2
- data/lib/mx-platform-ruby/models/o_auth_window_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/option_response.rb +2 -2
- data/lib/mx-platform-ruby/models/pagination_response.rb +2 -2
- data/lib/mx-platform-ruby/models/payment_processor_authorization_code_request.rb +2 -2
- data/lib/mx-platform-ruby/models/payment_processor_authorization_code_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/payment_processor_authorization_code_response.rb +2 -2
- data/lib/mx-platform-ruby/models/payment_processor_authorization_code_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/reposition_request.rb +2 -2
- data/lib/mx-platform-ruby/models/reposition_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/reposition_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/reward_response.rb +2 -2
- data/lib/mx-platform-ruby/models/reward_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/rewards_response.rb +2 -2
- data/lib/mx-platform-ruby/models/rewards_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/scheduled_payment_response.rb +2 -2
- data/lib/mx-platform-ruby/models/scheduled_payments_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plan_account_response.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plan_accounts_response.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plan_iteration_item_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plan_iteration_item_response.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plan_iteration_items_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plan_iteration_response.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plan_iterations_response.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plan_response.rb +2 -2
- data/lib/mx-platform-ruby/models/spending_plans_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/split_transaction_request.rb +2 -2
- data/lib/mx-platform-ruby/models/split_transaction_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/split_transactions_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/statement_response.rb +2 -2
- data/lib/mx-platform-ruby/models/statement_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/statements_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tag_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/tag_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tag_response.rb +2 -2
- data/lib/mx-platform-ruby/models/tag_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tag_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/tag_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tagging_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/tagging_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tagging_response.rb +2 -2
- data/lib/mx-platform-ruby/models/tagging_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tagging_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/tagging_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/taggings_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tags_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tax_document_response.rb +2 -2
- data/lib/mx-platform-ruby/models/tax_document_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/tax_documents_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_create_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_response.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_rule_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_rule_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_rule_response.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_rule_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_rule_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_rule_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_rules_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/transaction_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/transactions_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/update_goal_request.rb +2 -2
- data/lib/mx-platform-ruby/models/update_goal_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/user_create_request.rb +2 -2
- data/lib/mx-platform-ruby/models/user_create_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/user_response.rb +2 -2
- data/lib/mx-platform-ruby/models/user_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/user_update_request.rb +2 -2
- data/lib/mx-platform-ruby/models/user_update_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/users_response_body.rb +2 -2
- data/lib/mx-platform-ruby/models/widget_request.rb +2 -2
- data/lib/mx-platform-ruby/models/widget_request_body.rb +2 -2
- data/lib/mx-platform-ruby/models/widget_response.rb +2 -2
- data/lib/mx-platform-ruby/models/widget_response_body.rb +2 -2
- data/lib/mx-platform-ruby/version.rb +2 -2
- data/lib/mx-platform-ruby.rb +1 -1
- data/mx-platform-ruby.gemspec +3 -1
- data/openapi/config.yml +1 -1
- data/openapitools.json +1 -1
- data/spec/api/budgets_api_spec.rb +1 -1
- data/spec/api/goals_api_spec.rb +1 -1
- data/spec/api/insights_api_spec.rb +1 -1
- data/spec/api/microdeposits_api_spec.rb +1 -1
- data/spec/api/mx_platform_api_spec.rb +1 -1
- data/spec/api/spending_plan_api_spec.rb +1 -1
- data/spec/api/transactions_api_spec.rb +1 -1
- data/spec/models/account_create_request_body_spec.rb +4 -2
- data/spec/models/account_create_request_spec.rb +4 -2
- data/spec/models/account_number_response_spec.rb +4 -2
- data/spec/models/account_numbers_response_body_spec.rb +4 -2
- data/spec/models/account_owner_response_spec.rb +4 -2
- data/spec/models/account_owners_response_body_spec.rb +4 -2
- data/spec/models/account_response_body_spec.rb +4 -2
- data/spec/models/account_response_spec.rb +4 -2
- data/spec/models/account_update_request_body_spec.rb +4 -2
- data/spec/models/account_update_request_spec.rb +4 -2
- data/spec/models/accounts_response_body_spec.rb +4 -2
- data/spec/models/authorization_code_request_body_spec.rb +4 -2
- data/spec/models/authorization_code_request_spec.rb +4 -2
- data/spec/models/authorization_code_response_body_spec.rb +4 -2
- data/spec/models/authorization_code_response_spec.rb +4 -2
- data/spec/models/budget_create_request_body_spec.rb +4 -2
- data/spec/models/budget_create_request_spec.rb +4 -2
- data/spec/models/budget_response_body_spec.rb +4 -2
- data/spec/models/budget_response_spec.rb +4 -2
- data/spec/models/budget_update_request_body_spec.rb +4 -2
- data/spec/models/budget_update_request_spec.rb +4 -2
- data/spec/models/categories_response_body_spec.rb +4 -2
- data/spec/models/category_create_request_body_spec.rb +4 -2
- data/spec/models/category_create_request_spec.rb +4 -2
- data/spec/models/category_response_body_spec.rb +4 -2
- data/spec/models/category_response_spec.rb +4 -2
- data/spec/models/category_update_request_body_spec.rb +4 -2
- data/spec/models/category_update_request_spec.rb +4 -2
- data/spec/models/challenge_response_spec.rb +4 -2
- data/spec/models/challenges_response_body_spec.rb +4 -2
- data/spec/models/connect_widget_request_body_spec.rb +4 -2
- data/spec/models/connect_widget_request_spec.rb +4 -2
- data/spec/models/connect_widget_response_body_spec.rb +4 -2
- data/spec/models/connect_widget_response_spec.rb +4 -2
- data/spec/models/credential_request_spec.rb +4 -2
- data/spec/models/credential_response_spec.rb +4 -2
- data/spec/models/credentials_response_body_spec.rb +4 -2
- data/spec/models/credit_card_product_response_spec.rb +4 -2
- data/spec/models/credit_card_product_spec.rb +4 -2
- data/spec/models/enhance_transaction_response_spec.rb +4 -2
- data/spec/models/enhance_transactions_request_body_spec.rb +4 -2
- data/spec/models/enhance_transactions_request_spec.rb +4 -2
- data/spec/models/enhance_transactions_response_body_spec.rb +4 -2
- data/spec/models/goal_request_body_spec.rb +4 -2
- data/spec/models/goal_request_spec.rb +4 -2
- data/spec/models/goal_response_body_spec.rb +4 -2
- data/spec/models/goal_response_spec.rb +4 -2
- data/spec/models/goals_response_body_spec.rb +4 -2
- data/spec/models/goals_response_spec.rb +4 -2
- data/spec/models/holding_response_body_spec.rb +4 -2
- data/spec/models/holding_response_spec.rb +4 -2
- data/spec/models/holdings_response_body_spec.rb +4 -2
- data/spec/models/image_option_response_spec.rb +4 -2
- data/spec/models/insight_response_body_spec.rb +4 -2
- data/spec/models/insight_response_spec.rb +4 -2
- data/spec/models/insight_update_request_spec.rb +4 -2
- data/spec/models/insights_response_body_spec.rb +4 -2
- data/spec/models/institution_response_body_spec.rb +4 -2
- data/spec/models/institution_response_spec.rb +4 -2
- data/spec/models/institutions_response_body_spec.rb +4 -2
- data/spec/models/managed_account_create_request_body_spec.rb +4 -2
- data/spec/models/managed_account_create_request_spec.rb +4 -2
- data/spec/models/managed_account_update_request_body_spec.rb +4 -2
- data/spec/models/managed_account_update_request_spec.rb +4 -2
- data/spec/models/managed_member_create_request_body_spec.rb +4 -2
- data/spec/models/managed_member_create_request_spec.rb +4 -2
- data/spec/models/managed_member_update_request_body_spec.rb +4 -2
- data/spec/models/managed_member_update_request_spec.rb +4 -2
- data/spec/models/managed_transaction_create_request_body_spec.rb +4 -2
- data/spec/models/managed_transaction_create_request_spec.rb +4 -2
- data/spec/models/managed_transaction_update_request_body_spec.rb +4 -2
- data/spec/models/managed_transaction_update_request_spec.rb +4 -2
- data/spec/models/member_create_request_body_spec.rb +4 -2
- data/spec/models/member_create_request_spec.rb +4 -2
- data/spec/models/member_response_body_spec.rb +4 -2
- data/spec/models/member_response_spec.rb +4 -2
- data/spec/models/member_resume_request_body_spec.rb +4 -2
- data/spec/models/member_resume_request_spec.rb +4 -2
- data/spec/models/member_status_response_body_spec.rb +4 -2
- data/spec/models/member_status_response_spec.rb +4 -2
- data/spec/models/member_update_request_body_spec.rb +4 -2
- data/spec/models/member_update_request_spec.rb +4 -2
- data/spec/models/members_response_body_spec.rb +4 -2
- data/spec/models/merchant_location_response_body_spec.rb +4 -2
- data/spec/models/merchant_location_response_spec.rb +4 -2
- data/spec/models/merchant_response_body_spec.rb +4 -2
- data/spec/models/merchant_response_spec.rb +4 -2
- data/spec/models/merchants_response_body_spec.rb +4 -2
- data/spec/models/microdeposit_request_body_spec.rb +4 -2
- data/spec/models/microdeposit_request_spec.rb +4 -2
- data/spec/models/microdeposit_response_body_spec.rb +4 -2
- data/spec/models/microdeposit_response_spec.rb +4 -2
- data/spec/models/microdeposit_verify_request_body_spec.rb +4 -2
- data/spec/models/microdeposit_verify_request_spec.rb +4 -2
- data/spec/models/microdeposits_response_body_spec.rb +4 -2
- data/spec/models/monthly_cash_flow_profile_request_body_spec.rb +4 -2
- data/spec/models/monthly_cash_flow_profile_request_spec.rb +4 -2
- data/spec/models/monthly_cash_flow_response_body_spec.rb +4 -2
- data/spec/models/monthly_cash_flow_response_spec.rb +4 -2
- data/spec/models/o_auth_window_response_body_spec.rb +4 -2
- data/spec/models/o_auth_window_response_spec.rb +4 -2
- data/spec/models/option_response_spec.rb +4 -2
- data/spec/models/pagination_response_spec.rb +4 -2
- data/spec/models/payment_processor_authorization_code_request_body_spec.rb +4 -2
- data/spec/models/payment_processor_authorization_code_request_spec.rb +4 -2
- data/spec/models/payment_processor_authorization_code_response_body_spec.rb +4 -2
- data/spec/models/payment_processor_authorization_code_response_spec.rb +4 -2
- data/spec/models/reposition_request_body_spec.rb +4 -2
- data/spec/models/reposition_request_spec.rb +4 -2
- data/spec/models/reposition_response_body_spec.rb +4 -2
- data/spec/models/reward_response_body_spec.rb +4 -2
- data/spec/models/reward_response_spec.rb +4 -2
- data/spec/models/rewards_response_body_spec.rb +4 -2
- data/spec/models/rewards_response_spec.rb +4 -2
- data/spec/models/scheduled_payment_response_spec.rb +4 -2
- data/spec/models/scheduled_payments_response_body_spec.rb +4 -2
- data/spec/models/spending_plan_account_response_spec.rb +4 -2
- data/spec/models/spending_plan_accounts_response_spec.rb +4 -2
- data/spec/models/spending_plan_iteration_item_create_request_body_spec.rb +4 -2
- data/spec/models/spending_plan_iteration_item_response_spec.rb +4 -2
- data/spec/models/spending_plan_iteration_items_response_body_spec.rb +4 -2
- data/spec/models/spending_plan_iteration_response_spec.rb +4 -2
- data/spec/models/spending_plan_iterations_response_spec.rb +4 -2
- data/spec/models/spending_plan_response_spec.rb +4 -2
- data/spec/models/spending_plans_response_body_spec.rb +4 -2
- data/spec/models/split_transaction_request_body_spec.rb +4 -2
- data/spec/models/split_transaction_request_spec.rb +4 -2
- data/spec/models/split_transactions_response_body_spec.rb +4 -2
- data/spec/models/statement_response_body_spec.rb +4 -2
- data/spec/models/statement_response_spec.rb +4 -2
- data/spec/models/statements_response_body_spec.rb +4 -2
- data/spec/models/tag_create_request_body_spec.rb +4 -2
- data/spec/models/tag_create_request_spec.rb +4 -2
- data/spec/models/tag_response_body_spec.rb +4 -2
- data/spec/models/tag_response_spec.rb +4 -2
- data/spec/models/tag_update_request_body_spec.rb +4 -2
- data/spec/models/tag_update_request_spec.rb +4 -2
- data/spec/models/tagging_create_request_body_spec.rb +4 -2
- data/spec/models/tagging_create_request_spec.rb +4 -2
- data/spec/models/tagging_response_body_spec.rb +4 -2
- data/spec/models/tagging_response_spec.rb +4 -2
- data/spec/models/tagging_update_request_body_spec.rb +4 -2
- data/spec/models/tagging_update_request_spec.rb +4 -2
- data/spec/models/taggings_response_body_spec.rb +4 -2
- data/spec/models/tags_response_body_spec.rb +4 -2
- data/spec/models/tax_document_response_body_spec.rb +4 -2
- data/spec/models/tax_document_response_spec.rb +4 -2
- data/spec/models/tax_documents_response_body_spec.rb +4 -2
- data/spec/models/transaction_create_request_body_spec.rb +4 -2
- data/spec/models/transaction_create_request_spec.rb +4 -2
- data/spec/models/transaction_create_response_body_spec.rb +4 -2
- data/spec/models/transaction_response_body_spec.rb +4 -2
- data/spec/models/transaction_response_spec.rb +4 -2
- data/spec/models/transaction_rule_create_request_body_spec.rb +4 -2
- data/spec/models/transaction_rule_create_request_spec.rb +4 -2
- data/spec/models/transaction_rule_response_body_spec.rb +4 -2
- data/spec/models/transaction_rule_response_spec.rb +4 -2
- data/spec/models/transaction_rule_update_request_body_spec.rb +4 -2
- data/spec/models/transaction_rule_update_request_spec.rb +4 -2
- data/spec/models/transaction_rules_response_body_spec.rb +4 -2
- data/spec/models/transaction_update_request_body_spec.rb +4 -2
- data/spec/models/transaction_update_request_spec.rb +4 -2
- data/spec/models/transactions_response_body_spec.rb +4 -2
- data/spec/models/update_goal_request_body_spec.rb +4 -2
- data/spec/models/update_goal_request_spec.rb +4 -2
- data/spec/models/user_create_request_body_spec.rb +4 -2
- data/spec/models/user_create_request_spec.rb +4 -2
- data/spec/models/user_response_body_spec.rb +4 -2
- data/spec/models/user_response_spec.rb +4 -2
- data/spec/models/user_update_request_body_spec.rb +4 -2
- data/spec/models/user_update_request_spec.rb +4 -2
- data/spec/models/users_response_body_spec.rb +4 -2
- data/spec/models/widget_request_body_spec.rb +4 -2
- data/spec/models/widget_request_spec.rb +4 -2
- data/spec/models/widget_response_body_spec.rb +4 -2
- data/spec/models/widget_response_spec.rb +4 -2
- data/spec/spec_helper.rb +1 -1
- metadata +173 -163
- data/spec/api_client_spec.rb +0 -223
- data/spec/configuration_spec.rb +0 -82
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::CredentialsResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CredentialsResponseBody' do
|
|
24
24
|
it 'should create an instance of CredentialsResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::CredentialsResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "credentials"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::CreditCardProductResponse do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CreditCardProductResponse' do
|
|
24
24
|
it 'should create an instance of CreditCardProductResponse' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::CreditCardProductResponse)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "credit_card_product"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::CreditCardProduct do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CreditCardProduct' do
|
|
24
24
|
it 'should create an instance of CreditCardProduct' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::CreditCardProduct)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "annual_fee"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::EnhanceTransactionResponse do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of EnhanceTransactionResponse' do
|
|
24
24
|
it 'should create an instance of EnhanceTransactionResponse' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::EnhanceTransactionResponse)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "amount"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::EnhanceTransactionsRequestBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of EnhanceTransactionsRequestBody' do
|
|
24
24
|
it 'should create an instance of EnhanceTransactionsRequestBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::EnhanceTransactionsRequestBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "transactions"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::EnhanceTransactionsRequest do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of EnhanceTransactionsRequest' do
|
|
24
24
|
it 'should create an instance of EnhanceTransactionsRequest' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::EnhanceTransactionsRequest)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "amount"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::EnhanceTransactionsResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of EnhanceTransactionsResponseBody' do
|
|
24
24
|
it 'should create an instance of EnhanceTransactionsResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::EnhanceTransactionsResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "transactions"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::GoalRequestBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of GoalRequestBody' do
|
|
24
24
|
it 'should create an instance of GoalRequestBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::GoalRequestBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "goal"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::GoalRequest do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of GoalRequest' do
|
|
24
24
|
it 'should create an instance of GoalRequest' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::GoalRequest)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "account_guid"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::GoalResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of GoalResponseBody' do
|
|
24
24
|
it 'should create an instance of GoalResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::GoalResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "goal"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::GoalResponse do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of GoalResponse' do
|
|
24
24
|
it 'should create an instance of GoalResponse' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::GoalResponse)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "account_guid"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::GoalsResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of GoalsResponseBody' do
|
|
24
24
|
it 'should create an instance of GoalsResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::GoalsResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "goals"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::GoalsResponse do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of GoalsResponse' do
|
|
24
24
|
it 'should create an instance of GoalsResponse' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::GoalsResponse)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "account_guid"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::HoldingResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of HoldingResponseBody' do
|
|
24
24
|
it 'should create an instance of HoldingResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::HoldingResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "holding"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::HoldingResponse do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of HoldingResponse' do
|
|
24
24
|
it 'should create an instance of HoldingResponse' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::HoldingResponse)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "account_guid"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::HoldingsResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of HoldingsResponseBody' do
|
|
24
24
|
it 'should create an instance of HoldingsResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::HoldingsResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "holdings"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::ImageOptionResponse do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ImageOptionResponse' do
|
|
24
24
|
it 'should create an instance of ImageOptionResponse' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::ImageOptionResponse)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "data_uri"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::InsightResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of InsightResponseBody' do
|
|
24
24
|
it 'should create an instance of InsightResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::InsightResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "insight"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::InsightResponse do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of InsightResponse' do
|
|
24
24
|
it 'should create an instance of InsightResponse' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::InsightResponse)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "active_at"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::InsightUpdateRequest do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of InsightUpdateRequest' do
|
|
24
24
|
it 'should create an instance of InsightUpdateRequest' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::InsightUpdateRequest)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "has_been_displayed"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::InsightsResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of InsightsResponseBody' do
|
|
24
24
|
it 'should create an instance of InsightsResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::InsightsResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "insights"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::InstitutionResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of InstitutionResponseBody' do
|
|
24
24
|
it 'should create an instance of InstitutionResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::InstitutionResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "institution"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::InstitutionResponse do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of InstitutionResponse' do
|
|
24
24
|
it 'should create an instance of InstitutionResponse' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::InstitutionResponse)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "code"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::InstitutionsResponseBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of InstitutionsResponseBody' do
|
|
24
24
|
it 'should create an instance of InstitutionsResponseBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::InstitutionsResponseBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "institutions"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::ManagedAccountCreateRequestBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ManagedAccountCreateRequestBody' do
|
|
24
24
|
it 'should create an instance of ManagedAccountCreateRequestBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::ManagedAccountCreateRequestBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "account"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::ManagedAccountCreateRequest do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ManagedAccountCreateRequest' do
|
|
24
24
|
it 'should create an instance of ManagedAccountCreateRequest' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::ManagedAccountCreateRequest)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "account_number"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::ManagedAccountUpdateRequestBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ManagedAccountUpdateRequestBody' do
|
|
24
24
|
it 'should create an instance of ManagedAccountUpdateRequestBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::ManagedAccountUpdateRequestBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "account"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::ManagedAccountUpdateRequest do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ManagedAccountUpdateRequest' do
|
|
24
24
|
it 'should create an instance of ManagedAccountUpdateRequest' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::ManagedAccountUpdateRequest)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "account_number"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.8.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,9 +22,11 @@ describe MxPlatformRuby::ManagedMemberCreateRequestBody do
|
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ManagedMemberCreateRequestBody' do
|
|
24
24
|
it 'should create an instance of ManagedMemberCreateRequestBody' do
|
|
25
|
-
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(MxPlatformRuby::ManagedMemberCreateRequestBody)
|
|
26
27
|
end
|
|
27
28
|
end
|
|
29
|
+
|
|
28
30
|
describe 'test attribute "member"' do
|
|
29
31
|
it 'should work' do
|
|
30
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|