launchdarkly_api 7.1.1 → 9.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +162 -78
- data/docs/Access.md +20 -0
- data/docs/AccessAllowedReason.md +28 -0
- data/docs/{AccessDeniedRep.md → AccessAllowedRep.md} +3 -3
- data/docs/AccessDenied.md +20 -0
- data/docs/{AccessDeniedReasonRep.md → AccessDeniedReason.md} +4 -4
- data/docs/AccessTokensApi.md +1 -1
- data/docs/AccountMembersApi.md +7 -7
- data/docs/AccountUsageBetaApi.md +11 -11
- data/docs/ActionOutputRep.md +1 -1
- data/docs/ApprovalsApi.md +15 -15
- data/docs/CodeReferencesApi.md +8 -8
- data/docs/ConditionInputRep.md +6 -0
- data/docs/ConditionOutputRep.md +6 -0
- data/docs/Conflict.md +1 -1
- data/docs/CreateFlagConfigApprovalRequestRequest.md +1 -1
- data/docs/CustomRole.md +1 -1
- data/docs/CustomRolesApi.md +23 -23
- data/docs/DataExportDestinationsApi.md +37 -37
- data/docs/Destination.md +1 -1
- data/docs/EnvironmentPost.md +6 -4
- data/docs/EnvironmentsApi.md +16 -16
- data/docs/EvaluationReason.md +28 -0
- data/docs/Experiment.md +36 -0
- data/docs/ExperimentCollectionRep.md +22 -0
- data/docs/ExperimentExpandableProperties.md +20 -0
- data/docs/ExperimentInfoRep.md +1 -1
- data/docs/ExperimentPatchInput.md +20 -0
- data/docs/ExperimentPost.md +26 -0
- data/docs/{ExperimentResultsRep.md → ExperimentResults.md} +2 -2
- data/docs/ExperimentsBetaApi.md +490 -30
- data/docs/Export.md +32 -0
- data/docs/FeatureFlag.md +1 -1
- data/docs/FeatureFlagBody.md +1 -1
- data/docs/FeatureFlagConfig.md +1 -1
- data/docs/FeatureFlagScheduledChange.md +1 -1
- data/docs/FeatureFlags.md +3 -1
- data/docs/FeatureFlagsApi.md +107 -105
- data/docs/FeatureFlagsBetaApi.md +22 -22
- data/docs/FileRep.md +20 -0
- data/docs/FlagConfigApprovalRequestResponse.md +1 -1
- data/docs/FlagGlobalAttributesRep.md +1 -1
- data/docs/FlagInput.md +20 -0
- data/docs/FlagLinkCollectionRep.md +20 -0
- data/docs/FlagLinkMember.md +24 -0
- data/docs/FlagLinkPost.md +30 -0
- data/docs/FlagLinkRep.md +38 -0
- data/docs/FlagLinksBetaApi.md +310 -0
- data/docs/FlagRep.md +22 -0
- data/docs/FlagScheduledChangesInput.md +1 -1
- data/docs/FlagTriggerInput.md +1 -1
- data/docs/FlagTriggersApi.md +55 -55
- data/docs/Import.md +30 -0
- data/docs/InitiatorRep.md +20 -0
- data/docs/Integration.md +1 -1
- data/docs/IntegrationAuditLogSubscriptionsApi.md +1 -1
- data/docs/IntegrationDeliveryConfiguration.md +38 -0
- data/docs/IntegrationDeliveryConfigurationCollection.md +20 -0
- data/docs/IntegrationDeliveryConfigurationCollectionLinks.md +20 -0
- data/docs/IntegrationDeliveryConfigurationLinks.md +24 -0
- data/docs/IntegrationDeliveryConfigurationPost.md +24 -0
- data/docs/IntegrationDeliveryConfigurationResponse.md +24 -0
- data/docs/IntegrationDeliveryConfigurationsBetaApi.md +541 -0
- data/docs/IterationExpandableProperties.md +20 -0
- data/docs/IterationInput.md +26 -0
- data/docs/IterationRep.md +40 -0
- data/docs/{ExperimentRep.md → LegacyExperimentRep.md} +2 -2
- data/docs/{MemberImportItemRep.md → MemberImportItem.md} +2 -2
- data/docs/{MemberSummaryRep.md → MemberSummary.md} +2 -2
- data/docs/MetricInput.md +20 -0
- data/docs/MetricListingRep.md +2 -2
- data/docs/MetricRep.md +2 -2
- data/docs/MetricV2Rep.md +22 -0
- data/docs/MetricsApi.md +22 -22
- data/docs/OtherApi.md +1 -1
- data/docs/ParameterRep.md +20 -0
- data/docs/PatchOperation.md +2 -2
- data/docs/PermissionGrantInput.md +4 -4
- data/docs/PostFlagScheduledChangesInput.md +1 -1
- data/docs/ProjectSummary.md +22 -0
- data/docs/ProjectsApi.md +1 -1
- data/docs/RelayAutoConfigRep.md +2 -2
- data/docs/RelayProxyConfigurationsApi.md +1 -1
- data/docs/RepositoryRep.md +1 -1
- data/docs/ResolvedContext.md +18 -0
- data/docs/ResolvedImage.md +22 -0
- data/docs/ResolvedTitle.md +20 -0
- data/docs/ResolvedUIBlockElement.md +24 -0
- data/docs/ResolvedUIBlocks.md +26 -0
- data/docs/ScheduleConditionInputRep.md +6 -0
- data/docs/ScheduleConditionOutputRep.md +7 -1
- data/docs/ScheduledChangesApi.md +12 -12
- data/docs/SegmentsApi.md +99 -99
- data/docs/SegmentsBetaApi.md +319 -0
- data/docs/SourceEnv.md +20 -0
- data/docs/StageInputRep.md +2 -0
- data/docs/Statement.md +2 -2
- data/docs/StatisticRep.md +2 -0
- data/docs/StatisticsRep.md +20 -0
- data/docs/TagCollection.md +22 -0
- data/docs/TagsApi.md +83 -0
- data/docs/Team.md +32 -0
- data/docs/{CustomRolesRep.md → TeamCustomRole.md} +3 -3
- data/docs/TeamCustomRoles.md +22 -0
- data/docs/TeamImportsRep.md +1 -1
- data/docs/TeamMaintainers.md +22 -0
- data/docs/TeamPatchInput.md +1 -1
- data/docs/TeamProjects.md +20 -0
- data/docs/{TeamCollectionRep.md → Teams.md} +3 -3
- data/docs/TeamsBetaApi.md +202 -46
- data/docs/TimestampRep.md +24 -0
- data/docs/Token.md +1 -1
- data/docs/TreatmentInput.md +24 -0
- data/docs/TreatmentParameterInput.md +20 -0
- data/docs/TreatmentRep.md +26 -0
- data/docs/TriggerPost.md +1 -1
- data/docs/TriggerWorkflowRep.md +2 -2
- data/docs/User.md +0 -2
- data/docs/UserFlagSetting.md +3 -1
- data/docs/UserRecord.md +2 -2
- data/docs/UserSegment.md +1 -1
- data/docs/UserSettingsApi.md +60 -60
- data/docs/Users.md +1 -1
- data/docs/UsersApi.md +43 -43
- data/docs/UsersRep.md +22 -0
- data/docs/Webhook.md +1 -1
- data/docs/WebhooksApi.md +1 -1
- data/docs/WorkflowsBetaApi.md +8 -8
- data/launchdarkly_api.gemspec +2 -2
- data/lib/launchdarkly_api/api/access_tokens_api.rb +1 -1
- data/lib/launchdarkly_api/api/account_members_api.rb +7 -7
- data/lib/launchdarkly_api/api/account_usage_beta_api.rb +20 -20
- data/lib/launchdarkly_api/api/approvals_api.rb +15 -15
- data/lib/launchdarkly_api/api/audit_log_api.rb +1 -1
- data/lib/launchdarkly_api/api/code_references_api.rb +10 -10
- data/lib/launchdarkly_api/api/custom_roles_api.rb +30 -30
- data/lib/launchdarkly_api/api/data_export_destinations_api.rb +57 -57
- data/lib/launchdarkly_api/api/environments_api.rb +21 -21
- data/lib/launchdarkly_api/api/experiments_beta_api.rb +526 -49
- data/lib/launchdarkly_api/api/feature_flags_api.rb +162 -159
- data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +38 -38
- data/lib/launchdarkly_api/api/flag_links_beta_api.rb +332 -0
- data/lib/launchdarkly_api/api/flag_triggers_api.rb +96 -96
- data/lib/launchdarkly_api/api/integration_audit_log_subscriptions_api.rb +1 -1
- data/lib/launchdarkly_api/api/integration_delivery_configurations_beta_api.rb +569 -0
- data/lib/launchdarkly_api/api/metrics_api.rb +28 -28
- data/lib/launchdarkly_api/api/other_api.rb +3 -3
- data/lib/launchdarkly_api/api/projects_api.rb +1 -1
- data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +1 -1
- data/lib/launchdarkly_api/api/scheduled_changes_api.rb +11 -11
- data/lib/launchdarkly_api/api/segments_api.rb +160 -160
- data/lib/launchdarkly_api/api/segments_beta_api.rb +345 -0
- data/lib/launchdarkly_api/api/tags_api.rb +85 -0
- data/lib/launchdarkly_api/api/teams_beta_api.rb +195 -57
- data/lib/launchdarkly_api/api/user_settings_api.rb +100 -100
- data/lib/launchdarkly_api/api/users_api.rb +72 -72
- data/lib/launchdarkly_api/api/users_beta_api.rb +1 -1
- data/lib/launchdarkly_api/api/webhooks_api.rb +1 -1
- data/lib/launchdarkly_api/api/workflows_beta_api.rb +9 -9
- data/lib/launchdarkly_api/api_client.rb +1 -1
- data/lib/launchdarkly_api/api_error.rb +1 -1
- data/lib/launchdarkly_api/configuration.rb +1 -1
- data/lib/launchdarkly_api/models/access.rb +241 -0
- data/lib/launchdarkly_api/models/access_allowed_reason.rb +280 -0
- data/lib/launchdarkly_api/models/access_allowed_rep.rb +237 -0
- data/lib/launchdarkly_api/models/access_denied.rb +237 -0
- data/lib/launchdarkly_api/models/access_denied_reason.rb +280 -0
- data/lib/launchdarkly_api/models/access_token_post.rb +1 -1
- data/lib/launchdarkly_api/models/action_input_rep.rb +1 -1
- data/lib/launchdarkly_api/models/action_output_rep.rb +2 -2
- data/lib/launchdarkly_api/models/approval_condition_input_rep.rb +1 -1
- data/lib/launchdarkly_api/models/approval_condition_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/approval_settings.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +1 -1
- data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +1 -1
- data/lib/launchdarkly_api/models/big_segment_target.rb +1 -1
- data/lib/launchdarkly_api/models/branch_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/branch_rep.rb +1 -1
- data/lib/launchdarkly_api/models/clause.rb +1 -1
- data/lib/launchdarkly_api/models/client_side_availability.rb +1 -1
- data/lib/launchdarkly_api/models/client_side_availability_post.rb +1 -1
- data/lib/launchdarkly_api/models/condition_base_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/condition_input_rep.rb +29 -2
- data/lib/launchdarkly_api/models/condition_output_rep.rb +29 -2
- data/lib/launchdarkly_api/models/confidence_interval_rep.rb +1 -1
- data/lib/launchdarkly_api/models/conflict.rb +4 -5
- data/lib/launchdarkly_api/models/conflict_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/copied_from_env.rb +1 -1
- data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +1 -1
- data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +2 -2
- data/lib/launchdarkly_api/models/custom_property.rb +1 -1
- data/lib/launchdarkly_api/models/custom_role.rb +2 -2
- data/lib/launchdarkly_api/models/custom_role_post.rb +1 -1
- data/lib/launchdarkly_api/models/custom_role_post_data.rb +1 -1
- data/lib/launchdarkly_api/models/custom_roles.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflow_input_rep.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflow_meta.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflow_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflow_stage_meta.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflows_listing_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +1 -1
- data/lib/launchdarkly_api/models/defaults.rb +1 -1
- data/lib/launchdarkly_api/models/dependent_flag.rb +1 -1
- data/lib/launchdarkly_api/models/dependent_flag_environment.rb +1 -1
- data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +1 -1
- data/lib/launchdarkly_api/models/destination.rb +2 -2
- data/lib/launchdarkly_api/models/destination_post.rb +1 -1
- data/lib/launchdarkly_api/models/destinations.rb +1 -1
- data/lib/launchdarkly_api/models/environment.rb +1 -1
- data/lib/launchdarkly_api/models/environment_post.rb +17 -8
- data/lib/launchdarkly_api/models/evaluation_reason.rb +274 -0
- data/lib/launchdarkly_api/models/execution_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment.rb +328 -0
- data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_collection_rep.rb +240 -0
- data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_expandable_properties.rb +229 -0
- data/lib/launchdarkly_api/models/experiment_info_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_patch_input.rb +229 -0
- data/lib/launchdarkly_api/models/experiment_post.rb +279 -0
- data/lib/launchdarkly_api/models/experiment_results.rb +280 -0
- data/lib/launchdarkly_api/models/experiment_stats_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_totals_rep.rb +1 -1
- data/lib/launchdarkly_api/models/expiring_user_target_error.rb +1 -1
- data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +1 -1
- data/lib/launchdarkly_api/models/expiring_user_target_item.rb +1 -1
- data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +1 -1
- data/lib/launchdarkly_api/models/export.rb +323 -0
- data/lib/launchdarkly_api/models/extinction.rb +1 -1
- data/lib/launchdarkly_api/models/extinction_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_body.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_config.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_statuses.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flags.rb +14 -5
- data/lib/launchdarkly_api/models/file_rep.rb +227 -0
- data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +2 -2
- data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +1 -1
- data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +1 -1
- data/lib/launchdarkly_api/models/flag_copy_config_post.rb +1 -1
- data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +2 -2
- data/lib/launchdarkly_api/models/flag_input.rb +237 -0
- data/lib/launchdarkly_api/models/flag_link_collection_rep.rb +241 -0
- data/lib/launchdarkly_api/models/flag_link_member.rb +257 -0
- data/lib/launchdarkly_api/models/flag_link_post.rb +274 -0
- data/lib/launchdarkly_api/models/flag_link_rep.rb +337 -0
- data/lib/launchdarkly_api/models/flag_listing_rep.rb +1 -1
- data/lib/launchdarkly_api/models/flag_rep.rb +243 -0
- data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +2 -2
- data/lib/launchdarkly_api/models/flag_status_rep.rb +1 -1
- data/lib/launchdarkly_api/models/flag_summary.rb +1 -1
- data/lib/launchdarkly_api/models/flag_trigger_input.rb +2 -2
- data/lib/launchdarkly_api/models/forbidden_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/hunk_rep.rb +1 -1
- data/lib/launchdarkly_api/models/import.rb +306 -0
- data/lib/launchdarkly_api/models/initiator_rep.rb +227 -0
- data/lib/launchdarkly_api/models/integration.rb +2 -2
- data/lib/launchdarkly_api/models/integration_delivery_configuration.rb +369 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_collection.rb +239 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_collection_links.rb +232 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_links.rb +265 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_post.rb +257 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_response.rb +245 -0
- data/lib/launchdarkly_api/models/integration_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/integration_status.rb +1 -1
- data/lib/launchdarkly_api/models/integration_status_rep.rb +1 -1
- data/lib/launchdarkly_api/models/integration_subscription_status_rep.rb +1 -1
- data/lib/launchdarkly_api/models/integrations.rb +1 -1
- data/lib/launchdarkly_api/models/invalid_request_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/ip_list.rb +1 -1
- data/lib/launchdarkly_api/models/iteration_expandable_properties.rb +231 -0
- data/lib/launchdarkly_api/models/iteration_input.rb +280 -0
- data/lib/launchdarkly_api/models/iteration_rep.rb +333 -0
- data/lib/launchdarkly_api/models/last_seen_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/legacy_experiment_rep.rb +249 -0
- data/lib/launchdarkly_api/models/link.rb +1 -1
- data/lib/launchdarkly_api/models/member.rb +1 -1
- data/lib/launchdarkly_api/models/member_data_rep.rb +1 -1
- data/lib/launchdarkly_api/models/member_import_item.rb +246 -0
- data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +1 -1
- data/lib/launchdarkly_api/models/member_summary.rb +285 -0
- data/lib/launchdarkly_api/models/member_team_summary_rep.rb +1 -1
- data/lib/launchdarkly_api/models/member_teams_post_input.rb +1 -1
- data/lib/launchdarkly_api/models/members.rb +1 -1
- data/lib/launchdarkly_api/models/method_not_allowed_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/metric_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/metric_input.rb +237 -0
- data/lib/launchdarkly_api/models/metric_listing_rep.rb +3 -3
- data/lib/launchdarkly_api/models/metric_post.rb +1 -1
- data/lib/launchdarkly_api/models/metric_rep.rb +3 -3
- data/lib/launchdarkly_api/models/metric_seen.rb +1 -1
- data/lib/launchdarkly_api/models/metric_v2_rep.rb +253 -0
- data/lib/launchdarkly_api/models/modification.rb +1 -1
- data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +1 -1
- data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +1 -1
- data/lib/launchdarkly_api/models/new_member_form.rb +1 -1
- data/lib/launchdarkly_api/models/not_found_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/parameter_rep.rb +227 -0
- data/lib/launchdarkly_api/models/parent_resource_rep.rb +1 -1
- data/lib/launchdarkly_api/models/patch_failed_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/patch_operation.rb +1 -1
- data/lib/launchdarkly_api/models/patch_segment_instruction.rb +1 -1
- data/lib/launchdarkly_api/models/patch_segment_request.rb +1 -1
- data/lib/launchdarkly_api/models/patch_with_comment.rb +1 -1
- data/lib/launchdarkly_api/models/permission_grant_input.rb +16 -16
- data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +1 -1
- data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +1 -1
- data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +2 -2
- data/lib/launchdarkly_api/models/prerequisite.rb +1 -1
- data/lib/launchdarkly_api/models/project.rb +1 -1
- data/lib/launchdarkly_api/models/project_listing_rep.rb +1 -1
- data/lib/launchdarkly_api/models/project_post.rb +1 -1
- data/lib/launchdarkly_api/models/project_summary.rb +238 -0
- data/lib/launchdarkly_api/models/projects.rb +1 -1
- data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +1 -1
- data/lib/launchdarkly_api/models/put_branch.rb +1 -1
- data/lib/launchdarkly_api/models/rate_limited_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/recent_trigger_body.rb +1 -1
- data/lib/launchdarkly_api/models/reference_rep.rb +1 -1
- data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/relay_auto_config_post.rb +1 -1
- data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +3 -3
- data/lib/launchdarkly_api/models/repository_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/repository_post.rb +1 -1
- data/lib/launchdarkly_api/models/repository_rep.rb +2 -2
- data/lib/launchdarkly_api/models/resolved_context.rb +220 -0
- data/lib/launchdarkly_api/models/resolved_image.rb +236 -0
- data/lib/launchdarkly_api/models/resolved_title.rb +229 -0
- data/lib/launchdarkly_api/models/resolved_ui_block_element.rb +245 -0
- data/lib/launchdarkly_api/models/resolved_ui_blocks.rb +254 -0
- data/lib/launchdarkly_api/models/resource_access.rb +1 -1
- data/lib/launchdarkly_api/models/resource_id_response.rb +1 -1
- data/lib/launchdarkly_api/models/review_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/review_response.rb +1 -1
- data/lib/launchdarkly_api/models/rollout.rb +1 -1
- data/lib/launchdarkly_api/models/rule.rb +1 -1
- data/lib/launchdarkly_api/models/schedule_condition_input_rep.rb +29 -2
- data/lib/launchdarkly_api/models/schedule_condition_output_rep.rb +32 -5
- data/lib/launchdarkly_api/models/sdk_list_rep.rb +1 -1
- data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +1 -1
- data/lib/launchdarkly_api/models/sdk_version_rep.rb +1 -1
- data/lib/launchdarkly_api/models/segment_body.rb +1 -1
- data/lib/launchdarkly_api/models/segment_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/segment_user_list.rb +1 -1
- data/lib/launchdarkly_api/models/segment_user_state.rb +1 -1
- data/lib/launchdarkly_api/models/series_list_rep.rb +1 -1
- data/lib/launchdarkly_api/models/source_env.rb +229 -0
- data/lib/launchdarkly_api/models/source_flag.rb +1 -1
- data/lib/launchdarkly_api/models/stage_input_rep.rb +11 -2
- data/lib/launchdarkly_api/models/stage_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/statement.rb +3 -3
- data/lib/launchdarkly_api/models/statement_post.rb +1 -1
- data/lib/launchdarkly_api/models/statement_post_data.rb +1 -1
- data/lib/launchdarkly_api/models/statement_rep.rb +1 -1
- data/lib/launchdarkly_api/models/statistic_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/statistic_rep.rb +16 -2
- data/lib/launchdarkly_api/models/statistics_rep.rb +231 -0
- data/lib/launchdarkly_api/models/statistics_root.rb +1 -1
- data/lib/launchdarkly_api/models/status_conflict_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/subject_data_rep.rb +1 -1
- data/lib/launchdarkly_api/models/subscription_post.rb +1 -1
- data/lib/launchdarkly_api/models/tag_collection.rb +252 -0
- data/lib/launchdarkly_api/models/target.rb +1 -1
- data/lib/launchdarkly_api/models/target_resource_rep.rb +1 -1
- data/lib/launchdarkly_api/models/team.rb +283 -0
- data/lib/launchdarkly_api/models/team_custom_role.rb +245 -0
- data/lib/launchdarkly_api/models/team_custom_roles.rb +240 -0
- data/lib/launchdarkly_api/models/team_imports_rep.rb +2 -2
- data/lib/launchdarkly_api/models/team_maintainers.rb +240 -0
- data/lib/launchdarkly_api/models/team_patch_input.rb +2 -2
- data/lib/launchdarkly_api/models/team_post_input.rb +1 -1
- data/lib/launchdarkly_api/models/team_projects.rb +229 -0
- data/lib/launchdarkly_api/models/teams.rb +240 -0
- data/lib/launchdarkly_api/models/timestamp_rep.rb +245 -0
- data/lib/launchdarkly_api/models/title_rep.rb +1 -1
- data/lib/launchdarkly_api/models/token.rb +2 -2
- data/lib/launchdarkly_api/models/token_data_rep.rb +1 -1
- data/lib/launchdarkly_api/models/tokens.rb +1 -1
- data/lib/launchdarkly_api/models/treatment_input.rb +267 -0
- data/lib/launchdarkly_api/models/treatment_parameter_input.rb +237 -0
- data/lib/launchdarkly_api/models/treatment_rep.rb +266 -0
- data/lib/launchdarkly_api/models/trigger_post.rb +2 -2
- data/lib/launchdarkly_api/models/trigger_workflow_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/trigger_workflow_rep.rb +3 -3
- data/lib/launchdarkly_api/models/unauthorized_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/url_post.rb +1 -1
- data/lib/launchdarkly_api/models/user.rb +2 -13
- data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +1 -1
- data/lib/launchdarkly_api/models/user_flag_setting.rb +15 -6
- data/lib/launchdarkly_api/models/user_flag_settings.rb +1 -1
- data/lib/launchdarkly_api/models/user_record.rb +2 -2
- data/lib/launchdarkly_api/models/user_record_rep.rb +1 -1
- data/lib/launchdarkly_api/models/user_segment.rb +2 -2
- data/lib/launchdarkly_api/models/user_segment_rule.rb +1 -1
- data/lib/launchdarkly_api/models/user_segments.rb +1 -1
- data/lib/launchdarkly_api/models/users.rb +1 -1
- data/lib/launchdarkly_api/models/users_rep.rb +250 -0
- data/lib/launchdarkly_api/models/value_put.rb +1 -1
- data/lib/launchdarkly_api/models/variation.rb +1 -1
- data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +1 -1
- data/lib/launchdarkly_api/models/variation_summary.rb +1 -1
- data/lib/launchdarkly_api/models/versions_rep.rb +1 -1
- data/lib/launchdarkly_api/models/webhook.rb +2 -2
- data/lib/launchdarkly_api/models/webhook_post.rb +1 -1
- data/lib/launchdarkly_api/models/webhooks.rb +1 -1
- data/lib/launchdarkly_api/models/weighted_variation.rb +1 -1
- data/lib/launchdarkly_api/version.rb +2 -2
- data/lib/launchdarkly_api.rb +62 -14
- data/spec/api/access_tokens_api_spec.rb +1 -1
- data/spec/api/account_members_api_spec.rb +4 -4
- data/spec/api/account_usage_beta_api_spec.rb +4 -4
- data/spec/api/approvals_api_spec.rb +8 -8
- data/spec/api/audit_log_api_spec.rb +1 -1
- data/spec/api/code_references_api_spec.rb +2 -2
- data/spec/api/custom_roles_api_spec.rb +5 -5
- data/spec/api/data_export_destinations_api_spec.rb +9 -9
- data/spec/api/environments_api_spec.rb +4 -4
- data/spec/api/experiments_beta_api_spec.rb +96 -10
- data/spec/api/feature_flags_api_spec.rb +26 -25
- data/spec/api/feature_flags_beta_api_spec.rb +8 -8
- data/spec/api/flag_links_beta_api_spec.rb +91 -0
- data/spec/api/flag_triggers_api_spec.rb +16 -16
- data/spec/api/integration_audit_log_subscriptions_api_spec.rb +1 -1
- data/spec/api/integration_delivery_configurations_beta_api_spec.rb +135 -0
- data/spec/api/metrics_api_spec.rb +4 -4
- data/spec/api/other_api_spec.rb +2 -2
- data/spec/api/projects_api_spec.rb +1 -1
- data/spec/api/relay_proxy_configurations_api_spec.rb +1 -1
- data/spec/api/scheduled_changes_api_spec.rb +6 -6
- data/spec/api/segments_api_spec.rb +28 -28
- data/spec/api/segments_beta_api_spec.rb +95 -0
- data/spec/api/tags_api_spec.rb +48 -0
- data/spec/api/teams_beta_api_spec.rb +41 -13
- data/spec/api/user_settings_api_spec.rb +18 -18
- data/spec/api/users_api_spec.rb +13 -13
- data/spec/api/users_beta_api_spec.rb +1 -1
- data/spec/api/webhooks_api_spec.rb +1 -1
- data/spec/api/workflows_beta_api_spec.rb +5 -5
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/access_allowed_reason_spec.rb +64 -0
- data/spec/models/access_allowed_rep_spec.rb +40 -0
- data/spec/models/access_denied_reason_spec.rb +64 -0
- data/spec/models/access_denied_spec.rb +40 -0
- data/spec/models/access_spec.rb +40 -0
- data/spec/models/access_token_post_spec.rb +1 -1
- data/spec/models/action_input_rep_spec.rb +1 -1
- data/spec/models/action_output_rep_spec.rb +1 -1
- data/spec/models/approval_condition_input_rep_spec.rb +1 -1
- data/spec/models/approval_condition_output_rep_spec.rb +1 -1
- data/spec/models/approval_settings_spec.rb +1 -1
- data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +1 -1
- data/spec/models/audit_log_entry_listing_rep_spec.rb +1 -1
- data/spec/models/audit_log_entry_rep_spec.rb +1 -1
- data/spec/models/authorized_app_data_rep_spec.rb +1 -1
- data/spec/models/big_segment_target_spec.rb +1 -1
- data/spec/models/branch_collection_rep_spec.rb +1 -1
- data/spec/models/branch_rep_spec.rb +1 -1
- data/spec/models/clause_spec.rb +1 -1
- data/spec/models/client_side_availability_post_spec.rb +1 -1
- data/spec/models/client_side_availability_spec.rb +1 -1
- data/spec/models/condition_base_output_rep_spec.rb +1 -1
- data/spec/models/condition_input_rep_spec.rb +19 -1
- data/spec/models/condition_output_rep_spec.rb +19 -1
- data/spec/models/confidence_interval_rep_spec.rb +1 -1
- data/spec/models/conflict_output_rep_spec.rb +1 -1
- data/spec/models/conflict_spec.rb +1 -1
- data/spec/models/copied_from_env_spec.rb +1 -1
- data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +1 -1
- data/spec/models/create_flag_config_approval_request_request_spec.rb +1 -1
- data/spec/models/custom_property_spec.rb +1 -1
- data/spec/models/custom_role_post_data_spec.rb +1 -1
- data/spec/models/custom_role_post_spec.rb +1 -1
- data/spec/models/custom_role_spec.rb +1 -1
- data/spec/models/custom_roles_spec.rb +1 -1
- data/spec/models/custom_workflow_input_rep_spec.rb +1 -1
- data/spec/models/custom_workflow_meta_spec.rb +1 -1
- data/spec/models/custom_workflow_output_rep_spec.rb +1 -1
- data/spec/models/custom_workflow_stage_meta_spec.rb +1 -1
- data/spec/models/custom_workflows_listing_output_rep_spec.rb +1 -1
- data/spec/models/default_client_side_availability_post_spec.rb +1 -1
- data/spec/models/defaults_spec.rb +1 -1
- data/spec/models/dependent_flag_environment_spec.rb +1 -1
- data/spec/models/dependent_flag_spec.rb +1 -1
- data/spec/models/dependent_flags_by_environment_spec.rb +1 -1
- data/spec/models/destination_post_spec.rb +1 -1
- data/spec/models/destination_spec.rb +1 -1
- data/spec/models/destinations_spec.rb +1 -1
- data/spec/models/environment_post_spec.rb +7 -1
- data/spec/models/environment_spec.rb +1 -1
- data/spec/models/evaluation_reason_spec.rb +64 -0
- data/spec/models/execution_output_rep_spec.rb +1 -1
- data/spec/models/experiment_allocation_rep_spec.rb +1 -1
- data/spec/models/experiment_collection_rep_spec.rb +46 -0
- data/spec/models/experiment_enabled_period_rep_spec.rb +1 -1
- data/spec/models/experiment_environment_setting_rep_spec.rb +1 -1
- data/spec/models/experiment_expandable_properties_spec.rb +40 -0
- data/spec/models/experiment_info_rep_spec.rb +1 -1
- data/spec/models/experiment_metadata_rep_spec.rb +1 -1
- data/spec/models/experiment_patch_input_spec.rb +40 -0
- data/spec/models/experiment_post_spec.rb +58 -0
- data/spec/models/experiment_results_spec.rb +70 -0
- data/spec/models/experiment_spec.rb +88 -0
- data/spec/models/experiment_stats_rep_spec.rb +1 -1
- data/spec/models/experiment_time_series_slice_spec.rb +1 -1
- data/spec/models/experiment_time_series_variation_slice_spec.rb +1 -1
- data/spec/models/experiment_totals_rep_spec.rb +1 -1
- data/spec/models/expiring_user_target_error_spec.rb +1 -1
- data/spec/models/expiring_user_target_get_response_spec.rb +1 -1
- data/spec/models/expiring_user_target_item_spec.rb +1 -1
- data/spec/models/expiring_user_target_patch_response_spec.rb +1 -1
- data/spec/models/export_spec.rb +76 -0
- data/spec/models/extinction_collection_rep_spec.rb +1 -1
- data/spec/models/extinction_spec.rb +1 -1
- data/spec/models/feature_flag_body_spec.rb +1 -1
- data/spec/models/feature_flag_config_spec.rb +1 -1
- data/spec/models/feature_flag_scheduled_change_spec.rb +1 -1
- data/spec/models/feature_flag_scheduled_changes_spec.rb +1 -1
- data/spec/models/feature_flag_spec.rb +1 -1
- data/spec/models/feature_flag_status_across_environments_spec.rb +1 -1
- data/spec/models/feature_flag_status_spec.rb +1 -1
- data/spec/models/feature_flag_statuses_spec.rb +1 -1
- data/spec/models/feature_flags_spec.rb +7 -1
- data/spec/models/file_rep_spec.rb +40 -0
- data/spec/models/flag_config_approval_request_response_spec.rb +1 -1
- data/spec/models/flag_config_approval_requests_response_spec.rb +1 -1
- data/spec/models/flag_copy_config_environment_spec.rb +1 -1
- data/spec/models/flag_copy_config_post_spec.rb +1 -1
- data/spec/models/flag_global_attributes_rep_spec.rb +1 -1
- data/spec/models/flag_input_spec.rb +40 -0
- data/spec/models/flag_link_collection_rep_spec.rb +40 -0
- data/spec/models/flag_link_member_spec.rb +52 -0
- data/spec/models/flag_link_post_spec.rb +70 -0
- data/spec/models/flag_link_rep_spec.rb +94 -0
- data/spec/models/flag_listing_rep_spec.rb +1 -1
- data/spec/models/flag_rep_spec.rb +46 -0
- data/spec/models/flag_scheduled_changes_input_spec.rb +1 -1
- data/spec/models/flag_status_rep_spec.rb +1 -1
- data/spec/models/flag_summary_spec.rb +1 -1
- data/spec/models/flag_trigger_input_spec.rb +1 -1
- data/spec/models/forbidden_error_rep_spec.rb +1 -1
- data/spec/models/hunk_rep_spec.rb +1 -1
- data/spec/models/import_spec.rb +70 -0
- data/spec/models/initiator_rep_spec.rb +40 -0
- data/spec/models/integration_delivery_configuration_collection_links_spec.rb +40 -0
- data/spec/models/integration_delivery_configuration_collection_spec.rb +40 -0
- data/spec/models/integration_delivery_configuration_links_spec.rb +52 -0
- data/spec/models/integration_delivery_configuration_post_spec.rb +52 -0
- data/spec/models/integration_delivery_configuration_response_spec.rb +52 -0
- data/spec/models/integration_delivery_configuration_spec.rb +94 -0
- data/spec/models/integration_metadata_spec.rb +1 -1
- data/spec/models/integration_spec.rb +1 -1
- data/spec/models/integration_status_rep_spec.rb +1 -1
- data/spec/models/integration_status_spec.rb +1 -1
- data/spec/models/integration_subscription_status_rep_spec.rb +1 -1
- data/spec/models/integrations_spec.rb +1 -1
- data/spec/models/invalid_request_error_rep_spec.rb +1 -1
- data/spec/models/ip_list_spec.rb +1 -1
- data/spec/models/iteration_expandable_properties_spec.rb +40 -0
- data/spec/models/iteration_input_spec.rb +58 -0
- data/spec/models/iteration_rep_spec.rb +100 -0
- data/spec/models/last_seen_metadata_spec.rb +1 -1
- data/spec/models/legacy_experiment_rep_spec.rb +52 -0
- data/spec/models/link_spec.rb +1 -1
- data/spec/models/member_data_rep_spec.rb +1 -1
- data/spec/models/member_import_item_spec.rb +46 -0
- data/spec/models/member_permission_grant_summary_rep_spec.rb +1 -1
- data/spec/models/member_spec.rb +1 -1
- data/spec/models/member_summary_spec.rb +64 -0
- data/spec/models/member_team_summary_rep_spec.rb +1 -1
- data/spec/models/member_teams_post_input_spec.rb +1 -1
- data/spec/models/members_spec.rb +1 -1
- data/spec/models/method_not_allowed_error_rep_spec.rb +1 -1
- data/spec/models/metric_collection_rep_spec.rb +1 -1
- data/spec/models/metric_input_spec.rb +40 -0
- data/spec/models/metric_listing_rep_spec.rb +1 -1
- data/spec/models/metric_post_spec.rb +1 -1
- data/spec/models/metric_rep_spec.rb +1 -1
- data/spec/models/metric_seen_spec.rb +1 -1
- data/spec/models/metric_v2_rep_spec.rb +46 -0
- data/spec/models/modification_spec.rb +1 -1
- data/spec/models/multi_environment_dependent_flag_spec.rb +1 -1
- data/spec/models/multi_environment_dependent_flags_spec.rb +1 -1
- data/spec/models/new_member_form_spec.rb +1 -1
- data/spec/models/not_found_error_rep_spec.rb +1 -1
- data/spec/models/parameter_rep_spec.rb +40 -0
- data/spec/models/parent_resource_rep_spec.rb +1 -1
- data/spec/models/patch_failed_error_rep_spec.rb +1 -1
- data/spec/models/patch_operation_spec.rb +1 -1
- data/spec/models/patch_segment_instruction_spec.rb +1 -1
- data/spec/models/patch_segment_request_spec.rb +1 -1
- data/spec/models/patch_with_comment_spec.rb +1 -1
- data/spec/models/permission_grant_input_spec.rb +3 -3
- data/spec/models/post_approval_request_apply_request_spec.rb +1 -1
- data/spec/models/post_approval_request_review_request_spec.rb +1 -1
- data/spec/models/post_flag_scheduled_changes_input_spec.rb +1 -1
- data/spec/models/prerequisite_spec.rb +1 -1
- data/spec/models/project_listing_rep_spec.rb +1 -1
- data/spec/models/project_post_spec.rb +1 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/project_summary_spec.rb +46 -0
- data/spec/models/projects_spec.rb +1 -1
- data/spec/models/pub_nub_detail_rep_spec.rb +1 -1
- data/spec/models/put_branch_spec.rb +1 -1
- data/spec/models/rate_limited_error_rep_spec.rb +1 -1
- data/spec/models/recent_trigger_body_spec.rb +1 -1
- data/spec/models/reference_rep_spec.rb +1 -1
- data/spec/models/relay_auto_config_collection_rep_spec.rb +1 -1
- data/spec/models/relay_auto_config_post_spec.rb +1 -1
- data/spec/models/relay_auto_config_rep_spec.rb +1 -1
- data/spec/models/repository_collection_rep_spec.rb +1 -1
- data/spec/models/repository_post_spec.rb +1 -1
- data/spec/models/repository_rep_spec.rb +1 -1
- data/spec/models/resolved_context_spec.rb +34 -0
- data/spec/models/resolved_image_spec.rb +46 -0
- data/spec/models/resolved_title_spec.rb +40 -0
- data/spec/models/resolved_ui_block_element_spec.rb +52 -0
- data/spec/models/resolved_ui_blocks_spec.rb +58 -0
- data/spec/models/resource_access_spec.rb +1 -1
- data/spec/models/resource_id_response_spec.rb +1 -1
- data/spec/models/review_output_rep_spec.rb +1 -1
- data/spec/models/review_response_spec.rb +1 -1
- data/spec/models/rollout_spec.rb +1 -1
- data/spec/models/rule_spec.rb +1 -1
- data/spec/models/schedule_condition_input_rep_spec.rb +19 -1
- data/spec/models/schedule_condition_output_rep_spec.rb +19 -1
- data/spec/models/sdk_list_rep_spec.rb +1 -1
- data/spec/models/sdk_version_list_rep_spec.rb +1 -1
- data/spec/models/sdk_version_rep_spec.rb +1 -1
- data/spec/models/segment_body_spec.rb +1 -1
- data/spec/models/segment_metadata_spec.rb +1 -1
- data/spec/models/segment_user_list_spec.rb +1 -1
- data/spec/models/segment_user_state_spec.rb +1 -1
- data/spec/models/series_list_rep_spec.rb +1 -1
- data/spec/models/source_env_spec.rb +40 -0
- data/spec/models/source_flag_spec.rb +1 -1
- data/spec/models/stage_input_rep_spec.rb +7 -1
- data/spec/models/stage_output_rep_spec.rb +1 -1
- data/spec/models/statement_post_data_spec.rb +1 -1
- data/spec/models/statement_post_spec.rb +1 -1
- data/spec/models/statement_rep_spec.rb +1 -1
- data/spec/models/statement_spec.rb +1 -1
- data/spec/models/statistic_collection_rep_spec.rb +1 -1
- data/spec/models/statistic_rep_spec.rb +7 -1
- data/spec/models/statistics_rep_spec.rb +40 -0
- data/spec/models/statistics_root_spec.rb +1 -1
- data/spec/models/status_conflict_error_rep_spec.rb +1 -1
- data/spec/models/subject_data_rep_spec.rb +1 -1
- data/spec/models/subscription_post_spec.rb +1 -1
- data/spec/models/tag_collection_spec.rb +46 -0
- data/spec/models/target_resource_rep_spec.rb +1 -1
- data/spec/models/target_spec.rb +1 -1
- data/spec/models/team_custom_role_spec.rb +52 -0
- data/spec/models/team_custom_roles_spec.rb +46 -0
- data/spec/models/team_imports_rep_spec.rb +1 -1
- data/spec/models/team_maintainers_spec.rb +46 -0
- data/spec/models/team_patch_input_spec.rb +1 -1
- data/spec/models/team_post_input_spec.rb +1 -1
- data/spec/models/team_projects_spec.rb +40 -0
- data/spec/models/team_spec.rb +76 -0
- data/spec/models/teams_spec.rb +46 -0
- data/spec/models/timestamp_rep_spec.rb +52 -0
- data/spec/models/title_rep_spec.rb +1 -1
- data/spec/models/token_data_rep_spec.rb +1 -1
- data/spec/models/token_spec.rb +1 -1
- data/spec/models/tokens_spec.rb +1 -1
- data/spec/models/treatment_input_spec.rb +52 -0
- data/spec/models/treatment_parameter_input_spec.rb +40 -0
- data/spec/models/treatment_rep_spec.rb +58 -0
- data/spec/models/trigger_post_spec.rb +1 -1
- data/spec/models/trigger_workflow_collection_rep_spec.rb +1 -1
- data/spec/models/trigger_workflow_rep_spec.rb +1 -1
- data/spec/models/unauthorized_error_rep_spec.rb +1 -1
- data/spec/models/url_post_spec.rb +1 -1
- data/spec/models/user_attribute_names_rep_spec.rb +1 -1
- data/spec/models/user_flag_setting_spec.rb +7 -1
- data/spec/models/user_flag_settings_spec.rb +1 -1
- data/spec/models/user_record_rep_spec.rb +1 -1
- data/spec/models/user_record_spec.rb +1 -1
- data/spec/models/user_segment_rule_spec.rb +1 -1
- data/spec/models/user_segment_spec.rb +1 -1
- data/spec/models/user_segments_spec.rb +1 -1
- data/spec/models/user_spec.rb +1 -7
- data/spec/models/users_rep_spec.rb +46 -0
- data/spec/models/users_spec.rb +1 -1
- data/spec/models/value_put_spec.rb +1 -1
- data/spec/models/variation_or_rollout_rep_spec.rb +1 -1
- data/spec/models/variation_spec.rb +1 -1
- data/spec/models/variation_summary_spec.rb +1 -1
- data/spec/models/versions_rep_spec.rb +1 -1
- data/spec/models/webhook_post_spec.rb +1 -1
- data/spec/models/webhook_spec.rb +1 -1
- data/spec/models/webhooks_spec.rb +1 -1
- data/spec/models/weighted_variation_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +300 -79
- data/docs/AccessRep.md +0 -18
- data/docs/DerivedAttribute.md +0 -20
- data/docs/ExpandedTeamRep.md +0 -44
- data/docs/PermissionGrantRep.md +0 -24
- data/docs/TeamRep.md +0 -40
- data/lib/launchdarkly_api/models/access_denied_reason_rep.rb +0 -280
- data/lib/launchdarkly_api/models/access_denied_rep.rb +0 -237
- data/lib/launchdarkly_api/models/access_rep.rb +0 -225
- data/lib/launchdarkly_api/models/custom_roles_rep.rb +0 -247
- data/lib/launchdarkly_api/models/derived_attribute.rb +0 -228
- data/lib/launchdarkly_api/models/expanded_team_rep.rb +0 -349
- data/lib/launchdarkly_api/models/experiment_rep.rb +0 -249
- data/lib/launchdarkly_api/models/experiment_results_rep.rb +0 -280
- data/lib/launchdarkly_api/models/member_import_item_rep.rb +0 -246
- data/lib/launchdarkly_api/models/member_summary_rep.rb +0 -285
- data/lib/launchdarkly_api/models/permission_grant_rep.rb +0 -249
- data/lib/launchdarkly_api/models/team_collection_rep.rb +0 -240
- data/lib/launchdarkly_api/models/team_rep.rb +0 -327
- data/spec/models/access_denied_reason_rep_spec.rb +0 -64
- data/spec/models/access_denied_rep_spec.rb +0 -40
- data/spec/models/access_rep_spec.rb +0 -34
- data/spec/models/custom_roles_rep_spec.rb +0 -52
- data/spec/models/derived_attribute_spec.rb +0 -40
- data/spec/models/expanded_team_rep_spec.rb +0 -112
- data/spec/models/experiment_rep_spec.rb +0 -52
- data/spec/models/experiment_results_rep_spec.rb +0 -70
- data/spec/models/member_import_item_rep_spec.rb +0 -46
- data/spec/models/member_summary_rep_spec.rb +0 -64
- data/spec/models/permission_grant_rep_spec.rb +0 -52
- data/spec/models/team_collection_rep_spec.rb +0 -46
- data/spec/models/team_rep_spec.rb +0 -100
data/docs/SegmentsApi.md
CHANGED
@@ -4,20 +4,20 @@ All URIs are relative to *https://app.launchdarkly.com*
|
|
4
4
|
|
5
5
|
| Method | HTTP request | Description |
|
6
6
|
| ------ | ------------ | ----------- |
|
7
|
-
| [**delete_segment**](SegmentsApi.md#delete_segment) | **DELETE** /api/v2/segments/{
|
8
|
-
| [**get_expiring_user_targets_for_segment**](SegmentsApi.md#get_expiring_user_targets_for_segment) | **GET** /api/v2/segments/{
|
9
|
-
| [**get_segment**](SegmentsApi.md#get_segment) | **GET** /api/v2/segments/{
|
10
|
-
| [**get_segment_membership_for_user**](SegmentsApi.md#get_segment_membership_for_user) | **GET** /api/v2/segments/{
|
11
|
-
| [**get_segments**](SegmentsApi.md#get_segments) | **GET** /api/v2/segments/{
|
12
|
-
| [**patch_expiring_user_targets_for_segment**](SegmentsApi.md#patch_expiring_user_targets_for_segment) | **PATCH** /api/v2/segments/{
|
13
|
-
| [**patch_segment**](SegmentsApi.md#patch_segment) | **PATCH** /api/v2/segments/{
|
14
|
-
| [**post_segment**](SegmentsApi.md#post_segment) | **POST** /api/v2/segments/{
|
15
|
-
| [**update_big_segment_targets**](SegmentsApi.md#update_big_segment_targets) | **POST** /api/v2/segments/{
|
7
|
+
| [**delete_segment**](SegmentsApi.md#delete_segment) | **DELETE** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Delete segment |
|
8
|
+
| [**get_expiring_user_targets_for_segment**](SegmentsApi.md#get_expiring_user_targets_for_segment) | **GET** /api/v2/segments/{projectKey}/{segmentKey}/expiring-user-targets/{environmentKey} | Get expiring user targets for segment |
|
9
|
+
| [**get_segment**](SegmentsApi.md#get_segment) | **GET** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Get segment |
|
10
|
+
| [**get_segment_membership_for_user**](SegmentsApi.md#get_segment_membership_for_user) | **GET** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/users/{userKey} | Get Big Segment membership for user |
|
11
|
+
| [**get_segments**](SegmentsApi.md#get_segments) | **GET** /api/v2/segments/{projectKey}/{environmentKey} | List segments |
|
12
|
+
| [**patch_expiring_user_targets_for_segment**](SegmentsApi.md#patch_expiring_user_targets_for_segment) | **PATCH** /api/v2/segments/{projectKey}/{segmentKey}/expiring-user-targets/{environmentKey} | Update expiring user targets for segment |
|
13
|
+
| [**patch_segment**](SegmentsApi.md#patch_segment) | **PATCH** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Patch segment |
|
14
|
+
| [**post_segment**](SegmentsApi.md#post_segment) | **POST** /api/v2/segments/{projectKey}/{environmentKey} | Create segment |
|
15
|
+
| [**update_big_segment_targets**](SegmentsApi.md#update_big_segment_targets) | **POST** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/users | Update targets on a Big Segment |
|
16
16
|
|
17
17
|
|
18
18
|
## delete_segment
|
19
19
|
|
20
|
-
> delete_segment(
|
20
|
+
> delete_segment(project_key, environment_key, segment_key)
|
21
21
|
|
22
22
|
Delete segment
|
23
23
|
|
@@ -37,13 +37,13 @@ LaunchDarklyApi.configure do |config|
|
|
37
37
|
end
|
38
38
|
|
39
39
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
40
|
-
|
41
|
-
|
42
|
-
|
40
|
+
project_key = 'project_key_example' # String | The project key
|
41
|
+
environment_key = 'environment_key_example' # String | The environment key
|
42
|
+
segment_key = 'segment_key_example' # String | The segment key
|
43
43
|
|
44
44
|
begin
|
45
45
|
# Delete segment
|
46
|
-
api_instance.delete_segment(
|
46
|
+
api_instance.delete_segment(project_key, environment_key, segment_key)
|
47
47
|
rescue LaunchDarklyApi::ApiError => e
|
48
48
|
puts "Error when calling SegmentsApi->delete_segment: #{e}"
|
49
49
|
end
|
@@ -53,12 +53,12 @@ end
|
|
53
53
|
|
54
54
|
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
55
55
|
|
56
|
-
> <Array(nil, Integer, Hash)> delete_segment_with_http_info(
|
56
|
+
> <Array(nil, Integer, Hash)> delete_segment_with_http_info(project_key, environment_key, segment_key)
|
57
57
|
|
58
58
|
```ruby
|
59
59
|
begin
|
60
60
|
# Delete segment
|
61
|
-
data, status_code, headers = api_instance.delete_segment_with_http_info(
|
61
|
+
data, status_code, headers = api_instance.delete_segment_with_http_info(project_key, environment_key, segment_key)
|
62
62
|
p status_code # => 2xx
|
63
63
|
p headers # => { ... }
|
64
64
|
p data # => nil
|
@@ -71,9 +71,9 @@ end
|
|
71
71
|
|
72
72
|
| Name | Type | Description | Notes |
|
73
73
|
| ---- | ---- | ----------- | ----- |
|
74
|
-
| **
|
75
|
-
| **
|
76
|
-
| **
|
74
|
+
| **project_key** | **String** | The project key | |
|
75
|
+
| **environment_key** | **String** | The environment key | |
|
76
|
+
| **segment_key** | **String** | The segment key | |
|
77
77
|
|
78
78
|
### Return type
|
79
79
|
|
@@ -91,7 +91,7 @@ nil (empty response body)
|
|
91
91
|
|
92
92
|
## get_expiring_user_targets_for_segment
|
93
93
|
|
94
|
-
> <ExpiringUserTargetGetResponse> get_expiring_user_targets_for_segment(
|
94
|
+
> <ExpiringUserTargetGetResponse> get_expiring_user_targets_for_segment(project_key, environment_key, segment_key)
|
95
95
|
|
96
96
|
Get expiring user targets for segment
|
97
97
|
|
@@ -111,13 +111,13 @@ LaunchDarklyApi.configure do |config|
|
|
111
111
|
end
|
112
112
|
|
113
113
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
114
|
-
|
115
|
-
|
116
|
-
segment_key = 'segment_key_example' # String | The segment key
|
114
|
+
project_key = 'project_key_example' # String | The project key
|
115
|
+
environment_key = 'environment_key_example' # String | The environment key
|
116
|
+
segment_key = 'segment_key_example' # String | The segment key
|
117
117
|
|
118
118
|
begin
|
119
119
|
# Get expiring user targets for segment
|
120
|
-
result = api_instance.get_expiring_user_targets_for_segment(
|
120
|
+
result = api_instance.get_expiring_user_targets_for_segment(project_key, environment_key, segment_key)
|
121
121
|
p result
|
122
122
|
rescue LaunchDarklyApi::ApiError => e
|
123
123
|
puts "Error when calling SegmentsApi->get_expiring_user_targets_for_segment: #{e}"
|
@@ -128,12 +128,12 @@ end
|
|
128
128
|
|
129
129
|
This returns an Array which contains the response data, status code and headers.
|
130
130
|
|
131
|
-
> <Array(<ExpiringUserTargetGetResponse>, Integer, Hash)> get_expiring_user_targets_for_segment_with_http_info(
|
131
|
+
> <Array(<ExpiringUserTargetGetResponse>, Integer, Hash)> get_expiring_user_targets_for_segment_with_http_info(project_key, environment_key, segment_key)
|
132
132
|
|
133
133
|
```ruby
|
134
134
|
begin
|
135
135
|
# Get expiring user targets for segment
|
136
|
-
data, status_code, headers = api_instance.get_expiring_user_targets_for_segment_with_http_info(
|
136
|
+
data, status_code, headers = api_instance.get_expiring_user_targets_for_segment_with_http_info(project_key, environment_key, segment_key)
|
137
137
|
p status_code # => 2xx
|
138
138
|
p headers # => { ... }
|
139
139
|
p data # => <ExpiringUserTargetGetResponse>
|
@@ -146,9 +146,9 @@ end
|
|
146
146
|
|
147
147
|
| Name | Type | Description | Notes |
|
148
148
|
| ---- | ---- | ----------- | ----- |
|
149
|
-
| **
|
150
|
-
| **
|
151
|
-
| **segment_key** | **String** | The segment key
|
149
|
+
| **project_key** | **String** | The project key | |
|
150
|
+
| **environment_key** | **String** | The environment key | |
|
151
|
+
| **segment_key** | **String** | The segment key | |
|
152
152
|
|
153
153
|
### Return type
|
154
154
|
|
@@ -166,7 +166,7 @@ end
|
|
166
166
|
|
167
167
|
## get_segment
|
168
168
|
|
169
|
-
> <UserSegment> get_segment(
|
169
|
+
> <UserSegment> get_segment(project_key, environment_key, segment_key)
|
170
170
|
|
171
171
|
Get segment
|
172
172
|
|
@@ -186,13 +186,13 @@ LaunchDarklyApi.configure do |config|
|
|
186
186
|
end
|
187
187
|
|
188
188
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
189
|
-
|
190
|
-
|
191
|
-
|
189
|
+
project_key = 'project_key_example' # String | The project key
|
190
|
+
environment_key = 'environment_key_example' # String | The environment key
|
191
|
+
segment_key = 'segment_key_example' # String | The segment key
|
192
192
|
|
193
193
|
begin
|
194
194
|
# Get segment
|
195
|
-
result = api_instance.get_segment(
|
195
|
+
result = api_instance.get_segment(project_key, environment_key, segment_key)
|
196
196
|
p result
|
197
197
|
rescue LaunchDarklyApi::ApiError => e
|
198
198
|
puts "Error when calling SegmentsApi->get_segment: #{e}"
|
@@ -203,12 +203,12 @@ end
|
|
203
203
|
|
204
204
|
This returns an Array which contains the response data, status code and headers.
|
205
205
|
|
206
|
-
> <Array(<UserSegment>, Integer, Hash)> get_segment_with_http_info(
|
206
|
+
> <Array(<UserSegment>, Integer, Hash)> get_segment_with_http_info(project_key, environment_key, segment_key)
|
207
207
|
|
208
208
|
```ruby
|
209
209
|
begin
|
210
210
|
# Get segment
|
211
|
-
data, status_code, headers = api_instance.get_segment_with_http_info(
|
211
|
+
data, status_code, headers = api_instance.get_segment_with_http_info(project_key, environment_key, segment_key)
|
212
212
|
p status_code # => 2xx
|
213
213
|
p headers # => { ... }
|
214
214
|
p data # => <UserSegment>
|
@@ -221,9 +221,9 @@ end
|
|
221
221
|
|
222
222
|
| Name | Type | Description | Notes |
|
223
223
|
| ---- | ---- | ----------- | ----- |
|
224
|
-
| **
|
225
|
-
| **
|
226
|
-
| **
|
224
|
+
| **project_key** | **String** | The project key | |
|
225
|
+
| **environment_key** | **String** | The environment key | |
|
226
|
+
| **segment_key** | **String** | The segment key | |
|
227
227
|
|
228
228
|
### Return type
|
229
229
|
|
@@ -241,7 +241,7 @@ end
|
|
241
241
|
|
242
242
|
## get_segment_membership_for_user
|
243
243
|
|
244
|
-
> <BigSegmentTarget> get_segment_membership_for_user(
|
244
|
+
> <BigSegmentTarget> get_segment_membership_for_user(project_key, environment_key, segment_key, user_key)
|
245
245
|
|
246
246
|
Get Big Segment membership for user
|
247
247
|
|
@@ -261,14 +261,14 @@ LaunchDarklyApi.configure do |config|
|
|
261
261
|
end
|
262
262
|
|
263
263
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
user_key = 'user_key_example' # String | The user key
|
264
|
+
project_key = 'project_key_example' # String | The project key
|
265
|
+
environment_key = 'environment_key_example' # String | The environment key
|
266
|
+
segment_key = 'segment_key_example' # String | The segment key
|
267
|
+
user_key = 'user_key_example' # String | The user key
|
268
268
|
|
269
269
|
begin
|
270
270
|
# Get Big Segment membership for user
|
271
|
-
result = api_instance.get_segment_membership_for_user(
|
271
|
+
result = api_instance.get_segment_membership_for_user(project_key, environment_key, segment_key, user_key)
|
272
272
|
p result
|
273
273
|
rescue LaunchDarklyApi::ApiError => e
|
274
274
|
puts "Error when calling SegmentsApi->get_segment_membership_for_user: #{e}"
|
@@ -279,12 +279,12 @@ end
|
|
279
279
|
|
280
280
|
This returns an Array which contains the response data, status code and headers.
|
281
281
|
|
282
|
-
> <Array(<BigSegmentTarget>, Integer, Hash)> get_segment_membership_for_user_with_http_info(
|
282
|
+
> <Array(<BigSegmentTarget>, Integer, Hash)> get_segment_membership_for_user_with_http_info(project_key, environment_key, segment_key, user_key)
|
283
283
|
|
284
284
|
```ruby
|
285
285
|
begin
|
286
286
|
# Get Big Segment membership for user
|
287
|
-
data, status_code, headers = api_instance.get_segment_membership_for_user_with_http_info(
|
287
|
+
data, status_code, headers = api_instance.get_segment_membership_for_user_with_http_info(project_key, environment_key, segment_key, user_key)
|
288
288
|
p status_code # => 2xx
|
289
289
|
p headers # => { ... }
|
290
290
|
p data # => <BigSegmentTarget>
|
@@ -297,10 +297,10 @@ end
|
|
297
297
|
|
298
298
|
| Name | Type | Description | Notes |
|
299
299
|
| ---- | ---- | ----------- | ----- |
|
300
|
-
| **
|
301
|
-
| **
|
302
|
-
| **
|
303
|
-
| **user_key** | **String** | The user key
|
300
|
+
| **project_key** | **String** | The project key | |
|
301
|
+
| **environment_key** | **String** | The environment key | |
|
302
|
+
| **segment_key** | **String** | The segment key | |
|
303
|
+
| **user_key** | **String** | The user key | |
|
304
304
|
|
305
305
|
### Return type
|
306
306
|
|
@@ -318,7 +318,7 @@ end
|
|
318
318
|
|
319
319
|
## get_segments
|
320
320
|
|
321
|
-
> <UserSegments> get_segments(
|
321
|
+
> <UserSegments> get_segments(project_key, environment_key)
|
322
322
|
|
323
323
|
List segments
|
324
324
|
|
@@ -338,12 +338,12 @@ LaunchDarklyApi.configure do |config|
|
|
338
338
|
end
|
339
339
|
|
340
340
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
341
|
-
|
342
|
-
|
341
|
+
project_key = 'project_key_example' # String | The project key
|
342
|
+
environment_key = 'environment_key_example' # String | The environment key
|
343
343
|
|
344
344
|
begin
|
345
345
|
# List segments
|
346
|
-
result = api_instance.get_segments(
|
346
|
+
result = api_instance.get_segments(project_key, environment_key)
|
347
347
|
p result
|
348
348
|
rescue LaunchDarklyApi::ApiError => e
|
349
349
|
puts "Error when calling SegmentsApi->get_segments: #{e}"
|
@@ -354,12 +354,12 @@ end
|
|
354
354
|
|
355
355
|
This returns an Array which contains the response data, status code and headers.
|
356
356
|
|
357
|
-
> <Array(<UserSegments>, Integer, Hash)> get_segments_with_http_info(
|
357
|
+
> <Array(<UserSegments>, Integer, Hash)> get_segments_with_http_info(project_key, environment_key)
|
358
358
|
|
359
359
|
```ruby
|
360
360
|
begin
|
361
361
|
# List segments
|
362
|
-
data, status_code, headers = api_instance.get_segments_with_http_info(
|
362
|
+
data, status_code, headers = api_instance.get_segments_with_http_info(project_key, environment_key)
|
363
363
|
p status_code # => 2xx
|
364
364
|
p headers # => { ... }
|
365
365
|
p data # => <UserSegments>
|
@@ -372,8 +372,8 @@ end
|
|
372
372
|
|
373
373
|
| Name | Type | Description | Notes |
|
374
374
|
| ---- | ---- | ----------- | ----- |
|
375
|
-
| **
|
376
|
-
| **
|
375
|
+
| **project_key** | **String** | The project key | |
|
376
|
+
| **environment_key** | **String** | The environment key | |
|
377
377
|
|
378
378
|
### Return type
|
379
379
|
|
@@ -391,7 +391,7 @@ end
|
|
391
391
|
|
392
392
|
## patch_expiring_user_targets_for_segment
|
393
393
|
|
394
|
-
> <ExpiringUserTargetPatchResponse> patch_expiring_user_targets_for_segment(
|
394
|
+
> <ExpiringUserTargetPatchResponse> patch_expiring_user_targets_for_segment(project_key, environment_key, segment_key, patch_segment_request)
|
395
395
|
|
396
396
|
Update expiring user targets for segment
|
397
397
|
|
@@ -411,14 +411,14 @@ LaunchDarklyApi.configure do |config|
|
|
411
411
|
end
|
412
412
|
|
413
413
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
414
|
-
|
415
|
-
|
416
|
-
segment_key = 'segment_key_example' # String | The
|
414
|
+
project_key = 'project_key_example' # String | The project key
|
415
|
+
environment_key = 'environment_key_example' # String | The environment key
|
416
|
+
segment_key = 'segment_key_example' # String | The segment key
|
417
417
|
patch_segment_request = LaunchDarklyApi::PatchSegmentRequest.new({instructions: [{"kind": "updateExpireUserTargetDate", "targetType": "included", "userKey": "userKey", "value": 1587582000000, "version": 0}]}) # PatchSegmentRequest |
|
418
418
|
|
419
419
|
begin
|
420
420
|
# Update expiring user targets for segment
|
421
|
-
result = api_instance.patch_expiring_user_targets_for_segment(
|
421
|
+
result = api_instance.patch_expiring_user_targets_for_segment(project_key, environment_key, segment_key, patch_segment_request)
|
422
422
|
p result
|
423
423
|
rescue LaunchDarklyApi::ApiError => e
|
424
424
|
puts "Error when calling SegmentsApi->patch_expiring_user_targets_for_segment: #{e}"
|
@@ -429,12 +429,12 @@ end
|
|
429
429
|
|
430
430
|
This returns an Array which contains the response data, status code and headers.
|
431
431
|
|
432
|
-
> <Array(<ExpiringUserTargetPatchResponse>, Integer, Hash)> patch_expiring_user_targets_for_segment_with_http_info(
|
432
|
+
> <Array(<ExpiringUserTargetPatchResponse>, Integer, Hash)> patch_expiring_user_targets_for_segment_with_http_info(project_key, environment_key, segment_key, patch_segment_request)
|
433
433
|
|
434
434
|
```ruby
|
435
435
|
begin
|
436
436
|
# Update expiring user targets for segment
|
437
|
-
data, status_code, headers = api_instance.patch_expiring_user_targets_for_segment_with_http_info(
|
437
|
+
data, status_code, headers = api_instance.patch_expiring_user_targets_for_segment_with_http_info(project_key, environment_key, segment_key, patch_segment_request)
|
438
438
|
p status_code # => 2xx
|
439
439
|
p headers # => { ... }
|
440
440
|
p data # => <ExpiringUserTargetPatchResponse>
|
@@ -447,9 +447,9 @@ end
|
|
447
447
|
|
448
448
|
| Name | Type | Description | Notes |
|
449
449
|
| ---- | ---- | ----------- | ----- |
|
450
|
-
| **
|
451
|
-
| **
|
452
|
-
| **segment_key** | **String** | The
|
450
|
+
| **project_key** | **String** | The project key | |
|
451
|
+
| **environment_key** | **String** | The environment key | |
|
452
|
+
| **segment_key** | **String** | The segment key | |
|
453
453
|
| **patch_segment_request** | [**PatchSegmentRequest**](PatchSegmentRequest.md) | | |
|
454
454
|
|
455
455
|
### Return type
|
@@ -468,11 +468,11 @@ end
|
|
468
468
|
|
469
469
|
## patch_segment
|
470
470
|
|
471
|
-
> <UserSegment> patch_segment(
|
471
|
+
> <UserSegment> patch_segment(project_key, environment_key, segment_key, patch_with_comment)
|
472
472
|
|
473
473
|
Patch segment
|
474
474
|
|
475
|
-
Update a user segment. The request body must be a valid JSON patch
|
475
|
+
Update a user segment. The request body must be a valid JSON patch, JSON merge patch, or semantic patch. ## Using semantic patches on a segment To use a [semantic patch](/reference#updates-via-semantic-patches) on a segment resource, you must include a header in the request. If you call a semantic patch resource without this header, you will receive a `400` response because your semantic patch will be interpreted as a JSON patch. Use this header: ``` Content-Type: application/json; domain-model=launchdarkly.semanticpatch ``` The body of a semantic patch request takes the following three properties: 1. `comment` (string): (Optional) A description of the update. 1. `environmentKey` (string): (Required) The key of the LaunchDarkly environment. 1. `instructions` (array): (Required) The list of actions to be performed by the update. Each action in the list must be an object/hash table with a `kind` property that indicates the instruction. Depending on the `kind`, the API may require other parameters. When this is the case, add the parameters as additional fields to the instruction object. Read below for more information on the specific supported semantic patch instructions. If any instruction in the patch encounters an error, the error will be returned and the segment will not be changed. In general, instructions will silently do nothing if the segment is already in the state requested by the patch instruction. For example, `addIncludedUsers` does nothing when the targets have already been included. Specific error conditions are noted in the instruction descriptions. ### Instructions #### `addIncludedUsers` Adds the user keys in `values` to the individual user targets included in the segment. Returns an error if this causes the same user key to be both included and excluded. ##### Parameters - `values`: list of user keys #### `addExcludedUsers` Adds the user keys in `values` to the individual user targets excluded from the segment. Returns an error if this causes the same user key to be both included and excluded. ##### Parameters - `values`: list of user keys #### `removeIncludedUsers` Removes the user keys in `values` from the individual user targets included in the segment. ##### Parameters - `values`: list of user keys #### `removeExcludedUsers` Removes the user keys in `values` from the individual user targets excluded from the segment. ##### Parameters - `values`: list of user keys #### `updateName` Updates the name of the segment to the string provided in `value`. ##### Parameters - `value`: string ## Using JSON patches on a segment If you do not include the header described above, you can use [JSON patch](/reference#updates-via-json-patch). For example, to update the description for a segment, use the following request body: ```json { \"patch\": [ { \"op\": \"replace\", \"path\": \"/description\", \"value\": \"new description\" } ] } ``` To update fields in the segment that are arrays, set the `path` to the name of the field and then append `/<array index>`. Using `/0` adds the new entry to the beginning of the array. For example, to add a rule to a segment, use the following request body: ```json { \"patch\":[ { \"op\": \"add\", \"path\": \"/rules/0\", \"value\": { \"clauses\": [{ \"attribute\": \"email\", \"op\": \"endsWith\", \"values\": [\".edu\"], \"negate\": false }] } } ] } ``` To add or remove users from segments, we recommend using semantic patch. Semantic patch for segments includes specific `instructions` for adding and removing both included and excluded users.
|
476
476
|
|
477
477
|
### Examples
|
478
478
|
|
@@ -488,14 +488,14 @@ LaunchDarklyApi.configure do |config|
|
|
488
488
|
end
|
489
489
|
|
490
490
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
patch_with_comment = LaunchDarklyApi::PatchWithComment.new({patch: [LaunchDarklyApi::PatchOperation.new({op: 'replace', path: '/
|
491
|
+
project_key = 'project_key_example' # String | The project key
|
492
|
+
environment_key = 'environment_key_example' # String | The environment key
|
493
|
+
segment_key = 'segment_key_example' # String | The segment key
|
494
|
+
patch_with_comment = LaunchDarklyApi::PatchWithComment.new({patch: [LaunchDarklyApi::PatchOperation.new({op: 'replace', path: '/exampleField', value: new example value})]}) # PatchWithComment |
|
495
495
|
|
496
496
|
begin
|
497
497
|
# Patch segment
|
498
|
-
result = api_instance.patch_segment(
|
498
|
+
result = api_instance.patch_segment(project_key, environment_key, segment_key, patch_with_comment)
|
499
499
|
p result
|
500
500
|
rescue LaunchDarklyApi::ApiError => e
|
501
501
|
puts "Error when calling SegmentsApi->patch_segment: #{e}"
|
@@ -506,12 +506,12 @@ end
|
|
506
506
|
|
507
507
|
This returns an Array which contains the response data, status code and headers.
|
508
508
|
|
509
|
-
> <Array(<UserSegment>, Integer, Hash)> patch_segment_with_http_info(
|
509
|
+
> <Array(<UserSegment>, Integer, Hash)> patch_segment_with_http_info(project_key, environment_key, segment_key, patch_with_comment)
|
510
510
|
|
511
511
|
```ruby
|
512
512
|
begin
|
513
513
|
# Patch segment
|
514
|
-
data, status_code, headers = api_instance.patch_segment_with_http_info(
|
514
|
+
data, status_code, headers = api_instance.patch_segment_with_http_info(project_key, environment_key, segment_key, patch_with_comment)
|
515
515
|
p status_code # => 2xx
|
516
516
|
p headers # => { ... }
|
517
517
|
p data # => <UserSegment>
|
@@ -524,9 +524,9 @@ end
|
|
524
524
|
|
525
525
|
| Name | Type | Description | Notes |
|
526
526
|
| ---- | ---- | ----------- | ----- |
|
527
|
-
| **
|
528
|
-
| **
|
529
|
-
| **
|
527
|
+
| **project_key** | **String** | The project key | |
|
528
|
+
| **environment_key** | **String** | The environment key | |
|
529
|
+
| **segment_key** | **String** | The segment key | |
|
530
530
|
| **patch_with_comment** | [**PatchWithComment**](PatchWithComment.md) | | |
|
531
531
|
|
532
532
|
### Return type
|
@@ -545,7 +545,7 @@ end
|
|
545
545
|
|
546
546
|
## post_segment
|
547
547
|
|
548
|
-
> <UserSegment> post_segment(
|
548
|
+
> <UserSegment> post_segment(project_key, environment_key, segment_body)
|
549
549
|
|
550
550
|
Create segment
|
551
551
|
|
@@ -565,13 +565,13 @@ LaunchDarklyApi.configure do |config|
|
|
565
565
|
end
|
566
566
|
|
567
567
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
568
|
-
|
569
|
-
|
568
|
+
project_key = 'project_key_example' # String | The project key
|
569
|
+
environment_key = 'environment_key_example' # String | The environment key
|
570
570
|
segment_body = LaunchDarklyApi::SegmentBody.new({name: 'name_example', key: 'key_example'}) # SegmentBody |
|
571
571
|
|
572
572
|
begin
|
573
573
|
# Create segment
|
574
|
-
result = api_instance.post_segment(
|
574
|
+
result = api_instance.post_segment(project_key, environment_key, segment_body)
|
575
575
|
p result
|
576
576
|
rescue LaunchDarklyApi::ApiError => e
|
577
577
|
puts "Error when calling SegmentsApi->post_segment: #{e}"
|
@@ -582,12 +582,12 @@ end
|
|
582
582
|
|
583
583
|
This returns an Array which contains the response data, status code and headers.
|
584
584
|
|
585
|
-
> <Array(<UserSegment>, Integer, Hash)> post_segment_with_http_info(
|
585
|
+
> <Array(<UserSegment>, Integer, Hash)> post_segment_with_http_info(project_key, environment_key, segment_body)
|
586
586
|
|
587
587
|
```ruby
|
588
588
|
begin
|
589
589
|
# Create segment
|
590
|
-
data, status_code, headers = api_instance.post_segment_with_http_info(
|
590
|
+
data, status_code, headers = api_instance.post_segment_with_http_info(project_key, environment_key, segment_body)
|
591
591
|
p status_code # => 2xx
|
592
592
|
p headers # => { ... }
|
593
593
|
p data # => <UserSegment>
|
@@ -600,8 +600,8 @@ end
|
|
600
600
|
|
601
601
|
| Name | Type | Description | Notes |
|
602
602
|
| ---- | ---- | ----------- | ----- |
|
603
|
-
| **
|
604
|
-
| **
|
603
|
+
| **project_key** | **String** | The project key | |
|
604
|
+
| **environment_key** | **String** | The environment key | |
|
605
605
|
| **segment_body** | [**SegmentBody**](SegmentBody.md) | | |
|
606
606
|
|
607
607
|
### Return type
|
@@ -620,7 +620,7 @@ end
|
|
620
620
|
|
621
621
|
## update_big_segment_targets
|
622
622
|
|
623
|
-
> update_big_segment_targets(
|
623
|
+
> update_big_segment_targets(project_key, environment_key, segment_key, segment_user_state)
|
624
624
|
|
625
625
|
Update targets on a Big Segment
|
626
626
|
|
@@ -640,14 +640,14 @@ LaunchDarklyApi.configure do |config|
|
|
640
640
|
end
|
641
641
|
|
642
642
|
api_instance = LaunchDarklyApi::SegmentsApi.new
|
643
|
-
|
644
|
-
|
645
|
-
|
643
|
+
project_key = 'project_key_example' # String | The project key
|
644
|
+
environment_key = 'environment_key_example' # String | The environment key
|
645
|
+
segment_key = 'segment_key_example' # String | The segment key
|
646
646
|
segment_user_state = LaunchDarklyApi::SegmentUserState.new # SegmentUserState |
|
647
647
|
|
648
648
|
begin
|
649
649
|
# Update targets on a Big Segment
|
650
|
-
api_instance.update_big_segment_targets(
|
650
|
+
api_instance.update_big_segment_targets(project_key, environment_key, segment_key, segment_user_state)
|
651
651
|
rescue LaunchDarklyApi::ApiError => e
|
652
652
|
puts "Error when calling SegmentsApi->update_big_segment_targets: #{e}"
|
653
653
|
end
|
@@ -657,12 +657,12 @@ end
|
|
657
657
|
|
658
658
|
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
659
659
|
|
660
|
-
> <Array(nil, Integer, Hash)> update_big_segment_targets_with_http_info(
|
660
|
+
> <Array(nil, Integer, Hash)> update_big_segment_targets_with_http_info(project_key, environment_key, segment_key, segment_user_state)
|
661
661
|
|
662
662
|
```ruby
|
663
663
|
begin
|
664
664
|
# Update targets on a Big Segment
|
665
|
-
data, status_code, headers = api_instance.update_big_segment_targets_with_http_info(
|
665
|
+
data, status_code, headers = api_instance.update_big_segment_targets_with_http_info(project_key, environment_key, segment_key, segment_user_state)
|
666
666
|
p status_code # => 2xx
|
667
667
|
p headers # => { ... }
|
668
668
|
p data # => nil
|
@@ -675,9 +675,9 @@ end
|
|
675
675
|
|
676
676
|
| Name | Type | Description | Notes |
|
677
677
|
| ---- | ---- | ----------- | ----- |
|
678
|
-
| **
|
679
|
-
| **
|
680
|
-
| **
|
678
|
+
| **project_key** | **String** | The project key | |
|
679
|
+
| **environment_key** | **String** | The environment key | |
|
680
|
+
| **segment_key** | **String** | The segment key | |
|
681
681
|
| **segment_user_state** | [**SegmentUserState**](SegmentUserState.md) | | |
|
682
682
|
|
683
683
|
### Return type
|