launchdarkly_api 6.0.0 → 7.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/README.md +830 -295
- data/docs/AccessDeniedReasonRep.md +4 -4
- data/docs/AccessTokensApi.md +1 -1
- data/docs/AccountMembersApi.md +86 -12
- data/docs/ActionInputRep.md +18 -0
- data/docs/ActionOutputRep.md +20 -0
- data/docs/ApprovalConditionInputRep.md +20 -0
- data/docs/ApprovalConditionOutputRep.md +26 -0
- data/docs/ApprovalSettings.md +1 -1
- data/docs/ApprovalsApi.md +3 -3
- data/docs/BranchCollectionRep.md +1 -1
- data/docs/BranchRep.md +9 -9
- data/docs/CodeReferencesApi.md +37 -32
- data/docs/ConditionBaseOutputRep.md +22 -0
- data/docs/ConditionInputRep.md +26 -0
- data/docs/ConditionOutputRep.md +34 -0
- data/docs/ConflictOutputRep.md +20 -0
- data/docs/CreateCopyFlagConfigApprovalRequestRequest.md +1 -1
- data/docs/CustomRole.md +10 -8
- data/docs/CustomRolePost.md +3 -1
- data/docs/CustomRolePostData.md +3 -1
- data/docs/CustomRolesApi.md +11 -11
- data/docs/CustomRolesRep.md +24 -0
- data/docs/CustomWorkflowInputRep.md +24 -0
- data/docs/CustomWorkflowMeta.md +20 -0
- data/docs/CustomWorkflowOutputRep.md +38 -0
- data/docs/CustomWorkflowStageMeta.md +20 -0
- data/docs/CustomWorkflowsListingOutputRep.md +18 -0
- data/docs/DataExportDestinationsApi.md +1 -1
- data/docs/DerivedAttribute.md +20 -0
- data/docs/Environment.md +4 -0
- data/docs/EnvironmentsApi.md +3 -3
- data/docs/ExecutionOutputRep.md +18 -0
- data/docs/ExpandedTeamRep.md +44 -0
- data/docs/ExperimentResultsRep.md +3 -1
- data/docs/ExperimentsBetaApi.md +1 -1
- data/docs/Extinction.md +8 -8
- data/docs/ExtinctionCollectionRep.md +1 -1
- data/docs/FeatureFlagBody.md +1 -1
- data/docs/FeatureFlagsApi.md +2 -4
- data/docs/FlagConfigApprovalRequestResponse.md +3 -1
- data/docs/FlagTriggerInput.md +20 -0
- data/docs/FlagTriggersApi.md +396 -0
- data/docs/ForbiddenErrorRep.md +20 -0
- data/docs/HunkRep.md +10 -10
- data/docs/Integration.md +40 -0
- data/docs/IntegrationAuditLogSubscriptionsApi.md +376 -0
- data/docs/IntegrationStatusRep.md +22 -0
- data/docs/IntegrationSubscriptionStatusRep.md +26 -0
- data/docs/Integrations.md +22 -0
- data/docs/InvalidRequestErrorRep.md +20 -0
- data/docs/Member.md +3 -1
- data/docs/MemberImportItemRep.md +22 -0
- data/docs/MemberTeamsPostInput.md +18 -0
- data/docs/MethodNotAllowedErrorRep.md +20 -0
- data/docs/MetricListingRep.md +1 -1
- data/docs/MetricPost.md +1 -1
- data/docs/MetricRep.md +1 -1
- data/docs/MetricSeen.md +20 -0
- data/docs/MetricsApi.md +2 -2
- data/docs/NotFoundErrorRep.md +20 -0
- data/docs/OtherApi.md +4 -4
- data/docs/PatchFailedErrorRep.md +20 -0
- data/docs/PermissionGrantInput.md +22 -0
- data/docs/PermissionGrantRep.md +24 -0
- data/docs/ProjectPost.md +1 -1
- data/docs/ProjectsApi.md +2 -2
- data/docs/PutBranch.md +28 -0
- data/docs/RateLimitedErrorRep.md +20 -0
- data/docs/RecentTriggerBody.md +20 -0
- data/docs/ReferenceRep.md +5 -5
- data/docs/RelayProxyConfigurationsApi.md +2 -2
- data/docs/RepositoryCollectionRep.md +1 -1
- data/docs/RepositoryPost.md +8 -8
- data/docs/RepositoryRep.md +17 -17
- data/docs/ReviewOutputRep.md +26 -0
- data/docs/Rule.md +3 -1
- data/docs/ScheduleConditionInputRep.md +20 -0
- data/docs/ScheduleConditionOutputRep.md +18 -0
- data/docs/ScheduledChangesApi.md +2 -2
- data/docs/SegmentsApi.md +6 -6
- data/docs/StageInputRep.md +22 -0
- data/docs/StageOutputRep.md +26 -0
- data/docs/Statement.md +4 -4
- data/docs/StatementRep.md +3 -3
- data/docs/StatusConflictErrorRep.md +20 -0
- data/docs/SubscriptionPost.md +30 -0
- data/docs/TeamCollectionRep.md +22 -0
- data/docs/TeamImportsRep.md +18 -0
- data/docs/TeamPatchInput.md +20 -0
- data/docs/TeamPostInput.md +28 -0
- data/docs/TeamRep.md +40 -0
- data/docs/TeamsBetaApi.md +450 -0
- data/docs/TriggerPost.md +22 -0
- data/docs/TriggerWorkflowCollectionRep.md +20 -0
- data/docs/TriggerWorkflowRep.md +42 -0
- data/docs/UnauthorizedErrorRep.md +20 -0
- data/docs/User.md +26 -14
- data/docs/UserRecord.md +5 -1
- data/docs/UserRecordRep.md +26 -0
- data/docs/UserSegment.md +3 -1
- data/docs/UserSettingsApi.md +1 -1
- data/docs/Users.md +1 -1
- data/docs/UsersApi.md +11 -7
- data/docs/WebhooksApi.md +1 -1
- data/docs/WorkflowsBetaApi.md +316 -0
- data/git_push.sh +3 -3
- data/launchdarkly_api.gemspec +5 -5
- data/lib/launchdarkly_api/api/access_tokens_api.rb +12 -4
- data/lib/launchdarkly_api/api/account_members_api.rb +103 -21
- data/lib/launchdarkly_api/api/account_usage_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/approvals_api.rb +21 -7
- data/lib/launchdarkly_api/api/audit_log_api.rb +2 -2
- data/lib/launchdarkly_api/api/code_references_api.rb +66 -35
- data/lib/launchdarkly_api/api/custom_roles_api.rb +24 -16
- data/lib/launchdarkly_api/api/data_export_destinations_api.rb +12 -4
- data/lib/launchdarkly_api/api/environments_api.rb +16 -8
- data/lib/launchdarkly_api/api/experiments_beta_api.rb +4 -2
- data/lib/launchdarkly_api/api/feature_flags_api.rb +22 -11
- data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/flag_triggers_api.rb +437 -0
- data/lib/launchdarkly_api/api/integration_audit_log_subscriptions_api.rb +377 -0
- data/lib/launchdarkly_api/api/metrics_api.rb +14 -6
- data/lib/launchdarkly_api/api/other_api.rb +5 -5
- data/lib/launchdarkly_api/api/projects_api.rb +14 -6
- data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +12 -4
- data/lib/launchdarkly_api/api/scheduled_changes_api.rb +14 -6
- data/lib/launchdarkly_api/api/segments_api.rb +28 -12
- data/lib/launchdarkly_api/api/teams_beta_api.rb +427 -0
- data/lib/launchdarkly_api/api/user_settings_api.rb +12 -4
- data/lib/launchdarkly_api/api/users_api.rb +15 -7
- data/lib/launchdarkly_api/api/users_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/webhooks_api.rb +12 -4
- data/lib/launchdarkly_api/api/workflows_beta_api.rb +345 -0
- data/lib/launchdarkly_api/api_client.rb +5 -5
- data/lib/launchdarkly_api/api_error.rb +2 -2
- data/lib/launchdarkly_api/configuration.rb +4 -3
- data/lib/launchdarkly_api/models/access_denied_reason_rep.rb +8 -4
- data/lib/launchdarkly_api/models/access_denied_rep.rb +2 -2
- data/lib/launchdarkly_api/models/access_rep.rb +2 -2
- data/lib/launchdarkly_api/models/access_token_post.rb +2 -2
- data/lib/launchdarkly_api/models/action_input_rep.rb +219 -0
- data/lib/launchdarkly_api/models/action_output_rep.rb +239 -0
- data/lib/launchdarkly_api/models/approval_condition_input_rep.rb +229 -0
- data/lib/launchdarkly_api/models/approval_condition_output_rep.rb +278 -0
- data/lib/launchdarkly_api/models/approval_settings.rb +3 -3
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +2 -2
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +2 -2
- data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +2 -2
- data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +2 -2
- data/lib/launchdarkly_api/models/big_segment_target.rb +2 -2
- data/lib/launchdarkly_api/models/branch_collection_rep.rb +3 -2
- data/lib/launchdarkly_api/models/branch_rep.rb +26 -2
- data/lib/launchdarkly_api/models/clause.rb +2 -2
- data/lib/launchdarkly_api/models/client_side_availability.rb +2 -2
- data/lib/launchdarkly_api/models/client_side_availability_post.rb +2 -2
- data/lib/launchdarkly_api/models/condition_base_output_rep.rb +246 -0
- data/lib/launchdarkly_api/models/condition_input_rep.rb +256 -0
- data/lib/launchdarkly_api/models/condition_output_rep.rb +324 -0
- data/lib/launchdarkly_api/models/confidence_interval_rep.rb +2 -2
- data/lib/launchdarkly_api/models/conflict.rb +2 -2
- data/lib/launchdarkly_api/models/conflict_output_rep.rb +237 -0
- data/lib/launchdarkly_api/models/copied_from_env.rb +2 -2
- data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +7 -2
- data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +2 -2
- data/lib/launchdarkly_api/models/custom_property.rb +2 -2
- data/lib/launchdarkly_api/models/custom_role.rb +47 -38
- data/lib/launchdarkly_api/models/custom_role_post.rb +15 -6
- data/lib/launchdarkly_api/models/custom_role_post_data.rb +15 -6
- data/lib/launchdarkly_api/models/custom_roles.rb +2 -2
- data/lib/launchdarkly_api/models/custom_roles_rep.rb +247 -0
- data/lib/launchdarkly_api/models/custom_workflow_input_rep.rb +252 -0
- data/lib/launchdarkly_api/models/custom_workflow_meta.rb +227 -0
- data/lib/launchdarkly_api/models/custom_workflow_output_rep.rb +354 -0
- data/lib/launchdarkly_api/models/custom_workflow_stage_meta.rb +227 -0
- data/lib/launchdarkly_api/models/custom_workflows_listing_output_rep.rb +225 -0
- data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +2 -2
- data/lib/launchdarkly_api/models/defaults.rb +2 -2
- data/lib/launchdarkly_api/models/dependent_flag.rb +2 -2
- data/lib/launchdarkly_api/models/dependent_flag_environment.rb +2 -2
- data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +2 -2
- data/lib/launchdarkly_api/models/derived_attribute.rb +228 -0
- data/lib/launchdarkly_api/models/destination.rb +2 -2
- data/lib/launchdarkly_api/models/destination_post.rb +2 -2
- data/lib/launchdarkly_api/models/destinations.rb +2 -2
- data/lib/launchdarkly_api/models/environment.rb +31 -3
- data/lib/launchdarkly_api/models/environment_post.rb +2 -2
- data/lib/launchdarkly_api/models/execution_output_rep.rb +223 -0
- data/lib/launchdarkly_api/models/expanded_team_rep.rb +349 -0
- data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_info_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_results_rep.rb +15 -6
- data/lib/launchdarkly_api/models/experiment_stats_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_totals_rep.rb +2 -2
- data/lib/launchdarkly_api/models/expiring_user_target_error.rb +2 -2
- data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +2 -2
- data/lib/launchdarkly_api/models/expiring_user_target_item.rb +2 -2
- data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +2 -2
- data/lib/launchdarkly_api/models/extinction.rb +22 -13
- data/lib/launchdarkly_api/models/extinction_collection_rep.rb +4 -3
- data/lib/launchdarkly_api/models/feature_flag.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_body.rb +3 -3
- 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 +2 -2
- data/lib/launchdarkly_api/models/feature_flag_status.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_statuses.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flags.rb +2 -2
- data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +15 -6
- data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +2 -2
- data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +2 -2
- data/lib/launchdarkly_api/models/flag_copy_config_post.rb +2 -2
- data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +2 -2
- data/lib/launchdarkly_api/models/flag_listing_rep.rb +2 -2
- data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +2 -2
- data/lib/launchdarkly_api/models/flag_status_rep.rb +2 -2
- data/lib/launchdarkly_api/models/flag_summary.rb +2 -2
- data/lib/launchdarkly_api/models/flag_trigger_input.rb +230 -0
- data/lib/launchdarkly_api/models/forbidden_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/hunk_rep.rb +12 -2
- data/lib/launchdarkly_api/models/integration.rb +325 -0
- data/lib/launchdarkly_api/models/integration_metadata.rb +2 -2
- data/lib/launchdarkly_api/models/integration_status.rb +2 -2
- data/lib/launchdarkly_api/models/integration_status_rep.rb +236 -0
- data/lib/launchdarkly_api/models/integration_subscription_status_rep.rb +256 -0
- data/lib/launchdarkly_api/models/integrations.rb +240 -0
- data/lib/launchdarkly_api/models/invalid_request_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/ip_list.rb +2 -2
- data/lib/launchdarkly_api/models/last_seen_metadata.rb +2 -2
- data/lib/launchdarkly_api/models/link.rb +2 -2
- data/lib/launchdarkly_api/models/member.rb +20 -6
- data/lib/launchdarkly_api/models/member_data_rep.rb +2 -2
- data/lib/launchdarkly_api/models/member_import_item_rep.rb +246 -0
- data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +2 -2
- data/lib/launchdarkly_api/models/member_summary_rep.rb +2 -2
- data/lib/launchdarkly_api/models/member_team_summary_rep.rb +2 -2
- data/lib/launchdarkly_api/models/member_teams_post_input.rb +226 -0
- data/lib/launchdarkly_api/models/members.rb +2 -2
- data/lib/launchdarkly_api/models/method_not_allowed_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/metric_collection_rep.rb +2 -2
- data/lib/launchdarkly_api/models/metric_listing_rep.rb +15 -3
- data/lib/launchdarkly_api/models/metric_post.rb +15 -3
- data/lib/launchdarkly_api/models/metric_rep.rb +15 -3
- data/lib/launchdarkly_api/models/metric_seen.rb +227 -0
- data/lib/launchdarkly_api/models/modification.rb +2 -2
- data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +2 -2
- data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +2 -2
- data/lib/launchdarkly_api/models/new_member_form.rb +2 -2
- data/lib/launchdarkly_api/models/not_found_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/parent_resource_rep.rb +2 -2
- data/lib/launchdarkly_api/models/patch_failed_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/patch_operation.rb +2 -2
- data/lib/launchdarkly_api/models/patch_segment_instruction.rb +2 -2
- data/lib/launchdarkly_api/models/patch_segment_request.rb +2 -2
- data/lib/launchdarkly_api/models/patch_with_comment.rb +2 -2
- data/lib/launchdarkly_api/models/permission_grant_input.rb +240 -0
- data/lib/launchdarkly_api/models/permission_grant_rep.rb +249 -0
- data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +2 -2
- data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +2 -2
- data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +2 -2
- data/lib/launchdarkly_api/models/prerequisite.rb +2 -2
- data/lib/launchdarkly_api/models/project.rb +2 -2
- data/lib/launchdarkly_api/models/project_listing_rep.rb +2 -2
- data/lib/launchdarkly_api/models/project_post.rb +3 -3
- data/lib/launchdarkly_api/models/projects.rb +2 -2
- data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +2 -2
- data/lib/launchdarkly_api/models/put_branch.rb +284 -0
- data/lib/launchdarkly_api/models/rate_limited_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/recent_trigger_body.rb +229 -0
- data/lib/launchdarkly_api/models/reference_rep.rb +14 -2
- data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +2 -2
- data/lib/launchdarkly_api/models/relay_auto_config_post.rb +2 -2
- data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +2 -2
- data/lib/launchdarkly_api/models/repository_collection_rep.rb +3 -2
- data/lib/launchdarkly_api/models/repository_post.rb +4 -2
- data/lib/launchdarkly_api/models/repository_rep.rb +45 -2
- data/lib/launchdarkly_api/models/resource_access.rb +2 -2
- data/lib/launchdarkly_api/models/resource_id_response.rb +2 -2
- data/lib/launchdarkly_api/models/review_output_rep.rb +264 -0
- data/lib/launchdarkly_api/models/review_response.rb +2 -2
- data/lib/launchdarkly_api/models/rollout.rb +2 -2
- data/lib/launchdarkly_api/models/rule.rb +15 -6
- data/lib/launchdarkly_api/models/schedule_condition_input_rep.rb +227 -0
- data/lib/launchdarkly_api/models/schedule_condition_output_rep.rb +218 -0
- data/lib/launchdarkly_api/models/sdk_list_rep.rb +2 -2
- data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +2 -2
- data/lib/launchdarkly_api/models/sdk_version_rep.rb +2 -2
- data/lib/launchdarkly_api/models/segment_body.rb +2 -2
- data/lib/launchdarkly_api/models/segment_metadata.rb +2 -2
- data/lib/launchdarkly_api/models/segment_user_list.rb +2 -2
- data/lib/launchdarkly_api/models/segment_user_state.rb +2 -2
- data/lib/launchdarkly_api/models/series_list_rep.rb +2 -2
- data/lib/launchdarkly_api/models/source_flag.rb +2 -2
- data/lib/launchdarkly_api/models/stage_input_rep.rb +238 -0
- data/lib/launchdarkly_api/models/stage_output_rep.rb +276 -0
- data/lib/launchdarkly_api/models/statement.rb +8 -4
- data/lib/launchdarkly_api/models/statement_post.rb +2 -2
- data/lib/launchdarkly_api/models/statement_post_data.rb +2 -2
- data/lib/launchdarkly_api/models/statement_rep.rb +9 -4
- data/lib/launchdarkly_api/models/statistic_collection_rep.rb +2 -2
- data/lib/launchdarkly_api/models/statistic_rep.rb +2 -2
- data/lib/launchdarkly_api/models/statistics_root.rb +2 -2
- data/lib/launchdarkly_api/models/status_conflict_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/subject_data_rep.rb +2 -2
- data/lib/launchdarkly_api/models/subscription_post.rb +293 -0
- data/lib/launchdarkly_api/models/target.rb +2 -2
- data/lib/launchdarkly_api/models/target_resource_rep.rb +2 -2
- data/lib/launchdarkly_api/models/team_collection_rep.rb +240 -0
- data/lib/launchdarkly_api/models/team_imports_rep.rb +220 -0
- data/lib/launchdarkly_api/models/team_patch_input.rb +229 -0
- data/lib/launchdarkly_api/models/team_post_input.rb +285 -0
- data/lib/launchdarkly_api/models/team_rep.rb +327 -0
- data/lib/launchdarkly_api/models/title_rep.rb +2 -2
- data/lib/launchdarkly_api/models/token.rb +2 -2
- data/lib/launchdarkly_api/models/token_data_rep.rb +2 -2
- data/lib/launchdarkly_api/models/tokens.rb +2 -2
- data/lib/launchdarkly_api/models/trigger_post.rb +245 -0
- data/lib/launchdarkly_api/models/trigger_workflow_collection_rep.rb +231 -0
- data/lib/launchdarkly_api/models/trigger_workflow_rep.rb +332 -0
- data/lib/launchdarkly_api/models/unauthorized_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/url_post.rb +2 -2
- data/lib/launchdarkly_api/models/user.rb +104 -47
- data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +2 -2
- data/lib/launchdarkly_api/models/user_flag_setting.rb +2 -2
- data/lib/launchdarkly_api/models/user_flag_settings.rb +2 -2
- data/lib/launchdarkly_api/models/user_record.rb +27 -7
- data/lib/launchdarkly_api/models/user_record_rep.rb +255 -0
- data/lib/launchdarkly_api/models/user_segment.rb +15 -6
- data/lib/launchdarkly_api/models/user_segment_rule.rb +2 -2
- data/lib/launchdarkly_api/models/user_segments.rb +2 -2
- data/lib/launchdarkly_api/models/users.rb +3 -3
- data/lib/launchdarkly_api/models/value_put.rb +2 -2
- data/lib/launchdarkly_api/models/variation.rb +2 -2
- data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +2 -2
- data/lib/launchdarkly_api/models/variation_summary.rb +2 -2
- data/lib/launchdarkly_api/models/versions_rep.rb +2 -2
- data/lib/launchdarkly_api/models/webhook.rb +2 -2
- data/lib/launchdarkly_api/models/webhook_post.rb +2 -2
- data/lib/launchdarkly_api/models/webhooks.rb +2 -2
- data/lib/launchdarkly_api/models/weighted_variation.rb +2 -2
- data/lib/launchdarkly_api/version.rb +3 -3
- data/lib/launchdarkly_api.rb +58 -7
- data/spec/api/access_tokens_api_spec.rb +2 -2
- data/spec/api/account_members_api_spec.rb +20 -7
- data/spec/api/account_usage_beta_api_spec.rb +2 -2
- data/spec/api/approvals_api_spec.rb +2 -2
- data/spec/api/audit_log_api_spec.rb +2 -2
- data/spec/api/code_references_api_spec.rb +9 -7
- data/spec/api/custom_roles_api_spec.rb +4 -4
- data/spec/api/data_export_destinations_api_spec.rb +2 -2
- data/spec/api/environments_api_spec.rb +4 -4
- data/spec/api/experiments_beta_api_spec.rb +2 -2
- data/spec/api/feature_flags_api_spec.rb +3 -4
- data/spec/api/feature_flags_beta_api_spec.rb +2 -2
- data/spec/api/flag_triggers_api_spec.rb +110 -0
- data/spec/api/integration_audit_log_subscriptions_api_spec.rb +100 -0
- data/spec/api/metrics_api_spec.rb +3 -3
- data/spec/api/other_api_spec.rb +3 -3
- data/spec/api/projects_api_spec.rb +3 -3
- data/spec/api/relay_proxy_configurations_api_spec.rb +2 -2
- data/spec/api/scheduled_changes_api_spec.rb +3 -3
- data/spec/api/segments_api_spec.rb +5 -5
- data/spec/api/teams_beta_api_spec.rb +111 -0
- data/spec/api/user_settings_api_spec.rb +2 -2
- data/spec/api/users_api_spec.rb +6 -4
- data/spec/api/users_beta_api_spec.rb +2 -2
- data/spec/api/webhooks_api_spec.rb +2 -2
- data/spec/api/workflows_beta_api_spec.rb +94 -0
- data/spec/api_client_spec.rb +4 -4
- data/spec/configuration_spec.rb +2 -2
- data/spec/models/access_denied_reason_rep_spec.rb +2 -2
- data/spec/models/access_denied_rep_spec.rb +2 -2
- data/spec/models/access_rep_spec.rb +2 -2
- data/spec/models/access_token_post_spec.rb +2 -2
- data/spec/models/action_input_rep_spec.rb +34 -0
- data/spec/models/action_output_rep_spec.rb +40 -0
- data/spec/models/approval_condition_input_rep_spec.rb +40 -0
- data/spec/models/approval_condition_output_rep_spec.rb +58 -0
- data/spec/models/approval_settings_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/authorized_app_data_rep_spec.rb +2 -2
- data/spec/models/big_segment_target_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/clause_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/condition_base_output_rep_spec.rb +46 -0
- data/spec/models/condition_input_rep_spec.rb +58 -0
- data/spec/models/condition_output_rep_spec.rb +82 -0
- data/spec/models/confidence_interval_rep_spec.rb +2 -2
- data/spec/models/conflict_output_rep_spec.rb +40 -0
- data/spec/models/conflict_spec.rb +2 -2
- data/spec/models/copied_from_env_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/custom_property_spec.rb +2 -2
- data/spec/models/custom_role_post_data_spec.rb +8 -2
- data/spec/models/custom_role_post_spec.rb +8 -2
- data/spec/models/custom_role_spec.rb +13 -7
- data/spec/models/custom_roles_rep_spec.rb +52 -0
- data/spec/models/custom_roles_spec.rb +2 -2
- data/spec/models/custom_workflow_input_rep_spec.rb +52 -0
- data/spec/models/custom_workflow_meta_spec.rb +40 -0
- data/spec/models/custom_workflow_output_rep_spec.rb +94 -0
- data/spec/models/custom_workflow_stage_meta_spec.rb +40 -0
- data/spec/models/custom_workflows_listing_output_rep_spec.rb +34 -0
- data/spec/models/default_client_side_availability_post_spec.rb +2 -2
- data/spec/models/defaults_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/derived_attribute_spec.rb +40 -0
- 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/environment_post_spec.rb +2 -2
- data/spec/models/environment_spec.rb +14 -2
- data/spec/models/execution_output_rep_spec.rb +34 -0
- data/spec/models/expanded_team_rep_spec.rb +112 -0
- data/spec/models/experiment_allocation_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_metadata_rep_spec.rb +2 -2
- data/spec/models/experiment_rep_spec.rb +2 -2
- data/spec/models/experiment_results_rep_spec.rb +8 -2
- data/spec/models/experiment_stats_rep_spec.rb +2 -2
- data/spec/models/experiment_time_series_slice_spec.rb +2 -2
- data/spec/models/experiment_time_series_variation_slice_spec.rb +2 -2
- data/spec/models/experiment_totals_rep_spec.rb +2 -2
- data/spec/models/expiring_user_target_error_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/extinction_collection_rep_spec.rb +2 -2
- data/spec/models/extinction_spec.rb +3 -3
- 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/flag_config_approval_request_response_spec.rb +8 -2
- data/spec/models/flag_config_approval_requests_response_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_global_attributes_rep_spec.rb +2 -2
- data/spec/models/flag_listing_rep_spec.rb +2 -2
- data/spec/models/flag_scheduled_changes_input_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 +40 -0
- data/spec/models/forbidden_error_rep_spec.rb +40 -0
- data/spec/models/hunk_rep_spec.rb +2 -2
- data/spec/models/integration_metadata_spec.rb +2 -2
- data/spec/models/integration_spec.rb +100 -0
- data/spec/models/integration_status_rep_spec.rb +46 -0
- data/spec/models/integration_status_spec.rb +2 -2
- data/spec/models/integration_subscription_status_rep_spec.rb +58 -0
- data/spec/models/integrations_spec.rb +46 -0
- data/spec/models/invalid_request_error_rep_spec.rb +40 -0
- data/spec/models/ip_list_spec.rb +2 -2
- data/spec/models/last_seen_metadata_spec.rb +2 -2
- data/spec/models/link_spec.rb +2 -2
- data/spec/models/member_data_rep_spec.rb +2 -2
- data/spec/models/member_import_item_rep_spec.rb +46 -0
- data/spec/models/member_permission_grant_summary_rep_spec.rb +2 -2
- data/spec/models/member_spec.rb +8 -2
- data/spec/models/member_summary_rep_spec.rb +2 -2
- data/spec/models/member_team_summary_rep_spec.rb +2 -2
- data/spec/models/member_teams_post_input_spec.rb +34 -0
- data/spec/models/members_spec.rb +2 -2
- data/spec/models/method_not_allowed_error_rep_spec.rb +40 -0
- data/spec/models/metric_collection_rep_spec.rb +2 -2
- data/spec/models/metric_listing_rep_spec.rb +6 -2
- data/spec/models/metric_post_spec.rb +6 -2
- data/spec/models/metric_rep_spec.rb +6 -2
- data/spec/models/metric_seen_spec.rb +40 -0
- 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/new_member_form_spec.rb +2 -2
- data/spec/models/not_found_error_rep_spec.rb +40 -0
- data/spec/models/parent_resource_rep_spec.rb +2 -2
- data/spec/models/patch_failed_error_rep_spec.rb +40 -0
- data/spec/models/patch_operation_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_with_comment_spec.rb +2 -2
- data/spec/models/permission_grant_input_spec.rb +46 -0
- data/spec/models/permission_grant_rep_spec.rb +52 -0
- 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_flag_scheduled_changes_input_spec.rb +2 -2
- data/spec/models/prerequisite_spec.rb +2 -2
- data/spec/models/project_listing_rep_spec.rb +2 -2
- data/spec/models/project_post_spec.rb +2 -2
- data/spec/models/project_spec.rb +2 -2
- data/spec/models/projects_spec.rb +2 -2
- data/spec/models/pub_nub_detail_rep_spec.rb +2 -2
- data/spec/models/put_branch_spec.rb +64 -0
- data/spec/models/rate_limited_error_rep_spec.rb +40 -0
- data/spec/models/recent_trigger_body_spec.rb +40 -0
- data/spec/models/reference_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/repository_collection_rep_spec.rb +2 -2
- data/spec/models/repository_post_spec.rb +2 -2
- data/spec/models/repository_rep_spec.rb +6 -2
- data/spec/models/resource_access_spec.rb +2 -2
- data/spec/models/resource_id_response_spec.rb +2 -2
- data/spec/models/review_output_rep_spec.rb +58 -0
- data/spec/models/review_response_spec.rb +2 -2
- data/spec/models/rollout_spec.rb +2 -2
- data/spec/models/rule_spec.rb +8 -2
- data/spec/models/schedule_condition_input_rep_spec.rb +40 -0
- data/spec/models/schedule_condition_output_rep_spec.rb +34 -0
- 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_user_list_spec.rb +2 -2
- data/spec/models/segment_user_state_spec.rb +2 -2
- data/spec/models/series_list_rep_spec.rb +2 -2
- data/spec/models/source_flag_spec.rb +2 -2
- data/spec/models/stage_input_rep_spec.rb +46 -0
- data/spec/models/stage_output_rep_spec.rb +58 -0
- data/spec/models/statement_post_data_spec.rb +2 -2
- data/spec/models/statement_post_spec.rb +2 -2
- data/spec/models/statement_rep_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 +40 -0
- data/spec/models/subject_data_rep_spec.rb +2 -2
- data/spec/models/subscription_post_spec.rb +70 -0
- data/spec/models/target_resource_rep_spec.rb +2 -2
- data/spec/models/target_spec.rb +2 -2
- data/spec/models/team_collection_rep_spec.rb +46 -0
- data/spec/models/team_imports_rep_spec.rb +34 -0
- data/spec/models/team_patch_input_spec.rb +40 -0
- data/spec/models/team_post_input_spec.rb +64 -0
- data/spec/models/team_rep_spec.rb +100 -0
- data/spec/models/title_rep_spec.rb +2 -2
- data/spec/models/token_data_rep_spec.rb +2 -2
- data/spec/models/token_spec.rb +2 -2
- data/spec/models/tokens_spec.rb +2 -2
- data/spec/models/trigger_post_spec.rb +46 -0
- data/spec/models/trigger_workflow_collection_rep_spec.rb +40 -0
- data/spec/models/trigger_workflow_rep_spec.rb +106 -0
- data/spec/models/unauthorized_error_rep_spec.rb +40 -0
- 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_rep_spec.rb +58 -0
- data/spec/models/user_record_spec.rb +14 -2
- data/spec/models/user_segment_rule_spec.rb +2 -2
- data/spec/models/user_segment_spec.rb +8 -2
- data/spec/models/user_segments_spec.rb +2 -2
- data/spec/models/user_spec.rb +45 -9
- data/spec/models/users_spec.rb +2 -2
- data/spec/models/value_put_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/versions_rep_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/spec_helper.rb +2 -2
- metadata +474 -270
- data/docs/ExtinctionRep.md +0 -26
- data/docs/InlineObject.md +0 -26
- data/docs/InlineObject1.md +0 -28
- data/docs/InlineResponse200.md +0 -20
- data/docs/Variate.md +0 -24
- data/lib/launchdarkly_api/models/extinction_rep.rb +0 -279
- data/lib/launchdarkly_api/models/inline_object.rb +0 -274
- data/lib/launchdarkly_api/models/inline_object1.rb +0 -276
- data/lib/launchdarkly_api/models/inline_response200.rb +0 -227
- data/lib/launchdarkly_api/models/variate.rb +0 -246
- data/spec/models/extinction_rep_spec.rb +0 -58
- data/spec/models/inline_object1_spec.rb +0 -64
- data/spec/models/inline_object_spec.rb +0 -58
- data/spec/models/inline_response200_spec.rb +0 -40
- data/spec/models/variate_spec.rb +0 -52
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::PatchFailedErrorRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **code** | **String** | | [optional] |
|
8
|
+
| **message** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::PatchFailedErrorRep.new(
|
16
|
+
code: patch_failed,
|
17
|
+
message: could not apply patch
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# LaunchDarklyApi::PermissionGrantInput
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **member_ids** | **Array<String>** | | [optional] |
|
8
|
+
| **actions** | **Array<String>** | | [optional] |
|
9
|
+
| **action_set** | **String** | | [optional] |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'launchdarkly_api'
|
15
|
+
|
16
|
+
instance = LaunchDarklyApi::PermissionGrantInput.new(
|
17
|
+
member_ids: null,
|
18
|
+
actions: null,
|
19
|
+
action_set: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,24 @@
|
|
1
|
+
# LaunchDarklyApi::PermissionGrantRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **action_set** | **String** | | [optional] |
|
8
|
+
| **actions** | **Array<String>** | | [optional] |
|
9
|
+
| **member_ids** | **Array<String>** | | [optional] |
|
10
|
+
| **resource** | **String** | | [optional] |
|
11
|
+
|
12
|
+
## Example
|
13
|
+
|
14
|
+
```ruby
|
15
|
+
require 'launchdarkly_api'
|
16
|
+
|
17
|
+
instance = LaunchDarklyApi::PermissionGrantRep.new(
|
18
|
+
action_set: null,
|
19
|
+
actions: null,
|
20
|
+
member_ids: null,
|
21
|
+
resource: null
|
22
|
+
)
|
23
|
+
```
|
24
|
+
|
data/docs/ProjectPost.md
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
| **include_in_snippet_by_default** | **Boolean** | Whether or not flags created in this project are made available to the client-side JavaScript SDK by default. | [optional] |
|
10
10
|
| **default_client_side_availability** | [**DefaultClientSideAvailabilityPost**](DefaultClientSideAvailabilityPost.md) | | [optional] |
|
11
11
|
| **tags** | **Array<String>** | | [optional] |
|
12
|
-
| **environments** | **Array<
|
12
|
+
| **environments** | [**Array<EnvironmentPost>**](EnvironmentPost.md) | Creates the provided environments for this project. If omitted default environments will be created instead. | [optional] |
|
13
13
|
|
14
14
|
## Example
|
15
15
|
|
data/docs/ProjectsApi.md
CHANGED
@@ -78,7 +78,7 @@ nil (empty response body)
|
|
78
78
|
### HTTP request headers
|
79
79
|
|
80
80
|
- **Content-Type**: Not defined
|
81
|
-
- **Accept**:
|
81
|
+
- **Accept**: application/json
|
82
82
|
|
83
83
|
|
84
84
|
## get_project
|
@@ -226,7 +226,7 @@ This endpoint does not need any parameter.
|
|
226
226
|
|
227
227
|
Update project
|
228
228
|
|
229
|
-
Update a project. Requires a [JSON Patch](
|
229
|
+
Update a project. Requires a [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) representation of the desired changes to the project.
|
230
230
|
|
231
231
|
### Examples
|
232
232
|
|
data/docs/PutBranch.md
ADDED
@@ -0,0 +1,28 @@
|
|
1
|
+
# LaunchDarklyApi::PutBranch
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **name** | **String** | The branch name | |
|
8
|
+
| **head** | **String** | An ID representing the branch HEAD. For example, a commit SHA. | |
|
9
|
+
| **update_sequence_id** | **Integer** | An optional ID used to prevent older data from overwriting newer data. If no sequence ID is included, the newly submitted data will always be saved. | [optional] |
|
10
|
+
| **sync_time** | **Integer** | | |
|
11
|
+
| **references** | [**Array<ReferenceRep>**](ReferenceRep.md) | An array of flag references found on the branch | [optional] |
|
12
|
+
| **commit_time** | **Integer** | | [optional] |
|
13
|
+
|
14
|
+
## Example
|
15
|
+
|
16
|
+
```ruby
|
17
|
+
require 'launchdarkly_api'
|
18
|
+
|
19
|
+
instance = LaunchDarklyApi::PutBranch.new(
|
20
|
+
name: main,
|
21
|
+
head: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3,
|
22
|
+
update_sequence_id: 25,
|
23
|
+
sync_time: null,
|
24
|
+
references: null,
|
25
|
+
commit_time: null
|
26
|
+
)
|
27
|
+
```
|
28
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::RateLimitedErrorRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **code** | **String** | | [optional] |
|
8
|
+
| **message** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::RateLimitedErrorRep.new(
|
16
|
+
code: rate_limited,
|
17
|
+
message: You've exceeded the API rate limit. Try again later.
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::RecentTriggerBody
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **timestamp** | **Integer** | | [optional] |
|
8
|
+
| **json_body** | **Hash<String, Object>** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::RecentTriggerBody.new(
|
16
|
+
timestamp: null,
|
17
|
+
json_body: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
data/docs/ReferenceRep.md
CHANGED
@@ -4,9 +4,9 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **path** | **String** |
|
8
|
-
| **hint** | **String** |
|
9
|
-
| **hunks** | [**Array<HunkRep>**](HunkRep.md) | |
|
7
|
+
| **path** | **String** | File path of the reference | |
|
8
|
+
| **hint** | **String** | Programming language used in the file | [optional] |
|
9
|
+
| **hunks** | [**Array<HunkRep>**](HunkRep.md) | | |
|
10
10
|
|
11
11
|
## Example
|
12
12
|
|
@@ -14,8 +14,8 @@
|
|
14
14
|
require 'launchdarkly_api'
|
15
15
|
|
16
16
|
instance = LaunchDarklyApi::ReferenceRep.new(
|
17
|
-
path:
|
18
|
-
hint:
|
17
|
+
path: /main/index.js,
|
18
|
+
hint: javascript,
|
19
19
|
hunks: null
|
20
20
|
)
|
21
21
|
```
|
@@ -79,7 +79,7 @@ nil (empty response body)
|
|
79
79
|
### HTTP request headers
|
80
80
|
|
81
81
|
- **Content-Type**: Not defined
|
82
|
-
- **Accept**:
|
82
|
+
- **Accept**: application/json
|
83
83
|
|
84
84
|
|
85
85
|
## get_relay_proxy_config
|
@@ -316,7 +316,7 @@ LaunchDarklyApi.configure do |config|
|
|
316
316
|
end
|
317
317
|
|
318
318
|
api_instance = LaunchDarklyApi::RelayProxyConfigurationsApi.new
|
319
|
-
relay_auto_config_post = LaunchDarklyApi::RelayAutoConfigPost.new({name: 'name_example', policy: [LaunchDarklyApi::StatementRep.new]}) # RelayAutoConfigPost |
|
319
|
+
relay_auto_config_post = LaunchDarklyApi::RelayAutoConfigPost.new({name: 'name_example', policy: [LaunchDarklyApi::StatementRep.new({effect: 'effect_example'})]}) # RelayAutoConfigPost |
|
320
320
|
|
321
321
|
begin
|
322
322
|
# Create a new Relay Proxy config
|
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **_links** | [**Hash<String, Link>**](Link.md) | | |
|
8
|
-
| **items** | [**Array<RepositoryRep>**](RepositoryRep.md) |
|
8
|
+
| **items** | [**Array<RepositoryRep>**](RepositoryRep.md) | An array of repositories | |
|
9
9
|
|
10
10
|
## Example
|
11
11
|
|
data/docs/RepositoryPost.md
CHANGED
@@ -6,8 +6,8 @@
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **name** | **String** | | |
|
8
8
|
| **source_link** | **String** | | [optional] |
|
9
|
-
| **commit_url_template** | **String** |
|
10
|
-
| **hunk_url_template** | **String** |
|
9
|
+
| **commit_url_template** | **String** | A template for constructing a valid URL to view the commit | [optional] |
|
10
|
+
| **hunk_url_template** | **String** | A template for constructing a valid URL to view the hunk | [optional] |
|
11
11
|
| **type** | **String** | Optionally specify a repository type. The default value is <code>custom</code> | [optional] |
|
12
12
|
| **default_branch** | **String** | The default branch, if not specified, is <code>master</code> | [optional] |
|
13
13
|
|
@@ -17,12 +17,12 @@
|
|
17
17
|
require 'launchdarkly_api'
|
18
18
|
|
19
19
|
instance = LaunchDarklyApi::RepositoryPost.new(
|
20
|
-
name:
|
21
|
-
source_link:
|
22
|
-
commit_url_template:
|
23
|
-
hunk_url_template:
|
24
|
-
type:
|
25
|
-
default_branch:
|
20
|
+
name: LaunchDarkly-Docs,
|
21
|
+
source_link: https://github.com/launchdarkly/LaunchDarkly-Docs,
|
22
|
+
commit_url_template: /commit/${sha},
|
23
|
+
hunk_url_template: /blob/${sha}/${filePath}#L${lineNumber},
|
24
|
+
type: github,
|
25
|
+
default_branch: main
|
26
26
|
)
|
27
27
|
```
|
28
28
|
|
data/docs/RepositoryRep.md
CHANGED
@@ -4,15 +4,15 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **name** | **String** |
|
8
|
-
| **source_link** | **String** |
|
9
|
-
| **commit_url_template** | **String** |
|
10
|
-
| **hunk_url_template** | **String** |
|
11
|
-
| **type** | **String** |
|
12
|
-
| **default_branch** | **String** |
|
13
|
-
| **enabled** | **Boolean** |
|
14
|
-
| **version** | **Integer** |
|
15
|
-
| **branches** | [**Array<BranchRep>**](BranchRep.md) |
|
7
|
+
| **name** | **String** | The repository name | |
|
8
|
+
| **source_link** | **String** | A URL to access the repository | [optional] |
|
9
|
+
| **commit_url_template** | **String** | A template for constructing a valid URL to view the commit | [optional] |
|
10
|
+
| **hunk_url_template** | **String** | A template for constructing a valid URL to view the hunk | [optional] |
|
11
|
+
| **type** | **String** | The type of repository | |
|
12
|
+
| **default_branch** | **String** | The repository's default branch | |
|
13
|
+
| **enabled** | **Boolean** | Whether or not a repository is enabled for code reference scanning | |
|
14
|
+
| **version** | **Integer** | The version of the repository's saved information | |
|
15
|
+
| **branches** | [**Array<BranchRep>**](BranchRep.md) | An array of the repository's branches that have been scanned for code references | [optional] |
|
16
16
|
| **_links** | **Hash<String, Object>** | | |
|
17
17
|
| **_access** | [**AccessRep**](AccessRep.md) | | [optional] |
|
18
18
|
|
@@ -22,14 +22,14 @@
|
|
22
22
|
require 'launchdarkly_api'
|
23
23
|
|
24
24
|
instance = LaunchDarklyApi::RepositoryRep.new(
|
25
|
-
name:
|
26
|
-
source_link:
|
27
|
-
commit_url_template:
|
28
|
-
hunk_url_template:
|
29
|
-
type:
|
30
|
-
default_branch:
|
31
|
-
enabled:
|
32
|
-
version:
|
25
|
+
name: LaunchDarkly-Docs,
|
26
|
+
source_link: https://github.com/launchdarkly/LaunchDarkly-Docs,
|
27
|
+
commit_url_template: /commit/${sha},
|
28
|
+
hunk_url_template: /blob/${sha}/${filePath}#L${lineNumber},
|
29
|
+
type: github,
|
30
|
+
default_branch: main,
|
31
|
+
enabled: true,
|
32
|
+
version: 3,
|
33
33
|
branches: null,
|
34
34
|
_links: null,
|
35
35
|
_access: null
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# LaunchDarklyApi::ReviewOutputRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **_id** | **String** | | |
|
8
|
+
| **kind** | **String** | | |
|
9
|
+
| **creation_date** | **Integer** | | [optional] |
|
10
|
+
| **comment** | **String** | | [optional] |
|
11
|
+
| **member_id** | **String** | | [optional] |
|
12
|
+
|
13
|
+
## Example
|
14
|
+
|
15
|
+
```ruby
|
16
|
+
require 'launchdarkly_api'
|
17
|
+
|
18
|
+
instance = LaunchDarklyApi::ReviewOutputRep.new(
|
19
|
+
_id: null,
|
20
|
+
kind: null,
|
21
|
+
creation_date: null,
|
22
|
+
comment: null,
|
23
|
+
member_id: null
|
24
|
+
)
|
25
|
+
```
|
26
|
+
|
data/docs/Rule.md
CHANGED
@@ -10,6 +10,7 @@
|
|
10
10
|
| **clauses** | [**Array<Clause>**](Clause.md) | | |
|
11
11
|
| **track_events** | **Boolean** | | |
|
12
12
|
| **description** | **String** | | [optional] |
|
13
|
+
| **ref** | **String** | | [optional] |
|
13
14
|
|
14
15
|
## Example
|
15
16
|
|
@@ -22,7 +23,8 @@ instance = LaunchDarklyApi::Rule.new(
|
|
22
23
|
rollout: null,
|
23
24
|
clauses: null,
|
24
25
|
track_events: null,
|
25
|
-
description: null
|
26
|
+
description: null,
|
27
|
+
ref: null
|
26
28
|
)
|
27
29
|
```
|
28
30
|
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::ScheduleConditionInputRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **execution_date** | **Integer** | | [optional] |
|
8
|
+
| **execute_now** | **Boolean** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::ScheduleConditionInputRep.new(
|
16
|
+
execution_date: null,
|
17
|
+
execute_now: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
# LaunchDarklyApi::ScheduleConditionOutputRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **execution_date** | **Integer** | | [optional] |
|
8
|
+
|
9
|
+
## Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'launchdarkly_api'
|
13
|
+
|
14
|
+
instance = LaunchDarklyApi::ScheduleConditionOutputRep.new(
|
15
|
+
execution_date: null
|
16
|
+
)
|
17
|
+
```
|
18
|
+
|
data/docs/ScheduledChangesApi.md
CHANGED
@@ -84,7 +84,7 @@ nil (empty response body)
|
|
84
84
|
### HTTP request headers
|
85
85
|
|
86
86
|
- **Content-Type**: Not defined
|
87
|
-
- **Accept**:
|
87
|
+
- **Accept**: application/json
|
88
88
|
|
89
89
|
|
90
90
|
## get_feature_flag_scheduled_change
|
@@ -245,7 +245,7 @@ end
|
|
245
245
|
|
246
246
|
Update scheduled changes workflow
|
247
247
|
|
248
|
-
Update a scheduled change, overriding existing instructions with the new ones.<br /><br />Requires a semantic patch representation of the desired changes to the resource. To learn more about semantic patches, read [Updates](
|
248
|
+
Update a scheduled change, overriding existing instructions with the new ones.<br /><br />Requires a semantic patch representation of the desired changes to the resource. To learn more about semantic patches, read [Updates](/reference#updates-via-semantic-patches).
|
249
249
|
|
250
250
|
### Examples
|
251
251
|
|
data/docs/SegmentsApi.md
CHANGED
@@ -86,7 +86,7 @@ nil (empty response body)
|
|
86
86
|
### HTTP request headers
|
87
87
|
|
88
88
|
- **Content-Type**: Not defined
|
89
|
-
- **Accept**:
|
89
|
+
- **Accept**: application/json
|
90
90
|
|
91
91
|
|
92
92
|
## get_expiring_user_targets_for_segment
|
@@ -245,7 +245,7 @@ end
|
|
245
245
|
|
246
246
|
Get Big Segment membership for user
|
247
247
|
|
248
|
-
Returns the membership status (included/excluded) for a given user in this segment.
|
248
|
+
Returns the membership status (included/excluded) for a given user in this segment. This operation does not support basic Segments.
|
249
249
|
|
250
250
|
### Examples
|
251
251
|
|
@@ -395,7 +395,7 @@ end
|
|
395
395
|
|
396
396
|
Update expiring user targets for segment
|
397
397
|
|
398
|
-
Update the list of a segment's user targets that are scheduled for removal<br /><br />Requires a semantic patch representation of the desired changes to the resource. To learn more about semantic patches, read [Updates](
|
398
|
+
Update the list of a segment's user targets that are scheduled for removal<br /><br />Requires a semantic patch representation of the desired changes to the resource. To learn more about semantic patches, read [Updates](/reference#updates-via-semantic-patches).<br /><br />If the request is well-formed but any of its instructions failed to process, this operation returns status code `200`. In this case, the response `errors` array will be non-empty.
|
399
399
|
|
400
400
|
### Examples
|
401
401
|
|
@@ -414,7 +414,7 @@ api_instance = LaunchDarklyApi::SegmentsApi.new
|
|
414
414
|
proj_key = 'proj_key_example' # String | The project key.
|
415
415
|
env_key = 'env_key_example' # String | The environment key.
|
416
416
|
segment_key = 'segment_key_example' # String | The user segment key.
|
417
|
-
patch_segment_request = LaunchDarklyApi::PatchSegmentRequest.new({instructions: [
|
417
|
+
patch_segment_request = LaunchDarklyApi::PatchSegmentRequest.new({instructions: [{"kind": "updateExpireUserTargetDate", "targetType": "included", "userKey": "userKey", "value": 1587582000000, "version": 0}]}) # PatchSegmentRequest |
|
418
418
|
|
419
419
|
begin
|
420
420
|
# Update expiring user targets for segment
|
@@ -472,7 +472,7 @@ end
|
|
472
472
|
|
473
473
|
Patch segment
|
474
474
|
|
475
|
-
Update a user segment. The request body must be a valid JSON patch or JSON merge patch document. To learn more about semantic patches, read [Updates](/#section/Updates).
|
475
|
+
Update a user segment. The request body must be a valid JSON patch or JSON merge patch document. To learn more about semantic patches, read [Updates](/#section/Overview/Updates).
|
476
476
|
|
477
477
|
### Examples
|
478
478
|
|
@@ -691,5 +691,5 @@ nil (empty response body)
|
|
691
691
|
### HTTP request headers
|
692
692
|
|
693
693
|
- **Content-Type**: application/json
|
694
|
-
- **Accept**:
|
694
|
+
- **Accept**: application/json
|
695
695
|
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# LaunchDarklyApi::StageInputRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **name** | **String** | | [optional] |
|
8
|
+
| **conditions** | [**Array<ConditionInputRep>**](ConditionInputRep.md) | | [optional] |
|
9
|
+
| **action** | [**ActionInputRep**](ActionInputRep.md) | | [optional] |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'launchdarkly_api'
|
15
|
+
|
16
|
+
instance = LaunchDarklyApi::StageInputRep.new(
|
17
|
+
name: null,
|
18
|
+
conditions: null,
|
19
|
+
action: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# LaunchDarklyApi::StageOutputRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **_id** | **String** | | |
|
8
|
+
| **name** | **String** | | [optional] |
|
9
|
+
| **conditions** | [**Array<ConditionOutputRep>**](ConditionOutputRep.md) | | |
|
10
|
+
| **action** | [**ActionOutputRep**](ActionOutputRep.md) | | |
|
11
|
+
| **_execution** | [**ExecutionOutputRep**](ExecutionOutputRep.md) | | |
|
12
|
+
|
13
|
+
## Example
|
14
|
+
|
15
|
+
```ruby
|
16
|
+
require 'launchdarkly_api'
|
17
|
+
|
18
|
+
instance = LaunchDarklyApi::StageOutputRep.new(
|
19
|
+
_id: null,
|
20
|
+
name: null,
|
21
|
+
conditions: null,
|
22
|
+
action: null,
|
23
|
+
_execution: null
|
24
|
+
)
|
25
|
+
```
|
26
|
+
|
data/docs/Statement.md
CHANGED
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **resources** | **Array<
|
8
|
-
| **not_resources** | **Array<
|
9
|
-
| **actions** | **Array<String>** |
|
10
|
-
| **not_actions** | **Array<String>** |
|
7
|
+
| **resources** | **Array<String>** | Resource specifier strings | [optional] |
|
8
|
+
| **not_resources** | **Array<String>** | Targeted resources are the resources NOT in this list. The \"resources\" field must be empty to use this field. | [optional] |
|
9
|
+
| **actions** | **Array<String>** | Actions to perform on a resource | [optional] |
|
10
|
+
| **not_actions** | **Array<String>** | Targeted actions are the actions NOT in this list. The \"actions\" field must be empty to use this field. | [optional] |
|
11
11
|
| **effect** | **String** | | |
|
12
12
|
|
13
13
|
## Example
|
data/docs/StatementRep.md
CHANGED
@@ -4,11 +4,11 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **resources** | **Array<
|
8
|
-
| **not_resources** | **Array<
|
7
|
+
| **resources** | **Array<String>** | Resource specifier strings | [optional] |
|
8
|
+
| **not_resources** | **Array<String>** | Targeted resources are the resources NOT in this list. The \"resources\" field must be empty to use this field. | [optional] |
|
9
9
|
| **actions** | **Array<String>** | Actions to perform on a resource | [optional] |
|
10
10
|
| **not_actions** | **Array<String>** | Targeted actions are the actions NOT in this list. The \"actions\" field must be empty to use this field. | [optional] |
|
11
|
-
| **effect** | **String** | |
|
11
|
+
| **effect** | **String** | | |
|
12
12
|
|
13
13
|
## Example
|
14
14
|
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::StatusConflictErrorRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **code** | **String** | | [optional] |
|
8
|
+
| **message** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::StatusConflictErrorRep.new(
|
16
|
+
code: optimistic_locking_error,
|
17
|
+
message: Optimistic lock error. Please try again later.
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# LaunchDarklyApi::SubscriptionPost
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **name** | **String** | A human-friendly name for your audit log subscription. | |
|
8
|
+
| **statements** | [**Array<StatementPost>**](StatementPost.md) | | [optional] |
|
9
|
+
| **on** | **Boolean** | Whether or not you want your subscription to actively send events. | [optional] |
|
10
|
+
| **tags** | **Array<String>** | | [optional] |
|
11
|
+
| **config** | **Hash<String, Object>** | The unique set of fields required to configure an audit log subscription integration of this type. Refer to the \"formVariables\" field in the corresponding manifest.json at https://github.com/launchdarkly/integration-framework/tree/master/integrations for a full list of fields for the integration you wish to configure. | |
|
12
|
+
| **url** | **String** | Slack webhook receiver URL. Only necessary for legacy Slack webhook integrations. | [optional] |
|
13
|
+
| **api_key** | **String** | Datadog API key. Only necessary for legacy Datadog webhook subscriptions. | [optional] |
|
14
|
+
|
15
|
+
## Example
|
16
|
+
|
17
|
+
```ruby
|
18
|
+
require 'launchdarkly_api'
|
19
|
+
|
20
|
+
instance = LaunchDarklyApi::SubscriptionPost.new(
|
21
|
+
name: null,
|
22
|
+
statements: null,
|
23
|
+
on: null,
|
24
|
+
tags: null,
|
25
|
+
config: null,
|
26
|
+
url: null,
|
27
|
+
api_key: null
|
28
|
+
)
|
29
|
+
```
|
30
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# LaunchDarklyApi::TeamCollectionRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **items** | [**Array<TeamRep>**](TeamRep.md) | | [optional] |
|
8
|
+
| **_links** | [**Hash<String, Link>**](Link.md) | | [optional] |
|
9
|
+
| **total_count** | **Integer** | | [optional] |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'launchdarkly_api'
|
15
|
+
|
16
|
+
instance = LaunchDarklyApi::TeamCollectionRep.new(
|
17
|
+
items: null,
|
18
|
+
_links: null,
|
19
|
+
total_count: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
# LaunchDarklyApi::TeamImportsRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **items** | [**Array<MemberImportItemRep>**](MemberImportItemRep.md) | | [optional] |
|
8
|
+
|
9
|
+
## Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'launchdarkly_api'
|
13
|
+
|
14
|
+
instance = LaunchDarklyApi::TeamImportsRep.new(
|
15
|
+
items: null
|
16
|
+
)
|
17
|
+
```
|
18
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::TeamPatchInput
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **comment** | **String** | | [optional] |
|
8
|
+
| **instructions** | **Array<Hash>** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::TeamPatchInput.new(
|
16
|
+
comment: null,
|
17
|
+
instructions: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|