talon_one 1.2.0 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.rspec +2 -0
- data/Gemfile +3 -1
- data/README.md +176 -27
- data/Rakefile +2 -0
- data/docs/APIError.md +11 -0
- data/docs/AcceptCouponEffectProps.md +17 -0
- data/docs/AcceptReferralEffectProps.md +17 -0
- data/docs/AccessLogEntry.md +15 -0
- data/docs/Account.md +28 -2
- data/docs/AccountAdditionalCost.md +29 -0
- data/docs/AccountAnalytics.md +24 -0
- data/docs/AccountEntity.md +9 -0
- data/docs/AccountLimits.md +21 -0
- data/docs/AddFreeItemEffectProps.md +19 -0
- data/docs/AddLoyaltyPointsEffectProps.md +27 -0
- data/docs/AdditionalCost.md +17 -0
- data/docs/Application.md +25 -2
- data/docs/ApplicationAPIKey.md +15 -0
- data/docs/ApplicationApiHealth.md +10 -0
- data/docs/ApplicationCustomer.md +18 -1
- data/docs/ApplicationCustomerEntity.md +9 -0
- data/docs/ApplicationCustomerSearch.md +12 -1
- data/docs/ApplicationEntity.md +9 -0
- data/docs/ApplicationEvent.md +17 -1
- data/docs/ApplicationSession.md +24 -2
- data/docs/ApplicationSessionEntity.md +9 -0
- data/docs/Attribute.md +23 -2
- data/docs/AttributesMandatory.md +19 -0
- data/docs/AttributesSettings.md +17 -0
- data/docs/BaseSamlConnection.md +31 -0
- data/docs/Binding.md +10 -0
- data/docs/Campaign.md +36 -1
- data/docs/CampaignAnalytics.md +38 -3
- data/docs/CampaignCopy.md +18 -0
- data/docs/CampaignEntity.md +9 -0
- data/docs/CampaignSearch.md +10 -1
- data/docs/CampaignSet.md +14 -0
- data/docs/CampaignSetBranchNode.md +12 -0
- data/docs/CampaignSetLeafNode.md +10 -0
- data/docs/CampaignSetNode.md +9 -0
- data/docs/CartItem.md +21 -1
- data/docs/CartItemAdjustment.md +11 -0
- data/docs/Change.md +16 -2
- data/docs/ChangeProfilePassword.md +19 -0
- data/docs/CodeGeneratorSettings.md +10 -0
- data/docs/Coupon.md +31 -3
- data/docs/CouponConstraints.md +13 -0
- data/docs/CouponCreatedEffectProps.md +19 -0
- data/docs/CouponRejectionReason.md +11 -0
- data/docs/CouponReservations.md +9 -0
- data/docs/CouponSearch.md +10 -1
- data/docs/CouponValue.md +9 -0
- data/docs/CreateApplicationAPIKey.md +10 -0
- data/docs/CustomerActivityReport.md +21 -0
- data/docs/CustomerAnalytics.md +15 -0
- data/docs/CustomerInventory.md +21 -0
- data/docs/CustomerProfile.md +17 -1
- data/docs/CustomerProfileSearchQuery.md +12 -1
- data/docs/CustomerProfileUpdate.md +17 -0
- data/docs/CustomerSession.md +23 -2
- data/docs/CustomerSessionV2.md +45 -0
- data/docs/DeductLoyaltyPointsEffectProps.md +23 -0
- data/docs/Effect.md +27 -0
- data/docs/EffectEntity.md +25 -0
- data/docs/EmailEntity.md +9 -0
- data/docs/Entity.md +10 -0
- data/docs/Environment.md +15 -0
- data/docs/ErrorEffectProps.md +17 -0
- data/docs/ErrorResponse.md +10 -0
- data/docs/ErrorSource.md +12 -0
- data/docs/Event.md +19 -1
- data/docs/EventType.md +21 -1
- data/docs/Export.md +15 -1
- data/docs/FeatureFlag.md +12 -0
- data/docs/FeatureFlags.md +15 -3
- data/docs/FeaturesFeed.md +10 -0
- data/docs/FuncArgDef.md +10 -0
- data/docs/FunctionDef.md +13 -0
- data/docs/Import.md +14 -0
- data/docs/ImportCoupons.md +9 -0
- data/docs/InlineResponse200.md +10 -0
- data/docs/InlineResponse2001.md +11 -1
- data/docs/InlineResponse20010.md +11 -1
- data/docs/InlineResponse20011.md +10 -0
- data/docs/InlineResponse20012.md +10 -0
- data/docs/InlineResponse20013.md +11 -1
- data/docs/InlineResponse20014.md +10 -0
- data/docs/InlineResponse20015.md +11 -1
- data/docs/InlineResponse20016.md +11 -1
- data/docs/InlineResponse20017.md +10 -0
- data/docs/InlineResponse20018.md +11 -1
- data/docs/InlineResponse20019.md +10 -0
- data/docs/InlineResponse2002.md +11 -1
- data/docs/InlineResponse20020.md +11 -1
- data/docs/InlineResponse20021.md +11 -1
- data/docs/InlineResponse20022.md +11 -1
- data/docs/InlineResponse20023.md +11 -1
- data/docs/InlineResponse20024.md +11 -1
- data/docs/InlineResponse20025.md +11 -1
- data/docs/InlineResponse20026.md +11 -1
- data/docs/InlineResponse20027.md +14 -2
- data/docs/InlineResponse20028.md +11 -1
- data/docs/InlineResponse20029.md +19 -0
- data/docs/InlineResponse2003.md +11 -1
- data/docs/InlineResponse20030.md +19 -0
- data/docs/InlineResponse2004.md +11 -1
- data/docs/InlineResponse2005.md +11 -1
- data/docs/InlineResponse2006.md +10 -0
- data/docs/InlineResponse2007.md +11 -1
- data/docs/InlineResponse2008.md +10 -0
- data/docs/InlineResponse2009.md +10 -0
- data/docs/IntegrationApi.md +198 -64
- data/docs/IntegrationEntity.md +10 -0
- data/docs/IntegrationEvent.md +12 -1
- data/docs/IntegrationProfileEntity.md +9 -0
- data/docs/IntegrationRequest.md +19 -0
- data/docs/IntegrationState.md +14 -0
- data/docs/IntegrationStateV2.md +35 -0
- data/docs/LedgerEntry.md +18 -0
- data/docs/LibraryAttribute.md +15 -0
- data/docs/LimitConfig.md +11 -0
- data/docs/LoginParams.md +10 -0
- data/docs/Loyalty.md +9 -0
- data/docs/LoyaltyLedger.md +11 -1
- data/docs/LoyaltyLedgerEntry.md +21 -1
- data/docs/LoyaltyMembership.md +10 -0
- data/docs/LoyaltyPoints.md +12 -0
- data/docs/LoyaltyProgram.md +17 -1
- data/docs/LoyaltyProgramBalance.md +9 -0
- data/docs/LoyaltyProgramLedgers.md +14 -2
- data/docs/LoyaltySubLedger.md +11 -0
- data/docs/ManagementApi.md +834 -815
- data/docs/ManagerConfig.md +9 -0
- data/docs/Meta.md +16 -3
- data/docs/MiscUpdateUserLatestFeature.md +9 -0
- data/docs/MultiApplicationEntity.md +9 -0
- data/docs/MutableEntity.md +9 -0
- data/docs/NewAccount.md +9 -0
- data/docs/NewAccountSignUp.md +11 -0
- data/docs/NewAdditionalCost.md +23 -0
- data/docs/NewApplication.md +22 -2
- data/docs/NewApplicationAPIKey.md +16 -0
- data/docs/NewAttribute.md +20 -2
- data/docs/NewCampaign.md +21 -1
- data/docs/NewCampaignSet.md +12 -0
- data/docs/NewCoupons.md +20 -1
- data/docs/NewCustomerProfile.md +10 -1
- data/docs/NewCustomerSession.md +17 -1
- data/docs/NewCustomerSessionV2.md +31 -0
- data/docs/NewEvent.md +13 -1
- data/docs/NewEventType.md +19 -1
- data/docs/NewFeatureFlags.md +14 -3
- data/docs/NewImport.md +9 -0
- data/docs/NewInvitation.md +12 -0
- data/docs/NewInviteEmail.md +10 -0
- data/docs/NewLoyaltyProgram.md +15 -1
- data/docs/NewPassword.md +10 -0
- data/docs/NewPasswordEmail.md +9 -0
- data/docs/NewReferral.md +13 -0
- data/docs/NewRole.md +12 -0
- data/docs/NewRuleset.md +13 -1
- data/docs/NewSamlConnection.md +33 -0
- data/docs/NewTemplateDef.md +16 -1
- data/docs/NewUser.md +12 -0
- data/docs/NewWebhook.md +17 -1
- data/docs/Notification.md +11 -0
- data/docs/RedeemReferralEffectProps.md +19 -0
- data/docs/Referral.md +18 -0
- data/docs/ReferralCreatedEffectProps.md +17 -0
- data/docs/ReferralRejectionReason.md +11 -0
- data/docs/RejectCouponEffectProps.md +19 -0
- data/docs/RejectReferralEffectProps.md +19 -0
- data/docs/Role.md +15 -1
- data/docs/RoleAssign.md +10 -0
- data/docs/RoleMembership.md +10 -0
- data/docs/RollbackCouponEffectProps.md +17 -0
- data/docs/RollbackDiscountEffectProps.md +19 -0
- data/docs/Rule.md +13 -0
- data/docs/Ruleset.md +18 -1
- data/docs/SamlConnection.md +37 -0
- data/docs/SamlConnectionMetadata.md +23 -0
- data/docs/SamlLoginEndpoint.md +19 -0
- data/docs/Session.md +11 -0
- data/docs/SetDiscountEffectProps.md +19 -0
- data/docs/SetDiscountPerItemEffectProps.md +21 -0
- data/docs/ShowBundleMetadataEffectProps.md +21 -0
- data/docs/ShowNotificationEffectProps.md +21 -0
- data/docs/SlotDef.md +15 -1
- data/docs/TemplateArgDef.md +13 -1
- data/docs/TemplateDef.md +20 -1
- data/docs/TriggerWebhookEffectProps.md +19 -0
- data/docs/UpdateAccount.md +16 -1
- data/docs/UpdateApplication.md +33 -0
- data/docs/UpdateAttributeEffectProps.md +19 -0
- data/docs/UpdateCampaign.md +21 -1
- data/docs/UpdateCoupon.md +16 -1
- data/docs/UpdateCouponBatch.md +16 -1
- data/docs/UpdateLoyaltyProgram.md +14 -1
- data/docs/UpdateRole.md +13 -1
- data/docs/UpdateUser.md +17 -5
- data/docs/User.md +26 -3
- data/docs/UserEntity.md +9 -0
- data/docs/Webhook.md +20 -1
- data/docs/WebhookActivationLogEntry.md +13 -0
- data/docs/WebhookLogEntry.md +18 -0
- data/lib/talon_one.rb +73 -34
- data/lib/talon_one/api/integration_api.rb +372 -130
- data/lib/talon_one/api/management_api.rb +2238 -1444
- data/lib/talon_one/api_client.rb +39 -42
- data/lib/talon_one/api_error.rb +22 -3
- data/lib/talon_one/configuration.rb +48 -9
- data/lib/talon_one/models/accept_coupon_effect_props.rb +213 -0
- data/lib/talon_one/models/accept_referral_effect_props.rb +213 -0
- data/lib/talon_one/models/access_log_entry.rb +47 -24
- data/lib/talon_one/models/account.rb +72 -49
- data/lib/talon_one/models/account_additional_cost.rb +300 -0
- data/lib/talon_one/models/account_analytics.rb +78 -40
- data/lib/talon_one/models/account_entity.rb +39 -16
- data/lib/talon_one/models/account_limits.rb +67 -34
- data/lib/talon_one/models/add_free_item_effect_props.rb +228 -0
- data/lib/talon_one/models/add_loyalty_points_effect_props.rb +288 -0
- data/lib/talon_one/models/additional_cost.rb +211 -0
- data/lib/talon_one/models/api_error.rb +40 -17
- data/lib/talon_one/models/application.rb +87 -85
- data/lib/talon_one/models/application_api_health.rb +43 -20
- data/lib/talon_one/models/application_api_key.rb +47 -24
- data/lib/talon_one/models/application_customer.rb +52 -29
- data/lib/talon_one/models/application_customer_entity.rb +39 -16
- data/lib/talon_one/models/application_customer_search.rb +42 -19
- data/lib/talon_one/models/application_entity.rb +39 -16
- data/lib/talon_one/models/application_event.rb +48 -25
- data/lib/talon_one/models/application_session.rb +72 -34
- data/lib/talon_one/models/application_session_entity.rb +39 -16
- data/lib/talon_one/models/attribute.rb +73 -38
- data/lib/talon_one/models/attributes_mandatory.rb +222 -0
- data/lib/talon_one/models/attributes_settings.rb +207 -0
- data/lib/talon_one/models/base_saml_connection.rb +359 -0
- data/lib/talon_one/models/binding.rb +39 -16
- data/lib/talon_one/models/campaign.rb +97 -54
- data/lib/talon_one/models/campaign_analytics.rb +160 -47
- data/lib/talon_one/models/campaign_copy.rb +86 -21
- data/lib/talon_one/models/campaign_entity.rb +39 -16
- data/lib/talon_one/models/campaign_search.rb +38 -15
- data/lib/talon_one/models/campaign_set.rb +77 -20
- data/lib/talon_one/models/campaign_set_branch_node.rb +47 -24
- data/lib/talon_one/models/campaign_set_leaf_node.rb +43 -20
- data/lib/talon_one/models/campaign_set_node.rb +38 -15
- data/lib/talon_one/models/cart_item.rb +49 -26
- data/lib/talon_one/models/cart_item_adjustment.rb +43 -20
- data/lib/talon_one/models/change.rb +46 -23
- data/lib/talon_one/models/change_profile_password.rb +227 -0
- data/lib/talon_one/models/code_generator_settings.rb +41 -18
- data/lib/talon_one/models/coupon.rb +117 -40
- data/lib/talon_one/models/coupon_constraints.rb +78 -21
- data/lib/talon_one/models/coupon_created_effect_props.rb +228 -0
- data/lib/talon_one/models/coupon_rejection_reason.rb +45 -22
- data/lib/talon_one/models/coupon_reservations.rb +39 -16
- data/lib/talon_one/models/coupon_search.rb +38 -15
- data/lib/talon_one/models/coupon_value.rb +38 -15
- data/lib/talon_one/models/create_application_api_key.rb +39 -16
- data/lib/talon_one/models/customer_activity_report.rb +61 -38
- data/lib/talon_one/models/customer_analytics.rb +51 -28
- data/lib/talon_one/models/customer_inventory.rb +228 -0
- data/lib/talon_one/models/customer_profile.rb +51 -28
- data/lib/talon_one/models/customer_profile_search_query.rb +42 -19
- data/lib/talon_one/models/customer_profile_update.rb +211 -0
- data/lib/talon_one/models/customer_session.rb +59 -36
- data/lib/talon_one/models/customer_session_v2.rb +447 -0
- data/lib/talon_one/models/deduct_loyalty_points_effect_props.rb +258 -0
- data/lib/talon_one/models/effect.rb +287 -0
- data/lib/talon_one/models/effect_entity.rb +273 -0
- data/lib/talon_one/models/email_entity.rb +38 -15
- data/lib/talon_one/models/entity.rb +39 -16
- data/lib/talon_one/models/environment.rb +45 -22
- data/lib/talon_one/models/error_effect_props.rb +213 -0
- data/lib/talon_one/models/error_response.rb +39 -16
- data/lib/talon_one/models/error_source.rb +41 -18
- data/lib/talon_one/models/event.rb +51 -28
- data/lib/talon_one/models/event_type.rb +59 -36
- data/lib/talon_one/models/export.rb +48 -25
- data/lib/talon_one/models/feature_flag.rb +41 -18
- data/lib/talon_one/models/feature_flags.rb +46 -23
- data/lib/talon_one/models/features_feed.rb +40 -17
- data/lib/talon_one/models/func_arg_def.rb +42 -19
- data/lib/talon_one/models/function_def.rb +42 -19
- data/lib/talon_one/models/import.rb +48 -25
- data/lib/talon_one/models/import_coupons.rb +38 -15
- data/lib/talon_one/models/{inline_response_200.rb → inline_response200.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_2.rb → inline_response2001.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_10.rb → inline_response20010.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_11.rb → inline_response20011.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_12.rb → inline_response20012.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_13.rb → inline_response20013.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_14.rb → inline_response20014.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_15.rb → inline_response20015.rb} +41 -18
- data/lib/talon_one/models/inline_response20016.rb +222 -0
- data/lib/talon_one/models/{inline_response_200_17.rb → inline_response20017.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_18.rb → inline_response20018.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_19.rb → inline_response20019.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_3.rb → inline_response2002.rb} +41 -18
- data/lib/talon_one/models/inline_response20020.rb +227 -0
- data/lib/talon_one/models/inline_response20021.rb +227 -0
- data/lib/talon_one/models/{inline_response_200_20.rb → inline_response20022.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_21.rb → inline_response20023.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_22.rb → inline_response20024.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_23.rb → inline_response20025.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_24.rb → inline_response20026.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_25.rb → inline_response20027.rb} +51 -24
- data/lib/talon_one/models/{inline_response_200_26.rb → inline_response20028.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_27.rb → inline_response20029.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_4.rb → inline_response2003.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_28.rb → inline_response20030.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_1.rb → inline_response2004.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_5.rb → inline_response2005.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_6.rb → inline_response2006.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_7.rb → inline_response2007.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_8.rb → inline_response2008.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_9.rb → inline_response2009.rb} +40 -17
- data/lib/talon_one/models/integration_entity.rb +40 -17
- data/lib/talon_one/models/integration_event.rb +41 -18
- data/lib/talon_one/models/integration_profile_entity.rb +39 -16
- data/lib/talon_one/models/integration_request.rb +246 -0
- data/lib/talon_one/models/integration_state.rb +54 -22
- data/lib/talon_one/models/integration_state_v2.rb +313 -0
- data/lib/talon_one/models/ledger_entry.rb +53 -30
- data/lib/talon_one/models/library_attribute.rb +50 -27
- data/lib/talon_one/models/limit_config.rb +43 -20
- data/lib/talon_one/models/login_params.rb +39 -16
- data/lib/talon_one/models/loyalty.rb +38 -15
- data/lib/talon_one/models/loyalty_ledger.rb +40 -18
- data/lib/talon_one/models/loyalty_ledger_entry.rb +67 -67
- data/lib/talon_one/models/loyalty_membership.rb +40 -17
- data/lib/talon_one/models/loyalty_points.rb +43 -20
- data/lib/talon_one/models/loyalty_program.rb +50 -27
- data/lib/talon_one/models/loyalty_program_balance.rb +39 -16
- data/lib/talon_one/models/loyalty_program_ledgers.rb +43 -21
- data/lib/talon_one/models/loyalty_sub_ledger.rb +41 -18
- data/lib/talon_one/models/manager_config.rb +39 -16
- data/lib/talon_one/models/meta.rb +44 -21
- data/lib/talon_one/models/misc_update_user_latest_feature.rb +39 -16
- data/lib/talon_one/models/multi_application_entity.rb +39 -16
- data/lib/talon_one/models/mutable_entity.rb +38 -15
- data/lib/talon_one/models/new_account.rb +39 -16
- data/lib/talon_one/models/new_account_sign_up.rb +41 -18
- data/lib/talon_one/models/new_additional_cost.rb +255 -0
- data/lib/talon_one/models/new_application.rb +111 -81
- data/lib/talon_one/models/new_application_api_key.rb +48 -25
- data/lib/talon_one/models/new_attribute.rb +69 -34
- data/lib/talon_one/models/new_campaign.rb +57 -34
- data/lib/talon_one/models/new_campaign_set.rb +75 -18
- data/lib/talon_one/models/new_coupons.rb +89 -32
- data/lib/talon_one/models/new_customer_profile.rb +38 -15
- data/lib/talon_one/models/new_customer_session.rb +50 -27
- data/lib/talon_one/models/new_customer_session_v2.rb +322 -0
- data/lib/talon_one/models/new_event.rb +43 -20
- data/lib/talon_one/models/new_event_type.rb +57 -34
- data/lib/talon_one/models/new_feature_flags.rb +44 -21
- data/lib/talon_one/models/new_import.rb +41 -18
- data/lib/talon_one/models/new_invitation.rb +41 -18
- data/lib/talon_one/models/new_invite_email.rb +39 -16
- data/lib/talon_one/models/new_loyalty_program.rb +47 -24
- data/lib/talon_one/models/new_password.rb +40 -17
- data/lib/talon_one/models/new_password_email.rb +38 -15
- data/lib/talon_one/models/new_referral.rb +47 -24
- data/lib/talon_one/models/new_role.rb +41 -18
- data/lib/talon_one/models/new_ruleset.rb +43 -20
- data/lib/talon_one/models/new_saml_connection.rb +394 -0
- data/lib/talon_one/models/new_template_def.rb +45 -22
- data/lib/talon_one/models/new_user.rb +42 -19
- data/lib/talon_one/models/new_webhook.rb +50 -27
- data/lib/talon_one/models/notification.rb +40 -17
- data/lib/talon_one/models/redeem_referral_effect_props.rb +228 -0
- data/lib/talon_one/models/referral.rb +54 -31
- data/lib/talon_one/models/referral_created_effect_props.rb +213 -0
- data/lib/talon_one/models/referral_rejection_reason.rb +45 -22
- data/lib/talon_one/models/reject_coupon_effect_props.rb +228 -0
- data/lib/talon_one/models/reject_referral_effect_props.rb +228 -0
- data/lib/talon_one/models/role.rb +45 -22
- data/lib/talon_one/models/role_assign.rb +39 -16
- data/lib/talon_one/models/role_membership.rb +41 -18
- data/lib/talon_one/models/rollback_coupon_effect_props.rb +213 -0
- data/lib/talon_one/models/rollback_discount_effect_props.rb +228 -0
- data/lib/talon_one/models/rule.rb +42 -19
- data/lib/talon_one/models/ruleset.rb +51 -28
- data/lib/talon_one/models/saml_connection.rb +410 -0
- data/lib/talon_one/models/saml_connection_metadata.rb +294 -0
- data/lib/talon_one/models/saml_login_endpoint.rb +265 -0
- data/lib/talon_one/models/session.rb +41 -18
- data/lib/talon_one/models/set_discount_effect_props.rb +228 -0
- data/lib/talon_one/models/set_discount_per_item_effect_props.rb +243 -0
- data/lib/talon_one/models/show_bundle_metadata_effect_props.rb +247 -0
- data/lib/talon_one/models/show_notification_effect_props.rb +243 -0
- data/lib/talon_one/models/slot_def.rb +44 -21
- data/lib/talon_one/models/template_arg_def.rb +44 -21
- data/lib/talon_one/models/template_def.rb +50 -27
- data/lib/talon_one/models/trigger_webhook_effect_props.rb +228 -0
- data/lib/talon_one/models/update_account.rb +100 -23
- data/lib/talon_one/models/update_application.rb +406 -0
- data/lib/talon_one/models/update_attribute_effect_props.rb +228 -0
- data/lib/talon_one/models/update_campaign.rb +57 -34
- data/lib/talon_one/models/update_coupon.rb +81 -24
- data/lib/talon_one/models/update_coupon_batch.rb +81 -24
- data/lib/talon_one/models/update_loyalty_program.rb +46 -23
- data/lib/talon_one/models/update_role.rb +42 -19
- data/lib/talon_one/models/update_user.rb +52 -65
- data/lib/talon_one/models/user.rb +74 -41
- data/lib/talon_one/models/user_entity.rb +39 -16
- data/lib/talon_one/models/webhook.rb +53 -30
- data/lib/talon_one/models/webhook_activation_log_entry.rb +46 -23
- data/lib/talon_one/models/webhook_log_entry.rb +52 -29
- data/lib/talon_one/version.rb +4 -4
- data/spec/api/integration_api_spec.rb +44 -11
- data/spec/api/management_api_spec.rb +141 -140
- data/spec/api_client_spec.rb +4 -4
- data/spec/configuration_spec.rb +6 -6
- data/spec/models/accept_coupon_effect_props_spec.rb +41 -0
- data/spec/models/accept_referral_effect_props_spec.rb +41 -0
- data/spec/models/access_log_entry_spec.rb +4 -4
- data/spec/models/account_additional_cost_spec.rb +77 -0
- data/spec/models/account_analytics_spec.rb +10 -4
- data/spec/models/account_entity_spec.rb +4 -4
- data/spec/models/account_limits_spec.rb +10 -4
- data/spec/models/account_spec.rb +5 -5
- data/spec/models/add_free_item_effect_props_spec.rb +47 -0
- data/spec/models/add_loyalty_points_effect_props_spec.rb +71 -0
- data/spec/models/additional_cost_spec.rb +41 -0
- data/spec/models/api_error_spec.rb +4 -4
- data/spec/models/application_api_health_spec.rb +4 -4
- data/spec/models/application_api_key_spec.rb +4 -4
- data/spec/models/application_customer_entity_spec.rb +4 -4
- data/spec/models/application_customer_search_spec.rb +4 -4
- data/spec/models/application_customer_spec.rb +4 -4
- data/spec/models/application_entity_spec.rb +4 -4
- data/spec/models/application_event_spec.rb +4 -4
- data/spec/models/application_session_entity_spec.rb +4 -4
- data/spec/models/application_session_spec.rb +10 -4
- data/spec/models/application_spec.rb +20 -10
- data/spec/models/attribute_spec.rb +10 -4
- data/spec/models/attributes_mandatory_spec.rb +47 -0
- data/spec/models/attributes_settings_spec.rb +41 -0
- data/spec/models/base_saml_connection_spec.rb +83 -0
- data/spec/models/binding_spec.rb +4 -4
- data/spec/models/campaign_analytics_spec.rb +40 -4
- data/spec/models/campaign_copy_spec.rb +28 -4
- data/spec/models/campaign_entity_spec.rb +4 -4
- data/spec/models/campaign_search_spec.rb +4 -4
- data/spec/models/campaign_set_branch_node_spec.rb +4 -4
- data/spec/models/campaign_set_leaf_node_spec.rb +4 -4
- data/spec/models/campaign_set_node_spec.rb +4 -4
- data/spec/models/campaign_set_spec.rb +10 -4
- data/spec/models/campaign_spec.rb +16 -4
- data/spec/models/cart_item_adjustment_spec.rb +4 -4
- data/spec/models/cart_item_spec.rb +4 -4
- data/spec/models/change_profile_password_spec.rb +47 -0
- data/spec/models/change_spec.rb +4 -4
- data/spec/models/code_generator_settings_spec.rb +4 -4
- data/spec/models/coupon_constraints_spec.rb +10 -4
- data/spec/models/coupon_created_effect_props_spec.rb +47 -0
- data/spec/models/coupon_rejection_reason_spec.rb +4 -4
- data/spec/models/coupon_reservations_spec.rb +4 -4
- data/spec/models/coupon_search_spec.rb +4 -4
- data/spec/models/coupon_spec.rb +22 -4
- data/spec/models/coupon_value_spec.rb +4 -4
- data/spec/models/create_application_api_key_spec.rb +4 -4
- data/spec/models/customer_activity_report_spec.rb +4 -4
- data/spec/models/customer_analytics_spec.rb +4 -4
- data/spec/models/customer_inventory_spec.rb +53 -0
- data/spec/models/customer_profile_search_query_spec.rb +4 -4
- data/spec/models/customer_profile_spec.rb +4 -4
- data/spec/models/customer_profile_update_spec.rb +41 -0
- data/spec/models/customer_session_spec.rb +4 -4
- data/spec/models/customer_session_v2_spec.rb +129 -0
- data/spec/models/deduct_loyalty_points_effect_props_spec.rb +59 -0
- data/spec/models/effect_entity_spec.rb +65 -0
- data/spec/models/effect_spec.rb +71 -0
- data/spec/models/email_entity_spec.rb +4 -4
- data/spec/models/entity_spec.rb +4 -4
- data/spec/models/environment_spec.rb +4 -4
- data/spec/models/error_effect_props_spec.rb +41 -0
- data/spec/models/error_response_spec.rb +4 -4
- data/spec/models/error_source_spec.rb +4 -4
- data/spec/models/event_spec.rb +4 -4
- data/spec/models/event_type_spec.rb +4 -4
- data/spec/models/export_spec.rb +4 -4
- data/spec/models/feature_flag_spec.rb +4 -4
- data/spec/models/feature_flags_spec.rb +4 -4
- data/spec/models/features_feed_spec.rb +4 -4
- data/spec/models/func_arg_def_spec.rb +4 -4
- data/spec/models/function_def_spec.rb +4 -4
- data/spec/models/import_coupons_spec.rb +4 -4
- data/spec/models/import_spec.rb +4 -4
- data/spec/models/{inline_response_200_10_spec.rb → inline_response20010_spec.rb} +4 -4
- data/spec/models/{inline_response_200_11_spec.rb → inline_response20011_spec.rb} +4 -4
- data/spec/models/{inline_response_200_12_spec.rb → inline_response20012_spec.rb} +4 -4
- data/spec/models/{inline_response_200_13_spec.rb → inline_response20013_spec.rb} +4 -4
- data/spec/models/{inline_response_200_14_spec.rb → inline_response20014_spec.rb} +4 -4
- data/spec/models/{inline_response_200_15_spec.rb → inline_response20015_spec.rb} +4 -4
- data/spec/models/{inline_response_200_16_spec.rb → inline_response20016_spec.rb} +5 -5
- data/spec/models/{inline_response_200_17_spec.rb → inline_response20017_spec.rb} +4 -4
- data/spec/models/{inline_response_200_18_spec.rb → inline_response20018_spec.rb} +4 -4
- data/spec/models/{inline_response_200_19_spec.rb → inline_response20019_spec.rb} +4 -4
- data/spec/models/{inline_response_200_1_spec.rb → inline_response2001_spec.rb} +4 -4
- data/spec/models/{inline_response_200_20_spec.rb → inline_response20020_spec.rb} +4 -4
- data/spec/models/{inline_response_200_21_spec.rb → inline_response20021_spec.rb} +4 -4
- data/spec/models/{inline_response_200_22_spec.rb → inline_response20022_spec.rb} +4 -4
- data/spec/models/{inline_response_200_23_spec.rb → inline_response20023_spec.rb} +4 -4
- data/spec/models/{inline_response_200_24_spec.rb → inline_response20024_spec.rb} +4 -4
- data/spec/models/{inline_response_200_25_spec.rb → inline_response20025_spec.rb} +4 -4
- data/spec/models/{inline_response_200_26_spec.rb → inline_response20026_spec.rb} +4 -4
- data/spec/models/{inline_response_200_27_spec.rb → inline_response20027_spec.rb} +10 -4
- data/spec/models/{inline_response_200_28_spec.rb → inline_response20028_spec.rb} +4 -4
- data/spec/models/inline_response20029_spec.rb +47 -0
- data/spec/models/{inline_response_200_2_spec.rb → inline_response2002_spec.rb} +4 -4
- data/spec/models/inline_response20030_spec.rb +47 -0
- data/spec/models/{inline_response_200_3_spec.rb → inline_response2003_spec.rb} +4 -4
- data/spec/models/{inline_response_200_4_spec.rb → inline_response2004_spec.rb} +4 -4
- data/spec/models/{inline_response_200_5_spec.rb → inline_response2005_spec.rb} +4 -4
- data/spec/models/{inline_response_200_6_spec.rb → inline_response2006_spec.rb} +4 -4
- data/spec/models/{inline_response_200_7_spec.rb → inline_response2007_spec.rb} +4 -4
- data/spec/models/{inline_response_200_8_spec.rb → inline_response2008_spec.rb} +4 -4
- data/spec/models/{inline_response_200_9_spec.rb → inline_response2009_spec.rb} +4 -4
- data/spec/models/{inline_response_200_spec.rb → inline_response200_spec.rb} +4 -4
- data/spec/models/integration_entity_spec.rb +4 -4
- data/spec/models/integration_event_spec.rb +4 -4
- data/spec/models/integration_profile_entity_spec.rb +4 -4
- data/spec/models/integration_request_spec.rb +51 -0
- data/spec/models/integration_state_spec.rb +10 -4
- data/spec/models/integration_state_v2_spec.rb +95 -0
- data/spec/models/ledger_entry_spec.rb +4 -4
- data/spec/models/library_attribute_spec.rb +4 -4
- data/spec/models/limit_config_spec.rb +5 -5
- data/spec/models/login_params_spec.rb +4 -4
- data/spec/models/loyalty_ledger_entry_spec.rb +10 -8
- data/spec/models/loyalty_ledger_spec.rb +4 -4
- data/spec/models/loyalty_membership_spec.rb +4 -4
- data/spec/models/loyalty_points_spec.rb +4 -4
- data/spec/models/loyalty_program_balance_spec.rb +4 -4
- data/spec/models/loyalty_program_ledgers_spec.rb +4 -4
- data/spec/models/loyalty_program_spec.rb +4 -4
- data/spec/models/loyalty_spec.rb +4 -4
- data/spec/models/loyalty_sub_ledger_spec.rb +4 -4
- data/spec/models/manager_config_spec.rb +4 -4
- data/spec/models/meta_spec.rb +4 -4
- data/spec/models/misc_update_user_latest_feature_spec.rb +4 -4
- data/spec/models/multi_application_entity_spec.rb +4 -4
- data/spec/models/mutable_entity_spec.rb +4 -4
- data/spec/models/new_account_sign_up_spec.rb +4 -4
- data/spec/models/new_account_spec.rb +4 -4
- data/spec/models/new_additional_cost_spec.rb +59 -0
- data/spec/models/new_application_api_key_spec.rb +4 -4
- data/spec/models/new_application_spec.rb +26 -10
- data/spec/models/new_attribute_spec.rb +10 -4
- data/spec/models/new_campaign_set_spec.rb +10 -4
- data/spec/models/new_campaign_spec.rb +4 -4
- data/spec/models/new_coupons_spec.rb +10 -4
- data/spec/models/new_customer_profile_spec.rb +4 -4
- data/spec/models/new_customer_session_spec.rb +4 -4
- data/spec/models/new_customer_session_v2_spec.rb +87 -0
- data/spec/models/new_event_spec.rb +4 -4
- data/spec/models/new_event_type_spec.rb +4 -4
- data/spec/models/new_feature_flags_spec.rb +4 -4
- data/spec/models/new_import_spec.rb +4 -4
- data/spec/models/new_invitation_spec.rb +4 -4
- data/spec/models/new_invite_email_spec.rb +4 -4
- data/spec/models/new_loyalty_program_spec.rb +4 -4
- data/spec/models/new_password_email_spec.rb +4 -4
- data/spec/models/new_password_spec.rb +4 -4
- data/spec/models/new_referral_spec.rb +4 -4
- data/spec/models/new_role_spec.rb +4 -4
- data/spec/models/new_ruleset_spec.rb +4 -4
- data/spec/models/new_saml_connection_spec.rb +89 -0
- data/spec/models/new_template_def_spec.rb +4 -4
- data/spec/models/new_user_spec.rb +4 -4
- data/spec/models/new_webhook_spec.rb +4 -4
- data/spec/models/notification_spec.rb +4 -4
- data/spec/models/redeem_referral_effect_props_spec.rb +47 -0
- data/spec/models/referral_created_effect_props_spec.rb +41 -0
- data/spec/models/referral_rejection_reason_spec.rb +4 -4
- data/spec/models/referral_spec.rb +4 -4
- data/spec/models/reject_coupon_effect_props_spec.rb +47 -0
- data/spec/models/reject_referral_effect_props_spec.rb +47 -0
- data/spec/models/role_assign_spec.rb +4 -4
- data/spec/models/role_membership_spec.rb +4 -4
- data/spec/models/role_spec.rb +4 -4
- data/spec/models/rollback_coupon_effect_props_spec.rb +41 -0
- data/spec/models/rollback_discount_effect_props_spec.rb +47 -0
- data/spec/models/rule_spec.rb +4 -4
- data/spec/models/ruleset_spec.rb +4 -4
- data/spec/models/saml_connection_metadata_spec.rb +59 -0
- data/spec/models/saml_connection_spec.rb +101 -0
- data/spec/models/saml_login_endpoint_spec.rb +47 -0
- data/spec/models/session_spec.rb +4 -4
- data/spec/models/set_discount_effect_props_spec.rb +47 -0
- data/spec/models/set_discount_per_item_effect_props_spec.rb +53 -0
- data/spec/models/show_bundle_metadata_effect_props_spec.rb +53 -0
- data/spec/models/show_notification_effect_props_spec.rb +53 -0
- data/spec/models/slot_def_spec.rb +4 -4
- data/spec/models/template_arg_def_spec.rb +4 -4
- data/spec/models/template_def_spec.rb +4 -4
- data/spec/models/trigger_webhook_effect_props_spec.rb +47 -0
- data/spec/models/update_account_spec.rb +20 -4
- data/spec/models/update_application_spec.rb +97 -0
- data/spec/models/update_attribute_effect_props_spec.rb +47 -0
- data/spec/models/update_campaign_spec.rb +4 -4
- data/spec/models/update_coupon_batch_spec.rb +10 -4
- data/spec/models/update_coupon_spec.rb +10 -4
- data/spec/models/update_loyalty_program_spec.rb +4 -4
- data/spec/models/update_role_spec.rb +4 -4
- data/spec/models/update_user_spec.rb +4 -22
- data/spec/models/user_entity_spec.rb +4 -4
- data/spec/models/user_spec.rb +10 -4
- data/spec/models/webhook_activation_log_entry_spec.rb +4 -4
- data/spec/models/webhook_log_entry_spec.rb +4 -4
- data/spec/models/webhook_spec.rb +4 -4
- data/spec/spec_helper.rb +3 -3
- data/talon_one.gemspec +6 -11
- metadata +263 -233
- data/CHANGELOG.md +0 -63
- data/docs/AttributeQuery.md +0 -7
- data/docs/Notifications.md +0 -7
- data/git_push.sh +0 -55
- data/lib/talon_one/models/attribute_query.rb +0 -174
- data/lib/talon_one/models/inline_response_200_16.rb +0 -204
- data/lib/talon_one/models/notifications.rb +0 -174
- data/spec/models/attribute_query_spec.rb +0 -35
- data/spec/models/notifications_spec.rb +0 -35
- data/talon_one-1.0.0.gem +0 -0
- data/talon_one-1.1.0.gem +0 -0
- data/talon_one-1.1.1.gem +0 -0
- data/talon_one-1.1.2.gem +0 -0
data/spec/models/user_spec.rb
CHANGED
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
5
5
|
|
6
|
-
OpenAPI
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
|
8
|
-
Generated by: https://
|
9
|
-
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -15,7 +15,7 @@ require 'json'
|
|
15
15
|
require 'date'
|
16
16
|
|
17
17
|
# Unit tests for TalonOne::User
|
18
|
-
# Automatically generated by
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'User' do
|
21
21
|
before do
|
@@ -114,4 +114,10 @@ describe 'User' do
|
|
114
114
|
end
|
115
115
|
end
|
116
116
|
|
117
|
+
describe 'test attribute "auth_method"' do
|
118
|
+
it 'should work' do
|
119
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
120
|
+
end
|
121
|
+
end
|
122
|
+
|
117
123
|
end
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
5
5
|
|
6
|
-
OpenAPI
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
|
8
|
-
Generated by: https://
|
9
|
-
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -15,7 +15,7 @@ require 'json'
|
|
15
15
|
require 'date'
|
16
16
|
|
17
17
|
# Unit tests for TalonOne::WebhookActivationLogEntry
|
18
|
-
# Automatically generated by
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'WebhookActivationLogEntry' do
|
21
21
|
before do
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
5
5
|
|
6
|
-
OpenAPI
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
|
8
|
-
Generated by: https://
|
9
|
-
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -15,7 +15,7 @@ require 'json'
|
|
15
15
|
require 'date'
|
16
16
|
|
17
17
|
# Unit tests for TalonOne::WebhookLogEntry
|
18
|
-
# Automatically generated by
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'WebhookLogEntry' do
|
21
21
|
before do
|
data/spec/models/webhook_spec.rb
CHANGED
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
5
5
|
|
6
|
-
OpenAPI
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
|
8
|
-
Generated by: https://
|
9
|
-
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -15,7 +15,7 @@ require 'json'
|
|
15
15
|
require 'date'
|
16
16
|
|
17
17
|
# Unit tests for TalonOne::Webhook
|
18
|
-
# Automatically generated by
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'Webhook' do
|
21
21
|
before do
|
data/spec/spec_helper.rb
CHANGED
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
5
5
|
|
6
|
-
OpenAPI
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
|
8
|
-
Generated by: https://
|
9
|
-
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
data/talon_one.gemspec
CHANGED
@@ -5,10 +5,10 @@
|
|
5
5
|
|
6
6
|
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
7
7
|
|
8
|
-
OpenAPI
|
8
|
+
The version of the OpenAPI document: 1.0.0
|
9
9
|
|
10
|
-
Generated by: https://
|
11
|
-
|
10
|
+
Generated by: https://openapi-generator.tech
|
11
|
+
OpenAPI Generator version: 4.2.3
|
12
12
|
|
13
13
|
=end
|
14
14
|
|
@@ -31,14 +31,9 @@ Gem::Specification.new do |s|
|
|
31
31
|
s.add_runtime_dependency 'json', '~> 2.1', '>= 2.1.0'
|
32
32
|
|
33
33
|
s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'
|
34
|
-
|
35
|
-
s.
|
36
|
-
|
37
|
-
s.add_development_dependency 'autotest-rails-pure', '~> 4.1', '>= 4.1.2'
|
38
|
-
s.add_development_dependency 'autotest-growl', '~> 0.2', '>= 0.2.16'
|
39
|
-
s.add_development_dependency 'autotest-fsevent', '~> 0.2', '>= 0.2.12'
|
40
|
-
|
41
|
-
s.files = `find *`.split("\n").uniq.sort.select { |f| !f.empty? }
|
34
|
+
|
35
|
+
s.files = %x[git ls-files -z].split("\x0").reject { |f| f.match(%r{^(test|spec|\.openapi-generator)/}) } -
|
36
|
+
%w[.gitignore .openapi-generator-ignore .rubocop.yml .travis.yml git_push.sh]
|
42
37
|
s.test_files = `find spec/*`.split("\n")
|
43
38
|
s.executables = []
|
44
39
|
s.require_paths = ["lib"]
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: talon_one
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 2.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Talon.One GmbH
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-06-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -34,162 +34,42 @@ dependencies:
|
|
34
34
|
name: json
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|
36
36
|
requirements:
|
37
|
-
- - "~>"
|
38
|
-
- !ruby/object:Gem::Version
|
39
|
-
version: '2.1'
|
40
37
|
- - ">="
|
41
38
|
- !ruby/object:Gem::Version
|
42
39
|
version: 2.1.0
|
43
|
-
type: :runtime
|
44
|
-
prerelease: false
|
45
|
-
version_requirements: !ruby/object:Gem::Requirement
|
46
|
-
requirements:
|
47
40
|
- - "~>"
|
48
41
|
- !ruby/object:Gem::Version
|
49
42
|
version: '2.1'
|
50
|
-
|
51
|
-
- !ruby/object:Gem::Version
|
52
|
-
version: 2.1.0
|
53
|
-
- !ruby/object:Gem::Dependency
|
54
|
-
name: rspec
|
55
|
-
requirement: !ruby/object:Gem::Requirement
|
56
|
-
requirements:
|
57
|
-
- - "~>"
|
58
|
-
- !ruby/object:Gem::Version
|
59
|
-
version: '3.6'
|
60
|
-
- - ">="
|
61
|
-
- !ruby/object:Gem::Version
|
62
|
-
version: 3.6.0
|
63
|
-
type: :development
|
64
|
-
prerelease: false
|
65
|
-
version_requirements: !ruby/object:Gem::Requirement
|
66
|
-
requirements:
|
67
|
-
- - "~>"
|
68
|
-
- !ruby/object:Gem::Version
|
69
|
-
version: '3.6'
|
70
|
-
- - ">="
|
71
|
-
- !ruby/object:Gem::Version
|
72
|
-
version: 3.6.0
|
73
|
-
- !ruby/object:Gem::Dependency
|
74
|
-
name: vcr
|
75
|
-
requirement: !ruby/object:Gem::Requirement
|
76
|
-
requirements:
|
77
|
-
- - "~>"
|
78
|
-
- !ruby/object:Gem::Version
|
79
|
-
version: '3.0'
|
80
|
-
- - ">="
|
81
|
-
- !ruby/object:Gem::Version
|
82
|
-
version: 3.0.1
|
83
|
-
type: :development
|
84
|
-
prerelease: false
|
85
|
-
version_requirements: !ruby/object:Gem::Requirement
|
86
|
-
requirements:
|
87
|
-
- - "~>"
|
88
|
-
- !ruby/object:Gem::Version
|
89
|
-
version: '3.0'
|
90
|
-
- - ">="
|
91
|
-
- !ruby/object:Gem::Version
|
92
|
-
version: 3.0.1
|
93
|
-
- !ruby/object:Gem::Dependency
|
94
|
-
name: webmock
|
95
|
-
requirement: !ruby/object:Gem::Requirement
|
96
|
-
requirements:
|
97
|
-
- - "~>"
|
98
|
-
- !ruby/object:Gem::Version
|
99
|
-
version: '1.24'
|
100
|
-
- - ">="
|
101
|
-
- !ruby/object:Gem::Version
|
102
|
-
version: 1.24.3
|
103
|
-
type: :development
|
43
|
+
type: :runtime
|
104
44
|
prerelease: false
|
105
45
|
version_requirements: !ruby/object:Gem::Requirement
|
106
46
|
requirements:
|
107
|
-
- - "~>"
|
108
|
-
- !ruby/object:Gem::Version
|
109
|
-
version: '1.24'
|
110
|
-
- - ">="
|
111
|
-
- !ruby/object:Gem::Version
|
112
|
-
version: 1.24.3
|
113
|
-
- !ruby/object:Gem::Dependency
|
114
|
-
name: autotest
|
115
|
-
requirement: !ruby/object:Gem::Requirement
|
116
|
-
requirements:
|
117
|
-
- - "~>"
|
118
|
-
- !ruby/object:Gem::Version
|
119
|
-
version: '4.4'
|
120
47
|
- - ">="
|
121
48
|
- !ruby/object:Gem::Version
|
122
|
-
version:
|
123
|
-
type: :development
|
124
|
-
prerelease: false
|
125
|
-
version_requirements: !ruby/object:Gem::Requirement
|
126
|
-
requirements:
|
49
|
+
version: 2.1.0
|
127
50
|
- - "~>"
|
128
51
|
- !ruby/object:Gem::Version
|
129
|
-
version: '
|
130
|
-
- - ">="
|
131
|
-
- !ruby/object:Gem::Version
|
132
|
-
version: 4.4.6
|
52
|
+
version: '2.1'
|
133
53
|
- !ruby/object:Gem::Dependency
|
134
|
-
name:
|
54
|
+
name: rspec
|
135
55
|
requirement: !ruby/object:Gem::Requirement
|
136
56
|
requirements:
|
137
|
-
- - "~>"
|
138
|
-
- !ruby/object:Gem::Version
|
139
|
-
version: '4.1'
|
140
57
|
- - ">="
|
141
58
|
- !ruby/object:Gem::Version
|
142
|
-
version:
|
143
|
-
type: :development
|
144
|
-
prerelease: false
|
145
|
-
version_requirements: !ruby/object:Gem::Requirement
|
146
|
-
requirements:
|
147
|
-
- - "~>"
|
148
|
-
- !ruby/object:Gem::Version
|
149
|
-
version: '4.1'
|
150
|
-
- - ">="
|
151
|
-
- !ruby/object:Gem::Version
|
152
|
-
version: 4.1.2
|
153
|
-
- !ruby/object:Gem::Dependency
|
154
|
-
name: autotest-growl
|
155
|
-
requirement: !ruby/object:Gem::Requirement
|
156
|
-
requirements:
|
59
|
+
version: 3.6.0
|
157
60
|
- - "~>"
|
158
61
|
- !ruby/object:Gem::Version
|
159
|
-
version: '
|
160
|
-
- - ">="
|
161
|
-
- !ruby/object:Gem::Version
|
162
|
-
version: 0.2.16
|
62
|
+
version: '3.6'
|
163
63
|
type: :development
|
164
64
|
prerelease: false
|
165
65
|
version_requirements: !ruby/object:Gem::Requirement
|
166
66
|
requirements:
|
167
|
-
- - "~>"
|
168
|
-
- !ruby/object:Gem::Version
|
169
|
-
version: '0.2'
|
170
|
-
- - ">="
|
171
|
-
- !ruby/object:Gem::Version
|
172
|
-
version: 0.2.16
|
173
|
-
- !ruby/object:Gem::Dependency
|
174
|
-
name: autotest-fsevent
|
175
|
-
requirement: !ruby/object:Gem::Requirement
|
176
|
-
requirements:
|
177
|
-
- - "~>"
|
178
|
-
- !ruby/object:Gem::Version
|
179
|
-
version: '0.2'
|
180
67
|
- - ">="
|
181
68
|
- !ruby/object:Gem::Version
|
182
|
-
version:
|
183
|
-
type: :development
|
184
|
-
prerelease: false
|
185
|
-
version_requirements: !ruby/object:Gem::Requirement
|
186
|
-
requirements:
|
69
|
+
version: 3.6.0
|
187
70
|
- - "~>"
|
188
71
|
- !ruby/object:Gem::Version
|
189
|
-
version: '
|
190
|
-
- - ">="
|
191
|
-
- !ruby/object:Gem::Version
|
192
|
-
version: 0.2.12
|
72
|
+
version: '3.6'
|
193
73
|
description: The Talon.One API is used to manage applications and campaigns, as well
|
194
74
|
as to integrate with your application. The operations in the _Integration API_ section
|
195
75
|
are used to integrate with our platform, while the other operations are used to
|
@@ -200,16 +80,22 @@ executables: []
|
|
200
80
|
extensions: []
|
201
81
|
extra_rdoc_files: []
|
202
82
|
files:
|
203
|
-
-
|
83
|
+
- ".rspec"
|
204
84
|
- Gemfile
|
205
85
|
- README.md
|
206
86
|
- Rakefile
|
207
87
|
- docs/APIError.md
|
88
|
+
- docs/AcceptCouponEffectProps.md
|
89
|
+
- docs/AcceptReferralEffectProps.md
|
208
90
|
- docs/AccessLogEntry.md
|
209
91
|
- docs/Account.md
|
92
|
+
- docs/AccountAdditionalCost.md
|
210
93
|
- docs/AccountAnalytics.md
|
211
94
|
- docs/AccountEntity.md
|
212
95
|
- docs/AccountLimits.md
|
96
|
+
- docs/AddFreeItemEffectProps.md
|
97
|
+
- docs/AddLoyaltyPointsEffectProps.md
|
98
|
+
- docs/AdditionalCost.md
|
213
99
|
- docs/Application.md
|
214
100
|
- docs/ApplicationAPIKey.md
|
215
101
|
- docs/ApplicationApiHealth.md
|
@@ -221,7 +107,9 @@ files:
|
|
221
107
|
- docs/ApplicationSession.md
|
222
108
|
- docs/ApplicationSessionEntity.md
|
223
109
|
- docs/Attribute.md
|
224
|
-
- docs/
|
110
|
+
- docs/AttributesMandatory.md
|
111
|
+
- docs/AttributesSettings.md
|
112
|
+
- docs/BaseSamlConnection.md
|
225
113
|
- docs/Binding.md
|
226
114
|
- docs/Campaign.md
|
227
115
|
- docs/CampaignAnalytics.md
|
@@ -235,9 +123,11 @@ files:
|
|
235
123
|
- docs/CartItem.md
|
236
124
|
- docs/CartItemAdjustment.md
|
237
125
|
- docs/Change.md
|
126
|
+
- docs/ChangeProfilePassword.md
|
238
127
|
- docs/CodeGeneratorSettings.md
|
239
128
|
- docs/Coupon.md
|
240
129
|
- docs/CouponConstraints.md
|
130
|
+
- docs/CouponCreatedEffectProps.md
|
241
131
|
- docs/CouponRejectionReason.md
|
242
132
|
- docs/CouponReservations.md
|
243
133
|
- docs/CouponSearch.md
|
@@ -245,12 +135,19 @@ files:
|
|
245
135
|
- docs/CreateApplicationAPIKey.md
|
246
136
|
- docs/CustomerActivityReport.md
|
247
137
|
- docs/CustomerAnalytics.md
|
138
|
+
- docs/CustomerInventory.md
|
248
139
|
- docs/CustomerProfile.md
|
249
140
|
- docs/CustomerProfileSearchQuery.md
|
141
|
+
- docs/CustomerProfileUpdate.md
|
250
142
|
- docs/CustomerSession.md
|
143
|
+
- docs/CustomerSessionV2.md
|
144
|
+
- docs/DeductLoyaltyPointsEffectProps.md
|
145
|
+
- docs/Effect.md
|
146
|
+
- docs/EffectEntity.md
|
251
147
|
- docs/EmailEntity.md
|
252
148
|
- docs/Entity.md
|
253
149
|
- docs/Environment.md
|
150
|
+
- docs/ErrorEffectProps.md
|
254
151
|
- docs/ErrorResponse.md
|
255
152
|
- docs/ErrorSource.md
|
256
153
|
- docs/Event.md
|
@@ -285,7 +182,9 @@ files:
|
|
285
182
|
- docs/InlineResponse20026.md
|
286
183
|
- docs/InlineResponse20027.md
|
287
184
|
- docs/InlineResponse20028.md
|
185
|
+
- docs/InlineResponse20029.md
|
288
186
|
- docs/InlineResponse2003.md
|
187
|
+
- docs/InlineResponse20030.md
|
289
188
|
- docs/InlineResponse2004.md
|
290
189
|
- docs/InlineResponse2005.md
|
291
190
|
- docs/InlineResponse2006.md
|
@@ -296,7 +195,9 @@ files:
|
|
296
195
|
- docs/IntegrationEntity.md
|
297
196
|
- docs/IntegrationEvent.md
|
298
197
|
- docs/IntegrationProfileEntity.md
|
198
|
+
- docs/IntegrationRequest.md
|
299
199
|
- docs/IntegrationState.md
|
200
|
+
- docs/IntegrationStateV2.md
|
300
201
|
- docs/LedgerEntry.md
|
301
202
|
- docs/LibraryAttribute.md
|
302
203
|
- docs/LimitConfig.md
|
@@ -318,6 +219,7 @@ files:
|
|
318
219
|
- docs/MutableEntity.md
|
319
220
|
- docs/NewAccount.md
|
320
221
|
- docs/NewAccountSignUp.md
|
222
|
+
- docs/NewAdditionalCost.md
|
321
223
|
- docs/NewApplication.md
|
322
224
|
- docs/NewApplicationAPIKey.md
|
323
225
|
- docs/NewAttribute.md
|
@@ -326,6 +228,7 @@ files:
|
|
326
228
|
- docs/NewCoupons.md
|
327
229
|
- docs/NewCustomerProfile.md
|
328
230
|
- docs/NewCustomerSession.md
|
231
|
+
- docs/NewCustomerSessionV2.md
|
329
232
|
- docs/NewEvent.md
|
330
233
|
- docs/NewEventType.md
|
331
234
|
- docs/NewFeatureFlags.md
|
@@ -338,23 +241,39 @@ files:
|
|
338
241
|
- docs/NewReferral.md
|
339
242
|
- docs/NewRole.md
|
340
243
|
- docs/NewRuleset.md
|
244
|
+
- docs/NewSamlConnection.md
|
341
245
|
- docs/NewTemplateDef.md
|
342
246
|
- docs/NewUser.md
|
343
247
|
- docs/NewWebhook.md
|
344
248
|
- docs/Notification.md
|
345
|
-
- docs/
|
249
|
+
- docs/RedeemReferralEffectProps.md
|
346
250
|
- docs/Referral.md
|
251
|
+
- docs/ReferralCreatedEffectProps.md
|
347
252
|
- docs/ReferralRejectionReason.md
|
253
|
+
- docs/RejectCouponEffectProps.md
|
254
|
+
- docs/RejectReferralEffectProps.md
|
348
255
|
- docs/Role.md
|
349
256
|
- docs/RoleAssign.md
|
350
257
|
- docs/RoleMembership.md
|
258
|
+
- docs/RollbackCouponEffectProps.md
|
259
|
+
- docs/RollbackDiscountEffectProps.md
|
351
260
|
- docs/Rule.md
|
352
261
|
- docs/Ruleset.md
|
262
|
+
- docs/SamlConnection.md
|
263
|
+
- docs/SamlConnectionMetadata.md
|
264
|
+
- docs/SamlLoginEndpoint.md
|
353
265
|
- docs/Session.md
|
266
|
+
- docs/SetDiscountEffectProps.md
|
267
|
+
- docs/SetDiscountPerItemEffectProps.md
|
268
|
+
- docs/ShowBundleMetadataEffectProps.md
|
269
|
+
- docs/ShowNotificationEffectProps.md
|
354
270
|
- docs/SlotDef.md
|
355
271
|
- docs/TemplateArgDef.md
|
356
272
|
- docs/TemplateDef.md
|
273
|
+
- docs/TriggerWebhookEffectProps.md
|
357
274
|
- docs/UpdateAccount.md
|
275
|
+
- docs/UpdateApplication.md
|
276
|
+
- docs/UpdateAttributeEffectProps.md
|
358
277
|
- docs/UpdateCampaign.md
|
359
278
|
- docs/UpdateCoupon.md
|
360
279
|
- docs/UpdateCouponBatch.md
|
@@ -366,18 +285,23 @@ files:
|
|
366
285
|
- docs/Webhook.md
|
367
286
|
- docs/WebhookActivationLogEntry.md
|
368
287
|
- docs/WebhookLogEntry.md
|
369
|
-
- git_push.sh
|
370
288
|
- lib/talon_one.rb
|
371
289
|
- lib/talon_one/api/integration_api.rb
|
372
290
|
- lib/talon_one/api/management_api.rb
|
373
291
|
- lib/talon_one/api_client.rb
|
374
292
|
- lib/talon_one/api_error.rb
|
375
293
|
- lib/talon_one/configuration.rb
|
294
|
+
- lib/talon_one/models/accept_coupon_effect_props.rb
|
295
|
+
- lib/talon_one/models/accept_referral_effect_props.rb
|
376
296
|
- lib/talon_one/models/access_log_entry.rb
|
377
297
|
- lib/talon_one/models/account.rb
|
298
|
+
- lib/talon_one/models/account_additional_cost.rb
|
378
299
|
- lib/talon_one/models/account_analytics.rb
|
379
300
|
- lib/talon_one/models/account_entity.rb
|
380
301
|
- lib/talon_one/models/account_limits.rb
|
302
|
+
- lib/talon_one/models/add_free_item_effect_props.rb
|
303
|
+
- lib/talon_one/models/add_loyalty_points_effect_props.rb
|
304
|
+
- lib/talon_one/models/additional_cost.rb
|
381
305
|
- lib/talon_one/models/api_error.rb
|
382
306
|
- lib/talon_one/models/application.rb
|
383
307
|
- lib/talon_one/models/application_api_health.rb
|
@@ -390,7 +314,9 @@ files:
|
|
390
314
|
- lib/talon_one/models/application_session.rb
|
391
315
|
- lib/talon_one/models/application_session_entity.rb
|
392
316
|
- lib/talon_one/models/attribute.rb
|
393
|
-
- lib/talon_one/models/
|
317
|
+
- lib/talon_one/models/attributes_mandatory.rb
|
318
|
+
- lib/talon_one/models/attributes_settings.rb
|
319
|
+
- lib/talon_one/models/base_saml_connection.rb
|
394
320
|
- lib/talon_one/models/binding.rb
|
395
321
|
- lib/talon_one/models/campaign.rb
|
396
322
|
- lib/talon_one/models/campaign_analytics.rb
|
@@ -404,9 +330,11 @@ files:
|
|
404
330
|
- lib/talon_one/models/cart_item.rb
|
405
331
|
- lib/talon_one/models/cart_item_adjustment.rb
|
406
332
|
- lib/talon_one/models/change.rb
|
333
|
+
- lib/talon_one/models/change_profile_password.rb
|
407
334
|
- lib/talon_one/models/code_generator_settings.rb
|
408
335
|
- lib/talon_one/models/coupon.rb
|
409
336
|
- lib/talon_one/models/coupon_constraints.rb
|
337
|
+
- lib/talon_one/models/coupon_created_effect_props.rb
|
410
338
|
- lib/talon_one/models/coupon_rejection_reason.rb
|
411
339
|
- lib/talon_one/models/coupon_reservations.rb
|
412
340
|
- lib/talon_one/models/coupon_search.rb
|
@@ -414,12 +342,19 @@ files:
|
|
414
342
|
- lib/talon_one/models/create_application_api_key.rb
|
415
343
|
- lib/talon_one/models/customer_activity_report.rb
|
416
344
|
- lib/talon_one/models/customer_analytics.rb
|
345
|
+
- lib/talon_one/models/customer_inventory.rb
|
417
346
|
- lib/talon_one/models/customer_profile.rb
|
418
347
|
- lib/talon_one/models/customer_profile_search_query.rb
|
348
|
+
- lib/talon_one/models/customer_profile_update.rb
|
419
349
|
- lib/talon_one/models/customer_session.rb
|
350
|
+
- lib/talon_one/models/customer_session_v2.rb
|
351
|
+
- lib/talon_one/models/deduct_loyalty_points_effect_props.rb
|
352
|
+
- lib/talon_one/models/effect.rb
|
353
|
+
- lib/talon_one/models/effect_entity.rb
|
420
354
|
- lib/talon_one/models/email_entity.rb
|
421
355
|
- lib/talon_one/models/entity.rb
|
422
356
|
- lib/talon_one/models/environment.rb
|
357
|
+
- lib/talon_one/models/error_effect_props.rb
|
423
358
|
- lib/talon_one/models/error_response.rb
|
424
359
|
- lib/talon_one/models/error_source.rb
|
425
360
|
- lib/talon_one/models/event.rb
|
@@ -432,39 +367,43 @@ files:
|
|
432
367
|
- lib/talon_one/models/function_def.rb
|
433
368
|
- lib/talon_one/models/import.rb
|
434
369
|
- lib/talon_one/models/import_coupons.rb
|
435
|
-
- lib/talon_one/models/
|
436
|
-
- lib/talon_one/models/
|
437
|
-
- lib/talon_one/models/
|
438
|
-
- lib/talon_one/models/
|
439
|
-
- lib/talon_one/models/
|
440
|
-
- lib/talon_one/models/
|
441
|
-
- lib/talon_one/models/
|
442
|
-
- lib/talon_one/models/
|
443
|
-
- lib/talon_one/models/
|
444
|
-
- lib/talon_one/models/
|
445
|
-
- lib/talon_one/models/
|
446
|
-
- lib/talon_one/models/
|
447
|
-
- lib/talon_one/models/
|
448
|
-
- lib/talon_one/models/
|
449
|
-
- lib/talon_one/models/
|
450
|
-
- lib/talon_one/models/
|
451
|
-
- lib/talon_one/models/
|
452
|
-
- lib/talon_one/models/
|
453
|
-
- lib/talon_one/models/
|
454
|
-
- lib/talon_one/models/
|
455
|
-
- lib/talon_one/models/
|
456
|
-
- lib/talon_one/models/
|
457
|
-
- lib/talon_one/models/
|
458
|
-
- lib/talon_one/models/
|
459
|
-
- lib/talon_one/models/
|
460
|
-
- lib/talon_one/models/
|
461
|
-
- lib/talon_one/models/
|
462
|
-
- lib/talon_one/models/
|
463
|
-
- lib/talon_one/models/
|
370
|
+
- lib/talon_one/models/inline_response200.rb
|
371
|
+
- lib/talon_one/models/inline_response2001.rb
|
372
|
+
- lib/talon_one/models/inline_response20010.rb
|
373
|
+
- lib/talon_one/models/inline_response20011.rb
|
374
|
+
- lib/talon_one/models/inline_response20012.rb
|
375
|
+
- lib/talon_one/models/inline_response20013.rb
|
376
|
+
- lib/talon_one/models/inline_response20014.rb
|
377
|
+
- lib/talon_one/models/inline_response20015.rb
|
378
|
+
- lib/talon_one/models/inline_response20016.rb
|
379
|
+
- lib/talon_one/models/inline_response20017.rb
|
380
|
+
- lib/talon_one/models/inline_response20018.rb
|
381
|
+
- lib/talon_one/models/inline_response20019.rb
|
382
|
+
- lib/talon_one/models/inline_response2002.rb
|
383
|
+
- lib/talon_one/models/inline_response20020.rb
|
384
|
+
- lib/talon_one/models/inline_response20021.rb
|
385
|
+
- lib/talon_one/models/inline_response20022.rb
|
386
|
+
- lib/talon_one/models/inline_response20023.rb
|
387
|
+
- lib/talon_one/models/inline_response20024.rb
|
388
|
+
- lib/talon_one/models/inline_response20025.rb
|
389
|
+
- lib/talon_one/models/inline_response20026.rb
|
390
|
+
- lib/talon_one/models/inline_response20027.rb
|
391
|
+
- lib/talon_one/models/inline_response20028.rb
|
392
|
+
- lib/talon_one/models/inline_response20029.rb
|
393
|
+
- lib/talon_one/models/inline_response2003.rb
|
394
|
+
- lib/talon_one/models/inline_response20030.rb
|
395
|
+
- lib/talon_one/models/inline_response2004.rb
|
396
|
+
- lib/talon_one/models/inline_response2005.rb
|
397
|
+
- lib/talon_one/models/inline_response2006.rb
|
398
|
+
- lib/talon_one/models/inline_response2007.rb
|
399
|
+
- lib/talon_one/models/inline_response2008.rb
|
400
|
+
- lib/talon_one/models/inline_response2009.rb
|
464
401
|
- lib/talon_one/models/integration_entity.rb
|
465
402
|
- lib/talon_one/models/integration_event.rb
|
466
403
|
- lib/talon_one/models/integration_profile_entity.rb
|
404
|
+
- lib/talon_one/models/integration_request.rb
|
467
405
|
- lib/talon_one/models/integration_state.rb
|
406
|
+
- lib/talon_one/models/integration_state_v2.rb
|
468
407
|
- lib/talon_one/models/ledger_entry.rb
|
469
408
|
- lib/talon_one/models/library_attribute.rb
|
470
409
|
- lib/talon_one/models/limit_config.rb
|
@@ -485,6 +424,7 @@ files:
|
|
485
424
|
- lib/talon_one/models/mutable_entity.rb
|
486
425
|
- lib/talon_one/models/new_account.rb
|
487
426
|
- lib/talon_one/models/new_account_sign_up.rb
|
427
|
+
- lib/talon_one/models/new_additional_cost.rb
|
488
428
|
- lib/talon_one/models/new_application.rb
|
489
429
|
- lib/talon_one/models/new_application_api_key.rb
|
490
430
|
- lib/talon_one/models/new_attribute.rb
|
@@ -493,6 +433,7 @@ files:
|
|
493
433
|
- lib/talon_one/models/new_coupons.rb
|
494
434
|
- lib/talon_one/models/new_customer_profile.rb
|
495
435
|
- lib/talon_one/models/new_customer_session.rb
|
436
|
+
- lib/talon_one/models/new_customer_session_v2.rb
|
496
437
|
- lib/talon_one/models/new_event.rb
|
497
438
|
- lib/talon_one/models/new_event_type.rb
|
498
439
|
- lib/talon_one/models/new_feature_flags.rb
|
@@ -505,23 +446,39 @@ files:
|
|
505
446
|
- lib/talon_one/models/new_referral.rb
|
506
447
|
- lib/talon_one/models/new_role.rb
|
507
448
|
- lib/talon_one/models/new_ruleset.rb
|
449
|
+
- lib/talon_one/models/new_saml_connection.rb
|
508
450
|
- lib/talon_one/models/new_template_def.rb
|
509
451
|
- lib/talon_one/models/new_user.rb
|
510
452
|
- lib/talon_one/models/new_webhook.rb
|
511
453
|
- lib/talon_one/models/notification.rb
|
512
|
-
- lib/talon_one/models/
|
454
|
+
- lib/talon_one/models/redeem_referral_effect_props.rb
|
513
455
|
- lib/talon_one/models/referral.rb
|
456
|
+
- lib/talon_one/models/referral_created_effect_props.rb
|
514
457
|
- lib/talon_one/models/referral_rejection_reason.rb
|
458
|
+
- lib/talon_one/models/reject_coupon_effect_props.rb
|
459
|
+
- lib/talon_one/models/reject_referral_effect_props.rb
|
515
460
|
- lib/talon_one/models/role.rb
|
516
461
|
- lib/talon_one/models/role_assign.rb
|
517
462
|
- lib/talon_one/models/role_membership.rb
|
463
|
+
- lib/talon_one/models/rollback_coupon_effect_props.rb
|
464
|
+
- lib/talon_one/models/rollback_discount_effect_props.rb
|
518
465
|
- lib/talon_one/models/rule.rb
|
519
466
|
- lib/talon_one/models/ruleset.rb
|
467
|
+
- lib/talon_one/models/saml_connection.rb
|
468
|
+
- lib/talon_one/models/saml_connection_metadata.rb
|
469
|
+
- lib/talon_one/models/saml_login_endpoint.rb
|
520
470
|
- lib/talon_one/models/session.rb
|
471
|
+
- lib/talon_one/models/set_discount_effect_props.rb
|
472
|
+
- lib/talon_one/models/set_discount_per_item_effect_props.rb
|
473
|
+
- lib/talon_one/models/show_bundle_metadata_effect_props.rb
|
474
|
+
- lib/talon_one/models/show_notification_effect_props.rb
|
521
475
|
- lib/talon_one/models/slot_def.rb
|
522
476
|
- lib/talon_one/models/template_arg_def.rb
|
523
477
|
- lib/talon_one/models/template_def.rb
|
478
|
+
- lib/talon_one/models/trigger_webhook_effect_props.rb
|
524
479
|
- lib/talon_one/models/update_account.rb
|
480
|
+
- lib/talon_one/models/update_application.rb
|
481
|
+
- lib/talon_one/models/update_attribute_effect_props.rb
|
525
482
|
- lib/talon_one/models/update_campaign.rb
|
526
483
|
- lib/talon_one/models/update_coupon.rb
|
527
484
|
- lib/talon_one/models/update_coupon_batch.rb
|
@@ -538,11 +495,17 @@ files:
|
|
538
495
|
- spec/api/management_api_spec.rb
|
539
496
|
- spec/api_client_spec.rb
|
540
497
|
- spec/configuration_spec.rb
|
498
|
+
- spec/models/accept_coupon_effect_props_spec.rb
|
499
|
+
- spec/models/accept_referral_effect_props_spec.rb
|
541
500
|
- spec/models/access_log_entry_spec.rb
|
501
|
+
- spec/models/account_additional_cost_spec.rb
|
542
502
|
- spec/models/account_analytics_spec.rb
|
543
503
|
- spec/models/account_entity_spec.rb
|
544
504
|
- spec/models/account_limits_spec.rb
|
545
505
|
- spec/models/account_spec.rb
|
506
|
+
- spec/models/add_free_item_effect_props_spec.rb
|
507
|
+
- spec/models/add_loyalty_points_effect_props_spec.rb
|
508
|
+
- spec/models/additional_cost_spec.rb
|
546
509
|
- spec/models/api_error_spec.rb
|
547
510
|
- spec/models/application_api_health_spec.rb
|
548
511
|
- spec/models/application_api_key_spec.rb
|
@@ -554,8 +517,10 @@ files:
|
|
554
517
|
- spec/models/application_session_entity_spec.rb
|
555
518
|
- spec/models/application_session_spec.rb
|
556
519
|
- spec/models/application_spec.rb
|
557
|
-
- spec/models/attribute_query_spec.rb
|
558
520
|
- spec/models/attribute_spec.rb
|
521
|
+
- spec/models/attributes_mandatory_spec.rb
|
522
|
+
- spec/models/attributes_settings_spec.rb
|
523
|
+
- spec/models/base_saml_connection_spec.rb
|
559
524
|
- spec/models/binding_spec.rb
|
560
525
|
- spec/models/campaign_analytics_spec.rb
|
561
526
|
- spec/models/campaign_copy_spec.rb
|
@@ -568,9 +533,11 @@ files:
|
|
568
533
|
- spec/models/campaign_spec.rb
|
569
534
|
- spec/models/cart_item_adjustment_spec.rb
|
570
535
|
- spec/models/cart_item_spec.rb
|
536
|
+
- spec/models/change_profile_password_spec.rb
|
571
537
|
- spec/models/change_spec.rb
|
572
538
|
- spec/models/code_generator_settings_spec.rb
|
573
539
|
- spec/models/coupon_constraints_spec.rb
|
540
|
+
- spec/models/coupon_created_effect_props_spec.rb
|
574
541
|
- spec/models/coupon_rejection_reason_spec.rb
|
575
542
|
- spec/models/coupon_reservations_spec.rb
|
576
543
|
- spec/models/coupon_search_spec.rb
|
@@ -579,12 +546,19 @@ files:
|
|
579
546
|
- spec/models/create_application_api_key_spec.rb
|
580
547
|
- spec/models/customer_activity_report_spec.rb
|
581
548
|
- spec/models/customer_analytics_spec.rb
|
549
|
+
- spec/models/customer_inventory_spec.rb
|
582
550
|
- spec/models/customer_profile_search_query_spec.rb
|
583
551
|
- spec/models/customer_profile_spec.rb
|
552
|
+
- spec/models/customer_profile_update_spec.rb
|
584
553
|
- spec/models/customer_session_spec.rb
|
554
|
+
- spec/models/customer_session_v2_spec.rb
|
555
|
+
- spec/models/deduct_loyalty_points_effect_props_spec.rb
|
556
|
+
- spec/models/effect_entity_spec.rb
|
557
|
+
- spec/models/effect_spec.rb
|
585
558
|
- spec/models/email_entity_spec.rb
|
586
559
|
- spec/models/entity_spec.rb
|
587
560
|
- spec/models/environment_spec.rb
|
561
|
+
- spec/models/error_effect_props_spec.rb
|
588
562
|
- spec/models/error_response_spec.rb
|
589
563
|
- spec/models/error_source_spec.rb
|
590
564
|
- spec/models/event_spec.rb
|
@@ -597,39 +571,43 @@ files:
|
|
597
571
|
- spec/models/function_def_spec.rb
|
598
572
|
- spec/models/import_coupons_spec.rb
|
599
573
|
- spec/models/import_spec.rb
|
600
|
-
- spec/models/
|
601
|
-
- spec/models/
|
602
|
-
- spec/models/
|
603
|
-
- spec/models/
|
604
|
-
- spec/models/
|
605
|
-
- spec/models/
|
606
|
-
- spec/models/
|
607
|
-
- spec/models/
|
608
|
-
- spec/models/
|
609
|
-
- spec/models/
|
610
|
-
- spec/models/
|
611
|
-
- spec/models/
|
612
|
-
- spec/models/
|
613
|
-
- spec/models/
|
614
|
-
- spec/models/
|
615
|
-
- spec/models/
|
616
|
-
- spec/models/
|
617
|
-
- spec/models/
|
618
|
-
- spec/models/
|
619
|
-
- spec/models/
|
620
|
-
- spec/models/
|
621
|
-
- spec/models/
|
622
|
-
- spec/models/
|
623
|
-
- spec/models/
|
624
|
-
- spec/models/
|
625
|
-
- spec/models/
|
626
|
-
- spec/models/
|
627
|
-
- spec/models/
|
628
|
-
- spec/models/
|
574
|
+
- spec/models/inline_response20010_spec.rb
|
575
|
+
- spec/models/inline_response20011_spec.rb
|
576
|
+
- spec/models/inline_response20012_spec.rb
|
577
|
+
- spec/models/inline_response20013_spec.rb
|
578
|
+
- spec/models/inline_response20014_spec.rb
|
579
|
+
- spec/models/inline_response20015_spec.rb
|
580
|
+
- spec/models/inline_response20016_spec.rb
|
581
|
+
- spec/models/inline_response20017_spec.rb
|
582
|
+
- spec/models/inline_response20018_spec.rb
|
583
|
+
- spec/models/inline_response20019_spec.rb
|
584
|
+
- spec/models/inline_response2001_spec.rb
|
585
|
+
- spec/models/inline_response20020_spec.rb
|
586
|
+
- spec/models/inline_response20021_spec.rb
|
587
|
+
- spec/models/inline_response20022_spec.rb
|
588
|
+
- spec/models/inline_response20023_spec.rb
|
589
|
+
- spec/models/inline_response20024_spec.rb
|
590
|
+
- spec/models/inline_response20025_spec.rb
|
591
|
+
- spec/models/inline_response20026_spec.rb
|
592
|
+
- spec/models/inline_response20027_spec.rb
|
593
|
+
- spec/models/inline_response20028_spec.rb
|
594
|
+
- spec/models/inline_response20029_spec.rb
|
595
|
+
- spec/models/inline_response2002_spec.rb
|
596
|
+
- spec/models/inline_response20030_spec.rb
|
597
|
+
- spec/models/inline_response2003_spec.rb
|
598
|
+
- spec/models/inline_response2004_spec.rb
|
599
|
+
- spec/models/inline_response2005_spec.rb
|
600
|
+
- spec/models/inline_response2006_spec.rb
|
601
|
+
- spec/models/inline_response2007_spec.rb
|
602
|
+
- spec/models/inline_response2008_spec.rb
|
603
|
+
- spec/models/inline_response2009_spec.rb
|
604
|
+
- spec/models/inline_response200_spec.rb
|
629
605
|
- spec/models/integration_entity_spec.rb
|
630
606
|
- spec/models/integration_event_spec.rb
|
631
607
|
- spec/models/integration_profile_entity_spec.rb
|
608
|
+
- spec/models/integration_request_spec.rb
|
632
609
|
- spec/models/integration_state_spec.rb
|
610
|
+
- spec/models/integration_state_v2_spec.rb
|
633
611
|
- spec/models/ledger_entry_spec.rb
|
634
612
|
- spec/models/library_attribute_spec.rb
|
635
613
|
- spec/models/limit_config_spec.rb
|
@@ -650,6 +628,7 @@ files:
|
|
650
628
|
- spec/models/mutable_entity_spec.rb
|
651
629
|
- spec/models/new_account_sign_up_spec.rb
|
652
630
|
- spec/models/new_account_spec.rb
|
631
|
+
- spec/models/new_additional_cost_spec.rb
|
653
632
|
- spec/models/new_application_api_key_spec.rb
|
654
633
|
- spec/models/new_application_spec.rb
|
655
634
|
- spec/models/new_attribute_spec.rb
|
@@ -658,6 +637,7 @@ files:
|
|
658
637
|
- spec/models/new_coupons_spec.rb
|
659
638
|
- spec/models/new_customer_profile_spec.rb
|
660
639
|
- spec/models/new_customer_session_spec.rb
|
640
|
+
- spec/models/new_customer_session_v2_spec.rb
|
661
641
|
- spec/models/new_event_spec.rb
|
662
642
|
- spec/models/new_event_type_spec.rb
|
663
643
|
- spec/models/new_feature_flags_spec.rb
|
@@ -670,23 +650,39 @@ files:
|
|
670
650
|
- spec/models/new_referral_spec.rb
|
671
651
|
- spec/models/new_role_spec.rb
|
672
652
|
- spec/models/new_ruleset_spec.rb
|
653
|
+
- spec/models/new_saml_connection_spec.rb
|
673
654
|
- spec/models/new_template_def_spec.rb
|
674
655
|
- spec/models/new_user_spec.rb
|
675
656
|
- spec/models/new_webhook_spec.rb
|
676
657
|
- spec/models/notification_spec.rb
|
677
|
-
- spec/models/
|
658
|
+
- spec/models/redeem_referral_effect_props_spec.rb
|
659
|
+
- spec/models/referral_created_effect_props_spec.rb
|
678
660
|
- spec/models/referral_rejection_reason_spec.rb
|
679
661
|
- spec/models/referral_spec.rb
|
662
|
+
- spec/models/reject_coupon_effect_props_spec.rb
|
663
|
+
- spec/models/reject_referral_effect_props_spec.rb
|
680
664
|
- spec/models/role_assign_spec.rb
|
681
665
|
- spec/models/role_membership_spec.rb
|
682
666
|
- spec/models/role_spec.rb
|
667
|
+
- spec/models/rollback_coupon_effect_props_spec.rb
|
668
|
+
- spec/models/rollback_discount_effect_props_spec.rb
|
683
669
|
- spec/models/rule_spec.rb
|
684
670
|
- spec/models/ruleset_spec.rb
|
671
|
+
- spec/models/saml_connection_metadata_spec.rb
|
672
|
+
- spec/models/saml_connection_spec.rb
|
673
|
+
- spec/models/saml_login_endpoint_spec.rb
|
685
674
|
- spec/models/session_spec.rb
|
675
|
+
- spec/models/set_discount_effect_props_spec.rb
|
676
|
+
- spec/models/set_discount_per_item_effect_props_spec.rb
|
677
|
+
- spec/models/show_bundle_metadata_effect_props_spec.rb
|
678
|
+
- spec/models/show_notification_effect_props_spec.rb
|
686
679
|
- spec/models/slot_def_spec.rb
|
687
680
|
- spec/models/template_arg_def_spec.rb
|
688
681
|
- spec/models/template_def_spec.rb
|
682
|
+
- spec/models/trigger_webhook_effect_props_spec.rb
|
689
683
|
- spec/models/update_account_spec.rb
|
684
|
+
- spec/models/update_application_spec.rb
|
685
|
+
- spec/models/update_attribute_effect_props_spec.rb
|
690
686
|
- spec/models/update_campaign_spec.rb
|
691
687
|
- spec/models/update_coupon_batch_spec.rb
|
692
688
|
- spec/models/update_coupon_spec.rb
|
@@ -699,10 +695,6 @@ files:
|
|
699
695
|
- spec/models/webhook_log_entry_spec.rb
|
700
696
|
- spec/models/webhook_spec.rb
|
701
697
|
- spec/spec_helper.rb
|
702
|
-
- talon_one-1.0.0.gem
|
703
|
-
- talon_one-1.1.0.gem
|
704
|
-
- talon_one-1.1.1.gem
|
705
|
-
- talon_one-1.1.2.gem
|
706
698
|
- talon_one.gemspec
|
707
699
|
homepage: https://github.com/talon-one/talon_one.rb/
|
708
700
|
licenses:
|
@@ -723,8 +715,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
723
715
|
- !ruby/object:Gem::Version
|
724
716
|
version: '0'
|
725
717
|
requirements: []
|
726
|
-
|
727
|
-
rubygems_version: 2.5.2.3
|
718
|
+
rubygems_version: 3.0.3
|
728
719
|
signing_key:
|
729
720
|
specification_version: 4
|
730
721
|
summary: Talon.One API Ruby Gem
|
@@ -733,92 +724,115 @@ test_files:
|
|
733
724
|
- spec/api/management_api_spec.rb
|
734
725
|
- spec/api_client_spec.rb
|
735
726
|
- spec/configuration_spec.rb
|
727
|
+
- spec/models/saml_connection_spec.rb
|
736
728
|
- spec/models/notification_spec.rb
|
737
729
|
- spec/models/new_customer_profile_spec.rb
|
738
|
-
- spec/models/inline_response_200_27_spec.rb
|
739
730
|
- spec/models/webhook_spec.rb
|
740
731
|
- spec/models/user_entity_spec.rb
|
732
|
+
- spec/models/inline_response20011_spec.rb
|
733
|
+
- spec/models/inline_response2002_spec.rb
|
741
734
|
- spec/models/campaign_set_branch_node_spec.rb
|
742
735
|
- spec/models/library_attribute_spec.rb
|
736
|
+
- spec/models/effect_entity_spec.rb
|
743
737
|
- spec/models/update_loyalty_program_spec.rb
|
744
738
|
- spec/models/session_spec.rb
|
745
739
|
- spec/models/new_attribute_spec.rb
|
746
|
-
- spec/models/
|
747
|
-
- spec/models/
|
740
|
+
- spec/models/integration_state_v2_spec.rb
|
741
|
+
- spec/models/new_additional_cost_spec.rb
|
748
742
|
- spec/models/campaign_analytics_spec.rb
|
749
743
|
- spec/models/new_invitation_spec.rb
|
750
744
|
- spec/models/new_password_email_spec.rb
|
745
|
+
- spec/models/inline_response20018_spec.rb
|
751
746
|
- spec/models/webhook_log_entry_spec.rb
|
752
747
|
- spec/models/account_spec.rb
|
748
|
+
- spec/models/inline_response20027_spec.rb
|
753
749
|
- spec/models/update_coupon_batch_spec.rb
|
754
750
|
- spec/models/login_params_spec.rb
|
755
|
-
- spec/models/
|
751
|
+
- spec/models/integration_request_spec.rb
|
756
752
|
- spec/models/binding_spec.rb
|
757
753
|
- spec/models/application_customer_search_spec.rb
|
754
|
+
- spec/models/coupon_created_effect_props_spec.rb
|
758
755
|
- spec/models/coupon_rejection_reason_spec.rb
|
759
756
|
- spec/models/application_session_entity_spec.rb
|
757
|
+
- spec/models/inline_response20019_spec.rb
|
760
758
|
- spec/models/loyalty_membership_spec.rb
|
759
|
+
- spec/models/rollback_coupon_effect_props_spec.rb
|
761
760
|
- spec/models/features_feed_spec.rb
|
761
|
+
- spec/models/account_additional_cost_spec.rb
|
762
762
|
- spec/models/error_response_spec.rb
|
763
763
|
- spec/models/account_limits_spec.rb
|
764
|
+
- spec/models/change_profile_password_spec.rb
|
765
|
+
- spec/models/attributes_settings_spec.rb
|
764
766
|
- spec/models/update_coupon_spec.rb
|
765
767
|
- spec/models/event_type_spec.rb
|
766
|
-
- spec/models/
|
768
|
+
- spec/models/inline_response20026_spec.rb
|
769
|
+
- spec/models/trigger_webhook_effect_props_spec.rb
|
767
770
|
- spec/models/misc_update_user_latest_feature_spec.rb
|
771
|
+
- spec/models/reject_referral_effect_props_spec.rb
|
772
|
+
- spec/models/set_discount_per_item_effect_props_spec.rb
|
768
773
|
- spec/models/loyalty_ledger_entry_spec.rb
|
769
774
|
- spec/models/feature_flags_spec.rb
|
770
775
|
- spec/models/email_entity_spec.rb
|
771
776
|
- spec/models/application_customer_entity_spec.rb
|
772
777
|
- spec/models/coupon_reservations_spec.rb
|
773
778
|
- spec/models/application_api_health_spec.rb
|
774
|
-
- spec/models/
|
779
|
+
- spec/models/inline_response20010_spec.rb
|
775
780
|
- spec/models/application_session_spec.rb
|
776
781
|
- spec/models/new_loyalty_program_spec.rb
|
777
782
|
- spec/models/referral_rejection_reason_spec.rb
|
778
783
|
- spec/models/loyalty_ledger_spec.rb
|
779
784
|
- spec/models/new_application_spec.rb
|
780
785
|
- spec/models/role_assign_spec.rb
|
786
|
+
- spec/models/inline_response2003_spec.rb
|
781
787
|
- spec/models/new_campaign_set_spec.rb
|
782
|
-
- spec/models/inline_response_200_3_spec.rb
|
783
|
-
- spec/models/inline_response_200_19_spec.rb
|
784
788
|
- spec/models/integration_event_spec.rb
|
785
789
|
- spec/models/new_referral_spec.rb
|
790
|
+
- spec/models/show_notification_effect_props_spec.rb
|
786
791
|
- spec/models/coupon_search_spec.rb
|
787
792
|
- spec/models/environment_spec.rb
|
793
|
+
- spec/models/inline_response2008_spec.rb
|
788
794
|
- spec/models/new_feature_flags_spec.rb
|
789
|
-
- spec/models/
|
795
|
+
- spec/models/base_saml_connection_spec.rb
|
790
796
|
- spec/models/cart_item_spec.rb
|
791
|
-
- spec/models/inline_response_200_8_spec.rb
|
792
797
|
- spec/models/integration_entity_spec.rb
|
793
798
|
- spec/models/new_template_def_spec.rb
|
794
|
-
- spec/models/
|
799
|
+
- spec/models/inline_response20024_spec.rb
|
800
|
+
- spec/models/inline_response20012_spec.rb
|
801
|
+
- spec/models/add_loyalty_points_effect_props_spec.rb
|
795
802
|
- spec/models/account_entity_spec.rb
|
796
803
|
- spec/models/application_api_key_spec.rb
|
797
804
|
- spec/models/api_error_spec.rb
|
798
805
|
- spec/models/import_spec.rb
|
799
|
-
- spec/models/inline_response_200_1_spec.rb
|
800
806
|
- spec/models/attribute_spec.rb
|
801
807
|
- spec/models/ledger_entry_spec.rb
|
802
808
|
- spec/models/new_campaign_spec.rb
|
809
|
+
- spec/models/inline_response2001_spec.rb
|
803
810
|
- spec/models/new_event_type_spec.rb
|
804
811
|
- spec/models/update_campaign_spec.rb
|
805
|
-
- spec/models/
|
812
|
+
- spec/models/inline_response20013_spec.rb
|
813
|
+
- spec/models/error_effect_props_spec.rb
|
806
814
|
- spec/models/campaign_set_leaf_node_spec.rb
|
815
|
+
- spec/models/redeem_referral_effect_props_spec.rb
|
816
|
+
- spec/models/accept_referral_effect_props_spec.rb
|
807
817
|
- spec/models/export_spec.rb
|
808
818
|
- spec/models/manager_config_spec.rb
|
809
819
|
- spec/models/template_arg_def_spec.rb
|
810
820
|
- spec/models/rule_spec.rb
|
811
821
|
- spec/models/entity_spec.rb
|
822
|
+
- spec/models/effect_spec.rb
|
812
823
|
- spec/models/customer_profile_spec.rb
|
813
824
|
- spec/models/create_application_api_key_spec.rb
|
814
825
|
- spec/models/customer_activity_report_spec.rb
|
815
826
|
- spec/models/ruleset_spec.rb
|
827
|
+
- spec/models/inline_response2009_spec.rb
|
816
828
|
- spec/models/application_customer_spec.rb
|
817
829
|
- spec/models/coupon_constraints_spec.rb
|
818
|
-
- spec/models/
|
819
|
-
- spec/models/
|
830
|
+
- spec/models/new_customer_session_v2_spec.rb
|
831
|
+
- spec/models/inline_response20025_spec.rb
|
820
832
|
- spec/models/application_event_spec.rb
|
821
833
|
- spec/models/feature_flag_spec.rb
|
834
|
+
- spec/models/inline_response20030_spec.rb
|
835
|
+
- spec/models/inline_response20020_spec.rb
|
822
836
|
- spec/models/loyalty_program_ledgers_spec.rb
|
823
837
|
- spec/models/campaign_entity_spec.rb
|
824
838
|
- spec/models/cart_item_adjustment_spec.rb
|
@@ -826,71 +840,87 @@ test_files:
|
|
826
840
|
- spec/models/campaign_set_spec.rb
|
827
841
|
- spec/models/access_log_entry_spec.rb
|
828
842
|
- spec/models/customer_profile_search_query_spec.rb
|
829
|
-
- spec/models/
|
843
|
+
- spec/models/saml_connection_metadata_spec.rb
|
830
844
|
- spec/models/limit_config_spec.rb
|
831
845
|
- spec/models/import_coupons_spec.rb
|
846
|
+
- spec/models/update_application_spec.rb
|
847
|
+
- spec/models/inline_response20029_spec.rb
|
832
848
|
- spec/models/slot_def_spec.rb
|
833
849
|
- spec/models/new_ruleset_spec.rb
|
834
850
|
- spec/models/coupon_spec.rb
|
835
|
-
- spec/models/inline_response_200_5_spec.rb
|
836
851
|
- spec/models/campaign_copy_spec.rb
|
837
852
|
- spec/models/new_account_sign_up_spec.rb
|
853
|
+
- spec/models/set_discount_effect_props_spec.rb
|
854
|
+
- spec/models/inline_response2005_spec.rb
|
855
|
+
- spec/models/attributes_mandatory_spec.rb
|
838
856
|
- spec/models/new_password_spec.rb
|
839
|
-
- spec/models/inline_response_200_20_spec.rb
|
840
857
|
- spec/models/new_invite_email_spec.rb
|
841
858
|
- spec/models/function_def_spec.rb
|
859
|
+
- spec/models/inline_response20016_spec.rb
|
842
860
|
- spec/models/coupon_value_spec.rb
|
843
861
|
- spec/models/application_entity_spec.rb
|
844
|
-
- spec/models/
|
862
|
+
- spec/models/rollback_discount_effect_props_spec.rb
|
845
863
|
- spec/models/mutable_entity_spec.rb
|
846
864
|
- spec/models/referral_spec.rb
|
865
|
+
- spec/models/inline_response20028_spec.rb
|
866
|
+
- spec/models/deduct_loyalty_points_effect_props_spec.rb
|
847
867
|
- spec/models/meta_spec.rb
|
848
|
-
- spec/models/
|
868
|
+
- spec/models/inline_response2004_spec.rb
|
849
869
|
- spec/models/loyalty_spec.rb
|
850
|
-
- spec/models/
|
870
|
+
- spec/models/inline_response20017_spec.rb
|
851
871
|
- spec/models/campaign_search_spec.rb
|
852
872
|
- spec/models/new_event_spec.rb
|
853
|
-
- spec/models/inline_response_200_17_spec.rb
|
854
873
|
- spec/models/new_import_spec.rb
|
874
|
+
- spec/models/inline_response20021_spec.rb
|
875
|
+
- spec/models/show_bundle_metadata_effect_props_spec.rb
|
876
|
+
- spec/models/referral_created_effect_props_spec.rb
|
877
|
+
- spec/models/accept_coupon_effect_props_spec.rb
|
855
878
|
- spec/models/customer_session_spec.rb
|
856
|
-
- spec/models/inline_response_200_28_spec.rb
|
857
879
|
- spec/models/event_spec.rb
|
858
880
|
- spec/models/func_arg_def_spec.rb
|
881
|
+
- spec/models/additional_cost_spec.rb
|
859
882
|
- spec/models/campaign_spec.rb
|
860
|
-
- spec/models/
|
883
|
+
- spec/models/inline_response2006_spec.rb
|
861
884
|
- spec/models/new_coupons_spec.rb
|
862
885
|
- spec/models/code_generator_settings_spec.rb
|
863
|
-
- spec/models/
|
886
|
+
- spec/models/customer_session_v2_spec.rb
|
887
|
+
- spec/models/update_attribute_effect_props_spec.rb
|
864
888
|
- spec/models/loyalty_sub_ledger_spec.rb
|
865
889
|
- spec/models/campaign_set_node_spec.rb
|
890
|
+
- spec/models/inline_response20015_spec.rb
|
866
891
|
- spec/models/update_role_spec.rb
|
867
892
|
- spec/models/webhook_activation_log_entry_spec.rb
|
868
893
|
- spec/models/new_customer_session_spec.rb
|
869
894
|
- spec/models/update_user_spec.rb
|
870
|
-
- spec/models/
|
871
|
-
- spec/models/
|
895
|
+
- spec/models/new_saml_connection_spec.rb
|
896
|
+
- spec/models/inline_response20023_spec.rb
|
897
|
+
- spec/models/inline_response200_spec.rb
|
872
898
|
- spec/models/error_source_spec.rb
|
873
899
|
- spec/models/role_membership_spec.rb
|
874
900
|
- spec/models/loyalty_program_balance_spec.rb
|
901
|
+
- spec/models/customer_profile_update_spec.rb
|
875
902
|
- spec/models/user_spec.rb
|
876
903
|
- spec/models/new_webhook_spec.rb
|
877
|
-
- spec/models/
|
904
|
+
- spec/models/inline_response20022_spec.rb
|
878
905
|
- spec/models/change_spec.rb
|
879
906
|
- spec/models/role_spec.rb
|
880
907
|
- spec/models/application_spec.rb
|
881
908
|
- spec/models/integration_profile_entity_spec.rb
|
909
|
+
- spec/models/add_free_item_effect_props_spec.rb
|
882
910
|
- spec/models/loyalty_points_spec.rb
|
911
|
+
- spec/models/customer_inventory_spec.rb
|
883
912
|
- spec/models/integration_state_spec.rb
|
884
913
|
- spec/models/loyalty_program_spec.rb
|
885
914
|
- spec/models/new_application_api_key_spec.rb
|
886
915
|
- spec/models/new_account_spec.rb
|
916
|
+
- spec/models/inline_response2007_spec.rb
|
887
917
|
- spec/models/multi_application_entity_spec.rb
|
888
918
|
- spec/models/update_account_spec.rb
|
889
919
|
- spec/models/template_def_spec.rb
|
890
|
-
- spec/models/
|
891
|
-
- spec/models/
|
920
|
+
- spec/models/reject_coupon_effect_props_spec.rb
|
921
|
+
- spec/models/saml_login_endpoint_spec.rb
|
892
922
|
- spec/models/new_role_spec.rb
|
893
|
-
- spec/models/inline_response_200_22_spec.rb
|
894
923
|
- spec/models/account_analytics_spec.rb
|
924
|
+
- spec/models/inline_response20014_spec.rb
|
895
925
|
- spec/models/new_user_spec.rb
|
896
926
|
- spec/spec_helper.rb
|