launchdarkly_api 7.1.1 → 9.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +162 -78
- data/docs/Access.md +20 -0
- data/docs/AccessAllowedReason.md +28 -0
- data/docs/{AccessDeniedRep.md → AccessAllowedRep.md} +3 -3
- data/docs/AccessDenied.md +20 -0
- data/docs/{AccessDeniedReasonRep.md → AccessDeniedReason.md} +4 -4
- data/docs/AccessTokensApi.md +1 -1
- data/docs/AccountMembersApi.md +7 -7
- data/docs/AccountUsageBetaApi.md +11 -11
- data/docs/ActionOutputRep.md +1 -1
- data/docs/ApprovalsApi.md +15 -15
- data/docs/CodeReferencesApi.md +8 -8
- data/docs/ConditionInputRep.md +6 -0
- data/docs/ConditionOutputRep.md +6 -0
- data/docs/Conflict.md +1 -1
- data/docs/CreateFlagConfigApprovalRequestRequest.md +1 -1
- data/docs/CustomRole.md +1 -1
- data/docs/CustomRolesApi.md +23 -23
- data/docs/DataExportDestinationsApi.md +37 -37
- data/docs/Destination.md +1 -1
- data/docs/EnvironmentPost.md +6 -4
- data/docs/EnvironmentsApi.md +16 -16
- data/docs/EvaluationReason.md +28 -0
- data/docs/Experiment.md +36 -0
- data/docs/ExperimentCollectionRep.md +22 -0
- data/docs/ExperimentExpandableProperties.md +20 -0
- data/docs/ExperimentInfoRep.md +1 -1
- data/docs/ExperimentPatchInput.md +20 -0
- data/docs/ExperimentPost.md +26 -0
- data/docs/{ExperimentResultsRep.md → ExperimentResults.md} +2 -2
- data/docs/ExperimentsBetaApi.md +490 -30
- data/docs/Export.md +32 -0
- data/docs/FeatureFlag.md +1 -1
- data/docs/FeatureFlagBody.md +1 -1
- data/docs/FeatureFlagConfig.md +1 -1
- data/docs/FeatureFlagScheduledChange.md +1 -1
- data/docs/FeatureFlags.md +3 -1
- data/docs/FeatureFlagsApi.md +107 -105
- data/docs/FeatureFlagsBetaApi.md +22 -22
- data/docs/FileRep.md +20 -0
- data/docs/FlagConfigApprovalRequestResponse.md +1 -1
- data/docs/FlagGlobalAttributesRep.md +1 -1
- data/docs/FlagInput.md +20 -0
- data/docs/FlagLinkCollectionRep.md +20 -0
- data/docs/FlagLinkMember.md +24 -0
- data/docs/FlagLinkPost.md +30 -0
- data/docs/FlagLinkRep.md +38 -0
- data/docs/FlagLinksBetaApi.md +310 -0
- data/docs/FlagRep.md +22 -0
- data/docs/FlagScheduledChangesInput.md +1 -1
- data/docs/FlagTriggerInput.md +1 -1
- data/docs/FlagTriggersApi.md +55 -55
- data/docs/Import.md +30 -0
- data/docs/InitiatorRep.md +20 -0
- data/docs/Integration.md +1 -1
- data/docs/IntegrationAuditLogSubscriptionsApi.md +1 -1
- data/docs/IntegrationDeliveryConfiguration.md +38 -0
- data/docs/IntegrationDeliveryConfigurationCollection.md +20 -0
- data/docs/IntegrationDeliveryConfigurationCollectionLinks.md +20 -0
- data/docs/IntegrationDeliveryConfigurationLinks.md +24 -0
- data/docs/IntegrationDeliveryConfigurationPost.md +24 -0
- data/docs/IntegrationDeliveryConfigurationResponse.md +24 -0
- data/docs/IntegrationDeliveryConfigurationsBetaApi.md +541 -0
- data/docs/IterationExpandableProperties.md +20 -0
- data/docs/IterationInput.md +26 -0
- data/docs/IterationRep.md +40 -0
- data/docs/{ExperimentRep.md → LegacyExperimentRep.md} +2 -2
- data/docs/{MemberImportItemRep.md → MemberImportItem.md} +2 -2
- data/docs/{MemberSummaryRep.md → MemberSummary.md} +2 -2
- data/docs/MetricInput.md +20 -0
- data/docs/MetricListingRep.md +2 -2
- data/docs/MetricRep.md +2 -2
- data/docs/MetricV2Rep.md +22 -0
- data/docs/MetricsApi.md +22 -22
- data/docs/OtherApi.md +1 -1
- data/docs/ParameterRep.md +20 -0
- data/docs/PatchOperation.md +2 -2
- data/docs/PermissionGrantInput.md +4 -4
- data/docs/PostFlagScheduledChangesInput.md +1 -1
- data/docs/ProjectSummary.md +22 -0
- data/docs/ProjectsApi.md +1 -1
- data/docs/RelayAutoConfigRep.md +2 -2
- data/docs/RelayProxyConfigurationsApi.md +1 -1
- data/docs/RepositoryRep.md +1 -1
- data/docs/ResolvedContext.md +18 -0
- data/docs/ResolvedImage.md +22 -0
- data/docs/ResolvedTitle.md +20 -0
- data/docs/ResolvedUIBlockElement.md +24 -0
- data/docs/ResolvedUIBlocks.md +26 -0
- data/docs/ScheduleConditionInputRep.md +6 -0
- data/docs/ScheduleConditionOutputRep.md +7 -1
- data/docs/ScheduledChangesApi.md +12 -12
- data/docs/SegmentsApi.md +99 -99
- data/docs/SegmentsBetaApi.md +319 -0
- data/docs/SourceEnv.md +20 -0
- data/docs/StageInputRep.md +2 -0
- data/docs/Statement.md +2 -2
- data/docs/StatisticRep.md +2 -0
- data/docs/StatisticsRep.md +20 -0
- data/docs/TagCollection.md +22 -0
- data/docs/TagsApi.md +83 -0
- data/docs/Team.md +32 -0
- data/docs/{CustomRolesRep.md → TeamCustomRole.md} +3 -3
- data/docs/TeamCustomRoles.md +22 -0
- data/docs/TeamImportsRep.md +1 -1
- data/docs/TeamMaintainers.md +22 -0
- data/docs/TeamPatchInput.md +1 -1
- data/docs/TeamProjects.md +20 -0
- data/docs/{TeamCollectionRep.md → Teams.md} +3 -3
- data/docs/TeamsBetaApi.md +202 -46
- data/docs/TimestampRep.md +24 -0
- data/docs/Token.md +1 -1
- data/docs/TreatmentInput.md +24 -0
- data/docs/TreatmentParameterInput.md +20 -0
- data/docs/TreatmentRep.md +26 -0
- data/docs/TriggerPost.md +1 -1
- data/docs/TriggerWorkflowRep.md +2 -2
- data/docs/User.md +0 -2
- data/docs/UserFlagSetting.md +3 -1
- data/docs/UserRecord.md +2 -2
- data/docs/UserSegment.md +1 -1
- data/docs/UserSettingsApi.md +60 -60
- data/docs/Users.md +1 -1
- data/docs/UsersApi.md +43 -43
- data/docs/UsersRep.md +22 -0
- data/docs/Webhook.md +1 -1
- data/docs/WebhooksApi.md +1 -1
- data/docs/WorkflowsBetaApi.md +8 -8
- data/launchdarkly_api.gemspec +2 -2
- data/lib/launchdarkly_api/api/access_tokens_api.rb +1 -1
- data/lib/launchdarkly_api/api/account_members_api.rb +7 -7
- data/lib/launchdarkly_api/api/account_usage_beta_api.rb +20 -20
- data/lib/launchdarkly_api/api/approvals_api.rb +15 -15
- data/lib/launchdarkly_api/api/audit_log_api.rb +1 -1
- data/lib/launchdarkly_api/api/code_references_api.rb +10 -10
- data/lib/launchdarkly_api/api/custom_roles_api.rb +30 -30
- data/lib/launchdarkly_api/api/data_export_destinations_api.rb +57 -57
- data/lib/launchdarkly_api/api/environments_api.rb +21 -21
- data/lib/launchdarkly_api/api/experiments_beta_api.rb +526 -49
- data/lib/launchdarkly_api/api/feature_flags_api.rb +162 -159
- data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +38 -38
- data/lib/launchdarkly_api/api/flag_links_beta_api.rb +332 -0
- data/lib/launchdarkly_api/api/flag_triggers_api.rb +96 -96
- data/lib/launchdarkly_api/api/integration_audit_log_subscriptions_api.rb +1 -1
- data/lib/launchdarkly_api/api/integration_delivery_configurations_beta_api.rb +569 -0
- data/lib/launchdarkly_api/api/metrics_api.rb +28 -28
- data/lib/launchdarkly_api/api/other_api.rb +3 -3
- data/lib/launchdarkly_api/api/projects_api.rb +1 -1
- data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +1 -1
- data/lib/launchdarkly_api/api/scheduled_changes_api.rb +11 -11
- data/lib/launchdarkly_api/api/segments_api.rb +160 -160
- data/lib/launchdarkly_api/api/segments_beta_api.rb +345 -0
- data/lib/launchdarkly_api/api/tags_api.rb +85 -0
- data/lib/launchdarkly_api/api/teams_beta_api.rb +195 -57
- data/lib/launchdarkly_api/api/user_settings_api.rb +100 -100
- data/lib/launchdarkly_api/api/users_api.rb +72 -72
- data/lib/launchdarkly_api/api/users_beta_api.rb +1 -1
- data/lib/launchdarkly_api/api/webhooks_api.rb +1 -1
- data/lib/launchdarkly_api/api/workflows_beta_api.rb +9 -9
- data/lib/launchdarkly_api/api_client.rb +1 -1
- data/lib/launchdarkly_api/api_error.rb +1 -1
- data/lib/launchdarkly_api/configuration.rb +1 -1
- data/lib/launchdarkly_api/models/access.rb +241 -0
- data/lib/launchdarkly_api/models/access_allowed_reason.rb +280 -0
- data/lib/launchdarkly_api/models/access_allowed_rep.rb +237 -0
- data/lib/launchdarkly_api/models/access_denied.rb +237 -0
- data/lib/launchdarkly_api/models/access_denied_reason.rb +280 -0
- data/lib/launchdarkly_api/models/access_token_post.rb +1 -1
- data/lib/launchdarkly_api/models/action_input_rep.rb +1 -1
- data/lib/launchdarkly_api/models/action_output_rep.rb +2 -2
- data/lib/launchdarkly_api/models/approval_condition_input_rep.rb +1 -1
- data/lib/launchdarkly_api/models/approval_condition_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/approval_settings.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +1 -1
- data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +1 -1
- data/lib/launchdarkly_api/models/big_segment_target.rb +1 -1
- data/lib/launchdarkly_api/models/branch_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/branch_rep.rb +1 -1
- data/lib/launchdarkly_api/models/clause.rb +1 -1
- data/lib/launchdarkly_api/models/client_side_availability.rb +1 -1
- data/lib/launchdarkly_api/models/client_side_availability_post.rb +1 -1
- data/lib/launchdarkly_api/models/condition_base_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/condition_input_rep.rb +29 -2
- data/lib/launchdarkly_api/models/condition_output_rep.rb +29 -2
- data/lib/launchdarkly_api/models/confidence_interval_rep.rb +1 -1
- data/lib/launchdarkly_api/models/conflict.rb +4 -5
- data/lib/launchdarkly_api/models/conflict_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/copied_from_env.rb +1 -1
- data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +1 -1
- data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +2 -2
- data/lib/launchdarkly_api/models/custom_property.rb +1 -1
- data/lib/launchdarkly_api/models/custom_role.rb +2 -2
- data/lib/launchdarkly_api/models/custom_role_post.rb +1 -1
- data/lib/launchdarkly_api/models/custom_role_post_data.rb +1 -1
- data/lib/launchdarkly_api/models/custom_roles.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflow_input_rep.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflow_meta.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflow_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflow_stage_meta.rb +1 -1
- data/lib/launchdarkly_api/models/custom_workflows_listing_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +1 -1
- data/lib/launchdarkly_api/models/defaults.rb +1 -1
- data/lib/launchdarkly_api/models/dependent_flag.rb +1 -1
- data/lib/launchdarkly_api/models/dependent_flag_environment.rb +1 -1
- data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +1 -1
- data/lib/launchdarkly_api/models/destination.rb +2 -2
- data/lib/launchdarkly_api/models/destination_post.rb +1 -1
- data/lib/launchdarkly_api/models/destinations.rb +1 -1
- data/lib/launchdarkly_api/models/environment.rb +1 -1
- data/lib/launchdarkly_api/models/environment_post.rb +17 -8
- data/lib/launchdarkly_api/models/evaluation_reason.rb +274 -0
- data/lib/launchdarkly_api/models/execution_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment.rb +328 -0
- data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_collection_rep.rb +240 -0
- data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_expandable_properties.rb +229 -0
- data/lib/launchdarkly_api/models/experiment_info_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_patch_input.rb +229 -0
- data/lib/launchdarkly_api/models/experiment_post.rb +279 -0
- data/lib/launchdarkly_api/models/experiment_results.rb +280 -0
- data/lib/launchdarkly_api/models/experiment_stats_rep.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +1 -1
- data/lib/launchdarkly_api/models/experiment_totals_rep.rb +1 -1
- data/lib/launchdarkly_api/models/expiring_user_target_error.rb +1 -1
- data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +1 -1
- data/lib/launchdarkly_api/models/expiring_user_target_item.rb +1 -1
- data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +1 -1
- data/lib/launchdarkly_api/models/export.rb +323 -0
- data/lib/launchdarkly_api/models/extinction.rb +1 -1
- data/lib/launchdarkly_api/models/extinction_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_body.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_config.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_statuses.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flags.rb +14 -5
- data/lib/launchdarkly_api/models/file_rep.rb +227 -0
- data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +2 -2
- data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +1 -1
- data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +1 -1
- data/lib/launchdarkly_api/models/flag_copy_config_post.rb +1 -1
- data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +2 -2
- data/lib/launchdarkly_api/models/flag_input.rb +237 -0
- data/lib/launchdarkly_api/models/flag_link_collection_rep.rb +241 -0
- data/lib/launchdarkly_api/models/flag_link_member.rb +257 -0
- data/lib/launchdarkly_api/models/flag_link_post.rb +274 -0
- data/lib/launchdarkly_api/models/flag_link_rep.rb +337 -0
- data/lib/launchdarkly_api/models/flag_listing_rep.rb +1 -1
- data/lib/launchdarkly_api/models/flag_rep.rb +243 -0
- data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +2 -2
- data/lib/launchdarkly_api/models/flag_status_rep.rb +1 -1
- data/lib/launchdarkly_api/models/flag_summary.rb +1 -1
- data/lib/launchdarkly_api/models/flag_trigger_input.rb +2 -2
- data/lib/launchdarkly_api/models/forbidden_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/hunk_rep.rb +1 -1
- data/lib/launchdarkly_api/models/import.rb +306 -0
- data/lib/launchdarkly_api/models/initiator_rep.rb +227 -0
- data/lib/launchdarkly_api/models/integration.rb +2 -2
- data/lib/launchdarkly_api/models/integration_delivery_configuration.rb +369 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_collection.rb +239 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_collection_links.rb +232 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_links.rb +265 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_post.rb +257 -0
- data/lib/launchdarkly_api/models/integration_delivery_configuration_response.rb +245 -0
- data/lib/launchdarkly_api/models/integration_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/integration_status.rb +1 -1
- data/lib/launchdarkly_api/models/integration_status_rep.rb +1 -1
- data/lib/launchdarkly_api/models/integration_subscription_status_rep.rb +1 -1
- data/lib/launchdarkly_api/models/integrations.rb +1 -1
- data/lib/launchdarkly_api/models/invalid_request_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/ip_list.rb +1 -1
- data/lib/launchdarkly_api/models/iteration_expandable_properties.rb +231 -0
- data/lib/launchdarkly_api/models/iteration_input.rb +280 -0
- data/lib/launchdarkly_api/models/iteration_rep.rb +333 -0
- data/lib/launchdarkly_api/models/last_seen_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/legacy_experiment_rep.rb +249 -0
- data/lib/launchdarkly_api/models/link.rb +1 -1
- data/lib/launchdarkly_api/models/member.rb +1 -1
- data/lib/launchdarkly_api/models/member_data_rep.rb +1 -1
- data/lib/launchdarkly_api/models/member_import_item.rb +246 -0
- data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +1 -1
- data/lib/launchdarkly_api/models/member_summary.rb +285 -0
- data/lib/launchdarkly_api/models/member_team_summary_rep.rb +1 -1
- data/lib/launchdarkly_api/models/member_teams_post_input.rb +1 -1
- data/lib/launchdarkly_api/models/members.rb +1 -1
- data/lib/launchdarkly_api/models/method_not_allowed_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/metric_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/metric_input.rb +237 -0
- data/lib/launchdarkly_api/models/metric_listing_rep.rb +3 -3
- data/lib/launchdarkly_api/models/metric_post.rb +1 -1
- data/lib/launchdarkly_api/models/metric_rep.rb +3 -3
- data/lib/launchdarkly_api/models/metric_seen.rb +1 -1
- data/lib/launchdarkly_api/models/metric_v2_rep.rb +253 -0
- data/lib/launchdarkly_api/models/modification.rb +1 -1
- data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +1 -1
- data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +1 -1
- data/lib/launchdarkly_api/models/new_member_form.rb +1 -1
- data/lib/launchdarkly_api/models/not_found_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/parameter_rep.rb +227 -0
- data/lib/launchdarkly_api/models/parent_resource_rep.rb +1 -1
- data/lib/launchdarkly_api/models/patch_failed_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/patch_operation.rb +1 -1
- data/lib/launchdarkly_api/models/patch_segment_instruction.rb +1 -1
- data/lib/launchdarkly_api/models/patch_segment_request.rb +1 -1
- data/lib/launchdarkly_api/models/patch_with_comment.rb +1 -1
- data/lib/launchdarkly_api/models/permission_grant_input.rb +16 -16
- data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +1 -1
- data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +1 -1
- data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +2 -2
- data/lib/launchdarkly_api/models/prerequisite.rb +1 -1
- data/lib/launchdarkly_api/models/project.rb +1 -1
- data/lib/launchdarkly_api/models/project_listing_rep.rb +1 -1
- data/lib/launchdarkly_api/models/project_post.rb +1 -1
- data/lib/launchdarkly_api/models/project_summary.rb +238 -0
- data/lib/launchdarkly_api/models/projects.rb +1 -1
- data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +1 -1
- data/lib/launchdarkly_api/models/put_branch.rb +1 -1
- data/lib/launchdarkly_api/models/rate_limited_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/recent_trigger_body.rb +1 -1
- data/lib/launchdarkly_api/models/reference_rep.rb +1 -1
- data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/relay_auto_config_post.rb +1 -1
- data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +3 -3
- data/lib/launchdarkly_api/models/repository_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/repository_post.rb +1 -1
- data/lib/launchdarkly_api/models/repository_rep.rb +2 -2
- data/lib/launchdarkly_api/models/resolved_context.rb +220 -0
- data/lib/launchdarkly_api/models/resolved_image.rb +236 -0
- data/lib/launchdarkly_api/models/resolved_title.rb +229 -0
- data/lib/launchdarkly_api/models/resolved_ui_block_element.rb +245 -0
- data/lib/launchdarkly_api/models/resolved_ui_blocks.rb +254 -0
- data/lib/launchdarkly_api/models/resource_access.rb +1 -1
- data/lib/launchdarkly_api/models/resource_id_response.rb +1 -1
- data/lib/launchdarkly_api/models/review_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/review_response.rb +1 -1
- data/lib/launchdarkly_api/models/rollout.rb +1 -1
- data/lib/launchdarkly_api/models/rule.rb +1 -1
- data/lib/launchdarkly_api/models/schedule_condition_input_rep.rb +29 -2
- data/lib/launchdarkly_api/models/schedule_condition_output_rep.rb +32 -5
- data/lib/launchdarkly_api/models/sdk_list_rep.rb +1 -1
- data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +1 -1
- data/lib/launchdarkly_api/models/sdk_version_rep.rb +1 -1
- data/lib/launchdarkly_api/models/segment_body.rb +1 -1
- data/lib/launchdarkly_api/models/segment_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/segment_user_list.rb +1 -1
- data/lib/launchdarkly_api/models/segment_user_state.rb +1 -1
- data/lib/launchdarkly_api/models/series_list_rep.rb +1 -1
- data/lib/launchdarkly_api/models/source_env.rb +229 -0
- data/lib/launchdarkly_api/models/source_flag.rb +1 -1
- data/lib/launchdarkly_api/models/stage_input_rep.rb +11 -2
- data/lib/launchdarkly_api/models/stage_output_rep.rb +1 -1
- data/lib/launchdarkly_api/models/statement.rb +3 -3
- data/lib/launchdarkly_api/models/statement_post.rb +1 -1
- data/lib/launchdarkly_api/models/statement_post_data.rb +1 -1
- data/lib/launchdarkly_api/models/statement_rep.rb +1 -1
- data/lib/launchdarkly_api/models/statistic_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/statistic_rep.rb +16 -2
- data/lib/launchdarkly_api/models/statistics_rep.rb +231 -0
- data/lib/launchdarkly_api/models/statistics_root.rb +1 -1
- data/lib/launchdarkly_api/models/status_conflict_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/subject_data_rep.rb +1 -1
- data/lib/launchdarkly_api/models/subscription_post.rb +1 -1
- data/lib/launchdarkly_api/models/tag_collection.rb +252 -0
- data/lib/launchdarkly_api/models/target.rb +1 -1
- data/lib/launchdarkly_api/models/target_resource_rep.rb +1 -1
- data/lib/launchdarkly_api/models/team.rb +283 -0
- data/lib/launchdarkly_api/models/team_custom_role.rb +245 -0
- data/lib/launchdarkly_api/models/team_custom_roles.rb +240 -0
- data/lib/launchdarkly_api/models/team_imports_rep.rb +2 -2
- data/lib/launchdarkly_api/models/team_maintainers.rb +240 -0
- data/lib/launchdarkly_api/models/team_patch_input.rb +2 -2
- data/lib/launchdarkly_api/models/team_post_input.rb +1 -1
- data/lib/launchdarkly_api/models/team_projects.rb +229 -0
- data/lib/launchdarkly_api/models/teams.rb +240 -0
- data/lib/launchdarkly_api/models/timestamp_rep.rb +245 -0
- data/lib/launchdarkly_api/models/title_rep.rb +1 -1
- data/lib/launchdarkly_api/models/token.rb +2 -2
- data/lib/launchdarkly_api/models/token_data_rep.rb +1 -1
- data/lib/launchdarkly_api/models/tokens.rb +1 -1
- data/lib/launchdarkly_api/models/treatment_input.rb +267 -0
- data/lib/launchdarkly_api/models/treatment_parameter_input.rb +237 -0
- data/lib/launchdarkly_api/models/treatment_rep.rb +266 -0
- data/lib/launchdarkly_api/models/trigger_post.rb +2 -2
- data/lib/launchdarkly_api/models/trigger_workflow_collection_rep.rb +1 -1
- data/lib/launchdarkly_api/models/trigger_workflow_rep.rb +3 -3
- data/lib/launchdarkly_api/models/unauthorized_error_rep.rb +1 -1
- data/lib/launchdarkly_api/models/url_post.rb +1 -1
- data/lib/launchdarkly_api/models/user.rb +2 -13
- data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +1 -1
- data/lib/launchdarkly_api/models/user_flag_setting.rb +15 -6
- data/lib/launchdarkly_api/models/user_flag_settings.rb +1 -1
- data/lib/launchdarkly_api/models/user_record.rb +2 -2
- data/lib/launchdarkly_api/models/user_record_rep.rb +1 -1
- data/lib/launchdarkly_api/models/user_segment.rb +2 -2
- data/lib/launchdarkly_api/models/user_segment_rule.rb +1 -1
- data/lib/launchdarkly_api/models/user_segments.rb +1 -1
- data/lib/launchdarkly_api/models/users.rb +1 -1
- data/lib/launchdarkly_api/models/users_rep.rb +250 -0
- data/lib/launchdarkly_api/models/value_put.rb +1 -1
- data/lib/launchdarkly_api/models/variation.rb +1 -1
- data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +1 -1
- data/lib/launchdarkly_api/models/variation_summary.rb +1 -1
- data/lib/launchdarkly_api/models/versions_rep.rb +1 -1
- data/lib/launchdarkly_api/models/webhook.rb +2 -2
- data/lib/launchdarkly_api/models/webhook_post.rb +1 -1
- data/lib/launchdarkly_api/models/webhooks.rb +1 -1
- data/lib/launchdarkly_api/models/weighted_variation.rb +1 -1
- data/lib/launchdarkly_api/version.rb +2 -2
- data/lib/launchdarkly_api.rb +62 -14
- data/spec/api/access_tokens_api_spec.rb +1 -1
- data/spec/api/account_members_api_spec.rb +4 -4
- data/spec/api/account_usage_beta_api_spec.rb +4 -4
- data/spec/api/approvals_api_spec.rb +8 -8
- data/spec/api/audit_log_api_spec.rb +1 -1
- data/spec/api/code_references_api_spec.rb +2 -2
- data/spec/api/custom_roles_api_spec.rb +5 -5
- data/spec/api/data_export_destinations_api_spec.rb +9 -9
- data/spec/api/environments_api_spec.rb +4 -4
- data/spec/api/experiments_beta_api_spec.rb +96 -10
- data/spec/api/feature_flags_api_spec.rb +26 -25
- data/spec/api/feature_flags_beta_api_spec.rb +8 -8
- data/spec/api/flag_links_beta_api_spec.rb +91 -0
- data/spec/api/flag_triggers_api_spec.rb +16 -16
- data/spec/api/integration_audit_log_subscriptions_api_spec.rb +1 -1
- data/spec/api/integration_delivery_configurations_beta_api_spec.rb +135 -0
- data/spec/api/metrics_api_spec.rb +4 -4
- data/spec/api/other_api_spec.rb +2 -2
- data/spec/api/projects_api_spec.rb +1 -1
- data/spec/api/relay_proxy_configurations_api_spec.rb +1 -1
- data/spec/api/scheduled_changes_api_spec.rb +6 -6
- data/spec/api/segments_api_spec.rb +28 -28
- data/spec/api/segments_beta_api_spec.rb +95 -0
- data/spec/api/tags_api_spec.rb +48 -0
- data/spec/api/teams_beta_api_spec.rb +41 -13
- data/spec/api/user_settings_api_spec.rb +18 -18
- data/spec/api/users_api_spec.rb +13 -13
- data/spec/api/users_beta_api_spec.rb +1 -1
- data/spec/api/webhooks_api_spec.rb +1 -1
- data/spec/api/workflows_beta_api_spec.rb +5 -5
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/access_allowed_reason_spec.rb +64 -0
- data/spec/models/access_allowed_rep_spec.rb +40 -0
- data/spec/models/access_denied_reason_spec.rb +64 -0
- data/spec/models/access_denied_spec.rb +40 -0
- data/spec/models/access_spec.rb +40 -0
- data/spec/models/access_token_post_spec.rb +1 -1
- data/spec/models/action_input_rep_spec.rb +1 -1
- data/spec/models/action_output_rep_spec.rb +1 -1
- data/spec/models/approval_condition_input_rep_spec.rb +1 -1
- data/spec/models/approval_condition_output_rep_spec.rb +1 -1
- data/spec/models/approval_settings_spec.rb +1 -1
- data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +1 -1
- data/spec/models/audit_log_entry_listing_rep_spec.rb +1 -1
- data/spec/models/audit_log_entry_rep_spec.rb +1 -1
- data/spec/models/authorized_app_data_rep_spec.rb +1 -1
- data/spec/models/big_segment_target_spec.rb +1 -1
- data/spec/models/branch_collection_rep_spec.rb +1 -1
- data/spec/models/branch_rep_spec.rb +1 -1
- data/spec/models/clause_spec.rb +1 -1
- data/spec/models/client_side_availability_post_spec.rb +1 -1
- data/spec/models/client_side_availability_spec.rb +1 -1
- data/spec/models/condition_base_output_rep_spec.rb +1 -1
- data/spec/models/condition_input_rep_spec.rb +19 -1
- data/spec/models/condition_output_rep_spec.rb +19 -1
- data/spec/models/confidence_interval_rep_spec.rb +1 -1
- data/spec/models/conflict_output_rep_spec.rb +1 -1
- data/spec/models/conflict_spec.rb +1 -1
- data/spec/models/copied_from_env_spec.rb +1 -1
- data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +1 -1
- data/spec/models/create_flag_config_approval_request_request_spec.rb +1 -1
- data/spec/models/custom_property_spec.rb +1 -1
- data/spec/models/custom_role_post_data_spec.rb +1 -1
- data/spec/models/custom_role_post_spec.rb +1 -1
- data/spec/models/custom_role_spec.rb +1 -1
- data/spec/models/custom_roles_spec.rb +1 -1
- data/spec/models/custom_workflow_input_rep_spec.rb +1 -1
- data/spec/models/custom_workflow_meta_spec.rb +1 -1
- data/spec/models/custom_workflow_output_rep_spec.rb +1 -1
- data/spec/models/custom_workflow_stage_meta_spec.rb +1 -1
- data/spec/models/custom_workflows_listing_output_rep_spec.rb +1 -1
- data/spec/models/default_client_side_availability_post_spec.rb +1 -1
- data/spec/models/defaults_spec.rb +1 -1
- data/spec/models/dependent_flag_environment_spec.rb +1 -1
- data/spec/models/dependent_flag_spec.rb +1 -1
- data/spec/models/dependent_flags_by_environment_spec.rb +1 -1
- data/spec/models/destination_post_spec.rb +1 -1
- data/spec/models/destination_spec.rb +1 -1
- data/spec/models/destinations_spec.rb +1 -1
- data/spec/models/environment_post_spec.rb +7 -1
- data/spec/models/environment_spec.rb +1 -1
- data/spec/models/evaluation_reason_spec.rb +64 -0
- data/spec/models/execution_output_rep_spec.rb +1 -1
- data/spec/models/experiment_allocation_rep_spec.rb +1 -1
- data/spec/models/experiment_collection_rep_spec.rb +46 -0
- data/spec/models/experiment_enabled_period_rep_spec.rb +1 -1
- data/spec/models/experiment_environment_setting_rep_spec.rb +1 -1
- data/spec/models/experiment_expandable_properties_spec.rb +40 -0
- data/spec/models/experiment_info_rep_spec.rb +1 -1
- data/spec/models/experiment_metadata_rep_spec.rb +1 -1
- data/spec/models/experiment_patch_input_spec.rb +40 -0
- data/spec/models/experiment_post_spec.rb +58 -0
- data/spec/models/experiment_results_spec.rb +70 -0
- data/spec/models/experiment_spec.rb +88 -0
- data/spec/models/experiment_stats_rep_spec.rb +1 -1
- data/spec/models/experiment_time_series_slice_spec.rb +1 -1
- data/spec/models/experiment_time_series_variation_slice_spec.rb +1 -1
- data/spec/models/experiment_totals_rep_spec.rb +1 -1
- data/spec/models/expiring_user_target_error_spec.rb +1 -1
- data/spec/models/expiring_user_target_get_response_spec.rb +1 -1
- data/spec/models/expiring_user_target_item_spec.rb +1 -1
- data/spec/models/expiring_user_target_patch_response_spec.rb +1 -1
- data/spec/models/export_spec.rb +76 -0
- data/spec/models/extinction_collection_rep_spec.rb +1 -1
- data/spec/models/extinction_spec.rb +1 -1
- data/spec/models/feature_flag_body_spec.rb +1 -1
- data/spec/models/feature_flag_config_spec.rb +1 -1
- data/spec/models/feature_flag_scheduled_change_spec.rb +1 -1
- data/spec/models/feature_flag_scheduled_changes_spec.rb +1 -1
- data/spec/models/feature_flag_spec.rb +1 -1
- data/spec/models/feature_flag_status_across_environments_spec.rb +1 -1
- data/spec/models/feature_flag_status_spec.rb +1 -1
- data/spec/models/feature_flag_statuses_spec.rb +1 -1
- data/spec/models/feature_flags_spec.rb +7 -1
- data/spec/models/file_rep_spec.rb +40 -0
- data/spec/models/flag_config_approval_request_response_spec.rb +1 -1
- data/spec/models/flag_config_approval_requests_response_spec.rb +1 -1
- data/spec/models/flag_copy_config_environment_spec.rb +1 -1
- data/spec/models/flag_copy_config_post_spec.rb +1 -1
- data/spec/models/flag_global_attributes_rep_spec.rb +1 -1
- data/spec/models/flag_input_spec.rb +40 -0
- data/spec/models/flag_link_collection_rep_spec.rb +40 -0
- data/spec/models/flag_link_member_spec.rb +52 -0
- data/spec/models/flag_link_post_spec.rb +70 -0
- data/spec/models/flag_link_rep_spec.rb +94 -0
- data/spec/models/flag_listing_rep_spec.rb +1 -1
- data/spec/models/flag_rep_spec.rb +46 -0
- data/spec/models/flag_scheduled_changes_input_spec.rb +1 -1
- data/spec/models/flag_status_rep_spec.rb +1 -1
- data/spec/models/flag_summary_spec.rb +1 -1
- data/spec/models/flag_trigger_input_spec.rb +1 -1
- data/spec/models/forbidden_error_rep_spec.rb +1 -1
- data/spec/models/hunk_rep_spec.rb +1 -1
- data/spec/models/import_spec.rb +70 -0
- data/spec/models/initiator_rep_spec.rb +40 -0
- data/spec/models/integration_delivery_configuration_collection_links_spec.rb +40 -0
- data/spec/models/integration_delivery_configuration_collection_spec.rb +40 -0
- data/spec/models/integration_delivery_configuration_links_spec.rb +52 -0
- data/spec/models/integration_delivery_configuration_post_spec.rb +52 -0
- data/spec/models/integration_delivery_configuration_response_spec.rb +52 -0
- data/spec/models/integration_delivery_configuration_spec.rb +94 -0
- data/spec/models/integration_metadata_spec.rb +1 -1
- data/spec/models/integration_spec.rb +1 -1
- data/spec/models/integration_status_rep_spec.rb +1 -1
- data/spec/models/integration_status_spec.rb +1 -1
- data/spec/models/integration_subscription_status_rep_spec.rb +1 -1
- data/spec/models/integrations_spec.rb +1 -1
- data/spec/models/invalid_request_error_rep_spec.rb +1 -1
- data/spec/models/ip_list_spec.rb +1 -1
- data/spec/models/iteration_expandable_properties_spec.rb +40 -0
- data/spec/models/iteration_input_spec.rb +58 -0
- data/spec/models/iteration_rep_spec.rb +100 -0
- data/spec/models/last_seen_metadata_spec.rb +1 -1
- data/spec/models/legacy_experiment_rep_spec.rb +52 -0
- data/spec/models/link_spec.rb +1 -1
- data/spec/models/member_data_rep_spec.rb +1 -1
- data/spec/models/member_import_item_spec.rb +46 -0
- data/spec/models/member_permission_grant_summary_rep_spec.rb +1 -1
- data/spec/models/member_spec.rb +1 -1
- data/spec/models/member_summary_spec.rb +64 -0
- data/spec/models/member_team_summary_rep_spec.rb +1 -1
- data/spec/models/member_teams_post_input_spec.rb +1 -1
- data/spec/models/members_spec.rb +1 -1
- data/spec/models/method_not_allowed_error_rep_spec.rb +1 -1
- data/spec/models/metric_collection_rep_spec.rb +1 -1
- data/spec/models/metric_input_spec.rb +40 -0
- data/spec/models/metric_listing_rep_spec.rb +1 -1
- data/spec/models/metric_post_spec.rb +1 -1
- data/spec/models/metric_rep_spec.rb +1 -1
- data/spec/models/metric_seen_spec.rb +1 -1
- data/spec/models/metric_v2_rep_spec.rb +46 -0
- data/spec/models/modification_spec.rb +1 -1
- data/spec/models/multi_environment_dependent_flag_spec.rb +1 -1
- data/spec/models/multi_environment_dependent_flags_spec.rb +1 -1
- data/spec/models/new_member_form_spec.rb +1 -1
- data/spec/models/not_found_error_rep_spec.rb +1 -1
- data/spec/models/parameter_rep_spec.rb +40 -0
- data/spec/models/parent_resource_rep_spec.rb +1 -1
- data/spec/models/patch_failed_error_rep_spec.rb +1 -1
- data/spec/models/patch_operation_spec.rb +1 -1
- data/spec/models/patch_segment_instruction_spec.rb +1 -1
- data/spec/models/patch_segment_request_spec.rb +1 -1
- data/spec/models/patch_with_comment_spec.rb +1 -1
- data/spec/models/permission_grant_input_spec.rb +3 -3
- data/spec/models/post_approval_request_apply_request_spec.rb +1 -1
- data/spec/models/post_approval_request_review_request_spec.rb +1 -1
- data/spec/models/post_flag_scheduled_changes_input_spec.rb +1 -1
- data/spec/models/prerequisite_spec.rb +1 -1
- data/spec/models/project_listing_rep_spec.rb +1 -1
- data/spec/models/project_post_spec.rb +1 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/project_summary_spec.rb +46 -0
- data/spec/models/projects_spec.rb +1 -1
- data/spec/models/pub_nub_detail_rep_spec.rb +1 -1
- data/spec/models/put_branch_spec.rb +1 -1
- data/spec/models/rate_limited_error_rep_spec.rb +1 -1
- data/spec/models/recent_trigger_body_spec.rb +1 -1
- data/spec/models/reference_rep_spec.rb +1 -1
- data/spec/models/relay_auto_config_collection_rep_spec.rb +1 -1
- data/spec/models/relay_auto_config_post_spec.rb +1 -1
- data/spec/models/relay_auto_config_rep_spec.rb +1 -1
- data/spec/models/repository_collection_rep_spec.rb +1 -1
- data/spec/models/repository_post_spec.rb +1 -1
- data/spec/models/repository_rep_spec.rb +1 -1
- data/spec/models/resolved_context_spec.rb +34 -0
- data/spec/models/resolved_image_spec.rb +46 -0
- data/spec/models/resolved_title_spec.rb +40 -0
- data/spec/models/resolved_ui_block_element_spec.rb +52 -0
- data/spec/models/resolved_ui_blocks_spec.rb +58 -0
- data/spec/models/resource_access_spec.rb +1 -1
- data/spec/models/resource_id_response_spec.rb +1 -1
- data/spec/models/review_output_rep_spec.rb +1 -1
- data/spec/models/review_response_spec.rb +1 -1
- data/spec/models/rollout_spec.rb +1 -1
- data/spec/models/rule_spec.rb +1 -1
- data/spec/models/schedule_condition_input_rep_spec.rb +19 -1
- data/spec/models/schedule_condition_output_rep_spec.rb +19 -1
- data/spec/models/sdk_list_rep_spec.rb +1 -1
- data/spec/models/sdk_version_list_rep_spec.rb +1 -1
- data/spec/models/sdk_version_rep_spec.rb +1 -1
- data/spec/models/segment_body_spec.rb +1 -1
- data/spec/models/segment_metadata_spec.rb +1 -1
- data/spec/models/segment_user_list_spec.rb +1 -1
- data/spec/models/segment_user_state_spec.rb +1 -1
- data/spec/models/series_list_rep_spec.rb +1 -1
- data/spec/models/source_env_spec.rb +40 -0
- data/spec/models/source_flag_spec.rb +1 -1
- data/spec/models/stage_input_rep_spec.rb +7 -1
- data/spec/models/stage_output_rep_spec.rb +1 -1
- data/spec/models/statement_post_data_spec.rb +1 -1
- data/spec/models/statement_post_spec.rb +1 -1
- data/spec/models/statement_rep_spec.rb +1 -1
- data/spec/models/statement_spec.rb +1 -1
- data/spec/models/statistic_collection_rep_spec.rb +1 -1
- data/spec/models/statistic_rep_spec.rb +7 -1
- data/spec/models/statistics_rep_spec.rb +40 -0
- data/spec/models/statistics_root_spec.rb +1 -1
- data/spec/models/status_conflict_error_rep_spec.rb +1 -1
- data/spec/models/subject_data_rep_spec.rb +1 -1
- data/spec/models/subscription_post_spec.rb +1 -1
- data/spec/models/tag_collection_spec.rb +46 -0
- data/spec/models/target_resource_rep_spec.rb +1 -1
- data/spec/models/target_spec.rb +1 -1
- data/spec/models/team_custom_role_spec.rb +52 -0
- data/spec/models/team_custom_roles_spec.rb +46 -0
- data/spec/models/team_imports_rep_spec.rb +1 -1
- data/spec/models/team_maintainers_spec.rb +46 -0
- data/spec/models/team_patch_input_spec.rb +1 -1
- data/spec/models/team_post_input_spec.rb +1 -1
- data/spec/models/team_projects_spec.rb +40 -0
- data/spec/models/team_spec.rb +76 -0
- data/spec/models/teams_spec.rb +46 -0
- data/spec/models/timestamp_rep_spec.rb +52 -0
- data/spec/models/title_rep_spec.rb +1 -1
- data/spec/models/token_data_rep_spec.rb +1 -1
- data/spec/models/token_spec.rb +1 -1
- data/spec/models/tokens_spec.rb +1 -1
- data/spec/models/treatment_input_spec.rb +52 -0
- data/spec/models/treatment_parameter_input_spec.rb +40 -0
- data/spec/models/treatment_rep_spec.rb +58 -0
- data/spec/models/trigger_post_spec.rb +1 -1
- data/spec/models/trigger_workflow_collection_rep_spec.rb +1 -1
- data/spec/models/trigger_workflow_rep_spec.rb +1 -1
- data/spec/models/unauthorized_error_rep_spec.rb +1 -1
- data/spec/models/url_post_spec.rb +1 -1
- data/spec/models/user_attribute_names_rep_spec.rb +1 -1
- data/spec/models/user_flag_setting_spec.rb +7 -1
- data/spec/models/user_flag_settings_spec.rb +1 -1
- data/spec/models/user_record_rep_spec.rb +1 -1
- data/spec/models/user_record_spec.rb +1 -1
- data/spec/models/user_segment_rule_spec.rb +1 -1
- data/spec/models/user_segment_spec.rb +1 -1
- data/spec/models/user_segments_spec.rb +1 -1
- data/spec/models/user_spec.rb +1 -7
- data/spec/models/users_rep_spec.rb +46 -0
- data/spec/models/users_spec.rb +1 -1
- data/spec/models/value_put_spec.rb +1 -1
- data/spec/models/variation_or_rollout_rep_spec.rb +1 -1
- data/spec/models/variation_spec.rb +1 -1
- data/spec/models/variation_summary_spec.rb +1 -1
- data/spec/models/versions_rep_spec.rb +1 -1
- data/spec/models/webhook_post_spec.rb +1 -1
- data/spec/models/webhook_spec.rb +1 -1
- data/spec/models/webhooks_spec.rb +1 -1
- data/spec/models/weighted_variation_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +300 -79
- data/docs/AccessRep.md +0 -18
- data/docs/DerivedAttribute.md +0 -20
- data/docs/ExpandedTeamRep.md +0 -44
- data/docs/PermissionGrantRep.md +0 -24
- data/docs/TeamRep.md +0 -40
- data/lib/launchdarkly_api/models/access_denied_reason_rep.rb +0 -280
- data/lib/launchdarkly_api/models/access_denied_rep.rb +0 -237
- data/lib/launchdarkly_api/models/access_rep.rb +0 -225
- data/lib/launchdarkly_api/models/custom_roles_rep.rb +0 -247
- data/lib/launchdarkly_api/models/derived_attribute.rb +0 -228
- data/lib/launchdarkly_api/models/expanded_team_rep.rb +0 -349
- data/lib/launchdarkly_api/models/experiment_rep.rb +0 -249
- data/lib/launchdarkly_api/models/experiment_results_rep.rb +0 -280
- data/lib/launchdarkly_api/models/member_import_item_rep.rb +0 -246
- data/lib/launchdarkly_api/models/member_summary_rep.rb +0 -285
- data/lib/launchdarkly_api/models/permission_grant_rep.rb +0 -249
- data/lib/launchdarkly_api/models/team_collection_rep.rb +0 -240
- data/lib/launchdarkly_api/models/team_rep.rb +0 -327
- data/spec/models/access_denied_reason_rep_spec.rb +0 -64
- data/spec/models/access_denied_rep_spec.rb +0 -40
- data/spec/models/access_rep_spec.rb +0 -34
- data/spec/models/custom_roles_rep_spec.rb +0 -52
- data/spec/models/derived_attribute_spec.rb +0 -40
- data/spec/models/expanded_team_rep_spec.rb +0 -112
- data/spec/models/experiment_rep_spec.rb +0 -52
- data/spec/models/experiment_results_rep_spec.rb +0 -70
- data/spec/models/member_import_item_rep_spec.rb +0 -46
- data/spec/models/member_summary_rep_spec.rb +0 -64
- data/spec/models/permission_grant_rep_spec.rb +0 -52
- data/spec/models/team_collection_rep_spec.rb +0 -46
- data/spec/models/team_rep_spec.rb +0 -100
data/docs/FeatureFlagsBetaApi.md
CHANGED
@@ -4,17 +4,17 @@ All URIs are relative to *https://app.launchdarkly.com*
|
|
4
4
|
|
5
5
|
| Method | HTTP request | Description |
|
6
6
|
| ------ | ------------ | ----------- |
|
7
|
-
| [**get_dependent_flags**](FeatureFlagsBetaApi.md#get_dependent_flags) | **GET** /api/v2/flags/{
|
8
|
-
| [**get_dependent_flags_by_env**](FeatureFlagsBetaApi.md#get_dependent_flags_by_env) | **GET** /api/v2/flags/{
|
7
|
+
| [**get_dependent_flags**](FeatureFlagsBetaApi.md#get_dependent_flags) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/dependent-flags | List dependent feature flags |
|
8
|
+
| [**get_dependent_flags_by_env**](FeatureFlagsBetaApi.md#get_dependent_flags_by_env) | **GET** /api/v2/flags/{projectKey}/{environmentKey}/{featureFlagKey}/dependent-flags | List dependent feature flags by environment |
|
9
9
|
|
10
10
|
|
11
11
|
## get_dependent_flags
|
12
12
|
|
13
|
-
> <MultiEnvironmentDependentFlags> get_dependent_flags(
|
13
|
+
> <MultiEnvironmentDependentFlags> get_dependent_flags(project_key, feature_flag_key)
|
14
14
|
|
15
15
|
List dependent feature flags
|
16
16
|
|
17
|
-
List dependent flags across all environments for the flag specified in the path parameters. A dependent flag is a flag that uses another flag as a prerequisite.
|
17
|
+
> ### Flag prerequisites is an Enterprise feature > > Flag prerequisites is available to customers on an Enterprise plan. To learn more, [read about our pricing](https://launchdarkly.com/pricing/). To upgrade your plan, [contact Sales](https://launchdarkly.com/contact-sales/). > ### This feature is in beta > > To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Overview/Beta-resources). List dependent flags across all environments for the flag specified in the path parameters. A dependent flag is a flag that uses another flag as a prerequisite. To learn more, read [Flag prerequisites](https://docs.launchdarkly.com/home/flags/prerequisites).
|
18
18
|
|
19
19
|
### Examples
|
20
20
|
|
@@ -30,12 +30,12 @@ LaunchDarklyApi.configure do |config|
|
|
30
30
|
end
|
31
31
|
|
32
32
|
api_instance = LaunchDarklyApi::FeatureFlagsBetaApi.new
|
33
|
-
|
34
|
-
|
33
|
+
project_key = 'project_key_example' # String | The project key
|
34
|
+
feature_flag_key = 'feature_flag_key_example' # String | The feature flag key
|
35
35
|
|
36
36
|
begin
|
37
37
|
# List dependent feature flags
|
38
|
-
result = api_instance.get_dependent_flags(
|
38
|
+
result = api_instance.get_dependent_flags(project_key, feature_flag_key)
|
39
39
|
p result
|
40
40
|
rescue LaunchDarklyApi::ApiError => e
|
41
41
|
puts "Error when calling FeatureFlagsBetaApi->get_dependent_flags: #{e}"
|
@@ -46,12 +46,12 @@ end
|
|
46
46
|
|
47
47
|
This returns an Array which contains the response data, status code and headers.
|
48
48
|
|
49
|
-
> <Array(<MultiEnvironmentDependentFlags>, Integer, Hash)> get_dependent_flags_with_http_info(
|
49
|
+
> <Array(<MultiEnvironmentDependentFlags>, Integer, Hash)> get_dependent_flags_with_http_info(project_key, feature_flag_key)
|
50
50
|
|
51
51
|
```ruby
|
52
52
|
begin
|
53
53
|
# List dependent feature flags
|
54
|
-
data, status_code, headers = api_instance.get_dependent_flags_with_http_info(
|
54
|
+
data, status_code, headers = api_instance.get_dependent_flags_with_http_info(project_key, feature_flag_key)
|
55
55
|
p status_code # => 2xx
|
56
56
|
p headers # => { ... }
|
57
57
|
p data # => <MultiEnvironmentDependentFlags>
|
@@ -64,8 +64,8 @@ end
|
|
64
64
|
|
65
65
|
| Name | Type | Description | Notes |
|
66
66
|
| ---- | ---- | ----------- | ----- |
|
67
|
-
| **
|
68
|
-
| **
|
67
|
+
| **project_key** | **String** | The project key | |
|
68
|
+
| **feature_flag_key** | **String** | The feature flag key | |
|
69
69
|
|
70
70
|
### Return type
|
71
71
|
|
@@ -83,11 +83,11 @@ end
|
|
83
83
|
|
84
84
|
## get_dependent_flags_by_env
|
85
85
|
|
86
|
-
> <DependentFlagsByEnvironment> get_dependent_flags_by_env(
|
86
|
+
> <DependentFlagsByEnvironment> get_dependent_flags_by_env(project_key, environment_key, feature_flag_key)
|
87
87
|
|
88
88
|
List dependent feature flags by environment
|
89
89
|
|
90
|
-
List dependent flags across all environments for the flag specified in the path parameters. A dependent flag is a flag that uses another flag as a prerequisite.
|
90
|
+
> ### Flag prerequisites is an Enterprise feature > > Flag prerequisites is available to customers on an Enterprise plan. To learn more, [read about our pricing](https://launchdarkly.com/pricing/). To upgrade your plan, [contact Sales](https://launchdarkly.com/contact-sales/). > ### This feature is in beta > > To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Overview/Beta-resources). List dependent flags across all environments for the flag specified in the path parameters. A dependent flag is a flag that uses another flag as a prerequisite. To learn more, read [Flag prerequisites](https://docs.launchdarkly.com/home/flags/prerequisites).
|
91
91
|
|
92
92
|
### Examples
|
93
93
|
|
@@ -103,13 +103,13 @@ LaunchDarklyApi.configure do |config|
|
|
103
103
|
end
|
104
104
|
|
105
105
|
api_instance = LaunchDarklyApi::FeatureFlagsBetaApi.new
|
106
|
-
|
107
|
-
|
108
|
-
|
106
|
+
project_key = 'project_key_example' # String | The project key
|
107
|
+
environment_key = 'environment_key_example' # String | The environment key
|
108
|
+
feature_flag_key = 'feature_flag_key_example' # String | The feature flag key
|
109
109
|
|
110
110
|
begin
|
111
111
|
# List dependent feature flags by environment
|
112
|
-
result = api_instance.get_dependent_flags_by_env(
|
112
|
+
result = api_instance.get_dependent_flags_by_env(project_key, environment_key, feature_flag_key)
|
113
113
|
p result
|
114
114
|
rescue LaunchDarklyApi::ApiError => e
|
115
115
|
puts "Error when calling FeatureFlagsBetaApi->get_dependent_flags_by_env: #{e}"
|
@@ -120,12 +120,12 @@ end
|
|
120
120
|
|
121
121
|
This returns an Array which contains the response data, status code and headers.
|
122
122
|
|
123
|
-
> <Array(<DependentFlagsByEnvironment>, Integer, Hash)> get_dependent_flags_by_env_with_http_info(
|
123
|
+
> <Array(<DependentFlagsByEnvironment>, Integer, Hash)> get_dependent_flags_by_env_with_http_info(project_key, environment_key, feature_flag_key)
|
124
124
|
|
125
125
|
```ruby
|
126
126
|
begin
|
127
127
|
# List dependent feature flags by environment
|
128
|
-
data, status_code, headers = api_instance.get_dependent_flags_by_env_with_http_info(
|
128
|
+
data, status_code, headers = api_instance.get_dependent_flags_by_env_with_http_info(project_key, environment_key, feature_flag_key)
|
129
129
|
p status_code # => 2xx
|
130
130
|
p headers # => { ... }
|
131
131
|
p data # => <DependentFlagsByEnvironment>
|
@@ -138,9 +138,9 @@ end
|
|
138
138
|
|
139
139
|
| Name | Type | Description | Notes |
|
140
140
|
| ---- | ---- | ----------- | ----- |
|
141
|
-
| **
|
142
|
-
| **
|
143
|
-
| **
|
141
|
+
| **project_key** | **String** | The project key | |
|
142
|
+
| **environment_key** | **String** | The environment key | |
|
143
|
+
| **feature_flag_key** | **String** | The feature flag key | |
|
144
144
|
|
145
145
|
### Return type
|
146
146
|
|
data/docs/FileRep.md
ADDED
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::FileRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **filename** | **String** | | [optional] |
|
8
|
+
| **status** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::FileRep.new(
|
16
|
+
filename: null,
|
17
|
+
status: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -16,7 +16,7 @@
|
|
16
16
|
| **applied_date** | **Integer** | | [optional] |
|
17
17
|
| **applied_by_member_id** | **String** | | [optional] |
|
18
18
|
| **status** | **String** | | |
|
19
|
-
| **instructions** | **Array<
|
19
|
+
| **instructions** | **Array<Object>** | | |
|
20
20
|
| **conflicts** | [**Array<Conflict>**](Conflict.md) | | |
|
21
21
|
| **_links** | [**Hash<String, Link>**](Link.md) | | |
|
22
22
|
| **execution_date** | **Integer** | | [optional] |
|
@@ -18,7 +18,7 @@
|
|
18
18
|
| **tags** | **Array<String>** | Tags for the feature flag | |
|
19
19
|
| **_links** | [**Hash<String, Link>**](Link.md) | | |
|
20
20
|
| **maintainer_id** | **String** | Associated maintainerId for the feature flag | [optional] |
|
21
|
-
| **_maintainer** | [**
|
21
|
+
| **_maintainer** | [**MemberSummary**](MemberSummary.md) | | [optional] |
|
22
22
|
| **goal_ids** | **Array<String>** | | [optional] |
|
23
23
|
| **experiments** | [**ExperimentInfoRep**](ExperimentInfoRep.md) | | |
|
24
24
|
| **custom_properties** | [**Hash<String, CustomProperty>**](CustomProperty.md) | | |
|
data/docs/FlagInput.md
ADDED
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::FlagInput
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **rule_id** | **String** | | |
|
8
|
+
| **flag_config_version** | **Integer** | | |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::FlagInput.new(
|
16
|
+
rule_id: null,
|
17
|
+
flag_config_version: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::FlagLinkCollectionRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **items** | [**Array<FlagLinkRep>**](FlagLinkRep.md) | | |
|
8
|
+
| **_links** | [**Hash<String, Link>**](Link.md) | | |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::FlagLinkCollectionRep.new(
|
16
|
+
items: null,
|
17
|
+
_links: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,24 @@
|
|
1
|
+
# LaunchDarklyApi::FlagLinkMember
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **_links** | [**Hash<String, Link>**](Link.md) | | |
|
8
|
+
| **_id** | **String** | | |
|
9
|
+
| **first_name** | **String** | | [optional] |
|
10
|
+
| **last_name** | **String** | | [optional] |
|
11
|
+
|
12
|
+
## Example
|
13
|
+
|
14
|
+
```ruby
|
15
|
+
require 'launchdarkly_api'
|
16
|
+
|
17
|
+
instance = LaunchDarklyApi::FlagLinkMember.new(
|
18
|
+
_links: null,
|
19
|
+
_id: null,
|
20
|
+
first_name: null,
|
21
|
+
last_name: null
|
22
|
+
)
|
23
|
+
```
|
24
|
+
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# LaunchDarklyApi::FlagLinkPost
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **key** | **String** | | [optional] |
|
8
|
+
| **integration_key** | **String** | | [optional] |
|
9
|
+
| **timestamp** | **Integer** | | [optional] |
|
10
|
+
| **deep_link** | **String** | | [optional] |
|
11
|
+
| **title** | **String** | | [optional] |
|
12
|
+
| **description** | **String** | | [optional] |
|
13
|
+
| **metadata** | **Hash<String, String>** | | [optional] |
|
14
|
+
|
15
|
+
## Example
|
16
|
+
|
17
|
+
```ruby
|
18
|
+
require 'launchdarkly_api'
|
19
|
+
|
20
|
+
instance = LaunchDarklyApi::FlagLinkPost.new(
|
21
|
+
key: null,
|
22
|
+
integration_key: null,
|
23
|
+
timestamp: null,
|
24
|
+
deep_link: null,
|
25
|
+
title: null,
|
26
|
+
description: null,
|
27
|
+
metadata: null
|
28
|
+
)
|
29
|
+
```
|
30
|
+
|
data/docs/FlagLinkRep.md
ADDED
@@ -0,0 +1,38 @@
|
|
1
|
+
# LaunchDarklyApi::FlagLinkRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **_links** | [**Hash<String, Link>**](Link.md) | | |
|
8
|
+
| **_key** | **String** | | [optional] |
|
9
|
+
| **_integration_key** | **String** | | [optional] |
|
10
|
+
| **_id** | **String** | | |
|
11
|
+
| **_deep_link** | **String** | | |
|
12
|
+
| **_timestamp** | [**TimestampRep**](TimestampRep.md) | | |
|
13
|
+
| **title** | **String** | | [optional] |
|
14
|
+
| **description** | **String** | | [optional] |
|
15
|
+
| **_metadata** | **Hash<String, String>** | | [optional] |
|
16
|
+
| **_created_at** | **Integer** | | |
|
17
|
+
| **_member** | [**FlagLinkMember**](FlagLinkMember.md) | | [optional] |
|
18
|
+
|
19
|
+
## Example
|
20
|
+
|
21
|
+
```ruby
|
22
|
+
require 'launchdarkly_api'
|
23
|
+
|
24
|
+
instance = LaunchDarklyApi::FlagLinkRep.new(
|
25
|
+
_links: null,
|
26
|
+
_key: null,
|
27
|
+
_integration_key: null,
|
28
|
+
_id: null,
|
29
|
+
_deep_link: null,
|
30
|
+
_timestamp: null,
|
31
|
+
title: null,
|
32
|
+
description: null,
|
33
|
+
_metadata: null,
|
34
|
+
_created_at: null,
|
35
|
+
_member: null
|
36
|
+
)
|
37
|
+
```
|
38
|
+
|
@@ -0,0 +1,310 @@
|
|
1
|
+
# LaunchDarklyApi::FlagLinksBetaApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://app.launchdarkly.com*
|
4
|
+
|
5
|
+
| Method | HTTP request | Description |
|
6
|
+
| ------ | ------------ | ----------- |
|
7
|
+
| [**create_flag_link**](FlagLinksBetaApi.md#create_flag_link) | **POST** /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey} | Create flag link |
|
8
|
+
| [**delete_flag_link**](FlagLinksBetaApi.md#delete_flag_link) | **DELETE** /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey}/{id} | Delete flag link |
|
9
|
+
| [**get_flag_links**](FlagLinksBetaApi.md#get_flag_links) | **GET** /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey} | List flag links |
|
10
|
+
| [**update_flag_link**](FlagLinksBetaApi.md#update_flag_link) | **PATCH** /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey}/{id} | Update flag link |
|
11
|
+
|
12
|
+
|
13
|
+
## create_flag_link
|
14
|
+
|
15
|
+
> <FlagLinkRep> create_flag_link(project_key, feature_flag_key, flag_link_post)
|
16
|
+
|
17
|
+
Create flag link
|
18
|
+
|
19
|
+
Create a new flag link. Flag links let you reference external resources and associate them with your flags.
|
20
|
+
|
21
|
+
### Examples
|
22
|
+
|
23
|
+
```ruby
|
24
|
+
require 'time'
|
25
|
+
require 'launchdarkly_api'
|
26
|
+
# setup authorization
|
27
|
+
LaunchDarklyApi.configure do |config|
|
28
|
+
# Configure API key authorization: ApiKey
|
29
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
30
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
31
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
32
|
+
end
|
33
|
+
|
34
|
+
api_instance = LaunchDarklyApi::FlagLinksBetaApi.new
|
35
|
+
project_key = 'project_key_example' # String | The project key
|
36
|
+
feature_flag_key = 'feature_flag_key_example' # String | The feature flag key
|
37
|
+
flag_link_post = LaunchDarklyApi::FlagLinkPost.new # FlagLinkPost |
|
38
|
+
|
39
|
+
begin
|
40
|
+
# Create flag link
|
41
|
+
result = api_instance.create_flag_link(project_key, feature_flag_key, flag_link_post)
|
42
|
+
p result
|
43
|
+
rescue LaunchDarklyApi::ApiError => e
|
44
|
+
puts "Error when calling FlagLinksBetaApi->create_flag_link: #{e}"
|
45
|
+
end
|
46
|
+
```
|
47
|
+
|
48
|
+
#### Using the create_flag_link_with_http_info variant
|
49
|
+
|
50
|
+
This returns an Array which contains the response data, status code and headers.
|
51
|
+
|
52
|
+
> <Array(<FlagLinkRep>, Integer, Hash)> create_flag_link_with_http_info(project_key, feature_flag_key, flag_link_post)
|
53
|
+
|
54
|
+
```ruby
|
55
|
+
begin
|
56
|
+
# Create flag link
|
57
|
+
data, status_code, headers = api_instance.create_flag_link_with_http_info(project_key, feature_flag_key, flag_link_post)
|
58
|
+
p status_code # => 2xx
|
59
|
+
p headers # => { ... }
|
60
|
+
p data # => <FlagLinkRep>
|
61
|
+
rescue LaunchDarklyApi::ApiError => e
|
62
|
+
puts "Error when calling FlagLinksBetaApi->create_flag_link_with_http_info: #{e}"
|
63
|
+
end
|
64
|
+
```
|
65
|
+
|
66
|
+
### Parameters
|
67
|
+
|
68
|
+
| Name | Type | Description | Notes |
|
69
|
+
| ---- | ---- | ----------- | ----- |
|
70
|
+
| **project_key** | **String** | The project key | |
|
71
|
+
| **feature_flag_key** | **String** | The feature flag key | |
|
72
|
+
| **flag_link_post** | [**FlagLinkPost**](FlagLinkPost.md) | | |
|
73
|
+
|
74
|
+
### Return type
|
75
|
+
|
76
|
+
[**FlagLinkRep**](FlagLinkRep.md)
|
77
|
+
|
78
|
+
### Authorization
|
79
|
+
|
80
|
+
[ApiKey](../README.md#ApiKey)
|
81
|
+
|
82
|
+
### HTTP request headers
|
83
|
+
|
84
|
+
- **Content-Type**: application/json
|
85
|
+
- **Accept**: application/json
|
86
|
+
|
87
|
+
|
88
|
+
## delete_flag_link
|
89
|
+
|
90
|
+
> delete_flag_link(project_key, feature_flag_key, id)
|
91
|
+
|
92
|
+
Delete flag link
|
93
|
+
|
94
|
+
Delete a flag link by ID or Key.
|
95
|
+
|
96
|
+
### Examples
|
97
|
+
|
98
|
+
```ruby
|
99
|
+
require 'time'
|
100
|
+
require 'launchdarkly_api'
|
101
|
+
# setup authorization
|
102
|
+
LaunchDarklyApi.configure do |config|
|
103
|
+
# Configure API key authorization: ApiKey
|
104
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
105
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
106
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
107
|
+
end
|
108
|
+
|
109
|
+
api_instance = LaunchDarklyApi::FlagLinksBetaApi.new
|
110
|
+
project_key = 'project_key_example' # String | The project key
|
111
|
+
feature_flag_key = 'feature_flag_key_example' # String | The feature flag key
|
112
|
+
id = 'id_example' # String | The flag link ID or Key
|
113
|
+
|
114
|
+
begin
|
115
|
+
# Delete flag link
|
116
|
+
api_instance.delete_flag_link(project_key, feature_flag_key, id)
|
117
|
+
rescue LaunchDarklyApi::ApiError => e
|
118
|
+
puts "Error when calling FlagLinksBetaApi->delete_flag_link: #{e}"
|
119
|
+
end
|
120
|
+
```
|
121
|
+
|
122
|
+
#### Using the delete_flag_link_with_http_info variant
|
123
|
+
|
124
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
125
|
+
|
126
|
+
> <Array(nil, Integer, Hash)> delete_flag_link_with_http_info(project_key, feature_flag_key, id)
|
127
|
+
|
128
|
+
```ruby
|
129
|
+
begin
|
130
|
+
# Delete flag link
|
131
|
+
data, status_code, headers = api_instance.delete_flag_link_with_http_info(project_key, feature_flag_key, id)
|
132
|
+
p status_code # => 2xx
|
133
|
+
p headers # => { ... }
|
134
|
+
p data # => nil
|
135
|
+
rescue LaunchDarklyApi::ApiError => e
|
136
|
+
puts "Error when calling FlagLinksBetaApi->delete_flag_link_with_http_info: #{e}"
|
137
|
+
end
|
138
|
+
```
|
139
|
+
|
140
|
+
### Parameters
|
141
|
+
|
142
|
+
| Name | Type | Description | Notes |
|
143
|
+
| ---- | ---- | ----------- | ----- |
|
144
|
+
| **project_key** | **String** | The project key | |
|
145
|
+
| **feature_flag_key** | **String** | The feature flag key | |
|
146
|
+
| **id** | **String** | The flag link ID or Key | |
|
147
|
+
|
148
|
+
### Return type
|
149
|
+
|
150
|
+
nil (empty response body)
|
151
|
+
|
152
|
+
### Authorization
|
153
|
+
|
154
|
+
[ApiKey](../README.md#ApiKey)
|
155
|
+
|
156
|
+
### HTTP request headers
|
157
|
+
|
158
|
+
- **Content-Type**: Not defined
|
159
|
+
- **Accept**: application/json
|
160
|
+
|
161
|
+
|
162
|
+
## get_flag_links
|
163
|
+
|
164
|
+
> <FlagLinkCollectionRep> get_flag_links(project_key, feature_flag_key)
|
165
|
+
|
166
|
+
List flag links
|
167
|
+
|
168
|
+
Get a list of all flag links.
|
169
|
+
|
170
|
+
### Examples
|
171
|
+
|
172
|
+
```ruby
|
173
|
+
require 'time'
|
174
|
+
require 'launchdarkly_api'
|
175
|
+
# setup authorization
|
176
|
+
LaunchDarklyApi.configure do |config|
|
177
|
+
# Configure API key authorization: ApiKey
|
178
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
179
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
180
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
181
|
+
end
|
182
|
+
|
183
|
+
api_instance = LaunchDarklyApi::FlagLinksBetaApi.new
|
184
|
+
project_key = 'project_key_example' # String | The project key
|
185
|
+
feature_flag_key = 'feature_flag_key_example' # String | The feature flag key
|
186
|
+
|
187
|
+
begin
|
188
|
+
# List flag links
|
189
|
+
result = api_instance.get_flag_links(project_key, feature_flag_key)
|
190
|
+
p result
|
191
|
+
rescue LaunchDarklyApi::ApiError => e
|
192
|
+
puts "Error when calling FlagLinksBetaApi->get_flag_links: #{e}"
|
193
|
+
end
|
194
|
+
```
|
195
|
+
|
196
|
+
#### Using the get_flag_links_with_http_info variant
|
197
|
+
|
198
|
+
This returns an Array which contains the response data, status code and headers.
|
199
|
+
|
200
|
+
> <Array(<FlagLinkCollectionRep>, Integer, Hash)> get_flag_links_with_http_info(project_key, feature_flag_key)
|
201
|
+
|
202
|
+
```ruby
|
203
|
+
begin
|
204
|
+
# List flag links
|
205
|
+
data, status_code, headers = api_instance.get_flag_links_with_http_info(project_key, feature_flag_key)
|
206
|
+
p status_code # => 2xx
|
207
|
+
p headers # => { ... }
|
208
|
+
p data # => <FlagLinkCollectionRep>
|
209
|
+
rescue LaunchDarklyApi::ApiError => e
|
210
|
+
puts "Error when calling FlagLinksBetaApi->get_flag_links_with_http_info: #{e}"
|
211
|
+
end
|
212
|
+
```
|
213
|
+
|
214
|
+
### Parameters
|
215
|
+
|
216
|
+
| Name | Type | Description | Notes |
|
217
|
+
| ---- | ---- | ----------- | ----- |
|
218
|
+
| **project_key** | **String** | The project key | |
|
219
|
+
| **feature_flag_key** | **String** | The feature flag key | |
|
220
|
+
|
221
|
+
### Return type
|
222
|
+
|
223
|
+
[**FlagLinkCollectionRep**](FlagLinkCollectionRep.md)
|
224
|
+
|
225
|
+
### Authorization
|
226
|
+
|
227
|
+
[ApiKey](../README.md#ApiKey)
|
228
|
+
|
229
|
+
### HTTP request headers
|
230
|
+
|
231
|
+
- **Content-Type**: Not defined
|
232
|
+
- **Accept**: application/json
|
233
|
+
|
234
|
+
|
235
|
+
## update_flag_link
|
236
|
+
|
237
|
+
> <FlagLinkRep> update_flag_link(project_key, feature_flag_key, id, patch_operation)
|
238
|
+
|
239
|
+
Update flag link
|
240
|
+
|
241
|
+
Update a flag link. The request body must be a valid JSON patch document. To learn more, read [Updates](/#section/Overview/Updates).
|
242
|
+
|
243
|
+
### Examples
|
244
|
+
|
245
|
+
```ruby
|
246
|
+
require 'time'
|
247
|
+
require 'launchdarkly_api'
|
248
|
+
# setup authorization
|
249
|
+
LaunchDarklyApi.configure do |config|
|
250
|
+
# Configure API key authorization: ApiKey
|
251
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
252
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
253
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
254
|
+
end
|
255
|
+
|
256
|
+
api_instance = LaunchDarklyApi::FlagLinksBetaApi.new
|
257
|
+
project_key = 'project_key_example' # String | The project key
|
258
|
+
feature_flag_key = 'feature_flag_key_example' # String | The feature flag key
|
259
|
+
id = 'id_example' # String | The flag link ID
|
260
|
+
patch_operation = [LaunchDarklyApi::PatchOperation.new({op: 'replace', path: '/exampleField', value: new example value})] # Array<PatchOperation> |
|
261
|
+
|
262
|
+
begin
|
263
|
+
# Update flag link
|
264
|
+
result = api_instance.update_flag_link(project_key, feature_flag_key, id, patch_operation)
|
265
|
+
p result
|
266
|
+
rescue LaunchDarklyApi::ApiError => e
|
267
|
+
puts "Error when calling FlagLinksBetaApi->update_flag_link: #{e}"
|
268
|
+
end
|
269
|
+
```
|
270
|
+
|
271
|
+
#### Using the update_flag_link_with_http_info variant
|
272
|
+
|
273
|
+
This returns an Array which contains the response data, status code and headers.
|
274
|
+
|
275
|
+
> <Array(<FlagLinkRep>, Integer, Hash)> update_flag_link_with_http_info(project_key, feature_flag_key, id, patch_operation)
|
276
|
+
|
277
|
+
```ruby
|
278
|
+
begin
|
279
|
+
# Update flag link
|
280
|
+
data, status_code, headers = api_instance.update_flag_link_with_http_info(project_key, feature_flag_key, id, patch_operation)
|
281
|
+
p status_code # => 2xx
|
282
|
+
p headers # => { ... }
|
283
|
+
p data # => <FlagLinkRep>
|
284
|
+
rescue LaunchDarklyApi::ApiError => e
|
285
|
+
puts "Error when calling FlagLinksBetaApi->update_flag_link_with_http_info: #{e}"
|
286
|
+
end
|
287
|
+
```
|
288
|
+
|
289
|
+
### Parameters
|
290
|
+
|
291
|
+
| Name | Type | Description | Notes |
|
292
|
+
| ---- | ---- | ----------- | ----- |
|
293
|
+
| **project_key** | **String** | The project key | |
|
294
|
+
| **feature_flag_key** | **String** | The feature flag key | |
|
295
|
+
| **id** | **String** | The flag link ID | |
|
296
|
+
| **patch_operation** | [**Array<PatchOperation>**](PatchOperation.md) | | |
|
297
|
+
|
298
|
+
### Return type
|
299
|
+
|
300
|
+
[**FlagLinkRep**](FlagLinkRep.md)
|
301
|
+
|
302
|
+
### Authorization
|
303
|
+
|
304
|
+
[ApiKey](../README.md#ApiKey)
|
305
|
+
|
306
|
+
### HTTP request headers
|
307
|
+
|
308
|
+
- **Content-Type**: application/json
|
309
|
+
- **Accept**: application/json
|
310
|
+
|
data/docs/FlagRep.md
ADDED
@@ -0,0 +1,22 @@
|
|
1
|
+
# LaunchDarklyApi::FlagRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **targeting_rule** | **String** | | [optional] |
|
8
|
+
| **flag_config_version** | **Integer** | | [optional] |
|
9
|
+
| **_links** | [**Hash<String, Link>**](Link.md) | | |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'launchdarkly_api'
|
15
|
+
|
16
|
+
instance = LaunchDarklyApi::FlagRep.new(
|
17
|
+
targeting_rule: null,
|
18
|
+
flag_config_version: null,
|
19
|
+
_links: {"self":{"href":"/api/v2/flags/my-project/my-flag","type":"application/json"}}
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
data/docs/FlagTriggerInput.md
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **comment** | **String** | | [optional] |
|
8
|
-
| **instructions** | **Array<
|
8
|
+
| **instructions** | **Array<Object>** | The action to perform when triggering. It should pass an array with a single {\"kind\": <flag_action>} object. Currently supported flag actions are \"turnFlagOn\" and \"turnFlagOff\". | [optional] |
|
9
9
|
|
10
10
|
## Example
|
11
11
|
|