launchdarkly_api 18.0.0 → 18.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +9 -8
- data/docs/AIConfigVariationPost.md +1 -1
- data/docs/AIConfigsBetaApi.md +51 -51
- data/docs/AccessTokensApi.md +12 -12
- data/docs/AccountMembersApi.md +84 -12
- data/docs/AccountUsageBetaApi.md +38 -38
- data/docs/AnnouncementsApi.md +8 -8
- data/docs/ApplicationsBetaApi.md +14 -14
- data/docs/ApprovalsApi.md +26 -26
- data/docs/ApprovalsBetaApi.md +8 -8
- data/docs/AuditLogApi.md +6 -6
- data/docs/CodeReferencesApi.md +26 -26
- data/docs/ContextSettingsApi.md +2 -2
- data/docs/ContextsApi.md +20 -20
- data/docs/CovarianceInfoRep.md +22 -0
- data/docs/CustomRolesApi.md +10 -10
- data/docs/DataExportDestinationsApi.md +12 -12
- data/docs/EnvironmentsApi.md +14 -14
- data/docs/ExperimentsApi.md +14 -14
- data/docs/FeatureFlagsApi.md +28 -28
- data/docs/FeatureFlagsBetaApi.md +4 -4
- data/docs/FlagImportConfigurationsBetaApi.md +12 -12
- data/docs/FlagLinksBetaApi.md +8 -8
- data/docs/FlagTriggersApi.md +10 -10
- data/docs/FollowFlagsApi.md +8 -8
- data/docs/HoldoutsBetaApi.md +10 -10
- data/docs/InsightsChartsBetaApi.md +10 -10
- data/docs/InsightsDeploymentsBetaApi.md +8 -8
- data/docs/InsightsFlagEventsBetaApi.md +2 -2
- data/docs/InsightsPullRequestsBetaApi.md +2 -2
- data/docs/InsightsRepositoriesBetaApi.md +6 -6
- data/docs/InsightsScoresBetaApi.md +12 -12
- data/docs/IntegrationAuditLogSubscriptionsApi.md +10 -10
- data/docs/IntegrationDeliveryConfigurationsBetaApi.md +14 -14
- data/docs/IntegrationsBetaApi.md +10 -10
- data/docs/IterationInput.md +2 -0
- data/docs/IterationRep.md +3 -1
- data/docs/LayersApi.md +6 -6
- data/docs/MetricGroupRep.md +9 -1
- data/docs/MetricsApi.md +14 -14
- data/docs/MetricsBetaApi.md +10 -10
- data/docs/OAuth2ClientsApi.md +10 -10
- data/docs/OtherApi.md +10 -10
- data/docs/PersistentStoreIntegrationsBetaApi.md +10 -10
- data/docs/ProjectsApi.md +16 -16
- data/docs/RelayProxyConfigurationsApi.md +12 -12
- data/docs/ReleasePipelinesBetaApi.md +12 -12
- data/docs/ReleasePoliciesBetaApi.md +12 -12
- data/docs/ReleasesBetaApi.md +10 -10
- data/docs/ScheduledChangesApi.md +10 -10
- data/docs/SegmentsApi.md +36 -36
- data/docs/TagsApi.md +2 -2
- data/docs/TeamsApi.md +16 -16
- data/docs/TeamsBetaApi.md +2 -2
- data/docs/UserSettingsApi.md +10 -10
- data/docs/UsersApi.md +8 -8
- data/docs/UsersBetaApi.md +2 -2
- data/docs/ViewsBetaApi.md +18 -18
- data/docs/WebhooksApi.md +10 -10
- data/docs/WorkflowTemplatesApi.md +6 -6
- data/docs/WorkflowsApi.md +8 -8
- data/launchdarkly_api.gemspec +1 -1
- data/lib/launchdarkly_api/api/access_tokens_api.rb +7 -7
- data/lib/launchdarkly_api/api/account_members_api.rb +75 -7
- data/lib/launchdarkly_api/api/account_usage_beta_api.rb +20 -20
- data/lib/launchdarkly_api/api/ai_configs_beta_api.rb +26 -26
- data/lib/launchdarkly_api/api/announcements_api.rb +5 -5
- data/lib/launchdarkly_api/api/applications_beta_api.rb +8 -8
- data/lib/launchdarkly_api/api/approvals_api.rb +14 -14
- data/lib/launchdarkly_api/api/approvals_beta_api.rb +5 -5
- data/lib/launchdarkly_api/api/audit_log_api.rb +4 -4
- data/lib/launchdarkly_api/api/code_references_api.rb +14 -14
- data/lib/launchdarkly_api/api/context_settings_api.rb +2 -2
- data/lib/launchdarkly_api/api/contexts_api.rb +11 -11
- data/lib/launchdarkly_api/api/custom_roles_api.rb +6 -6
- data/lib/launchdarkly_api/api/data_export_destinations_api.rb +7 -7
- data/lib/launchdarkly_api/api/environments_api.rb +8 -8
- data/lib/launchdarkly_api/api/experiments_api.rb +8 -8
- data/lib/launchdarkly_api/api/feature_flags_api.rb +15 -15
- data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +3 -3
- data/lib/launchdarkly_api/api/flag_import_configurations_beta_api.rb +7 -7
- data/lib/launchdarkly_api/api/flag_links_beta_api.rb +5 -5
- data/lib/launchdarkly_api/api/flag_triggers_api.rb +6 -6
- data/lib/launchdarkly_api/api/follow_flags_api.rb +5 -5
- data/lib/launchdarkly_api/api/holdouts_beta_api.rb +6 -6
- data/lib/launchdarkly_api/api/insights_charts_beta_api.rb +6 -6
- data/lib/launchdarkly_api/api/insights_deployments_beta_api.rb +5 -5
- data/lib/launchdarkly_api/api/insights_flag_events_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/insights_pull_requests_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/insights_repositories_beta_api.rb +4 -4
- data/lib/launchdarkly_api/api/insights_scores_beta_api.rb +7 -7
- data/lib/launchdarkly_api/api/integration_audit_log_subscriptions_api.rb +6 -6
- data/lib/launchdarkly_api/api/integration_delivery_configurations_beta_api.rb +8 -8
- data/lib/launchdarkly_api/api/integrations_beta_api.rb +6 -6
- data/lib/launchdarkly_api/api/layers_api.rb +4 -4
- data/lib/launchdarkly_api/api/metrics_api.rb +10 -10
- data/lib/launchdarkly_api/api/metrics_beta_api.rb +6 -6
- data/lib/launchdarkly_api/api/o_auth2_clients_api.rb +6 -6
- data/lib/launchdarkly_api/api/other_api.rb +6 -6
- data/lib/launchdarkly_api/api/persistent_store_integrations_beta_api.rb +6 -6
- data/lib/launchdarkly_api/api/projects_api.rb +9 -9
- data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +7 -7
- data/lib/launchdarkly_api/api/release_pipelines_beta_api.rb +7 -7
- data/lib/launchdarkly_api/api/release_policies_beta_api.rb +7 -7
- data/lib/launchdarkly_api/api/releases_beta_api.rb +6 -6
- data/lib/launchdarkly_api/api/scheduled_changes_api.rb +6 -6
- data/lib/launchdarkly_api/api/segments_api.rb +19 -19
- data/lib/launchdarkly_api/api/tags_api.rb +2 -2
- data/lib/launchdarkly_api/api/teams_api.rb +9 -9
- data/lib/launchdarkly_api/api/teams_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/user_settings_api.rb +6 -6
- data/lib/launchdarkly_api/api/users_api.rb +5 -5
- data/lib/launchdarkly_api/api/users_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/views_beta_api.rb +10 -10
- data/lib/launchdarkly_api/api/webhooks_api.rb +6 -6
- data/lib/launchdarkly_api/api/workflow_templates_api.rb +4 -4
- data/lib/launchdarkly_api/api/workflows_api.rb +5 -5
- data/lib/launchdarkly_api/api_client.rb +10 -11
- data/lib/launchdarkly_api/api_error.rb +1 -1
- data/lib/launchdarkly_api/configuration.rb +12 -2
- data/lib/launchdarkly_api/models/access.rb +30 -4
- data/lib/launchdarkly_api/models/access_allowed_reason.rb +10 -4
- data/lib/launchdarkly_api/models/access_allowed_rep.rb +30 -4
- data/lib/launchdarkly_api/models/access_denied.rb +30 -4
- data/lib/launchdarkly_api/models/access_denied_reason.rb +10 -4
- data/lib/launchdarkly_api/models/access_token_post.rb +10 -4
- data/lib/launchdarkly_api/models/action_input.rb +10 -4
- data/lib/launchdarkly_api/models/action_output.rb +30 -4
- data/lib/launchdarkly_api/models/ai_config.rb +90 -4
- data/lib/launchdarkly_api/models/ai_config_maintainer.rb +3 -4
- data/lib/launchdarkly_api/models/ai_config_patch.rb +10 -4
- data/lib/launchdarkly_api/models/ai_config_post.rb +30 -4
- data/lib/launchdarkly_api/models/ai_config_rep.rb +30 -4
- data/lib/launchdarkly_api/models/ai_config_targeting.rb +90 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_defaults.rb +30 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_environment.rb +110 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_environment_fallthrough.rb +10 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_environment_fallthrough_rollout.rb +30 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_environment_fallthrough_rollout_experimentation_allocation.rb +40 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_environment_fallthrough_rollout_variation.rb +30 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_environment_rule.rb +30 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_environment_rule_clause.rb +60 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_environment_target.rb +40 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_patch.rb +30 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_variation.rb +50 -4
- data/lib/launchdarkly_api/models/ai_config_targeting_variation_value.rb +3 -4
- data/lib/launchdarkly_api/models/ai_config_variation.rb +70 -4
- data/lib/launchdarkly_api/models/ai_config_variation_patch.rb +10 -4
- data/lib/launchdarkly_api/models/ai_config_variation_post.rb +30 -11
- data/lib/launchdarkly_api/models/ai_config_variations_response.rb +30 -4
- data/lib/launchdarkly_api/models/ai_configs.rb +30 -4
- data/lib/launchdarkly_api/models/ai_configs_access.rb +30 -4
- data/lib/launchdarkly_api/models/ai_configs_access_allowed_reason.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_access_allowed_rep.rb +30 -4
- data/lib/launchdarkly_api/models/ai_configs_access_denied.rb +30 -4
- data/lib/launchdarkly_api/models/ai_configs_access_denied_reason.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_experiment_enabled_period_rep.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_experiment_environment_setting_rep.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_experiment_info_rep.rb +30 -4
- data/lib/launchdarkly_api/models/ai_configs_filter.rb +40 -4
- data/lib/launchdarkly_api/models/ai_configs_legacy_experiment_rep.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_link.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_maintainer_team.rb +30 -4
- data/lib/launchdarkly_api/models/ai_configs_member_summary.rb +50 -4
- data/lib/launchdarkly_api/models/ai_configs_metric_data_source_ref_rep.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_metric_event_default_rep.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_metric_listing_rep.rb +80 -4
- data/lib/launchdarkly_api/models/ai_configs_modification.rb +10 -4
- data/lib/launchdarkly_api/models/ai_configs_summary.rb +20 -4
- data/lib/launchdarkly_api/models/ai_tool.rb +50 -4
- data/lib/launchdarkly_api/models/ai_tool_patch.rb +10 -4
- data/lib/launchdarkly_api/models/ai_tool_post.rb +30 -4
- data/lib/launchdarkly_api/models/ai_tools.rb +30 -4
- data/lib/launchdarkly_api/models/announcement_access.rb +30 -4
- data/lib/launchdarkly_api/models/announcement_access_allowed_reason.rb +10 -4
- data/lib/launchdarkly_api/models/announcement_access_allowed_rep.rb +30 -4
- data/lib/launchdarkly_api/models/announcement_access_denied.rb +30 -4
- data/lib/launchdarkly_api/models/announcement_access_denied_reason.rb +10 -4
- data/lib/launchdarkly_api/models/announcement_access_rep.rb +30 -4
- data/lib/launchdarkly_api/models/announcement_link.rb +10 -4
- data/lib/launchdarkly_api/models/announcement_paginated_links.rb +20 -4
- data/lib/launchdarkly_api/models/announcement_patch_operation.rb +30 -4
- data/lib/launchdarkly_api/models/announcement_response.rb +70 -4
- data/lib/launchdarkly_api/models/announcement_response_links.rb +20 -4
- data/lib/launchdarkly_api/models/application_collection_rep.rb +10 -4
- data/lib/launchdarkly_api/models/application_flag_collection_rep.rb +10 -4
- data/lib/launchdarkly_api/models/application_rep.rb +40 -4
- data/lib/launchdarkly_api/models/application_version_rep.rb +40 -4
- data/lib/launchdarkly_api/models/application_versions_collection_rep.rb +10 -4
- data/lib/launchdarkly_api/models/approval_request_response.rb +100 -4
- data/lib/launchdarkly_api/models/approval_request_setting.rb +90 -4
- data/lib/launchdarkly_api/models/approval_request_setting_with_envs.rb +10 -4
- data/lib/launchdarkly_api/models/approval_request_settings_patch.rb +30 -4
- data/lib/launchdarkly_api/models/approval_settings.rb +90 -4
- data/lib/launchdarkly_api/models/approvals_capability_config.rb +10 -4
- data/lib/launchdarkly_api/models/assigned_to_rep.rb +10 -4
- data/lib/launchdarkly_api/models/audience.rb +20 -4
- data/lib/launchdarkly_api/models/audience_configuration.rb +30 -4
- data/lib/launchdarkly_api/models/audience_post.rb +30 -4
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +100 -4
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +30 -4
- data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +100 -4
- data/lib/launchdarkly_api/models/audit_log_events_hook_capability_config_post.rb +10 -4
- data/lib/launchdarkly_api/models/audit_log_events_hook_capability_config_rep.rb +10 -4
- data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +10 -4
- data/lib/launchdarkly_api/models/big_segment_store_integration.rb +110 -4
- data/lib/launchdarkly_api/models/big_segment_store_integration_collection.rb +30 -4
- data/lib/launchdarkly_api/models/big_segment_store_integration_collection_links.rb +20 -4
- data/lib/launchdarkly_api/models/big_segment_store_integration_links.rb +50 -4
- data/lib/launchdarkly_api/models/big_segment_store_status.rb +10 -4
- data/lib/launchdarkly_api/models/big_segment_target.rb +40 -4
- data/lib/launchdarkly_api/models/boolean_defaults.rb +10 -4
- data/lib/launchdarkly_api/models/boolean_flag_defaults.rb +70 -4
- data/lib/launchdarkly_api/models/branch_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/branch_rep.rb +50 -4
- data/lib/launchdarkly_api/models/bulk_edit_members_rep.rb +10 -4
- data/lib/launchdarkly_api/models/bulk_edit_teams_rep.rb +10 -4
- data/lib/launchdarkly_api/models/caller_identity_rep.rb +10 -4
- data/lib/launchdarkly_api/models/capability_config_post.rb +10 -4
- data/lib/launchdarkly_api/models/capability_config_rep.rb +10 -4
- data/lib/launchdarkly_api/models/clause.rb +50 -4
- data/lib/launchdarkly_api/models/client.rb +70 -4
- data/lib/launchdarkly_api/models/client_collection.rb +30 -4
- data/lib/launchdarkly_api/models/client_side_availability.rb +10 -4
- data/lib/launchdarkly_api/models/client_side_availability_post.rb +30 -4
- data/lib/launchdarkly_api/models/completed_by.rb +10 -4
- data/lib/launchdarkly_api/models/condition_input.rb +10 -4
- data/lib/launchdarkly_api/models/condition_output.rb +70 -4
- data/lib/launchdarkly_api/models/conflict.rb +10 -4
- data/lib/launchdarkly_api/models/conflict_output.rb +30 -4
- data/lib/launchdarkly_api/models/context_attribute_name.rb +30 -4
- data/lib/launchdarkly_api/models/context_attribute_names.rb +30 -4
- data/lib/launchdarkly_api/models/context_attribute_names_collection.rb +20 -4
- data/lib/launchdarkly_api/models/context_attribute_value.rb +20 -4
- data/lib/launchdarkly_api/models/context_attribute_values.rb +30 -4
- data/lib/launchdarkly_api/models/context_attribute_values_collection.rb +20 -4
- data/lib/launchdarkly_api/models/context_instance_evaluation.rb +40 -4
- data/lib/launchdarkly_api/models/context_instance_evaluation_reason.rb +20 -4
- data/lib/launchdarkly_api/models/context_instance_evaluations.rb +30 -4
- data/lib/launchdarkly_api/models/context_instance_record.rb +20 -4
- data/lib/launchdarkly_api/models/context_instance_search.rb +10 -4
- data/lib/launchdarkly_api/models/context_instance_segment_membership.rb +100 -4
- data/lib/launchdarkly_api/models/context_instance_segment_memberships.rb +30 -4
- data/lib/launchdarkly_api/models/context_instances.rb +30 -4
- data/lib/launchdarkly_api/models/context_kind_rep.rb +80 -4
- data/lib/launchdarkly_api/models/context_kinds_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/context_record.rb +10 -4
- data/lib/launchdarkly_api/models/context_search.rb +10 -4
- data/lib/launchdarkly_api/models/contexts.rb +30 -4
- data/lib/launchdarkly_api/models/copied_from_env.rb +20 -4
- data/lib/launchdarkly_api/models/core_link.rb +30 -4
- data/lib/launchdarkly_api/{api/account_members_beta_api.rb → models/covariance_info_rep.rb} +265 -64
- data/lib/launchdarkly_api/models/create_announcement_body.rb +50 -4
- data/lib/launchdarkly_api/models/create_approval_request_request.rb +40 -4
- data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +30 -4
- data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +30 -4
- data/lib/launchdarkly_api/models/create_phase_input.rb +30 -4
- data/lib/launchdarkly_api/models/create_release_input.rb +20 -4
- data/lib/launchdarkly_api/models/create_release_pipeline_input.rb +40 -4
- data/lib/launchdarkly_api/models/create_workflow_template_input.rb +20 -4
- data/lib/launchdarkly_api/models/custom_property.rb +30 -4
- data/lib/launchdarkly_api/models/custom_role.rb +60 -4
- data/lib/launchdarkly_api/models/custom_role_post.rb +40 -4
- data/lib/launchdarkly_api/models/custom_roles.rb +20 -4
- data/lib/launchdarkly_api/models/custom_workflow_input.rb +20 -4
- data/lib/launchdarkly_api/models/custom_workflow_meta.rb +10 -4
- data/lib/launchdarkly_api/models/custom_workflow_output.rb +90 -4
- data/lib/launchdarkly_api/models/custom_workflow_stage_meta.rb +10 -4
- data/lib/launchdarkly_api/models/custom_workflows_listing_output.rb +40 -4
- data/lib/launchdarkly_api/models/default_client_side_availability.rb +30 -4
- data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +30 -4
- data/lib/launchdarkly_api/models/defaults.rb +30 -4
- data/lib/launchdarkly_api/models/dependent_experiment_rep.rb +70 -4
- data/lib/launchdarkly_api/models/dependent_flag.rb +40 -4
- data/lib/launchdarkly_api/models/dependent_flag_environment.rb +40 -4
- data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +40 -4
- data/lib/launchdarkly_api/models/dependent_measured_rollout_rep.rb +90 -4
- data/lib/launchdarkly_api/models/dependent_metric_group_rep.rb +40 -4
- data/lib/launchdarkly_api/models/dependent_metric_group_rep_with_metrics.rb +40 -4
- data/lib/launchdarkly_api/models/dependent_metric_or_metric_group_rep.rb +60 -4
- data/lib/launchdarkly_api/models/deployment_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/deployment_rep.rb +150 -4
- data/lib/launchdarkly_api/models/destination.rb +10 -4
- data/lib/launchdarkly_api/models/destination_post.rb +10 -4
- data/lib/launchdarkly_api/models/destinations.rb +10 -4
- data/lib/launchdarkly_api/models/dynamic_options.rb +10 -4
- data/lib/launchdarkly_api/models/dynamic_options_parser.rb +10 -4
- data/lib/launchdarkly_api/models/endpoint.rb +10 -4
- data/lib/launchdarkly_api/models/environment.rb +150 -4
- data/lib/launchdarkly_api/models/environment_post.rb +40 -4
- data/lib/launchdarkly_api/models/environment_summary.rb +50 -4
- data/lib/launchdarkly_api/models/environments.rb +20 -4
- data/lib/launchdarkly_api/models/error.rb +30 -4
- data/lib/launchdarkly_api/models/evaluation_reason.rb +20 -4
- data/lib/launchdarkly_api/models/evaluations_summary.rb +10 -4
- data/lib/launchdarkly_api/models/event_filter.rb +50 -4
- data/lib/launchdarkly_api/models/execution_output.rb +20 -4
- data/lib/launchdarkly_api/models/expandable_approval_request_response.rb +100 -4
- data/lib/launchdarkly_api/models/expandable_approval_requests_response.rb +40 -4
- data/lib/launchdarkly_api/models/expanded_ai_config.rb +10 -4
- data/lib/launchdarkly_api/models/expanded_directly_linked_flag.rb +40 -4
- data/lib/launchdarkly_api/models/expanded_directly_linked_flags.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_directly_linked_segment.rb +50 -4
- data/lib/launchdarkly_api/models/expanded_directly_linked_segments.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_flag.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_flag_rep.rb +110 -4
- data/lib/launchdarkly_api/models/expanded_linked_ai_configs.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_linked_flags.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_linked_metrics.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_linked_resources.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_linked_resources_ai_configs.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_linked_resources_flags.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_linked_resources_items.rb +20 -4
- data/lib/launchdarkly_api/models/expanded_linked_resources_metrics.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_linked_resources_segments.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_linked_segments.rb +30 -4
- data/lib/launchdarkly_api/models/expanded_metric.rb +10 -4
- data/lib/launchdarkly_api/models/expanded_resource_rep.rb +20 -4
- data/lib/launchdarkly_api/models/expanded_segment.rb +30 -4
- data/lib/launchdarkly_api/models/experiment.rb +70 -4
- data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +30 -4
- data/lib/launchdarkly_api/models/experiment_collection_rep.rb +20 -4
- data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +10 -4
- data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +10 -4
- data/lib/launchdarkly_api/models/experiment_info_rep.rb +30 -4
- data/lib/launchdarkly_api/models/experiment_patch_input.rb +20 -4
- data/lib/launchdarkly_api/models/experiment_post.rb +40 -4
- data/lib/launchdarkly_api/models/expiring_target.rb +70 -4
- data/lib/launchdarkly_api/models/expiring_target_error.rb +30 -4
- data/lib/launchdarkly_api/models/expiring_target_get_response.rb +20 -4
- data/lib/launchdarkly_api/models/expiring_target_patch_response.rb +20 -4
- data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +20 -4
- data/lib/launchdarkly_api/models/expiring_user_target_item.rb +60 -4
- data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +20 -4
- data/lib/launchdarkly_api/models/export.rb +90 -4
- data/lib/launchdarkly_api/models/extinction.rb +60 -4
- data/lib/launchdarkly_api/models/extinction_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/failed_resource_link.rb +30 -4
- data/lib/launchdarkly_api/models/failure_reason_rep.rb +30 -4
- data/lib/launchdarkly_api/models/feature_flag.rb +120 -4
- data/lib/launchdarkly_api/models/feature_flag_body.rb +30 -4
- data/lib/launchdarkly_api/models/feature_flag_config.rb +110 -4
- data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +70 -4
- data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +20 -4
- data/lib/launchdarkly_api/models/feature_flag_status.rb +10 -4
- data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +40 -4
- data/lib/launchdarkly_api/models/feature_flag_statuses.rb +20 -4
- data/lib/launchdarkly_api/models/feature_flags.rb +30 -4
- data/lib/launchdarkly_api/models/file_rep.rb +10 -4
- data/lib/launchdarkly_api/models/filter.rb +40 -4
- data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +100 -4
- data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +30 -4
- data/lib/launchdarkly_api/models/flag_config_evaluation.rb +10 -4
- data/lib/launchdarkly_api/models/flag_config_migration_settings_rep.rb +10 -4
- data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +20 -4
- data/lib/launchdarkly_api/models/flag_copy_config_post.rb +30 -4
- data/lib/launchdarkly_api/models/flag_defaults_rep.rb +10 -4
- data/lib/launchdarkly_api/models/flag_event_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/flag_event_experiment.rb +40 -4
- data/lib/launchdarkly_api/models/flag_event_experiment_collection.rb +30 -4
- data/lib/launchdarkly_api/models/flag_event_experiment_iteration.rb +40 -4
- data/lib/launchdarkly_api/models/flag_event_impact_rep.rb +10 -4
- data/lib/launchdarkly_api/models/flag_event_member_rep.rb +50 -4
- data/lib/launchdarkly_api/models/flag_event_rep.rb +90 -4
- data/lib/launchdarkly_api/models/flag_followers_by_proj_env_get_rep.rb +20 -4
- data/lib/launchdarkly_api/models/flag_followers_get_rep.rb +30 -4
- data/lib/launchdarkly_api/models/flag_import_configuration_post.rb +20 -4
- data/lib/launchdarkly_api/models/flag_import_integration.rb +90 -4
- data/lib/launchdarkly_api/models/flag_import_integration_collection.rb +30 -4
- data/lib/launchdarkly_api/models/flag_import_integration_collection_links.rb +20 -4
- data/lib/launchdarkly_api/models/flag_import_integration_links.rb +40 -4
- data/lib/launchdarkly_api/models/flag_import_status.rb +10 -4
- data/lib/launchdarkly_api/models/flag_input.rb +30 -4
- data/lib/launchdarkly_api/models/flag_link_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/flag_link_member.rb +30 -4
- data/lib/launchdarkly_api/models/flag_link_post.rb +10 -4
- data/lib/launchdarkly_api/models/flag_link_rep.rb +60 -4
- data/lib/launchdarkly_api/models/flag_listing_rep.rb +30 -4
- data/lib/launchdarkly_api/models/flag_migration_settings_rep.rb +10 -4
- data/lib/launchdarkly_api/models/flag_prerequisite_post.rb +30 -4
- data/lib/launchdarkly_api/models/flag_reference_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/flag_reference_rep.rb +50 -4
- data/lib/launchdarkly_api/models/flag_rep.rb +20 -4
- data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +20 -4
- data/lib/launchdarkly_api/models/flag_sempatch.rb +20 -4
- data/lib/launchdarkly_api/models/flag_status_rep.rb +20 -4
- data/lib/launchdarkly_api/models/flag_summary.rb +30 -4
- data/lib/launchdarkly_api/models/flag_trigger_input.rb +10 -4
- data/lib/launchdarkly_api/models/flags_summary.rb +20 -4
- data/lib/launchdarkly_api/models/follow_flag_member.rb +50 -4
- data/lib/launchdarkly_api/models/followers_per_flag.rb +10 -4
- data/lib/launchdarkly_api/models/forbidden_error_rep.rb +30 -4
- data/lib/launchdarkly_api/models/form_variable.rb +10 -4
- data/lib/launchdarkly_api/models/generate_warehouse_destination_key_pair_post_rep.rb +10 -4
- data/lib/launchdarkly_api/models/get_announcements_public200_response.rb +30 -4
- data/lib/launchdarkly_api/models/guarded_release_config.rb +20 -4
- data/lib/launchdarkly_api/models/header_items.rb +10 -4
- data/lib/launchdarkly_api/models/hmac_signature.rb +10 -4
- data/lib/launchdarkly_api/models/holdout_detail_rep.rb +60 -4
- data/lib/launchdarkly_api/models/holdout_patch_input.rb +20 -4
- data/lib/launchdarkly_api/models/holdout_post_request.rb +10 -4
- data/lib/launchdarkly_api/models/holdout_rep.rb +60 -4
- data/lib/launchdarkly_api/models/holdouts_collection_rep.rb +10 -4
- data/lib/launchdarkly_api/models/hunk_rep.rb +20 -4
- data/lib/launchdarkly_api/models/import.rb +60 -4
- data/lib/launchdarkly_api/models/initiator_rep.rb +10 -4
- data/lib/launchdarkly_api/models/insight_group.rb +60 -4
- data/lib/launchdarkly_api/models/insight_group_collection.rb +30 -4
- data/lib/launchdarkly_api/models/insight_group_collection_metadata.rb +20 -4
- data/lib/launchdarkly_api/models/insight_group_collection_score_metadata.rb +30 -4
- data/lib/launchdarkly_api/models/insight_group_scores.rb +110 -4
- data/lib/launchdarkly_api/models/insight_groups_count_by_indicator.rb +80 -4
- data/lib/launchdarkly_api/models/insight_period.rb +30 -4
- data/lib/launchdarkly_api/models/insight_scores.rb +40 -4
- data/lib/launchdarkly_api/models/insights_chart.rb +30 -4
- data/lib/launchdarkly_api/models/insights_chart_bounds.rb +30 -4
- data/lib/launchdarkly_api/models/insights_chart_metadata.rb +40 -4
- data/lib/launchdarkly_api/models/insights_chart_metric.rb +60 -4
- data/lib/launchdarkly_api/models/insights_chart_series.rb +30 -4
- data/lib/launchdarkly_api/models/insights_chart_series_data_point.rb +30 -4
- data/lib/launchdarkly_api/models/insights_chart_series_metadata.rb +20 -4
- data/lib/launchdarkly_api/models/insights_chart_series_metadata_axis.rb +20 -4
- data/lib/launchdarkly_api/models/insights_metric_indicator_range.rb +30 -4
- data/lib/launchdarkly_api/models/insights_metric_score.rb +40 -4
- data/lib/launchdarkly_api/models/insights_metric_tier_definition.rb +30 -4
- data/lib/launchdarkly_api/models/insights_repository.rb +70 -4
- data/lib/launchdarkly_api/models/insights_repository_collection.rb +30 -4
- data/lib/launchdarkly_api/models/insights_repository_project.rb +30 -4
- data/lib/launchdarkly_api/models/insights_repository_project_collection.rb +30 -4
- data/lib/launchdarkly_api/models/insights_repository_project_mappings.rb +20 -4
- data/lib/launchdarkly_api/models/instruction_user_request.rb +30 -4
- data/lib/launchdarkly_api/models/integration.rb +10 -4
- data/lib/launchdarkly_api/models/integration_configuration_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/integration_configuration_post.rb +30 -4
- data/lib/launchdarkly_api/models/integration_configurations_rep.rb +40 -4
- data/lib/launchdarkly_api/models/integration_delivery_configuration.rb +110 -4
- data/lib/launchdarkly_api/models/integration_delivery_configuration_collection.rb +30 -4
- data/lib/launchdarkly_api/models/integration_delivery_configuration_collection_links.rb +20 -4
- data/lib/launchdarkly_api/models/integration_delivery_configuration_links.rb +50 -4
- data/lib/launchdarkly_api/models/integration_delivery_configuration_post.rb +20 -4
- data/lib/launchdarkly_api/models/integration_delivery_configuration_response.rb +10 -4
- data/lib/launchdarkly_api/models/integration_metadata.rb +50 -4
- data/lib/launchdarkly_api/models/integration_status.rb +30 -4
- data/lib/launchdarkly_api/models/integration_status_rep.rb +10 -4
- data/lib/launchdarkly_api/models/integration_subscription_status_rep.rb +10 -4
- data/lib/launchdarkly_api/models/integrations.rb +10 -4
- data/lib/launchdarkly_api/models/invalid_request_error_rep.rb +30 -4
- data/lib/launchdarkly_api/models/ip_list.rb +30 -4
- data/lib/launchdarkly_api/models/iteration_input.rb +61 -5
- data/lib/launchdarkly_api/models/iteration_rep.rb +53 -8
- data/lib/launchdarkly_api/models/judge_attachment.rb +20 -4
- data/lib/launchdarkly_api/models/judge_configuration.rb +10 -4
- data/lib/launchdarkly_api/models/last_seen_metadata.rb +10 -4
- data/lib/launchdarkly_api/models/layer_collection_rep.rb +40 -4
- data/lib/launchdarkly_api/models/layer_configuration_rep.rb +20 -4
- data/lib/launchdarkly_api/models/layer_patch_input.rb +20 -4
- data/lib/launchdarkly_api/models/layer_post.rb +40 -4
- data/lib/launchdarkly_api/models/layer_rep.rb +50 -4
- data/lib/launchdarkly_api/models/layer_reservation_rep.rb +40 -4
- data/lib/launchdarkly_api/models/layer_snapshot_rep.rb +50 -4
- data/lib/launchdarkly_api/models/lead_time_stages_rep.rb +20 -4
- data/lib/launchdarkly_api/models/legacy_experiment_rep.rb +10 -4
- data/lib/launchdarkly_api/models/link.rb +10 -4
- data/lib/launchdarkly_api/models/link_resource_success_response.rb +30 -4
- data/lib/launchdarkly_api/models/maintainer.rb +30 -4
- data/lib/launchdarkly_api/models/maintainer_member.rb +40 -4
- data/lib/launchdarkly_api/models/maintainer_rep.rb +10 -4
- data/lib/launchdarkly_api/models/maintainer_team.rb +30 -4
- data/lib/launchdarkly_api/models/member.rb +110 -4
- data/lib/launchdarkly_api/models/member_data_rep.rb +10 -4
- data/lib/launchdarkly_api/models/member_import_item.rb +30 -4
- data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +20 -4
- data/lib/launchdarkly_api/models/member_summary.rb +50 -4
- data/lib/launchdarkly_api/models/member_team_summary_rep.rb +40 -4
- data/lib/launchdarkly_api/models/member_teams_post_input.rb +20 -4
- data/lib/launchdarkly_api/models/members.rb +30 -4
- data/lib/launchdarkly_api/models/members_patch_input.rb +20 -4
- data/lib/launchdarkly_api/models/message.rb +30 -4
- data/lib/launchdarkly_api/models/method_not_allowed_error_rep.rb +30 -4
- data/lib/launchdarkly_api/models/metric_by_variation.rb +10 -4
- data/lib/launchdarkly_api/models/metric_collection_rep.rb +10 -4
- data/lib/launchdarkly_api/models/metric_data_source_ref_rep.rb +10 -4
- data/lib/launchdarkly_api/models/metric_event_default_rep.rb +10 -4
- data/lib/launchdarkly_api/models/metric_group_collection_rep.rb +20 -4
- data/lib/launchdarkly_api/models/metric_group_post.rb +50 -4
- data/lib/launchdarkly_api/models/metric_group_rep.rb +154 -8
- data/lib/launchdarkly_api/models/metric_in_group_rep.rb +40 -4
- data/lib/launchdarkly_api/models/metric_in_metric_group_input.rb +30 -4
- data/lib/launchdarkly_api/models/metric_input.rb +20 -4
- data/lib/launchdarkly_api/models/metric_listing_rep.rb +80 -4
- data/lib/launchdarkly_api/models/metric_post.rb +20 -4
- data/lib/launchdarkly_api/models/metric_rep.rb +80 -4
- data/lib/launchdarkly_api/models/metric_v2_rep.rb +40 -4
- data/lib/launchdarkly_api/models/metrics.rb +10 -4
- data/lib/launchdarkly_api/models/metrics_summary.rb +20 -4
- data/lib/launchdarkly_api/models/migration_safety_issue_rep.rb +10 -4
- data/lib/launchdarkly_api/models/migration_settings_post.rb +20 -4
- data/lib/launchdarkly_api/models/model_config.rb +80 -4
- data/lib/launchdarkly_api/models/model_config_post.rb +40 -4
- data/lib/launchdarkly_api/models/modification.rb +10 -4
- data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +30 -4
- data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +40 -4
- data/lib/launchdarkly_api/models/naming_convention.rb +10 -4
- data/lib/launchdarkly_api/models/new_member_form.rb +20 -4
- data/lib/launchdarkly_api/models/not_found_error_rep.rb +30 -4
- data/lib/launchdarkly_api/models/oauth_client_post.rb +10 -4
- data/lib/launchdarkly_api/models/options_array.rb +10 -4
- data/lib/launchdarkly_api/models/paginated_links.rb +20 -4
- data/lib/launchdarkly_api/models/parameter_default.rb +10 -4
- data/lib/launchdarkly_api/models/parameter_rep.rb +10 -4
- data/lib/launchdarkly_api/models/parent_and_self_links.rb +30 -4
- data/lib/launchdarkly_api/models/parent_link.rb +20 -4
- data/lib/launchdarkly_api/models/parent_resource_rep.rb +10 -4
- data/lib/launchdarkly_api/models/patch_failed_error_rep.rb +30 -4
- data/lib/launchdarkly_api/models/patch_flags_request.rb +20 -4
- data/lib/launchdarkly_api/models/patch_operation.rb +30 -4
- data/lib/launchdarkly_api/models/patch_segment_expiring_target_input_rep.rb +20 -4
- data/lib/launchdarkly_api/models/patch_segment_expiring_target_instruction.rb +30 -4
- data/lib/launchdarkly_api/models/patch_segment_instruction.rb +20 -4
- data/lib/launchdarkly_api/models/patch_segment_request.rb +20 -4
- data/lib/launchdarkly_api/models/patch_users_request.rb +20 -4
- data/lib/launchdarkly_api/models/patch_with_comment.rb +20 -4
- data/lib/launchdarkly_api/models/permission_grant_input.rb +10 -4
- data/lib/launchdarkly_api/models/phase.rb +40 -4
- data/lib/launchdarkly_api/models/phase_info.rb +40 -4
- data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +10 -4
- data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +10 -4
- data/lib/launchdarkly_api/models/post_deployment_event_input.rb +50 -4
- data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +30 -4
- data/lib/launchdarkly_api/models/post_insight_group_params.rb +50 -4
- data/lib/launchdarkly_api/models/post_release_policy_request.rb +30 -4
- data/lib/launchdarkly_api/models/prerequisite.rb +30 -4
- data/lib/launchdarkly_api/models/project.rb +70 -4
- data/lib/launchdarkly_api/models/project_post.rb +30 -4
- data/lib/launchdarkly_api/models/project_rep.rb +80 -4
- data/lib/launchdarkly_api/models/project_summary.rb +50 -4
- data/lib/launchdarkly_api/models/project_summary_collection.rb +30 -4
- data/lib/launchdarkly_api/models/projects.rb +30 -4
- data/lib/launchdarkly_api/models/pull_request_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/pull_request_lead_time_rep.rb +20 -4
- data/lib/launchdarkly_api/models/pull_request_rep.rb +130 -4
- data/lib/launchdarkly_api/models/put_branch.rb +40 -4
- data/lib/launchdarkly_api/models/put_release_policy_request.rb +20 -4
- data/lib/launchdarkly_api/models/randomization_settings_put.rb +20 -4
- data/lib/launchdarkly_api/models/randomization_settings_rep.rb +10 -4
- data/lib/launchdarkly_api/models/randomization_unit_input.rb +20 -4
- data/lib/launchdarkly_api/models/randomization_unit_rep.rb +10 -4
- data/lib/launchdarkly_api/models/rate_limited_error_rep.rb +30 -4
- data/lib/launchdarkly_api/models/recent_trigger_body.rb +10 -4
- data/lib/launchdarkly_api/models/reference_rep.rb +30 -4
- data/lib/launchdarkly_api/models/related_experiment_rep.rb +10 -4
- data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +20 -4
- data/lib/launchdarkly_api/models/relay_auto_config_post.rb +30 -4
- data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +80 -4
- data/lib/launchdarkly_api/models/release.rb +60 -4
- data/lib/launchdarkly_api/models/release_audience.rb +30 -4
- data/lib/launchdarkly_api/models/release_guardian_configuration.rb +40 -4
- data/lib/launchdarkly_api/models/release_guardian_configuration_input.rb +10 -4
- data/lib/launchdarkly_api/models/release_method.rb +1 -1
- data/lib/launchdarkly_api/models/release_phase.rb +60 -4
- data/lib/launchdarkly_api/models/release_pipeline.rb +50 -4
- data/lib/launchdarkly_api/models/release_pipeline_collection.rb +30 -4
- data/lib/launchdarkly_api/models/release_policies_access.rb +30 -4
- data/lib/launchdarkly_api/models/release_policies_access_allowed_reason.rb +10 -4
- data/lib/launchdarkly_api/models/release_policies_access_allowed_rep.rb +30 -4
- data/lib/launchdarkly_api/models/release_policies_access_denied.rb +30 -4
- data/lib/launchdarkly_api/models/release_policies_access_denied_reason.rb +10 -4
- data/lib/launchdarkly_api/models/release_policies_access_rep.rb +30 -4
- data/lib/launchdarkly_api/models/release_policies_response.rb +30 -4
- data/lib/launchdarkly_api/models/release_policy.rb +50 -4
- data/lib/launchdarkly_api/models/release_policy_scope.rb +10 -4
- data/lib/launchdarkly_api/models/release_progression.rb +40 -4
- data/lib/launchdarkly_api/models/release_progression_collection.rb +70 -4
- data/lib/launchdarkly_api/models/releaser_audience_config_input.rb +10 -4
- data/lib/launchdarkly_api/models/repository_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/repository_post.rb +20 -4
- data/lib/launchdarkly_api/models/repository_rep.rb +60 -4
- data/lib/launchdarkly_api/models/resource_access.rb +10 -4
- data/lib/launchdarkly_api/models/resource_id.rb +10 -4
- data/lib/launchdarkly_api/models/resource_id_response.rb +10 -4
- data/lib/launchdarkly_api/models/resource_summary.rb +30 -4
- data/lib/launchdarkly_api/models/restricted_model_error.rb +40 -4
- data/lib/launchdarkly_api/models/restricted_models_request.rb +20 -4
- data/lib/launchdarkly_api/models/restricted_models_response.rb +30 -4
- data/lib/launchdarkly_api/models/review_output.rb +30 -4
- data/lib/launchdarkly_api/models/review_response.rb +20 -4
- data/lib/launchdarkly_api/models/rollout.rb +20 -4
- data/lib/launchdarkly_api/models/root_response.rb +20 -4
- data/lib/launchdarkly_api/models/rule.rb +30 -4
- data/lib/launchdarkly_api/models/rule_clause.rb +10 -4
- data/lib/launchdarkly_api/models/sdk_list_rep.rb +30 -4
- data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +30 -4
- data/lib/launchdarkly_api/models/sdk_version_rep.rb +30 -4
- data/lib/launchdarkly_api/models/segment_body.rb +30 -4
- data/lib/launchdarkly_api/models/segment_metadata.rb +10 -4
- data/lib/launchdarkly_api/models/segment_target.rb +10 -4
- data/lib/launchdarkly_api/models/segment_user_list.rb +10 -4
- data/lib/launchdarkly_api/models/segment_user_state.rb +10 -4
- data/lib/launchdarkly_api/models/segments_summary.rb +20 -4
- data/lib/launchdarkly_api/models/series_list_rep.rb +40 -4
- data/lib/launchdarkly_api/models/series_list_rep_float.rb +40 -4
- data/lib/launchdarkly_api/models/simple_holdout_rep.rb +10 -4
- data/lib/launchdarkly_api/models/source_env.rb +10 -4
- data/lib/launchdarkly_api/models/source_flag.rb +20 -4
- data/lib/launchdarkly_api/models/stage_input.rb +10 -4
- data/lib/launchdarkly_api/models/stage_output.rb +50 -4
- data/lib/launchdarkly_api/models/statement.rb +10 -4
- data/lib/launchdarkly_api/models/statement_post.rb +10 -4
- data/lib/launchdarkly_api/models/statistic_collection_rep.rb +30 -4
- data/lib/launchdarkly_api/models/statistic_rep.rb +90 -4
- data/lib/launchdarkly_api/models/statistics_root.rb +10 -4
- data/lib/launchdarkly_api/models/status_conflict_error_rep.rb +30 -4
- data/lib/launchdarkly_api/models/status_response.rb +10 -4
- data/lib/launchdarkly_api/models/status_service_unavailable.rb +30 -4
- data/lib/launchdarkly_api/models/store_integration_error.rb +10 -4
- data/lib/launchdarkly_api/models/subject_data_rep.rb +10 -4
- data/lib/launchdarkly_api/models/subscription_post.rb +30 -4
- data/lib/launchdarkly_api/models/tags_collection.rb +30 -4
- data/lib/launchdarkly_api/models/tags_link.rb +10 -4
- data/lib/launchdarkly_api/models/target.rb +30 -4
- data/lib/launchdarkly_api/models/target_resource_rep.rb +10 -4
- data/lib/launchdarkly_api/models/team.rb +10 -4
- data/lib/launchdarkly_api/models/team_custom_role.rb +10 -4
- data/lib/launchdarkly_api/models/team_custom_roles.rb +10 -4
- data/lib/launchdarkly_api/models/team_imports_rep.rb +10 -4
- data/lib/launchdarkly_api/models/team_maintainers.rb +10 -4
- data/lib/launchdarkly_api/models/team_members.rb +10 -4
- data/lib/launchdarkly_api/models/team_patch_input.rb +20 -4
- data/lib/launchdarkly_api/models/team_post_input.rb +30 -4
- data/lib/launchdarkly_api/models/team_projects.rb +10 -4
- data/lib/launchdarkly_api/models/teams.rb +20 -4
- data/lib/launchdarkly_api/models/teams_patch_input.rb +20 -4
- data/lib/launchdarkly_api/models/timestamp_rep.rb +10 -4
- data/lib/launchdarkly_api/models/token.rb +70 -4
- data/lib/launchdarkly_api/models/token_summary.rb +10 -4
- data/lib/launchdarkly_api/models/tokens.rb +10 -4
- data/lib/launchdarkly_api/models/treatment_input.rb +50 -4
- data/lib/launchdarkly_api/models/treatment_parameter_input.rb +30 -4
- data/lib/launchdarkly_api/models/treatment_rep.rb +30 -4
- data/lib/launchdarkly_api/models/trigger_post.rb +20 -4
- data/lib/launchdarkly_api/models/trigger_workflow_collection_rep.rb +10 -4
- data/lib/launchdarkly_api/models/trigger_workflow_rep.rb +10 -4
- data/lib/launchdarkly_api/models/unauthorized_error_rep.rb +30 -4
- data/lib/launchdarkly_api/models/unlink_resource_success_response.rb +30 -4
- data/lib/launchdarkly_api/models/update_phase_status_input.rb +10 -4
- data/lib/launchdarkly_api/models/update_release_pipeline_input.rb +30 -4
- data/lib/launchdarkly_api/models/upsert_context_kind_payload.rb +20 -4
- data/lib/launchdarkly_api/models/upsert_flag_defaults_payload.rb +50 -4
- data/lib/launchdarkly_api/models/upsert_payload_rep.rb +50 -4
- data/lib/launchdarkly_api/models/upsert_response_rep.rb +10 -4
- data/lib/launchdarkly_api/models/url_post.rb +10 -4
- data/lib/launchdarkly_api/models/user.rb +10 -4
- data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +10 -4
- data/lib/launchdarkly_api/models/user_flag_setting.rb +20 -4
- data/lib/launchdarkly_api/models/user_flag_settings.rb +30 -4
- data/lib/launchdarkly_api/models/user_record.rb +10 -4
- data/lib/launchdarkly_api/models/user_segment.rb +110 -4
- data/lib/launchdarkly_api/models/user_segment_rule.rb +20 -4
- data/lib/launchdarkly_api/models/user_segments.rb +30 -4
- data/lib/launchdarkly_api/models/users.rb +30 -4
- data/lib/launchdarkly_api/models/users_rep.rb +30 -4
- data/lib/launchdarkly_api/models/validation_failed_error_rep.rb +40 -4
- data/lib/launchdarkly_api/models/value_put.rb +10 -4
- data/lib/launchdarkly_api/models/variation.rb +10 -4
- data/lib/launchdarkly_api/models/variation_eval_summary.rb +10 -4
- data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +10 -4
- data/lib/launchdarkly_api/models/variation_summary.rb +50 -4
- data/lib/launchdarkly_api/models/variation_tool.rb +30 -4
- data/lib/launchdarkly_api/models/variation_tool_post.rb +30 -4
- data/lib/launchdarkly_api/models/versions_rep.rb +40 -4
- data/lib/launchdarkly_api/models/view.rb +150 -4
- data/lib/launchdarkly_api/models/view_link_request.rb +3 -4
- data/lib/launchdarkly_api/models/view_link_request_keys.rb +20 -4
- data/lib/launchdarkly_api/models/view_link_request_segment_identifier.rb +30 -4
- data/lib/launchdarkly_api/models/view_link_request_segment_identifiers.rb +20 -4
- data/lib/launchdarkly_api/models/view_linked_resource.rb +40 -4
- data/lib/launchdarkly_api/models/view_linked_resource_details.rb +10 -4
- data/lib/launchdarkly_api/models/view_linked_resources.rb +30 -4
- data/lib/launchdarkly_api/models/view_patch.rb +10 -4
- data/lib/launchdarkly_api/models/view_post.rb +30 -4
- data/lib/launchdarkly_api/models/views.rb +30 -4
- data/lib/launchdarkly_api/models/views_access.rb +30 -4
- data/lib/launchdarkly_api/models/views_access_allowed_reason.rb +10 -4
- data/lib/launchdarkly_api/models/views_access_allowed_rep.rb +30 -4
- data/lib/launchdarkly_api/models/views_access_denied.rb +30 -4
- data/lib/launchdarkly_api/models/views_access_denied_reason.rb +10 -4
- data/lib/launchdarkly_api/models/views_access_rep.rb +30 -4
- data/lib/launchdarkly_api/models/views_link.rb +10 -4
- data/lib/launchdarkly_api/models/views_maintainer_member.rb +40 -4
- data/lib/launchdarkly_api/models/views_maintainer_team.rb +40 -4
- data/lib/launchdarkly_api/models/views_paginated_links.rb +20 -4
- data/lib/launchdarkly_api/models/views_self_link.rb +20 -4
- data/lib/launchdarkly_api/models/webhook.rb +60 -4
- data/lib/launchdarkly_api/models/webhook_post.rb +40 -4
- data/lib/launchdarkly_api/models/webhooks.rb +30 -4
- data/lib/launchdarkly_api/models/weighted_variation.rb +30 -4
- data/lib/launchdarkly_api/models/workflow_template_metadata.rb +10 -4
- data/lib/launchdarkly_api/models/workflow_template_output.rb +70 -4
- data/lib/launchdarkly_api/models/workflow_template_parameter.rb +10 -4
- data/lib/launchdarkly_api/models/workflow_templates_listing_output_rep.rb +20 -4
- data/lib/launchdarkly_api/version.rb +2 -2
- data/lib/launchdarkly_api.rb +2 -2
- data/spec/api/access_tokens_api_spec.rb +1 -1
- data/spec/api/account_members_api_spec.rb +13 -1
- data/spec/api/account_usage_beta_api_spec.rb +1 -1
- data/spec/api/ai_configs_beta_api_spec.rb +1 -1
- data/spec/api/announcements_api_spec.rb +1 -1
- data/spec/api/applications_beta_api_spec.rb +1 -1
- data/spec/api/approvals_api_spec.rb +1 -1
- data/spec/api/approvals_beta_api_spec.rb +1 -1
- data/spec/api/audit_log_api_spec.rb +1 -1
- data/spec/api/code_references_api_spec.rb +1 -1
- data/spec/api/context_settings_api_spec.rb +1 -1
- data/spec/api/contexts_api_spec.rb +1 -1
- data/spec/api/custom_roles_api_spec.rb +1 -1
- data/spec/api/data_export_destinations_api_spec.rb +1 -1
- data/spec/api/environments_api_spec.rb +1 -1
- data/spec/api/experiments_api_spec.rb +1 -1
- data/spec/api/feature_flags_api_spec.rb +1 -1
- data/spec/api/feature_flags_beta_api_spec.rb +1 -1
- data/spec/api/flag_import_configurations_beta_api_spec.rb +1 -1
- data/spec/api/flag_links_beta_api_spec.rb +1 -1
- data/spec/api/flag_triggers_api_spec.rb +1 -1
- data/spec/api/follow_flags_api_spec.rb +1 -1
- data/spec/api/holdouts_beta_api_spec.rb +1 -1
- data/spec/api/insights_charts_beta_api_spec.rb +1 -1
- data/spec/api/insights_deployments_beta_api_spec.rb +1 -1
- data/spec/api/insights_flag_events_beta_api_spec.rb +1 -1
- data/spec/api/insights_pull_requests_beta_api_spec.rb +1 -1
- data/spec/api/insights_repositories_beta_api_spec.rb +1 -1
- data/spec/api/insights_scores_beta_api_spec.rb +1 -1
- data/spec/api/integration_audit_log_subscriptions_api_spec.rb +1 -1
- data/spec/api/integration_delivery_configurations_beta_api_spec.rb +1 -1
- data/spec/api/integrations_beta_api_spec.rb +1 -1
- data/spec/api/layers_api_spec.rb +1 -1
- data/spec/api/metrics_api_spec.rb +3 -3
- data/spec/api/metrics_beta_api_spec.rb +1 -1
- data/spec/api/o_auth2_clients_api_spec.rb +1 -1
- data/spec/api/other_api_spec.rb +1 -1
- data/spec/api/persistent_store_integrations_beta_api_spec.rb +1 -1
- data/spec/api/projects_api_spec.rb +1 -1
- data/spec/api/relay_proxy_configurations_api_spec.rb +1 -1
- data/spec/api/release_pipelines_beta_api_spec.rb +1 -1
- data/spec/api/release_policies_beta_api_spec.rb +1 -1
- data/spec/api/releases_beta_api_spec.rb +1 -1
- data/spec/api/scheduled_changes_api_spec.rb +1 -1
- data/spec/api/segments_api_spec.rb +1 -1
- data/spec/api/tags_api_spec.rb +1 -1
- data/spec/api/teams_api_spec.rb +1 -1
- data/spec/api/teams_beta_api_spec.rb +1 -1
- data/spec/api/user_settings_api_spec.rb +1 -1
- data/spec/api/users_api_spec.rb +1 -1
- data/spec/api/users_beta_api_spec.rb +1 -1
- data/spec/api/views_beta_api_spec.rb +1 -1
- data/spec/api/webhooks_api_spec.rb +1 -1
- data/spec/api/workflow_templates_api_spec.rb +1 -1
- data/spec/api/workflows_api_spec.rb +1 -1
- data/spec/models/access_allowed_reason_spec.rb +2 -2
- data/spec/models/access_allowed_rep_spec.rb +2 -2
- data/spec/models/access_denied_reason_spec.rb +2 -2
- data/spec/models/access_denied_spec.rb +2 -2
- data/spec/models/access_spec.rb +2 -2
- data/spec/models/access_token_post_spec.rb +2 -2
- data/spec/models/action_input_spec.rb +2 -2
- data/spec/models/action_output_spec.rb +2 -2
- data/spec/models/ai_config_maintainer_spec.rb +1 -1
- data/spec/models/ai_config_patch_spec.rb +2 -2
- data/spec/models/ai_config_post_spec.rb +2 -2
- data/spec/models/ai_config_rep_spec.rb +2 -2
- data/spec/models/ai_config_spec.rb +2 -2
- data/spec/models/ai_config_targeting_defaults_spec.rb +2 -2
- data/spec/models/ai_config_targeting_environment_fallthrough_rollout_experimentation_allocation_spec.rb +2 -2
- data/spec/models/ai_config_targeting_environment_fallthrough_rollout_spec.rb +2 -2
- data/spec/models/ai_config_targeting_environment_fallthrough_rollout_variation_spec.rb +2 -2
- data/spec/models/ai_config_targeting_environment_fallthrough_spec.rb +2 -2
- data/spec/models/ai_config_targeting_environment_rule_clause_spec.rb +2 -2
- data/spec/models/ai_config_targeting_environment_rule_spec.rb +2 -2
- data/spec/models/ai_config_targeting_environment_spec.rb +2 -2
- data/spec/models/ai_config_targeting_environment_target_spec.rb +2 -2
- data/spec/models/ai_config_targeting_patch_spec.rb +2 -2
- data/spec/models/ai_config_targeting_spec.rb +2 -2
- data/spec/models/ai_config_targeting_variation_spec.rb +2 -2
- data/spec/models/ai_config_targeting_variation_value_spec.rb +1 -1
- data/spec/models/ai_config_variation_patch_spec.rb +2 -2
- data/spec/models/ai_config_variation_post_spec.rb +2 -2
- data/spec/models/ai_config_variation_spec.rb +2 -2
- data/spec/models/ai_config_variations_response_spec.rb +2 -2
- data/spec/models/ai_configs_access_allowed_reason_spec.rb +2 -2
- data/spec/models/ai_configs_access_allowed_rep_spec.rb +2 -2
- data/spec/models/ai_configs_access_denied_reason_spec.rb +2 -2
- data/spec/models/ai_configs_access_denied_spec.rb +2 -2
- data/spec/models/ai_configs_access_spec.rb +2 -2
- data/spec/models/ai_configs_experiment_enabled_period_rep_spec.rb +2 -2
- data/spec/models/ai_configs_experiment_environment_setting_rep_spec.rb +2 -2
- data/spec/models/ai_configs_experiment_info_rep_spec.rb +2 -2
- data/spec/models/ai_configs_filter_spec.rb +2 -2
- data/spec/models/ai_configs_legacy_experiment_rep_spec.rb +2 -2
- data/spec/models/ai_configs_link_spec.rb +2 -2
- data/spec/models/ai_configs_maintainer_team_spec.rb +2 -2
- data/spec/models/ai_configs_member_summary_spec.rb +2 -2
- data/spec/models/ai_configs_metric_data_source_ref_rep_spec.rb +2 -2
- data/spec/models/ai_configs_metric_event_default_rep_spec.rb +2 -2
- data/spec/models/ai_configs_metric_listing_rep_spec.rb +2 -2
- data/spec/models/ai_configs_modification_spec.rb +2 -2
- data/spec/models/ai_configs_spec.rb +2 -2
- data/spec/models/ai_configs_summary_spec.rb +2 -2
- data/spec/models/ai_tool_patch_spec.rb +2 -2
- data/spec/models/ai_tool_post_spec.rb +2 -2
- data/spec/models/ai_tool_spec.rb +2 -2
- data/spec/models/ai_tools_spec.rb +2 -2
- data/spec/models/announcement_access_allowed_reason_spec.rb +2 -2
- data/spec/models/announcement_access_allowed_rep_spec.rb +2 -2
- data/spec/models/announcement_access_denied_reason_spec.rb +2 -2
- data/spec/models/announcement_access_denied_spec.rb +2 -2
- data/spec/models/announcement_access_rep_spec.rb +2 -2
- data/spec/models/announcement_access_spec.rb +2 -2
- data/spec/models/announcement_link_spec.rb +2 -2
- data/spec/models/announcement_paginated_links_spec.rb +2 -2
- data/spec/models/announcement_patch_operation_spec.rb +2 -2
- data/spec/models/announcement_response_links_spec.rb +2 -2
- data/spec/models/announcement_response_spec.rb +2 -2
- data/spec/models/application_collection_rep_spec.rb +2 -2
- data/spec/models/application_flag_collection_rep_spec.rb +2 -2
- data/spec/models/application_rep_spec.rb +2 -2
- data/spec/models/application_version_rep_spec.rb +2 -2
- data/spec/models/application_versions_collection_rep_spec.rb +2 -2
- data/spec/models/approval_request_response_spec.rb +2 -2
- data/spec/models/approval_request_setting_spec.rb +2 -2
- data/spec/models/approval_request_setting_with_envs_spec.rb +2 -2
- data/spec/models/approval_request_settings_patch_spec.rb +2 -2
- data/spec/models/approval_settings_spec.rb +2 -2
- data/spec/models/approvals_capability_config_spec.rb +2 -2
- data/spec/models/assigned_to_rep_spec.rb +2 -2
- data/spec/models/audience_configuration_spec.rb +2 -2
- data/spec/models/audience_post_spec.rb +2 -2
- data/spec/models/audience_spec.rb +2 -2
- data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +2 -2
- data/spec/models/audit_log_entry_listing_rep_spec.rb +2 -2
- data/spec/models/audit_log_entry_rep_spec.rb +2 -2
- data/spec/models/audit_log_events_hook_capability_config_post_spec.rb +2 -2
- data/spec/models/audit_log_events_hook_capability_config_rep_spec.rb +2 -2
- data/spec/models/authorized_app_data_rep_spec.rb +2 -2
- data/spec/models/big_segment_store_integration_collection_links_spec.rb +2 -2
- data/spec/models/big_segment_store_integration_collection_spec.rb +2 -2
- data/spec/models/big_segment_store_integration_links_spec.rb +2 -2
- data/spec/models/big_segment_store_integration_spec.rb +2 -2
- data/spec/models/big_segment_store_status_spec.rb +2 -2
- data/spec/models/big_segment_target_spec.rb +2 -2
- data/spec/models/boolean_defaults_spec.rb +2 -2
- data/spec/models/boolean_flag_defaults_spec.rb +2 -2
- data/spec/models/branch_collection_rep_spec.rb +2 -2
- data/spec/models/branch_rep_spec.rb +2 -2
- data/spec/models/bulk_edit_members_rep_spec.rb +2 -2
- data/spec/models/bulk_edit_teams_rep_spec.rb +2 -2
- data/spec/models/caller_identity_rep_spec.rb +2 -2
- data/spec/models/capability_config_post_spec.rb +2 -2
- data/spec/models/capability_config_rep_spec.rb +2 -2
- data/spec/models/clause_spec.rb +2 -2
- data/spec/models/client_collection_spec.rb +2 -2
- data/spec/models/client_side_availability_post_spec.rb +2 -2
- data/spec/models/client_side_availability_spec.rb +2 -2
- data/spec/models/client_spec.rb +2 -2
- data/spec/models/completed_by_spec.rb +2 -2
- data/spec/models/condition_input_spec.rb +2 -2
- data/spec/models/condition_output_spec.rb +2 -2
- data/spec/models/conflict_output_spec.rb +2 -2
- data/spec/models/conflict_spec.rb +2 -2
- data/spec/models/context_attribute_name_spec.rb +2 -2
- data/spec/models/context_attribute_names_collection_spec.rb +2 -2
- data/spec/models/context_attribute_names_spec.rb +2 -2
- data/spec/models/context_attribute_value_spec.rb +2 -2
- data/spec/models/context_attribute_values_collection_spec.rb +2 -2
- data/spec/models/context_attribute_values_spec.rb +2 -2
- data/spec/models/context_instance_evaluation_reason_spec.rb +2 -2
- data/spec/models/context_instance_evaluation_spec.rb +2 -2
- data/spec/models/context_instance_evaluations_spec.rb +2 -2
- data/spec/models/context_instance_record_spec.rb +2 -2
- data/spec/models/context_instance_search_spec.rb +2 -2
- data/spec/models/context_instance_segment_membership_spec.rb +2 -2
- data/spec/models/context_instance_segment_memberships_spec.rb +2 -2
- data/spec/models/context_instances_spec.rb +2 -2
- data/spec/models/context_kind_rep_spec.rb +2 -2
- data/spec/models/context_kinds_collection_rep_spec.rb +2 -2
- data/spec/models/context_record_spec.rb +2 -2
- data/spec/models/context_search_spec.rb +2 -2
- data/spec/models/contexts_spec.rb +2 -2
- data/spec/models/copied_from_env_spec.rb +2 -2
- data/spec/models/core_link_spec.rb +2 -2
- data/spec/{api/account_members_beta_api_spec.rb → models/covariance_info_rep_spec.rb} +19 -18
- data/spec/models/create_announcement_body_spec.rb +2 -2
- data/spec/models/create_approval_request_request_spec.rb +2 -2
- data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +2 -2
- data/spec/models/create_flag_config_approval_request_request_spec.rb +2 -2
- data/spec/models/create_phase_input_spec.rb +2 -2
- data/spec/models/create_release_input_spec.rb +2 -2
- data/spec/models/create_release_pipeline_input_spec.rb +2 -2
- data/spec/models/create_workflow_template_input_spec.rb +2 -2
- data/spec/models/custom_property_spec.rb +2 -2
- data/spec/models/custom_role_post_spec.rb +2 -2
- data/spec/models/custom_role_spec.rb +2 -2
- data/spec/models/custom_roles_spec.rb +2 -2
- data/spec/models/custom_workflow_input_spec.rb +2 -2
- data/spec/models/custom_workflow_meta_spec.rb +2 -2
- data/spec/models/custom_workflow_output_spec.rb +2 -2
- data/spec/models/custom_workflow_stage_meta_spec.rb +2 -2
- data/spec/models/custom_workflows_listing_output_spec.rb +2 -2
- data/spec/models/default_client_side_availability_post_spec.rb +2 -2
- data/spec/models/default_client_side_availability_spec.rb +2 -2
- data/spec/models/defaults_spec.rb +2 -2
- data/spec/models/dependent_experiment_rep_spec.rb +2 -2
- data/spec/models/dependent_flag_environment_spec.rb +2 -2
- data/spec/models/dependent_flag_spec.rb +2 -2
- data/spec/models/dependent_flags_by_environment_spec.rb +2 -2
- data/spec/models/dependent_measured_rollout_rep_spec.rb +2 -2
- data/spec/models/dependent_metric_group_rep_spec.rb +2 -2
- data/spec/models/dependent_metric_group_rep_with_metrics_spec.rb +2 -2
- data/spec/models/dependent_metric_or_metric_group_rep_spec.rb +2 -2
- data/spec/models/deployment_collection_rep_spec.rb +2 -2
- data/spec/models/deployment_rep_spec.rb +2 -2
- data/spec/models/destination_post_spec.rb +2 -2
- data/spec/models/destination_spec.rb +2 -2
- data/spec/models/destinations_spec.rb +2 -2
- data/spec/models/dynamic_options_parser_spec.rb +2 -2
- data/spec/models/dynamic_options_spec.rb +2 -2
- data/spec/models/endpoint_spec.rb +2 -2
- data/spec/models/environment_post_spec.rb +2 -2
- data/spec/models/environment_spec.rb +2 -2
- data/spec/models/environment_summary_spec.rb +2 -2
- data/spec/models/environments_spec.rb +2 -2
- data/spec/models/error_spec.rb +2 -2
- data/spec/models/evaluation_reason_spec.rb +2 -2
- data/spec/models/evaluations_summary_spec.rb +2 -2
- data/spec/models/event_filter_spec.rb +2 -2
- data/spec/models/execution_output_spec.rb +2 -2
- data/spec/models/expandable_approval_request_response_spec.rb +2 -2
- data/spec/models/expandable_approval_requests_response_spec.rb +2 -2
- data/spec/models/expanded_ai_config_spec.rb +2 -2
- data/spec/models/expanded_directly_linked_flag_spec.rb +2 -2
- data/spec/models/expanded_directly_linked_flags_spec.rb +2 -2
- data/spec/models/expanded_directly_linked_segment_spec.rb +2 -2
- data/spec/models/expanded_directly_linked_segments_spec.rb +2 -2
- data/spec/models/expanded_flag_rep_spec.rb +2 -2
- data/spec/models/expanded_flag_spec.rb +2 -2
- data/spec/models/expanded_linked_ai_configs_spec.rb +2 -2
- data/spec/models/expanded_linked_flags_spec.rb +2 -2
- data/spec/models/expanded_linked_metrics_spec.rb +2 -2
- data/spec/models/expanded_linked_resources_ai_configs_spec.rb +2 -2
- data/spec/models/expanded_linked_resources_flags_spec.rb +2 -2
- data/spec/models/expanded_linked_resources_items_spec.rb +2 -2
- data/spec/models/expanded_linked_resources_metrics_spec.rb +2 -2
- data/spec/models/expanded_linked_resources_segments_spec.rb +2 -2
- data/spec/models/expanded_linked_resources_spec.rb +2 -2
- data/spec/models/expanded_linked_segments_spec.rb +2 -2
- data/spec/models/expanded_metric_spec.rb +2 -2
- data/spec/models/expanded_resource_rep_spec.rb +2 -2
- data/spec/models/expanded_segment_spec.rb +2 -2
- data/spec/models/experiment_allocation_rep_spec.rb +2 -2
- data/spec/models/experiment_collection_rep_spec.rb +2 -2
- data/spec/models/experiment_enabled_period_rep_spec.rb +2 -2
- data/spec/models/experiment_environment_setting_rep_spec.rb +2 -2
- data/spec/models/experiment_info_rep_spec.rb +2 -2
- data/spec/models/experiment_patch_input_spec.rb +2 -2
- data/spec/models/experiment_post_spec.rb +2 -2
- data/spec/models/experiment_spec.rb +2 -2
- data/spec/models/expiring_target_error_spec.rb +2 -2
- data/spec/models/expiring_target_get_response_spec.rb +2 -2
- data/spec/models/expiring_target_patch_response_spec.rb +2 -2
- data/spec/models/expiring_target_spec.rb +2 -2
- data/spec/models/expiring_user_target_get_response_spec.rb +2 -2
- data/spec/models/expiring_user_target_item_spec.rb +2 -2
- data/spec/models/expiring_user_target_patch_response_spec.rb +2 -2
- data/spec/models/export_spec.rb +2 -2
- data/spec/models/extinction_collection_rep_spec.rb +2 -2
- data/spec/models/extinction_spec.rb +2 -2
- data/spec/models/failed_resource_link_spec.rb +2 -2
- data/spec/models/failure_reason_rep_spec.rb +2 -2
- data/spec/models/feature_flag_body_spec.rb +2 -2
- data/spec/models/feature_flag_config_spec.rb +2 -2
- data/spec/models/feature_flag_scheduled_change_spec.rb +2 -2
- data/spec/models/feature_flag_scheduled_changes_spec.rb +2 -2
- data/spec/models/feature_flag_spec.rb +2 -2
- data/spec/models/feature_flag_status_across_environments_spec.rb +2 -2
- data/spec/models/feature_flag_status_spec.rb +2 -2
- data/spec/models/feature_flag_statuses_spec.rb +2 -2
- data/spec/models/feature_flags_spec.rb +2 -2
- data/spec/models/file_rep_spec.rb +2 -2
- data/spec/models/filter_spec.rb +2 -2
- data/spec/models/flag_config_approval_request_response_spec.rb +2 -2
- data/spec/models/flag_config_approval_requests_response_spec.rb +2 -2
- data/spec/models/flag_config_evaluation_spec.rb +2 -2
- data/spec/models/flag_config_migration_settings_rep_spec.rb +2 -2
- data/spec/models/flag_copy_config_environment_spec.rb +2 -2
- data/spec/models/flag_copy_config_post_spec.rb +2 -2
- data/spec/models/flag_defaults_rep_spec.rb +2 -2
- data/spec/models/flag_event_collection_rep_spec.rb +2 -2
- data/spec/models/flag_event_experiment_collection_spec.rb +2 -2
- data/spec/models/flag_event_experiment_iteration_spec.rb +2 -2
- data/spec/models/flag_event_experiment_spec.rb +2 -2
- data/spec/models/flag_event_impact_rep_spec.rb +2 -2
- data/spec/models/flag_event_member_rep_spec.rb +2 -2
- data/spec/models/flag_event_rep_spec.rb +2 -2
- data/spec/models/flag_followers_by_proj_env_get_rep_spec.rb +2 -2
- data/spec/models/flag_followers_get_rep_spec.rb +2 -2
- data/spec/models/flag_import_configuration_post_spec.rb +2 -2
- data/spec/models/flag_import_integration_collection_links_spec.rb +2 -2
- data/spec/models/flag_import_integration_collection_spec.rb +2 -2
- data/spec/models/flag_import_integration_links_spec.rb +2 -2
- data/spec/models/flag_import_integration_spec.rb +2 -2
- data/spec/models/flag_import_status_spec.rb +2 -2
- data/spec/models/flag_input_spec.rb +2 -2
- data/spec/models/flag_link_collection_rep_spec.rb +2 -2
- data/spec/models/flag_link_member_spec.rb +2 -2
- data/spec/models/flag_link_post_spec.rb +2 -2
- data/spec/models/flag_link_rep_spec.rb +2 -2
- data/spec/models/flag_listing_rep_spec.rb +2 -2
- data/spec/models/flag_migration_settings_rep_spec.rb +2 -2
- data/spec/models/flag_prerequisite_post_spec.rb +2 -2
- data/spec/models/flag_reference_collection_rep_spec.rb +2 -2
- data/spec/models/flag_reference_rep_spec.rb +2 -2
- data/spec/models/flag_rep_spec.rb +2 -2
- data/spec/models/flag_scheduled_changes_input_spec.rb +2 -2
- data/spec/models/flag_sempatch_spec.rb +2 -2
- data/spec/models/flag_status_rep_spec.rb +2 -2
- data/spec/models/flag_summary_spec.rb +2 -2
- data/spec/models/flag_trigger_input_spec.rb +2 -2
- data/spec/models/flags_summary_spec.rb +2 -2
- data/spec/models/follow_flag_member_spec.rb +2 -2
- data/spec/models/followers_per_flag_spec.rb +2 -2
- data/spec/models/forbidden_error_rep_spec.rb +2 -2
- data/spec/models/form_variable_spec.rb +2 -2
- data/spec/models/generate_warehouse_destination_key_pair_post_rep_spec.rb +2 -2
- data/spec/models/get_announcements_public200_response_spec.rb +2 -2
- data/spec/models/guarded_release_config_spec.rb +2 -2
- data/spec/models/header_items_spec.rb +2 -2
- data/spec/models/hmac_signature_spec.rb +2 -2
- data/spec/models/holdout_detail_rep_spec.rb +2 -2
- data/spec/models/holdout_patch_input_spec.rb +2 -2
- data/spec/models/holdout_post_request_spec.rb +2 -2
- data/spec/models/holdout_rep_spec.rb +2 -2
- data/spec/models/holdouts_collection_rep_spec.rb +2 -2
- data/spec/models/hunk_rep_spec.rb +2 -2
- data/spec/models/import_spec.rb +2 -2
- data/spec/models/initiator_rep_spec.rb +2 -2
- data/spec/models/insight_group_collection_metadata_spec.rb +2 -2
- data/spec/models/insight_group_collection_score_metadata_spec.rb +2 -2
- data/spec/models/insight_group_collection_spec.rb +2 -2
- data/spec/models/insight_group_scores_spec.rb +2 -2
- data/spec/models/insight_group_spec.rb +2 -2
- data/spec/models/insight_groups_count_by_indicator_spec.rb +2 -2
- data/spec/models/insight_period_spec.rb +2 -2
- data/spec/models/insight_scores_spec.rb +2 -2
- data/spec/models/insights_chart_bounds_spec.rb +2 -2
- data/spec/models/insights_chart_metadata_spec.rb +2 -2
- data/spec/models/insights_chart_metric_spec.rb +2 -2
- data/spec/models/insights_chart_series_data_point_spec.rb +2 -2
- data/spec/models/insights_chart_series_metadata_axis_spec.rb +2 -2
- data/spec/models/insights_chart_series_metadata_spec.rb +2 -2
- data/spec/models/insights_chart_series_spec.rb +2 -2
- data/spec/models/insights_chart_spec.rb +2 -2
- data/spec/models/insights_metric_indicator_range_spec.rb +2 -2
- data/spec/models/insights_metric_score_spec.rb +2 -2
- data/spec/models/insights_metric_tier_definition_spec.rb +2 -2
- data/spec/models/insights_repository_collection_spec.rb +2 -2
- data/spec/models/insights_repository_project_collection_spec.rb +2 -2
- data/spec/models/insights_repository_project_mappings_spec.rb +2 -2
- data/spec/models/insights_repository_project_spec.rb +2 -2
- data/spec/models/insights_repository_spec.rb +2 -2
- data/spec/models/instruction_user_request_spec.rb +2 -2
- data/spec/models/integration_configuration_collection_rep_spec.rb +2 -2
- data/spec/models/integration_configuration_post_spec.rb +2 -2
- data/spec/models/integration_configurations_rep_spec.rb +2 -2
- data/spec/models/integration_delivery_configuration_collection_links_spec.rb +2 -2
- data/spec/models/integration_delivery_configuration_collection_spec.rb +2 -2
- data/spec/models/integration_delivery_configuration_links_spec.rb +2 -2
- data/spec/models/integration_delivery_configuration_post_spec.rb +2 -2
- data/spec/models/integration_delivery_configuration_response_spec.rb +2 -2
- data/spec/models/integration_delivery_configuration_spec.rb +2 -2
- data/spec/models/integration_metadata_spec.rb +2 -2
- data/spec/models/integration_spec.rb +2 -2
- data/spec/models/integration_status_rep_spec.rb +2 -2
- data/spec/models/integration_status_spec.rb +2 -2
- data/spec/models/integration_subscription_status_rep_spec.rb +2 -2
- data/spec/models/integrations_spec.rb +2 -2
- data/spec/models/invalid_request_error_rep_spec.rb +2 -2
- data/spec/models/ip_list_spec.rb +2 -2
- data/spec/models/iteration_input_spec.rb +8 -2
- data/spec/models/iteration_rep_spec.rb +8 -2
- data/spec/models/judge_attachment_spec.rb +2 -2
- data/spec/models/judge_configuration_spec.rb +2 -2
- data/spec/models/last_seen_metadata_spec.rb +2 -2
- data/spec/models/layer_collection_rep_spec.rb +2 -2
- data/spec/models/layer_configuration_rep_spec.rb +2 -2
- data/spec/models/layer_patch_input_spec.rb +2 -2
- data/spec/models/layer_post_spec.rb +2 -2
- data/spec/models/layer_rep_spec.rb +2 -2
- data/spec/models/layer_reservation_rep_spec.rb +2 -2
- data/spec/models/layer_snapshot_rep_spec.rb +2 -2
- data/spec/models/lead_time_stages_rep_spec.rb +2 -2
- data/spec/models/legacy_experiment_rep_spec.rb +2 -2
- data/spec/models/link_resource_success_response_spec.rb +2 -2
- data/spec/models/link_spec.rb +2 -2
- data/spec/models/maintainer_member_spec.rb +2 -2
- data/spec/models/maintainer_rep_spec.rb +2 -2
- data/spec/models/maintainer_spec.rb +2 -2
- data/spec/models/maintainer_team_spec.rb +2 -2
- data/spec/models/member_data_rep_spec.rb +2 -2
- data/spec/models/member_import_item_spec.rb +2 -2
- data/spec/models/member_permission_grant_summary_rep_spec.rb +2 -2
- data/spec/models/member_spec.rb +2 -2
- data/spec/models/member_summary_spec.rb +2 -2
- data/spec/models/member_team_summary_rep_spec.rb +2 -2
- data/spec/models/member_teams_post_input_spec.rb +2 -2
- data/spec/models/members_patch_input_spec.rb +2 -2
- data/spec/models/members_spec.rb +2 -2
- data/spec/models/message_spec.rb +2 -2
- data/spec/models/method_not_allowed_error_rep_spec.rb +2 -2
- data/spec/models/metric_by_variation_spec.rb +2 -2
- data/spec/models/metric_collection_rep_spec.rb +2 -2
- data/spec/models/metric_data_source_ref_rep_spec.rb +2 -2
- data/spec/models/metric_event_default_rep_spec.rb +2 -2
- data/spec/models/metric_group_collection_rep_spec.rb +2 -2
- data/spec/models/metric_group_post_spec.rb +2 -2
- data/spec/models/metric_group_rep_spec.rb +26 -2
- data/spec/models/metric_in_group_rep_spec.rb +2 -2
- data/spec/models/metric_in_metric_group_input_spec.rb +2 -2
- data/spec/models/metric_input_spec.rb +2 -2
- data/spec/models/metric_listing_rep_spec.rb +2 -2
- data/spec/models/metric_post_spec.rb +2 -2
- data/spec/models/metric_rep_spec.rb +2 -2
- data/spec/models/metric_v2_rep_spec.rb +2 -2
- data/spec/models/metrics_spec.rb +2 -2
- data/spec/models/metrics_summary_spec.rb +2 -2
- data/spec/models/migration_safety_issue_rep_spec.rb +2 -2
- data/spec/models/migration_settings_post_spec.rb +2 -2
- data/spec/models/model_config_post_spec.rb +2 -2
- data/spec/models/model_config_spec.rb +2 -2
- data/spec/models/modification_spec.rb +2 -2
- data/spec/models/multi_environment_dependent_flag_spec.rb +2 -2
- data/spec/models/multi_environment_dependent_flags_spec.rb +2 -2
- data/spec/models/naming_convention_spec.rb +2 -2
- data/spec/models/new_member_form_spec.rb +2 -2
- data/spec/models/not_found_error_rep_spec.rb +2 -2
- data/spec/models/oauth_client_post_spec.rb +2 -2
- data/spec/models/options_array_spec.rb +2 -2
- data/spec/models/paginated_links_spec.rb +2 -2
- data/spec/models/parameter_default_spec.rb +2 -2
- data/spec/models/parameter_rep_spec.rb +2 -2
- data/spec/models/parent_and_self_links_spec.rb +2 -2
- data/spec/models/parent_link_spec.rb +2 -2
- data/spec/models/parent_resource_rep_spec.rb +2 -2
- data/spec/models/patch_failed_error_rep_spec.rb +2 -2
- data/spec/models/patch_flags_request_spec.rb +2 -2
- data/spec/models/patch_operation_spec.rb +2 -2
- data/spec/models/patch_segment_expiring_target_input_rep_spec.rb +2 -2
- data/spec/models/patch_segment_expiring_target_instruction_spec.rb +2 -2
- data/spec/models/patch_segment_instruction_spec.rb +2 -2
- data/spec/models/patch_segment_request_spec.rb +2 -2
- data/spec/models/patch_users_request_spec.rb +2 -2
- data/spec/models/patch_with_comment_spec.rb +2 -2
- data/spec/models/permission_grant_input_spec.rb +2 -2
- data/spec/models/phase_info_spec.rb +2 -2
- data/spec/models/phase_spec.rb +2 -2
- data/spec/models/post_approval_request_apply_request_spec.rb +2 -2
- data/spec/models/post_approval_request_review_request_spec.rb +2 -2
- data/spec/models/post_deployment_event_input_spec.rb +2 -2
- data/spec/models/post_flag_scheduled_changes_input_spec.rb +2 -2
- data/spec/models/post_insight_group_params_spec.rb +2 -2
- data/spec/models/post_release_policy_request_spec.rb +2 -2
- data/spec/models/prerequisite_spec.rb +2 -2
- data/spec/models/project_post_spec.rb +2 -2
- data/spec/models/project_rep_spec.rb +2 -2
- data/spec/models/project_spec.rb +2 -2
- data/spec/models/project_summary_collection_spec.rb +2 -2
- data/spec/models/project_summary_spec.rb +2 -2
- data/spec/models/projects_spec.rb +2 -2
- data/spec/models/pull_request_collection_rep_spec.rb +2 -2
- data/spec/models/pull_request_lead_time_rep_spec.rb +2 -2
- data/spec/models/pull_request_rep_spec.rb +2 -2
- data/spec/models/put_branch_spec.rb +2 -2
- data/spec/models/put_release_policy_request_spec.rb +2 -2
- data/spec/models/randomization_settings_put_spec.rb +2 -2
- data/spec/models/randomization_settings_rep_spec.rb +2 -2
- data/spec/models/randomization_unit_input_spec.rb +2 -2
- data/spec/models/randomization_unit_rep_spec.rb +2 -2
- data/spec/models/rate_limited_error_rep_spec.rb +2 -2
- data/spec/models/recent_trigger_body_spec.rb +2 -2
- data/spec/models/reference_rep_spec.rb +2 -2
- data/spec/models/related_experiment_rep_spec.rb +2 -2
- data/spec/models/relay_auto_config_collection_rep_spec.rb +2 -2
- data/spec/models/relay_auto_config_post_spec.rb +2 -2
- data/spec/models/relay_auto_config_rep_spec.rb +2 -2
- data/spec/models/release_audience_spec.rb +2 -2
- data/spec/models/release_guardian_configuration_input_spec.rb +2 -2
- data/spec/models/release_guardian_configuration_spec.rb +2 -2
- data/spec/models/release_method_spec.rb +2 -2
- data/spec/models/release_phase_spec.rb +2 -2
- data/spec/models/release_pipeline_collection_spec.rb +2 -2
- data/spec/models/release_pipeline_spec.rb +2 -2
- data/spec/models/release_policies_access_allowed_reason_spec.rb +2 -2
- data/spec/models/release_policies_access_allowed_rep_spec.rb +2 -2
- data/spec/models/release_policies_access_denied_reason_spec.rb +2 -2
- data/spec/models/release_policies_access_denied_spec.rb +2 -2
- data/spec/models/release_policies_access_rep_spec.rb +2 -2
- data/spec/models/release_policies_access_spec.rb +2 -2
- data/spec/models/release_policies_response_spec.rb +2 -2
- data/spec/models/release_policy_scope_spec.rb +2 -2
- data/spec/models/release_policy_spec.rb +2 -2
- data/spec/models/release_progression_collection_spec.rb +2 -2
- data/spec/models/release_progression_spec.rb +2 -2
- data/spec/models/release_spec.rb +2 -2
- data/spec/models/releaser_audience_config_input_spec.rb +2 -2
- data/spec/models/repository_collection_rep_spec.rb +2 -2
- data/spec/models/repository_post_spec.rb +2 -2
- data/spec/models/repository_rep_spec.rb +2 -2
- data/spec/models/resource_access_spec.rb +2 -2
- data/spec/models/resource_id_response_spec.rb +2 -2
- data/spec/models/resource_id_spec.rb +2 -2
- data/spec/models/resource_summary_spec.rb +2 -2
- data/spec/models/restricted_model_error_spec.rb +2 -2
- data/spec/models/restricted_models_request_spec.rb +2 -2
- data/spec/models/restricted_models_response_spec.rb +2 -2
- data/spec/models/review_output_spec.rb +2 -2
- data/spec/models/review_response_spec.rb +2 -2
- data/spec/models/rollout_spec.rb +2 -2
- data/spec/models/root_response_spec.rb +2 -2
- data/spec/models/rule_clause_spec.rb +2 -2
- data/spec/models/rule_spec.rb +2 -2
- data/spec/models/sdk_list_rep_spec.rb +2 -2
- data/spec/models/sdk_version_list_rep_spec.rb +2 -2
- data/spec/models/sdk_version_rep_spec.rb +2 -2
- data/spec/models/segment_body_spec.rb +2 -2
- data/spec/models/segment_metadata_spec.rb +2 -2
- data/spec/models/segment_target_spec.rb +2 -2
- data/spec/models/segment_user_list_spec.rb +2 -2
- data/spec/models/segment_user_state_spec.rb +2 -2
- data/spec/models/segments_summary_spec.rb +2 -2
- data/spec/models/series_list_rep_float_spec.rb +2 -2
- data/spec/models/series_list_rep_spec.rb +2 -2
- data/spec/models/simple_holdout_rep_spec.rb +2 -2
- data/spec/models/source_env_spec.rb +2 -2
- data/spec/models/source_flag_spec.rb +2 -2
- data/spec/models/stage_input_spec.rb +2 -2
- data/spec/models/stage_output_spec.rb +2 -2
- data/spec/models/statement_post_spec.rb +2 -2
- data/spec/models/statement_spec.rb +2 -2
- data/spec/models/statistic_collection_rep_spec.rb +2 -2
- data/spec/models/statistic_rep_spec.rb +2 -2
- data/spec/models/statistics_root_spec.rb +2 -2
- data/spec/models/status_conflict_error_rep_spec.rb +2 -2
- data/spec/models/status_response_spec.rb +2 -2
- data/spec/models/status_service_unavailable_spec.rb +2 -2
- data/spec/models/store_integration_error_spec.rb +2 -2
- data/spec/models/subject_data_rep_spec.rb +2 -2
- data/spec/models/subscription_post_spec.rb +2 -2
- data/spec/models/tags_collection_spec.rb +2 -2
- data/spec/models/tags_link_spec.rb +2 -2
- data/spec/models/target_resource_rep_spec.rb +2 -2
- data/spec/models/target_spec.rb +2 -2
- data/spec/models/team_custom_role_spec.rb +2 -2
- data/spec/models/team_custom_roles_spec.rb +2 -2
- data/spec/models/team_imports_rep_spec.rb +2 -2
- data/spec/models/team_maintainers_spec.rb +2 -2
- data/spec/models/team_members_spec.rb +2 -2
- data/spec/models/team_patch_input_spec.rb +2 -2
- data/spec/models/team_post_input_spec.rb +2 -2
- data/spec/models/team_projects_spec.rb +2 -2
- data/spec/models/team_spec.rb +2 -2
- data/spec/models/teams_patch_input_spec.rb +2 -2
- data/spec/models/teams_spec.rb +2 -2
- data/spec/models/timestamp_rep_spec.rb +2 -2
- data/spec/models/token_spec.rb +2 -2
- data/spec/models/token_summary_spec.rb +2 -2
- data/spec/models/tokens_spec.rb +2 -2
- data/spec/models/treatment_input_spec.rb +2 -2
- data/spec/models/treatment_parameter_input_spec.rb +2 -2
- data/spec/models/treatment_rep_spec.rb +2 -2
- data/spec/models/trigger_post_spec.rb +2 -2
- data/spec/models/trigger_workflow_collection_rep_spec.rb +2 -2
- data/spec/models/trigger_workflow_rep_spec.rb +2 -2
- data/spec/models/unauthorized_error_rep_spec.rb +2 -2
- data/spec/models/unlink_resource_success_response_spec.rb +2 -2
- data/spec/models/update_phase_status_input_spec.rb +2 -2
- data/spec/models/update_release_pipeline_input_spec.rb +2 -2
- data/spec/models/upsert_context_kind_payload_spec.rb +2 -2
- data/spec/models/upsert_flag_defaults_payload_spec.rb +2 -2
- data/spec/models/upsert_payload_rep_spec.rb +2 -2
- data/spec/models/upsert_response_rep_spec.rb +2 -2
- data/spec/models/url_post_spec.rb +2 -2
- data/spec/models/user_attribute_names_rep_spec.rb +2 -2
- data/spec/models/user_flag_setting_spec.rb +2 -2
- data/spec/models/user_flag_settings_spec.rb +2 -2
- data/spec/models/user_record_spec.rb +2 -2
- data/spec/models/user_segment_rule_spec.rb +2 -2
- data/spec/models/user_segment_spec.rb +2 -2
- data/spec/models/user_segments_spec.rb +2 -2
- data/spec/models/user_spec.rb +2 -2
- data/spec/models/users_rep_spec.rb +2 -2
- data/spec/models/users_spec.rb +2 -2
- data/spec/models/validation_failed_error_rep_spec.rb +2 -2
- data/spec/models/value_put_spec.rb +2 -2
- data/spec/models/variation_eval_summary_spec.rb +2 -2
- data/spec/models/variation_or_rollout_rep_spec.rb +2 -2
- data/spec/models/variation_spec.rb +2 -2
- data/spec/models/variation_summary_spec.rb +2 -2
- data/spec/models/variation_tool_post_spec.rb +2 -2
- data/spec/models/variation_tool_spec.rb +2 -2
- data/spec/models/versions_rep_spec.rb +2 -2
- data/spec/models/view_link_request_keys_spec.rb +2 -2
- data/spec/models/view_link_request_segment_identifier_spec.rb +2 -2
- data/spec/models/view_link_request_segment_identifiers_spec.rb +2 -2
- data/spec/models/view_link_request_spec.rb +1 -1
- data/spec/models/view_linked_resource_details_spec.rb +2 -2
- data/spec/models/view_linked_resource_spec.rb +2 -2
- data/spec/models/view_linked_resources_spec.rb +2 -2
- data/spec/models/view_patch_spec.rb +2 -2
- data/spec/models/view_post_spec.rb +2 -2
- data/spec/models/view_spec.rb +2 -2
- data/spec/models/views_access_allowed_reason_spec.rb +2 -2
- data/spec/models/views_access_allowed_rep_spec.rb +2 -2
- data/spec/models/views_access_denied_reason_spec.rb +2 -2
- data/spec/models/views_access_denied_spec.rb +2 -2
- data/spec/models/views_access_rep_spec.rb +2 -2
- data/spec/models/views_access_spec.rb +2 -2
- data/spec/models/views_link_spec.rb +2 -2
- data/spec/models/views_maintainer_member_spec.rb +2 -2
- data/spec/models/views_maintainer_team_spec.rb +2 -2
- data/spec/models/views_paginated_links_spec.rb +2 -2
- data/spec/models/views_self_link_spec.rb +2 -2
- data/spec/models/views_spec.rb +2 -2
- data/spec/models/webhook_post_spec.rb +2 -2
- data/spec/models/webhook_spec.rb +2 -2
- data/spec/models/webhooks_spec.rb +2 -2
- data/spec/models/weighted_variation_spec.rb +2 -2
- data/spec/models/workflow_template_metadata_spec.rb +2 -2
- data/spec/models/workflow_template_output_spec.rb +2 -2
- data/spec/models/workflow_template_parameter_spec.rb +2 -2
- data/spec/models/workflow_templates_listing_output_rep_spec.rb +2 -2
- data/spec/spec_helper.rb +1 -1
- metadata +6 -6
- data/docs/AccountMembersBetaApi.md +0 -79
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d219a763fe1d96abf1b11f018db76f3e6a2211baf7ea9234a6a442235122d9da
|
|
4
|
+
data.tar.gz: 4880d0dd99c4aba39408958ff5dec4402dec505516918cb49f5e25acb3f6b9d8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2210e65dbf06f0ce075a1ec6b10a0536d34c4a89643ef9d9e0398b595c0e837d1f398f0707e547e9f58ea85ef3f66598d2405c52b0101edce023d6c131883495
|
|
7
|
+
data.tar.gz: 0eb98124b4513bf497079b63bb87fe819f3a81393f7512155d8de80bf06252c7d8ef5fdd8a4d2ed037b3b542b459a901a5cd950fe83e6b1cef83a669f2a6dd66
|
data/README.md
CHANGED
|
@@ -450,8 +450,8 @@ To learn more about how EOL is determined, read LaunchDarkly's [End of Life (EOL
|
|
|
450
450
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
451
451
|
|
|
452
452
|
- API version: 2.0
|
|
453
|
-
- Package version: 18.0.
|
|
454
|
-
- Generator version: 7.
|
|
453
|
+
- Package version: 18.0.2
|
|
454
|
+
- Generator version: 7.16.0
|
|
455
455
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
456
456
|
For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
|
|
457
457
|
|
|
@@ -468,16 +468,16 @@ gem build launchdarkly_api.gemspec
|
|
|
468
468
|
Then either install the gem locally:
|
|
469
469
|
|
|
470
470
|
```shell
|
|
471
|
-
gem install ./launchdarkly_api-18.0.
|
|
471
|
+
gem install ./launchdarkly_api-18.0.2.gem
|
|
472
472
|
```
|
|
473
473
|
|
|
474
|
-
(for development, run `gem install --dev ./launchdarkly_api-18.0.
|
|
474
|
+
(for development, run `gem install --dev ./launchdarkly_api-18.0.2.gem` to install the development dependencies)
|
|
475
475
|
|
|
476
476
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
477
477
|
|
|
478
478
|
Finally add this to the Gemfile:
|
|
479
479
|
|
|
480
|
-
gem 'launchdarkly_api', '~> 18.0.
|
|
480
|
+
gem 'launchdarkly_api', '~> 18.0.2'
|
|
481
481
|
|
|
482
482
|
### Install from Git
|
|
483
483
|
|
|
@@ -504,9 +504,9 @@ require 'launchdarkly_api'
|
|
|
504
504
|
# Setup authorization
|
|
505
505
|
LaunchDarklyApi.configure do |config|
|
|
506
506
|
# Configure API key authorization: ApiKey
|
|
507
|
-
config.api_key['
|
|
507
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
508
508
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
509
|
-
# config.api_key_prefix['
|
|
509
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
510
510
|
end
|
|
511
511
|
|
|
512
512
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -564,9 +564,9 @@ Class | Method | HTTP request | Description
|
|
|
564
564
|
*LaunchDarklyApi::AccountMembersApi* | [**get_member**](docs/AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
|
|
565
565
|
*LaunchDarklyApi::AccountMembersApi* | [**get_members**](docs/AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
|
|
566
566
|
*LaunchDarklyApi::AccountMembersApi* | [**patch_member**](docs/AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
|
|
567
|
+
*LaunchDarklyApi::AccountMembersApi* | [**patch_members**](docs/AccountMembersApi.md#patch_members) | **PATCH** /api/v2/members | Modify account members
|
|
567
568
|
*LaunchDarklyApi::AccountMembersApi* | [**post_member_teams**](docs/AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add a member to teams
|
|
568
569
|
*LaunchDarklyApi::AccountMembersApi* | [**post_members**](docs/AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
|
|
569
|
-
*LaunchDarklyApi::AccountMembersBetaApi* | [**patch_members**](docs/AccountMembersBetaApi.md#patch_members) | **PATCH** /api/v2/members | Modify account members
|
|
570
570
|
*LaunchDarklyApi::AccountUsageBetaApi* | [**get_contexts_clientside_usage**](docs/AccountUsageBetaApi.md#get_contexts_clientside_usage) | **GET** /api/v2/usage/clientside-contexts | Get contexts clientside usage
|
|
571
571
|
*LaunchDarklyApi::AccountUsageBetaApi* | [**get_contexts_serverside_usage**](docs/AccountUsageBetaApi.md#get_contexts_serverside_usage) | **GET** /api/v2/usage/serverside-contexts | Get contexts serverside usage
|
|
572
572
|
*LaunchDarklyApi::AccountUsageBetaApi* | [**get_contexts_total_usage**](docs/AccountUsageBetaApi.md#get_contexts_total_usage) | **GET** /api/v2/usage/total-contexts | Get contexts total usage
|
|
@@ -1001,6 +1001,7 @@ Class | Method | HTTP request | Description
|
|
|
1001
1001
|
- [LaunchDarklyApi::Contexts](docs/Contexts.md)
|
|
1002
1002
|
- [LaunchDarklyApi::CopiedFromEnv](docs/CopiedFromEnv.md)
|
|
1003
1003
|
- [LaunchDarklyApi::CoreLink](docs/CoreLink.md)
|
|
1004
|
+
- [LaunchDarklyApi::CovarianceInfoRep](docs/CovarianceInfoRep.md)
|
|
1004
1005
|
- [LaunchDarklyApi::CreateAnnouncementBody](docs/CreateAnnouncementBody.md)
|
|
1005
1006
|
- [LaunchDarklyApi::CreateApprovalRequestRequest](docs/CreateApprovalRequestRequest.md)
|
|
1006
1007
|
- [LaunchDarklyApi::CreateCopyFlagConfigApprovalRequestRequest](docs/CreateCopyFlagConfigApprovalRequestRequest.md)
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **description** | **String** | Returns the description for the agent. This is only returned for agent variations. | [optional] |
|
|
9
9
|
| **instructions** | **String** | Returns the instructions for the agent. This is only returned for agent variations. | [optional] |
|
|
10
10
|
| **key** | **String** | | |
|
|
11
|
-
| **messages** | [**Array<Message>**](Message.md) | |
|
|
11
|
+
| **messages** | [**Array<Message>**](Message.md) | | [optional] |
|
|
12
12
|
| **model** | **Object** | | [optional] |
|
|
13
13
|
| **name** | **String** | | |
|
|
14
14
|
| **model_config_key** | **String** | | [optional] |
|
data/docs/AIConfigsBetaApi.md
CHANGED
|
@@ -47,9 +47,9 @@ require 'launchdarkly_api'
|
|
|
47
47
|
# setup authorization
|
|
48
48
|
LaunchDarklyApi.configure do |config|
|
|
49
49
|
# Configure API key authorization: ApiKey
|
|
50
|
-
config.api_key['
|
|
50
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
51
51
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
52
|
-
# config.api_key_prefix['
|
|
52
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
53
53
|
end
|
|
54
54
|
|
|
55
55
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -121,9 +121,9 @@ require 'launchdarkly_api'
|
|
|
121
121
|
# setup authorization
|
|
122
122
|
LaunchDarklyApi.configure do |config|
|
|
123
123
|
# Configure API key authorization: ApiKey
|
|
124
|
-
config.api_key['
|
|
124
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
125
125
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
126
|
-
# config.api_key_prefix['
|
|
126
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
127
127
|
end
|
|
128
128
|
|
|
129
129
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -197,9 +197,9 @@ require 'launchdarkly_api'
|
|
|
197
197
|
# setup authorization
|
|
198
198
|
LaunchDarklyApi.configure do |config|
|
|
199
199
|
# Configure API key authorization: ApiKey
|
|
200
|
-
config.api_key['
|
|
200
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
201
201
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
202
|
-
# config.api_key_prefix['
|
|
202
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
203
203
|
end
|
|
204
204
|
|
|
205
205
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -271,9 +271,9 @@ require 'launchdarkly_api'
|
|
|
271
271
|
# setup authorization
|
|
272
272
|
LaunchDarklyApi.configure do |config|
|
|
273
273
|
# Configure API key authorization: ApiKey
|
|
274
|
-
config.api_key['
|
|
274
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
275
275
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
276
|
-
# config.api_key_prefix['
|
|
276
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
277
277
|
end
|
|
278
278
|
|
|
279
279
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -345,9 +345,9 @@ require 'launchdarkly_api'
|
|
|
345
345
|
# setup authorization
|
|
346
346
|
LaunchDarklyApi.configure do |config|
|
|
347
347
|
# Configure API key authorization: ApiKey
|
|
348
|
-
config.api_key['
|
|
348
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
349
349
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
350
|
-
# config.api_key_prefix['
|
|
350
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
351
351
|
end
|
|
352
352
|
|
|
353
353
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -419,9 +419,9 @@ require 'launchdarkly_api'
|
|
|
419
419
|
# setup authorization
|
|
420
420
|
LaunchDarklyApi.configure do |config|
|
|
421
421
|
# Configure API key authorization: ApiKey
|
|
422
|
-
config.api_key['
|
|
422
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
423
423
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
424
|
-
# config.api_key_prefix['
|
|
424
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
425
425
|
end
|
|
426
426
|
|
|
427
427
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -494,9 +494,9 @@ require 'launchdarkly_api'
|
|
|
494
494
|
# setup authorization
|
|
495
495
|
LaunchDarklyApi.configure do |config|
|
|
496
496
|
# Configure API key authorization: ApiKey
|
|
497
|
-
config.api_key['
|
|
497
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
498
498
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
499
|
-
# config.api_key_prefix['
|
|
499
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
500
500
|
end
|
|
501
501
|
|
|
502
502
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -575,9 +575,9 @@ require 'launchdarkly_api'
|
|
|
575
575
|
# setup authorization
|
|
576
576
|
LaunchDarklyApi.configure do |config|
|
|
577
577
|
# Configure API key authorization: ApiKey
|
|
578
|
-
config.api_key['
|
|
578
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
579
579
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
580
|
-
# config.api_key_prefix['
|
|
580
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
581
581
|
end
|
|
582
582
|
|
|
583
583
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -656,9 +656,9 @@ require 'launchdarkly_api'
|
|
|
656
656
|
# setup authorization
|
|
657
657
|
LaunchDarklyApi.configure do |config|
|
|
658
658
|
# Configure API key authorization: ApiKey
|
|
659
|
-
config.api_key['
|
|
659
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
660
660
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
661
|
-
# config.api_key_prefix['
|
|
661
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
662
662
|
end
|
|
663
663
|
|
|
664
664
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -731,9 +731,9 @@ require 'launchdarkly_api'
|
|
|
731
731
|
# setup authorization
|
|
732
732
|
LaunchDarklyApi.configure do |config|
|
|
733
733
|
# Configure API key authorization: ApiKey
|
|
734
|
-
config.api_key['
|
|
734
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
735
735
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
736
|
-
# config.api_key_prefix['
|
|
736
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
737
737
|
end
|
|
738
738
|
|
|
739
739
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -808,9 +808,9 @@ require 'launchdarkly_api'
|
|
|
808
808
|
# setup authorization
|
|
809
809
|
LaunchDarklyApi.configure do |config|
|
|
810
810
|
# Configure API key authorization: ApiKey
|
|
811
|
-
config.api_key['
|
|
811
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
812
812
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
813
|
-
# config.api_key_prefix['
|
|
813
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
814
814
|
end
|
|
815
815
|
|
|
816
816
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -891,9 +891,9 @@ require 'launchdarkly_api'
|
|
|
891
891
|
# setup authorization
|
|
892
892
|
LaunchDarklyApi.configure do |config|
|
|
893
893
|
# Configure API key authorization: ApiKey
|
|
894
|
-
config.api_key['
|
|
894
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
895
895
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
896
|
-
# config.api_key_prefix['
|
|
896
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
897
897
|
end
|
|
898
898
|
|
|
899
899
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -966,9 +966,9 @@ require 'launchdarkly_api'
|
|
|
966
966
|
# setup authorization
|
|
967
967
|
LaunchDarklyApi.configure do |config|
|
|
968
968
|
# Configure API key authorization: ApiKey
|
|
969
|
-
config.api_key['
|
|
969
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
970
970
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
971
|
-
# config.api_key_prefix['
|
|
971
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
972
972
|
end
|
|
973
973
|
|
|
974
974
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1041,9 +1041,9 @@ require 'launchdarkly_api'
|
|
|
1041
1041
|
# setup authorization
|
|
1042
1042
|
LaunchDarklyApi.configure do |config|
|
|
1043
1043
|
# Configure API key authorization: ApiKey
|
|
1044
|
-
config.api_key['
|
|
1044
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1045
1045
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1046
|
-
# config.api_key_prefix['
|
|
1046
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1047
1047
|
end
|
|
1048
1048
|
|
|
1049
1049
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1124,9 +1124,9 @@ require 'launchdarkly_api'
|
|
|
1124
1124
|
# setup authorization
|
|
1125
1125
|
LaunchDarklyApi.configure do |config|
|
|
1126
1126
|
# Configure API key authorization: ApiKey
|
|
1127
|
-
config.api_key['
|
|
1127
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1128
1128
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1129
|
-
# config.api_key_prefix['
|
|
1129
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1130
1130
|
end
|
|
1131
1131
|
|
|
1132
1132
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1207,9 +1207,9 @@ require 'launchdarkly_api'
|
|
|
1207
1207
|
# setup authorization
|
|
1208
1208
|
LaunchDarklyApi.configure do |config|
|
|
1209
1209
|
# Configure API key authorization: ApiKey
|
|
1210
|
-
config.api_key['
|
|
1210
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1211
1211
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1212
|
-
# config.api_key_prefix['
|
|
1212
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1213
1213
|
end
|
|
1214
1214
|
|
|
1215
1215
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1284,9 +1284,9 @@ require 'launchdarkly_api'
|
|
|
1284
1284
|
# setup authorization
|
|
1285
1285
|
LaunchDarklyApi.configure do |config|
|
|
1286
1286
|
# Configure API key authorization: ApiKey
|
|
1287
|
-
config.api_key['
|
|
1287
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1288
1288
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1289
|
-
# config.api_key_prefix['
|
|
1289
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1290
1290
|
end
|
|
1291
1291
|
|
|
1292
1292
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1363,9 +1363,9 @@ require 'launchdarkly_api'
|
|
|
1363
1363
|
# setup authorization
|
|
1364
1364
|
LaunchDarklyApi.configure do |config|
|
|
1365
1365
|
# Configure API key authorization: ApiKey
|
|
1366
|
-
config.api_key['
|
|
1366
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1367
1367
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1368
|
-
# config.api_key_prefix['
|
|
1368
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1369
1369
|
end
|
|
1370
1370
|
|
|
1371
1371
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1442,9 +1442,9 @@ require 'launchdarkly_api'
|
|
|
1442
1442
|
# setup authorization
|
|
1443
1443
|
LaunchDarklyApi.configure do |config|
|
|
1444
1444
|
# Configure API key authorization: ApiKey
|
|
1445
|
-
config.api_key['
|
|
1445
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1446
1446
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1447
|
-
# config.api_key_prefix['
|
|
1447
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1448
1448
|
end
|
|
1449
1449
|
|
|
1450
1450
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1523,9 +1523,9 @@ require 'launchdarkly_api'
|
|
|
1523
1523
|
# setup authorization
|
|
1524
1524
|
LaunchDarklyApi.configure do |config|
|
|
1525
1525
|
# Configure API key authorization: ApiKey
|
|
1526
|
-
config.api_key['
|
|
1526
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1527
1527
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1528
|
-
# config.api_key_prefix['
|
|
1528
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1529
1529
|
end
|
|
1530
1530
|
|
|
1531
1531
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1602,9 +1602,9 @@ require 'launchdarkly_api'
|
|
|
1602
1602
|
# setup authorization
|
|
1603
1603
|
LaunchDarklyApi.configure do |config|
|
|
1604
1604
|
# Configure API key authorization: ApiKey
|
|
1605
|
-
config.api_key['
|
|
1605
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1606
1606
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1607
|
-
# config.api_key_prefix['
|
|
1607
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1608
1608
|
end
|
|
1609
1609
|
|
|
1610
1610
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1677,16 +1677,16 @@ require 'launchdarkly_api'
|
|
|
1677
1677
|
# setup authorization
|
|
1678
1678
|
LaunchDarklyApi.configure do |config|
|
|
1679
1679
|
# Configure API key authorization: ApiKey
|
|
1680
|
-
config.api_key['
|
|
1680
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1681
1681
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1682
|
-
# config.api_key_prefix['
|
|
1682
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1683
1683
|
end
|
|
1684
1684
|
|
|
1685
1685
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
1686
1686
|
ld_api_version = 'beta' # String | Version of the endpoint.
|
|
1687
1687
|
project_key = 'project_key_example' # String |
|
|
1688
1688
|
config_key = 'config_key_example' # String |
|
|
1689
|
-
ai_config_variation_post = LaunchDarklyApi::AIConfigVariationPost.new({key: 'key_example',
|
|
1689
|
+
ai_config_variation_post = LaunchDarklyApi::AIConfigVariationPost.new({key: 'key_example', name: 'name_example'}) # AIConfigVariationPost | AI Config variation object to create
|
|
1690
1690
|
|
|
1691
1691
|
begin
|
|
1692
1692
|
# Create AI Config variation
|
|
@@ -1754,9 +1754,9 @@ require 'launchdarkly_api'
|
|
|
1754
1754
|
# setup authorization
|
|
1755
1755
|
LaunchDarklyApi.configure do |config|
|
|
1756
1756
|
# Configure API key authorization: ApiKey
|
|
1757
|
-
config.api_key['
|
|
1757
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1758
1758
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1759
|
-
# config.api_key_prefix['
|
|
1759
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1760
1760
|
end
|
|
1761
1761
|
|
|
1762
1762
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1829,9 +1829,9 @@ require 'launchdarkly_api'
|
|
|
1829
1829
|
# setup authorization
|
|
1830
1830
|
LaunchDarklyApi.configure do |config|
|
|
1831
1831
|
# Configure API key authorization: ApiKey
|
|
1832
|
-
config.api_key['
|
|
1832
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1833
1833
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1834
|
-
# config.api_key_prefix['
|
|
1834
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1835
1835
|
end
|
|
1836
1836
|
|
|
1837
1837
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
|
@@ -1904,9 +1904,9 @@ require 'launchdarkly_api'
|
|
|
1904
1904
|
# setup authorization
|
|
1905
1905
|
LaunchDarklyApi.configure do |config|
|
|
1906
1906
|
# Configure API key authorization: ApiKey
|
|
1907
|
-
config.api_key['
|
|
1907
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
1908
1908
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1909
|
-
# config.api_key_prefix['
|
|
1909
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
1910
1910
|
end
|
|
1911
1911
|
|
|
1912
1912
|
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
|
data/docs/AccessTokensApi.md
CHANGED
|
@@ -28,9 +28,9 @@ require 'launchdarkly_api'
|
|
|
28
28
|
# setup authorization
|
|
29
29
|
LaunchDarklyApi.configure do |config|
|
|
30
30
|
# Configure API key authorization: ApiKey
|
|
31
|
-
config.api_key['
|
|
31
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
32
32
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
33
|
-
# config.api_key_prefix['
|
|
33
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
34
34
|
end
|
|
35
35
|
|
|
36
36
|
api_instance = LaunchDarklyApi::AccessTokensApi.new
|
|
@@ -98,9 +98,9 @@ require 'launchdarkly_api'
|
|
|
98
98
|
# setup authorization
|
|
99
99
|
LaunchDarklyApi.configure do |config|
|
|
100
100
|
# Configure API key authorization: ApiKey
|
|
101
|
-
config.api_key['
|
|
101
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
102
102
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
103
|
-
# config.api_key_prefix['
|
|
103
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
104
104
|
end
|
|
105
105
|
|
|
106
106
|
api_instance = LaunchDarklyApi::AccessTokensApi.new
|
|
@@ -169,9 +169,9 @@ require 'launchdarkly_api'
|
|
|
169
169
|
# setup authorization
|
|
170
170
|
LaunchDarklyApi.configure do |config|
|
|
171
171
|
# Configure API key authorization: ApiKey
|
|
172
|
-
config.api_key['
|
|
172
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
173
173
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
174
|
-
# config.api_key_prefix['
|
|
174
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
175
175
|
end
|
|
176
176
|
|
|
177
177
|
api_instance = LaunchDarklyApi::AccessTokensApi.new
|
|
@@ -246,9 +246,9 @@ require 'launchdarkly_api'
|
|
|
246
246
|
# setup authorization
|
|
247
247
|
LaunchDarklyApi.configure do |config|
|
|
248
248
|
# Configure API key authorization: ApiKey
|
|
249
|
-
config.api_key['
|
|
249
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
250
250
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
251
|
-
# config.api_key_prefix['
|
|
251
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
252
252
|
end
|
|
253
253
|
|
|
254
254
|
api_instance = LaunchDarklyApi::AccessTokensApi.new
|
|
@@ -319,9 +319,9 @@ require 'launchdarkly_api'
|
|
|
319
319
|
# setup authorization
|
|
320
320
|
LaunchDarklyApi.configure do |config|
|
|
321
321
|
# Configure API key authorization: ApiKey
|
|
322
|
-
config.api_key['
|
|
322
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
323
323
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
324
|
-
# config.api_key_prefix['
|
|
324
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
325
325
|
end
|
|
326
326
|
|
|
327
327
|
api_instance = LaunchDarklyApi::AccessTokensApi.new
|
|
@@ -390,9 +390,9 @@ require 'launchdarkly_api'
|
|
|
390
390
|
# setup authorization
|
|
391
391
|
LaunchDarklyApi.configure do |config|
|
|
392
392
|
# Configure API key authorization: ApiKey
|
|
393
|
-
config.api_key['
|
|
393
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
394
394
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
395
|
-
# config.api_key_prefix['
|
|
395
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
396
396
|
end
|
|
397
397
|
|
|
398
398
|
api_instance = LaunchDarklyApi::AccessTokensApi.new
|
data/docs/AccountMembersApi.md
CHANGED
|
@@ -8,6 +8,7 @@ All URIs are relative to *https://app.launchdarkly.com*
|
|
|
8
8
|
| [**get_member**](AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member |
|
|
9
9
|
| [**get_members**](AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members |
|
|
10
10
|
| [**patch_member**](AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member |
|
|
11
|
+
| [**patch_members**](AccountMembersApi.md#patch_members) | **PATCH** /api/v2/members | Modify account members |
|
|
11
12
|
| [**post_member_teams**](AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add a member to teams |
|
|
12
13
|
| [**post_members**](AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members |
|
|
13
14
|
|
|
@@ -28,9 +29,9 @@ require 'launchdarkly_api'
|
|
|
28
29
|
# setup authorization
|
|
29
30
|
LaunchDarklyApi.configure do |config|
|
|
30
31
|
# Configure API key authorization: ApiKey
|
|
31
|
-
config.api_key['
|
|
32
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
32
33
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
33
|
-
# config.api_key_prefix['
|
|
34
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
34
35
|
end
|
|
35
36
|
|
|
36
37
|
api_instance = LaunchDarklyApi::AccountMembersApi.new
|
|
@@ -98,9 +99,9 @@ require 'launchdarkly_api'
|
|
|
98
99
|
# setup authorization
|
|
99
100
|
LaunchDarklyApi.configure do |config|
|
|
100
101
|
# Configure API key authorization: ApiKey
|
|
101
|
-
config.api_key['
|
|
102
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
102
103
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
103
|
-
# config.api_key_prefix['
|
|
104
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
104
105
|
end
|
|
105
106
|
|
|
106
107
|
api_instance = LaunchDarklyApi::AccountMembersApi.new
|
|
@@ -173,9 +174,9 @@ require 'launchdarkly_api'
|
|
|
173
174
|
# setup authorization
|
|
174
175
|
LaunchDarklyApi.configure do |config|
|
|
175
176
|
# Configure API key authorization: ApiKey
|
|
176
|
-
config.api_key['
|
|
177
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
177
178
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
178
|
-
# config.api_key_prefix['
|
|
179
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
179
180
|
end
|
|
180
181
|
|
|
181
182
|
api_instance = LaunchDarklyApi::AccountMembersApi.new
|
|
@@ -254,9 +255,9 @@ require 'launchdarkly_api'
|
|
|
254
255
|
# setup authorization
|
|
255
256
|
LaunchDarklyApi.configure do |config|
|
|
256
257
|
# Configure API key authorization: ApiKey
|
|
257
|
-
config.api_key['
|
|
258
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
258
259
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
259
|
-
# config.api_key_prefix['
|
|
260
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
260
261
|
end
|
|
261
262
|
|
|
262
263
|
api_instance = LaunchDarklyApi::AccountMembersApi.new
|
|
@@ -311,6 +312,77 @@ end
|
|
|
311
312
|
- **Accept**: application/json
|
|
312
313
|
|
|
313
314
|
|
|
315
|
+
## patch_members
|
|
316
|
+
|
|
317
|
+
> <BulkEditMembersRep> patch_members(members_patch_input)
|
|
318
|
+
|
|
319
|
+
Modify account members
|
|
320
|
+
|
|
321
|
+
> ### Full use of this API resource is an Enterprise feature > > The ability to perform a partial update to multiple members is available to customers on an Enterprise plan. If you are on another plan, you can update members individually. To learn more, [read about our pricing](https://launchdarkly.com/pricing/). To upgrade your plan, [contact Sales](https://launchdarkly.com/contact-sales/). Perform a partial update to multiple members. Updating members uses the semantic patch format. To make a semantic patch request, you must append `domain-model=launchdarkly.semanticpatch` to your `Content-Type` header. To learn more, read [Updates using semantic patch](https://launchdarkly.com/docs/api#updates-using-semantic-patch). ### Instructions Semantic patch requests support the following `kind` instructions for updating members. <details> <summary>Click to expand instructions for <strong>updating members</strong></summary> #### replaceMembersRoles Replaces the roles of the specified members. This also removes all custom roles assigned to the specified members. ##### Parameters - `value`: The new role. Must be a valid [base role](https://launchdarkly.com/docs/home/getting-started/vocabulary#base-role). To learn more, read [Roles](https://launchdarkly.com/docs/home/account/roles). - `memberIDs`: List of member IDs. Here's an example: ```json { \"instructions\": [{ \"kind\": \"replaceMembersRoles\", \"value\": \"reader\", \"memberIDs\": [ \"1234a56b7c89d012345e678f\", \"507f1f77bcf86cd799439011\" ] }] } ``` #### replaceAllMembersRoles Replaces the roles of all members. This also removes all custom roles assigned to the specified members. Members that match any of the filters are **excluded** from the update. ##### Parameters - `value`: The new role. Must be a valid [base role](https://launchdarkly.com/docs/home/getting-started/vocabulary#base-role). To learn more, read [Roles](https://launchdarkly.com/docs/home/account/roles). - `filterLastSeen`: (Optional) A JSON object with one of the following formats: - `{\"never\": true}` - Members that have never been active, such as those who have not accepted their invitation to LaunchDarkly, or have not logged in after being provisioned via SCIM. - `{\"noData\": true}` - Members that have not been active since LaunchDarkly began recording last seen timestamps. - `{\"before\": 1608672063611}` - Members that have not been active since the provided value, which should be a timestamp in Unix epoch milliseconds. - `filterQuery`: (Optional) A string that matches against the members' emails and names. It is not case sensitive. - `filterRoles`: (Optional) A `|` separated list of roles and custom roles. For the purposes of this filtering, `Owner` counts as `Admin`. - `filterTeamKey`: (Optional) A string that matches against the key of the team the members belong to. It is not case sensitive. - `ignoredMemberIDs`: (Optional) A list of member IDs. Here's an example: ```json { \"instructions\": [{ \"kind\": \"replaceAllMembersRoles\", \"value\": \"reader\", \"filterLastSeen\": { \"never\": true } }] } ``` #### replaceMembersCustomRoles Replaces the custom roles of the specified members. ##### Parameters - `values`: List of new custom roles. Must be a valid custom role key or ID. - `memberIDs`: List of member IDs. Here's an example: ```json { \"instructions\": [{ \"kind\": \"replaceMembersCustomRoles\", \"values\": [ \"example-custom-role\" ], \"memberIDs\": [ \"1234a56b7c89d012345e678f\", \"507f1f77bcf86cd799439011\" ] }] } ``` #### replaceAllMembersCustomRoles Replaces the custom roles of all members. Members that match any of the filters are **excluded** from the update. ##### Parameters - `values`: List of new roles. Must be a valid custom role key or ID. - `filterLastSeen`: (Optional) A JSON object with one of the following formats: - `{\"never\": true}` - Members that have never been active, such as those who have not accepted their invitation to LaunchDarkly, or have not logged in after being provisioned via SCIM. - `{\"noData\": true}` - Members that have not been active since LaunchDarkly began recording last seen timestamps. - `{\"before\": 1608672063611}` - Members that have not been active since the provided value, which should be a timestamp in Unix epoch milliseconds. - `filterQuery`: (Optional) A string that matches against the members' emails and names. It is not case sensitive. - `filterRoles`: (Optional) A `|` separated list of roles and custom roles. For the purposes of this filtering, `Owner` counts as `Admin`. - `filterTeamKey`: (Optional) A string that matches against the key of the team the members belong to. It is not case sensitive. - `ignoredMemberIDs`: (Optional) A list of member IDs. Here's an example: ```json { \"instructions\": [{ \"kind\": \"replaceAllMembersCustomRoles\", \"values\": [ \"example-custom-role\" ], \"filterLastSeen\": { \"never\": true } }] } ``` #### replaceMembersRoleAttributes Replaces the role attributes of the specified members. ##### Parameters - `value`: Map of role attribute keys to lists of values. - `memberIDs`: List of member IDs. Here's an example: ```json { \"instructions\": [{ \"kind\": \"replaceMembersRoleAttributes\", \"value\": { \"myRoleProjectKey\": [\"mobile\", \"web\"], \"myRoleEnvironmentKey\": [\"production\"] }, \"memberIDs\": [ \"1234a56b7c89d012345e678f\", \"507f1f77bcf86cd799439011\" ] }] } ``` </details>
|
|
322
|
+
|
|
323
|
+
### Examples
|
|
324
|
+
|
|
325
|
+
```ruby
|
|
326
|
+
require 'time'
|
|
327
|
+
require 'launchdarkly_api'
|
|
328
|
+
# setup authorization
|
|
329
|
+
LaunchDarklyApi.configure do |config|
|
|
330
|
+
# Configure API key authorization: ApiKey
|
|
331
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
332
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
333
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
334
|
+
end
|
|
335
|
+
|
|
336
|
+
api_instance = LaunchDarklyApi::AccountMembersApi.new
|
|
337
|
+
members_patch_input = LaunchDarklyApi::MembersPatchInput.new({instructions: [{ key: 3.56}]}) # MembersPatchInput |
|
|
338
|
+
|
|
339
|
+
begin
|
|
340
|
+
# Modify account members
|
|
341
|
+
result = api_instance.patch_members(members_patch_input)
|
|
342
|
+
p result
|
|
343
|
+
rescue LaunchDarklyApi::ApiError => e
|
|
344
|
+
puts "Error when calling AccountMembersApi->patch_members: #{e}"
|
|
345
|
+
end
|
|
346
|
+
```
|
|
347
|
+
|
|
348
|
+
#### Using the patch_members_with_http_info variant
|
|
349
|
+
|
|
350
|
+
This returns an Array which contains the response data, status code and headers.
|
|
351
|
+
|
|
352
|
+
> <Array(<BulkEditMembersRep>, Integer, Hash)> patch_members_with_http_info(members_patch_input)
|
|
353
|
+
|
|
354
|
+
```ruby
|
|
355
|
+
begin
|
|
356
|
+
# Modify account members
|
|
357
|
+
data, status_code, headers = api_instance.patch_members_with_http_info(members_patch_input)
|
|
358
|
+
p status_code # => 2xx
|
|
359
|
+
p headers # => { ... }
|
|
360
|
+
p data # => <BulkEditMembersRep>
|
|
361
|
+
rescue LaunchDarklyApi::ApiError => e
|
|
362
|
+
puts "Error when calling AccountMembersApi->patch_members_with_http_info: #{e}"
|
|
363
|
+
end
|
|
364
|
+
```
|
|
365
|
+
|
|
366
|
+
### Parameters
|
|
367
|
+
|
|
368
|
+
| Name | Type | Description | Notes |
|
|
369
|
+
| ---- | ---- | ----------- | ----- |
|
|
370
|
+
| **members_patch_input** | [**MembersPatchInput**](MembersPatchInput.md) | | |
|
|
371
|
+
|
|
372
|
+
### Return type
|
|
373
|
+
|
|
374
|
+
[**BulkEditMembersRep**](BulkEditMembersRep.md)
|
|
375
|
+
|
|
376
|
+
### Authorization
|
|
377
|
+
|
|
378
|
+
[ApiKey](../README.md#ApiKey)
|
|
379
|
+
|
|
380
|
+
### HTTP request headers
|
|
381
|
+
|
|
382
|
+
- **Content-Type**: application/json
|
|
383
|
+
- **Accept**: application/json
|
|
384
|
+
|
|
385
|
+
|
|
314
386
|
## post_member_teams
|
|
315
387
|
|
|
316
388
|
> <Member> post_member_teams(id, member_teams_post_input)
|
|
@@ -327,9 +399,9 @@ require 'launchdarkly_api'
|
|
|
327
399
|
# setup authorization
|
|
328
400
|
LaunchDarklyApi.configure do |config|
|
|
329
401
|
# Configure API key authorization: ApiKey
|
|
330
|
-
config.api_key['
|
|
402
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
331
403
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
332
|
-
# config.api_key_prefix['
|
|
404
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
333
405
|
end
|
|
334
406
|
|
|
335
407
|
api_instance = LaunchDarklyApi::AccountMembersApi.new
|
|
@@ -400,9 +472,9 @@ require 'launchdarkly_api'
|
|
|
400
472
|
# setup authorization
|
|
401
473
|
LaunchDarklyApi.configure do |config|
|
|
402
474
|
# Configure API key authorization: ApiKey
|
|
403
|
-
config.api_key['
|
|
475
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
404
476
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
405
|
-
# config.api_key_prefix['
|
|
477
|
+
# config.api_key_prefix['Authorization'] = 'Bearer'
|
|
406
478
|
end
|
|
407
479
|
|
|
408
480
|
api_instance = LaunchDarklyApi::AccountMembersApi.new
|