launchdarkly_api 5.0.3 → 6.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/Gemfile +3 -1
- data/README.md +304 -249
- data/Rakefile +2 -0
- data/docs/AccessDeniedReasonRep.md +28 -0
- data/docs/AccessDeniedRep.md +20 -0
- data/docs/AccessRep.md +18 -0
- data/docs/AccessTokenPost.md +30 -0
- data/docs/AccessTokensApi.md +239 -126
- data/docs/AccountMembersApi.md +376 -0
- data/docs/AccountUsageBetaApi.md +647 -0
- data/docs/ApprovalSettings.md +32 -0
- data/docs/ApprovalsApi.md +554 -0
- data/docs/AuditLogApi.md +93 -55
- data/docs/AuditLogEntryListingRep.md +52 -0
- data/docs/AuditLogEntryListingRepCollection.md +20 -0
- data/docs/AuditLogEntryRep.md +64 -0
- data/docs/AuthorizedAppDataRep.md +26 -0
- data/docs/BigSegmentTarget.md +22 -0
- data/docs/BranchCollectionRep.md +20 -0
- data/docs/BranchRep.md +28 -0
- data/docs/Clause.md +21 -7
- data/docs/ClientSideAvailability.md +15 -4
- data/docs/ClientSideAvailabilityPost.md +20 -0
- data/docs/CodeReferencesApi.md +975 -0
- data/docs/ConfidenceIntervalRep.md +20 -0
- data/docs/Conflict.md +20 -0
- data/docs/CopiedFromEnv.md +20 -0
- data/docs/CreateCopyFlagConfigApprovalRequestRequest.md +28 -0
- data/docs/CreateFlagConfigApprovalRequestRequest.md +30 -0
- data/docs/CustomProperty.md +15 -4
- data/docs/CustomRole.md +25 -8
- data/docs/CustomRolePost.md +24 -0
- data/docs/CustomRolePostData.md +24 -0
- data/docs/CustomRoles.md +15 -4
- data/docs/CustomRolesApi.md +197 -101
- data/docs/DataExportDestinationsApi.md +205 -117
- data/docs/DefaultClientSideAvailabilityPost.md +20 -0
- data/docs/Defaults.md +15 -4
- data/docs/DependentFlag.md +24 -0
- data/docs/DependentFlagEnvironment.md +24 -0
- data/docs/DependentFlagsByEnvironment.md +22 -0
- data/docs/Destination.md +27 -9
- data/docs/DestinationPost.md +24 -0
- data/docs/Destinations.md +15 -4
- data/docs/Environment.md +35 -16
- data/docs/EnvironmentPost.md +29 -11
- data/docs/EnvironmentsApi.md +246 -144
- data/docs/ExperimentAllocationRep.md +20 -0
- data/docs/ExperimentEnabledPeriodRep.md +20 -0
- data/docs/ExperimentEnvironmentSettingRep.md +22 -0
- data/docs/ExperimentInfoRep.md +20 -0
- data/docs/ExperimentMetadataRep.md +18 -0
- data/docs/ExperimentRep.md +24 -0
- data/docs/ExperimentResultsRep.md +28 -0
- data/docs/ExperimentStatsRep.md +24 -0
- data/docs/ExperimentTimeSeriesSlice.md +20 -0
- data/docs/ExperimentTimeSeriesVariationSlice.md +32 -0
- data/docs/ExperimentTotalsRep.md +32 -0
- data/docs/ExperimentsBetaApi.md +168 -0
- data/docs/ExpiringUserTargetError.md +20 -0
- data/docs/ExpiringUserTargetGetResponse.md +20 -0
- data/docs/ExpiringUserTargetItem.md +30 -0
- data/docs/ExpiringUserTargetPatchResponse.md +28 -0
- data/docs/Extinction.md +26 -0
- data/docs/ExtinctionCollectionRep.md +20 -0
- data/docs/ExtinctionRep.md +26 -0
- data/docs/FeatureFlag.md +55 -22
- data/docs/FeatureFlagBody.md +33 -11
- data/docs/FeatureFlagConfig.md +47 -17
- data/docs/FeatureFlagScheduledChange.md +27 -6
- data/docs/FeatureFlagScheduledChanges.md +15 -4
- data/docs/FeatureFlagStatus.md +17 -6
- data/docs/FeatureFlagStatusAcrossEnvironments.md +17 -5
- data/docs/FeatureFlagStatuses.md +15 -4
- data/docs/FeatureFlags.md +17 -5
- data/docs/FeatureFlagsApi.md +414 -969
- data/docs/FeatureFlagsBetaApi.md +157 -0
- data/docs/FlagConfigApprovalRequestResponse.md +54 -0
- data/docs/FlagConfigApprovalRequestsResponse.md +20 -0
- data/docs/FlagCopyConfigEnvironment.md +20 -0
- data/docs/FlagCopyConfigPost.md +26 -0
- data/docs/FlagGlobalAttributesRep.md +58 -0
- data/docs/FlagListingRep.md +24 -0
- data/docs/FlagScheduledChangesInput.md +20 -0
- data/docs/FlagStatusRep.md +24 -0
- data/docs/FlagSummary.md +18 -0
- data/docs/HunkRep.md +26 -0
- data/docs/InlineObject.md +26 -0
- data/docs/InlineObject1.md +28 -0
- data/docs/InlineResponse200.md +20 -0
- data/docs/IntegrationMetadata.md +24 -0
- data/docs/IntegrationStatus.md +20 -0
- data/docs/IpList.md +20 -0
- data/docs/LastSeenMetadata.md +18 -0
- data/docs/Link.md +15 -4
- data/docs/Member.md +45 -14
- data/docs/MemberDataRep.md +26 -0
- data/docs/MemberPermissionGrantSummaryRep.md +22 -0
- data/docs/MemberSummaryRep.md +28 -0
- data/docs/MemberTeamSummaryRep.md +22 -0
- data/docs/Members.md +17 -5
- data/docs/MetricCollectionRep.md +20 -0
- data/docs/MetricListingRep.md +52 -0
- data/docs/MetricPost.md +40 -0
- data/docs/MetricRep.md +62 -0
- data/docs/MetricsApi.md +376 -0
- data/docs/Modification.md +18 -0
- data/docs/MultiEnvironmentDependentFlag.md +22 -0
- data/docs/MultiEnvironmentDependentFlags.md +22 -0
- data/docs/NewMemberForm.md +28 -0
- data/docs/OtherApi.md +282 -0
- data/docs/ParentResourceRep.md +22 -0
- data/docs/PatchOperation.md +17 -5
- data/docs/PatchSegmentInstruction.md +26 -0
- data/docs/PatchSegmentRequest.md +20 -0
- data/docs/PatchWithComment.md +20 -0
- data/docs/PostApprovalRequestApplyRequest.md +18 -0
- data/docs/PostApprovalRequestReviewRequest.md +20 -0
- data/docs/PostFlagScheduledChangesInput.md +22 -0
- data/docs/Prerequisite.md +15 -4
- data/docs/Project.md +27 -10
- data/docs/ProjectListingRep.md +30 -0
- data/docs/ProjectPost.md +28 -0
- data/docs/Projects.md +15 -4
- data/docs/ProjectsApi.md +196 -100
- data/docs/PubNubDetailRep.md +20 -0
- data/docs/ReferenceRep.md +22 -0
- data/docs/RelayAutoConfigCollectionRep.md +18 -0
- data/docs/RelayAutoConfigPost.md +20 -0
- data/docs/RelayAutoConfigRep.md +34 -0
- data/docs/RelayProxyConfigurationsApi.md +244 -129
- data/docs/RepositoryCollectionRep.md +20 -0
- data/docs/RepositoryPost.md +28 -0
- data/docs/RepositoryRep.md +38 -0
- data/docs/ResourceAccess.md +20 -0
- data/docs/ResourceIDResponse.md +26 -0
- data/docs/ReviewResponse.md +26 -0
- data/docs/Rollout.md +19 -4
- data/docs/Rule.md +23 -8
- data/docs/ScheduledChangesApi.md +404 -0
- data/docs/SdkListRep.md +20 -0
- data/docs/SdkVersionListRep.md +20 -0
- data/docs/SdkVersionRep.md +20 -0
- data/docs/SegmentBody.md +26 -0
- data/docs/SegmentMetadata.md +28 -0
- data/docs/SegmentUserList.md +20 -0
- data/docs/SegmentUserState.md +20 -0
- data/docs/SegmentsApi.md +695 -0
- data/docs/SeriesListRep.md +22 -0
- data/docs/SourceFlag.md +20 -0
- data/docs/Statement.md +21 -7
- data/docs/StatementPost.md +26 -0
- data/docs/StatementPostData.md +26 -0
- data/docs/StatementRep.md +26 -0
- data/docs/StatisticCollectionRep.md +20 -0
- data/docs/StatisticRep.md +30 -0
- data/docs/StatisticsRoot.md +20 -0
- data/docs/SubjectDataRep.md +22 -0
- data/docs/Target.md +15 -4
- data/docs/TargetResourceRep.md +22 -0
- data/docs/TitleRep.md +32 -0
- data/docs/Token.md +43 -17
- data/docs/TokenDataRep.md +26 -0
- data/docs/Tokens.md +15 -4
- data/docs/UrlPost.md +24 -0
- data/docs/User.md +25 -13
- data/docs/UserAttributeNamesRep.md +22 -0
- data/docs/UserFlagSetting.md +17 -5
- data/docs/UserFlagSettings.md +15 -4
- data/docs/UserRecord.md +21 -7
- data/docs/UserSegment.md +47 -14
- data/docs/UserSegmentRule.md +19 -5
- data/docs/UserSegments.md +15 -4
- data/docs/UserSettingsApi.md +217 -137
- data/docs/Users.md +17 -5
- data/docs/UsersApi.md +184 -115
- data/docs/UsersBetaApi.md +81 -0
- data/docs/ValuePut.md +20 -0
- data/docs/Variate.md +24 -0
- data/docs/Variation.md +19 -6
- data/docs/VariationOrRolloutRep.md +20 -0
- data/docs/VariationSummary.md +30 -0
- data/docs/VersionsRep.md +24 -0
- data/docs/Webhook.md +29 -10
- data/docs/WebhookPost.md +30 -0
- data/docs/Webhooks.md +15 -4
- data/docs/WebhooksApi.md +199 -103
- data/docs/WeightedVariation.md +17 -4
- data/git_push.sh +12 -10
- data/launchdarkly_api.gemspec +6 -14
- data/lib/launchdarkly_api/api/access_tokens_api.rb +190 -122
- data/lib/launchdarkly_api/api/account_members_api.rb +351 -0
- data/lib/launchdarkly_api/api/account_usage_beta_api.rb +598 -0
- data/lib/launchdarkly_api/api/approvals_api.rb +601 -0
- data/lib/launchdarkly_api/api/audit_log_api.rb +72 -51
- data/lib/launchdarkly_api/api/code_references_api.rb +898 -0
- data/lib/launchdarkly_api/api/custom_roles_api.rb +163 -106
- data/lib/launchdarkly_api/api/data_export_destinations_api.rb +202 -145
- data/lib/launchdarkly_api/api/environments_api.rb +197 -132
- data/lib/launchdarkly_api/api/experiments_beta_api.rb +188 -0
- data/lib/launchdarkly_api/api/feature_flags_api.rb +445 -1160
- data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +166 -0
- data/lib/launchdarkly_api/api/metrics_api.rb +369 -0
- data/lib/launchdarkly_api/api/other_api.rb +248 -0
- data/lib/launchdarkly_api/api/projects_api.rb +147 -90
- data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +195 -127
- data/lib/launchdarkly_api/api/scheduled_changes_api.rb +435 -0
- data/lib/launchdarkly_api/api/segments_api.rb +719 -0
- data/lib/launchdarkly_api/api/user_settings_api.rb +237 -180
- data/lib/launchdarkly_api/api/users_api.rb +180 -138
- data/lib/launchdarkly_api/api/users_beta_api.rb +91 -0
- data/lib/launchdarkly_api/api/webhooks_api.rb +170 -113
- data/lib/launchdarkly_api/api_client.rb +87 -88
- data/lib/launchdarkly_api/api_error.rb +23 -4
- data/lib/launchdarkly_api/configuration.rb +83 -15
- data/lib/launchdarkly_api/models/access_denied_reason_rep.rb +276 -0
- data/lib/launchdarkly_api/models/access_denied_rep.rb +237 -0
- data/lib/launchdarkly_api/models/access_rep.rb +225 -0
- data/lib/launchdarkly_api/models/access_token_post.rb +317 -0
- data/lib/launchdarkly_api/models/approval_settings.rb +331 -0
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +420 -0
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +241 -0
- data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +481 -0
- data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +256 -0
- data/lib/launchdarkly_api/models/big_segment_target.rb +254 -0
- data/lib/launchdarkly_api/models/branch_collection_rep.rb +241 -0
- data/lib/launchdarkly_api/models/branch_rep.rb +267 -0
- data/lib/launchdarkly_api/models/clause.rb +78 -24
- data/lib/launchdarkly_api/models/client_side_availability.rb +65 -33
- data/lib/launchdarkly_api/models/client_side_availability_post.rb +237 -0
- data/lib/launchdarkly_api/models/confidence_interval_rep.rb +227 -0
- data/lib/launchdarkly_api/models/conflict.rb +230 -0
- data/lib/launchdarkly_api/models/copied_from_env.rb +233 -0
- data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +281 -0
- data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +297 -0
- data/lib/launchdarkly_api/models/custom_property.rb +59 -23
- data/lib/launchdarkly_api/models/custom_role.rb +101 -34
- data/lib/launchdarkly_api/models/custom_role_post.rb +265 -0
- data/lib/launchdarkly_api/models/custom_role_post_data.rb +265 -0
- data/lib/launchdarkly_api/models/custom_roles.rb +58 -22
- data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +237 -0
- data/lib/launchdarkly_api/models/defaults.rb +56 -25
- data/lib/launchdarkly_api/models/dependent_flag.rb +262 -0
- data/lib/launchdarkly_api/models/dependent_flag_environment.rb +262 -0
- data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +255 -0
- data/lib/launchdarkly_api/models/destination.rb +88 -47
- data/lib/launchdarkly_api/models/destination_post.rb +281 -0
- data/lib/launchdarkly_api/models/destinations.rb +58 -22
- data/lib/launchdarkly_api/models/environment.rb +144 -73
- data/lib/launchdarkly_api/models/environment_post.rb +90 -56
- data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +237 -0
- data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +227 -0
- data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +238 -0
- data/lib/launchdarkly_api/models/experiment_info_rep.rb +239 -0
- data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +219 -0
- data/lib/launchdarkly_api/models/experiment_rep.rb +249 -0
- data/lib/launchdarkly_api/models/experiment_results_rep.rb +271 -0
- data/lib/launchdarkly_api/models/experiment_stats_rep.rb +245 -0
- data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +229 -0
- data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +281 -0
- data/lib/launchdarkly_api/models/experiment_totals_rep.rb +281 -0
- data/lib/launchdarkly_api/models/expiring_user_target_error.rb +237 -0
- data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +236 -0
- data/lib/launchdarkly_api/models/expiring_user_target_item.rb +300 -0
- data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +274 -0
- data/lib/launchdarkly_api/models/extinction.rb +274 -0
- data/lib/launchdarkly_api/models/extinction_collection_rep.rb +241 -0
- data/lib/launchdarkly_api/models/extinction_rep.rb +279 -0
- data/lib/launchdarkly_api/models/feature_flag.rb +276 -123
- data/lib/launchdarkly_api/models/feature_flag_body.rb +105 -55
- data/lib/launchdarkly_api/models/feature_flag_config.rb +184 -55
- data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +142 -38
- data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +73 -32
- data/lib/launchdarkly_api/models/feature_flag_status.rb +70 -71
- data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +71 -33
- data/lib/launchdarkly_api/models/feature_flag_statuses.rb +64 -23
- data/lib/launchdarkly_api/models/feature_flags.rb +78 -32
- data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +448 -0
- data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +242 -0
- data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +232 -0
- data/lib/launchdarkly_api/models/flag_copy_config_post.rb +290 -0
- data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +514 -0
- data/lib/launchdarkly_api/models/flag_listing_rep.rb +257 -0
- data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +234 -0
- data/lib/launchdarkly_api/models/flag_status_rep.rb +256 -0
- data/lib/launchdarkly_api/models/flag_summary.rb +223 -0
- data/lib/launchdarkly_api/models/hunk_rep.rb +256 -0
- data/lib/launchdarkly_api/models/inline_object.rb +274 -0
- data/lib/launchdarkly_api/models/inline_object1.rb +276 -0
- data/lib/launchdarkly_api/models/inline_response200.rb +227 -0
- data/lib/launchdarkly_api/models/integration_metadata.rb +265 -0
- data/lib/launchdarkly_api/models/integration_status.rb +237 -0
- data/lib/launchdarkly_api/models/ip_list.rb +241 -0
- data/lib/launchdarkly_api/models/last_seen_metadata.rb +219 -0
- data/lib/launchdarkly_api/models/link.rb +54 -20
- data/lib/launchdarkly_api/models/member.rb +213 -67
- data/lib/launchdarkly_api/models/member_data_rep.rb +256 -0
- data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +253 -0
- data/lib/launchdarkly_api/models/member_summary_rep.rb +285 -0
- data/lib/launchdarkly_api/models/member_team_summary_rep.rb +253 -0
- data/lib/launchdarkly_api/models/members.rb +78 -32
- data/lib/launchdarkly_api/models/metric_collection_rep.rb +231 -0
- data/lib/launchdarkly_api/models/metric_listing_rep.rb +444 -0
- data/lib/launchdarkly_api/models/metric_post.rb +368 -0
- data/lib/launchdarkly_api/models/metric_rep.rb +493 -0
- data/lib/launchdarkly_api/models/modification.rb +218 -0
- data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +248 -0
- data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +255 -0
- data/lib/launchdarkly_api/models/new_member_form.rb +276 -0
- data/lib/launchdarkly_api/models/parent_resource_rep.rb +239 -0
- data/lib/launchdarkly_api/models/patch_operation.rb +59 -26
- data/lib/launchdarkly_api/models/patch_segment_instruction.rb +273 -0
- data/lib/launchdarkly_api/models/patch_segment_request.rb +236 -0
- data/lib/launchdarkly_api/models/patch_with_comment.rb +234 -0
- data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +218 -0
- data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +227 -0
- data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +248 -0
- data/lib/launchdarkly_api/models/prerequisite.rb +64 -20
- data/lib/launchdarkly_api/models/project.rb +120 -50
- data/lib/launchdarkly_api/models/project_listing_rep.rb +306 -0
- data/lib/launchdarkly_api/models/project_post.rb +281 -0
- data/lib/launchdarkly_api/models/projects.rb +70 -22
- data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +227 -0
- data/lib/launchdarkly_api/models/reference_rep.rb +238 -0
- data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +225 -0
- data/lib/launchdarkly_api/models/relay_auto_config_post.rb +240 -0
- data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +327 -0
- data/lib/launchdarkly_api/models/repository_collection_rep.rb +241 -0
- data/lib/launchdarkly_api/models/repository_post.rb +304 -0
- data/lib/launchdarkly_api/models/repository_rep.rb +342 -0
- data/lib/launchdarkly_api/models/resource_access.rb +228 -0
- data/lib/launchdarkly_api/models/resource_id_response.rb +254 -0
- data/lib/launchdarkly_api/models/review_response.rb +302 -0
- data/lib/launchdarkly_api/models/rollout.rb +89 -32
- data/lib/launchdarkly_api/models/rule.rb +77 -33
- data/lib/launchdarkly_api/models/sdk_list_rep.rb +241 -0
- data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +241 -0
- data/lib/launchdarkly_api/models/sdk_version_rep.rb +237 -0
- data/lib/launchdarkly_api/models/segment_body.rb +270 -0
- data/lib/launchdarkly_api/models/segment_metadata.rb +263 -0
- data/lib/launchdarkly_api/models/segment_user_list.rb +231 -0
- data/lib/launchdarkly_api/models/segment_user_state.rb +227 -0
- data/lib/launchdarkly_api/models/series_list_rep.rb +257 -0
- data/lib/launchdarkly_api/models/source_flag.rb +233 -0
- data/lib/launchdarkly_api/models/statement.rb +66 -63
- data/lib/launchdarkly_api/models/statement_post.rb +271 -0
- data/lib/launchdarkly_api/models/statement_post_data.rb +271 -0
- data/lib/launchdarkly_api/models/statement_rep.rb +266 -0
- data/lib/launchdarkly_api/models/statistic_collection_rep.rb +241 -0
- data/lib/launchdarkly_api/models/statistic_rep.rb +309 -0
- data/lib/launchdarkly_api/models/statistics_root.rb +229 -0
- data/lib/launchdarkly_api/models/subject_data_rep.rb +238 -0
- data/lib/launchdarkly_api/models/target.rb +64 -20
- data/lib/launchdarkly_api/models/target_resource_rep.rb +240 -0
- data/lib/launchdarkly_api/models/title_rep.rb +281 -0
- data/lib/launchdarkly_api/models/token.rb +159 -93
- data/lib/launchdarkly_api/models/token_data_rep.rb +256 -0
- data/lib/launchdarkly_api/models/tokens.rb +68 -32
- data/lib/launchdarkly_api/models/url_post.rb +279 -0
- data/lib/launchdarkly_api/models/user.rb +97 -96
- data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +245 -0
- data/lib/launchdarkly_api/models/user_flag_setting.rb +68 -27
- data/lib/launchdarkly_api/models/user_flag_settings.rb +78 -32
- data/lib/launchdarkly_api/models/user_record.rb +69 -34
- data/lib/launchdarkly_api/models/user_segment.rb +186 -69
- data/lib/launchdarkly_api/models/user_segment_rule.rb +71 -23
- data/lib/launchdarkly_api/models/user_segments.rb +78 -32
- data/lib/launchdarkly_api/models/users.rb +72 -26
- data/lib/launchdarkly_api/models/value_put.rb +229 -0
- data/lib/launchdarkly_api/models/variate.rb +246 -0
- data/lib/launchdarkly_api/models/variation.rb +70 -38
- data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +227 -0
- data/lib/launchdarkly_api/models/variation_summary.rb +287 -0
- data/lib/launchdarkly_api/models/versions_rep.rb +262 -0
- data/lib/launchdarkly_api/models/webhook.rb +120 -55
- data/lib/launchdarkly_api/models/webhook_post.rb +297 -0
- data/lib/launchdarkly_api/models/webhooks.rb +68 -22
- data/lib/launchdarkly_api/models/weighted_variation.rb +77 -24
- data/lib/launchdarkly_api/version.rb +5 -5
- data/lib/launchdarkly_api.rb +134 -93
- data/spec/api/access_tokens_api_spec.rb +23 -17
- data/spec/api/account_members_api_spec.rb +99 -0
- data/spec/api/account_usage_beta_api_spec.rb +156 -0
- data/spec/api/approvals_api_spec.rb +141 -0
- data/spec/api/audit_log_api_spec.rb +19 -17
- data/spec/api/code_references_api_spec.rb +206 -0
- data/spec/api/custom_roles_api_spec.rb +23 -18
- data/spec/api/data_export_destinations_api_spec.rb +30 -25
- data/spec/api/environments_api_spec.rb +31 -26
- data/spec/api/experiments_beta_api_spec.rb +67 -0
- data/spec/api/feature_flags_api_spec.rb +70 -228
- data/spec/api/feature_flags_beta_api_spec.rb +62 -0
- data/spec/api/metrics_api_spec.rb +100 -0
- data/spec/api/other_api_spec.rb +79 -0
- data/spec/api/projects_api_spec.rb +22 -17
- data/spec/api/relay_proxy_configurations_api_spec.rb +37 -31
- data/spec/api/scheduled_changes_api_spec.rb +112 -0
- data/spec/api/segments_api_spec.rb +164 -0
- data/spec/api/user_settings_api_spec.rb +41 -36
- data/spec/api/users_api_spec.rb +33 -29
- data/spec/api/users_beta_api_spec.rb +48 -0
- data/spec/api/webhooks_api_spec.rb +27 -22
- data/spec/api_client_spec.rb +5 -22
- data/spec/configuration_spec.rb +7 -7
- data/spec/models/access_denied_reason_rep_spec.rb +64 -0
- data/spec/models/access_denied_rep_spec.rb +40 -0
- data/spec/models/access_rep_spec.rb +34 -0
- data/spec/models/access_token_post_spec.rb +74 -0
- data/spec/models/approval_settings_spec.rb +76 -0
- data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +40 -0
- data/spec/models/audit_log_entry_listing_rep_spec.rb +136 -0
- data/spec/models/audit_log_entry_rep_spec.rb +172 -0
- data/spec/models/authorized_app_data_rep_spec.rb +58 -0
- data/spec/models/big_segment_target_spec.rb +46 -0
- data/spec/models/branch_collection_rep_spec.rb +40 -0
- data/spec/models/branch_rep_spec.rb +64 -0
- data/spec/models/clause_spec.rb +8 -15
- data/spec/models/client_side_availability_post_spec.rb +40 -0
- data/spec/models/client_side_availability_spec.rb +10 -17
- data/spec/models/confidence_interval_rep_spec.rb +40 -0
- data/spec/models/conflict_spec.rb +40 -0
- data/spec/models/copied_from_env_spec.rb +40 -0
- data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +64 -0
- data/spec/models/create_flag_config_approval_request_request_spec.rb +70 -0
- data/spec/models/custom_property_spec.rb +8 -15
- data/spec/models/custom_role_post_data_spec.rb +52 -0
- data/spec/models/custom_role_post_spec.rb +52 -0
- data/spec/models/custom_role_spec.rb +14 -15
- data/spec/models/custom_roles_spec.rb +8 -15
- data/spec/models/default_client_side_availability_post_spec.rb +40 -0
- data/spec/models/defaults_spec.rb +8 -15
- data/spec/models/dependent_flag_environment_spec.rb +52 -0
- data/spec/models/dependent_flag_spec.rb +52 -0
- data/spec/models/dependent_flags_by_environment_spec.rb +46 -0
- data/spec/models/destination_post_spec.rb +56 -0
- data/spec/models/destination_spec.rb +19 -20
- data/spec/models/destinations_spec.rb +8 -15
- data/spec/models/environment_post_spec.rb +10 -17
- data/spec/models/environment_spec.rb +8 -27
- data/spec/models/experiment_allocation_rep_spec.rb +40 -0
- data/spec/models/experiment_enabled_period_rep_spec.rb +40 -0
- data/spec/models/experiment_environment_setting_rep_spec.rb +46 -0
- data/spec/models/experiment_info_rep_spec.rb +40 -0
- data/spec/models/experiment_metadata_rep_spec.rb +34 -0
- data/spec/models/experiment_rep_spec.rb +52 -0
- data/spec/models/experiment_results_rep_spec.rb +64 -0
- data/spec/models/experiment_stats_rep_spec.rb +52 -0
- data/spec/models/experiment_time_series_slice_spec.rb +40 -0
- data/spec/models/experiment_time_series_variation_slice_spec.rb +76 -0
- data/spec/models/experiment_totals_rep_spec.rb +76 -0
- data/spec/models/expiring_user_target_error_spec.rb +40 -0
- data/spec/models/expiring_user_target_get_response_spec.rb +40 -0
- data/spec/models/expiring_user_target_item_spec.rb +70 -0
- data/spec/models/expiring_user_target_patch_response_spec.rb +64 -0
- data/spec/models/extinction_collection_rep_spec.rb +40 -0
- data/spec/models/extinction_rep_spec.rb +58 -0
- data/spec/models/extinction_spec.rb +58 -0
- data/spec/models/feature_flag_body_spec.rb +24 -19
- data/spec/models/feature_flag_config_spec.rb +28 -17
- data/spec/models/feature_flag_scheduled_change_spec.rb +34 -17
- data/spec/models/feature_flag_scheduled_changes_spec.rb +10 -17
- data/spec/models/feature_flag_spec.rb +39 -30
- data/spec/models/feature_flag_status_across_environments_spec.rb +10 -17
- data/spec/models/feature_flag_status_spec.rb +8 -25
- data/spec/models/feature_flag_statuses_spec.rb +8 -15
- data/spec/models/feature_flags_spec.rb +10 -17
- data/spec/models/flag_config_approval_request_response_spec.rb +142 -0
- data/spec/models/flag_config_approval_requests_response_spec.rb +40 -0
- data/spec/models/flag_copy_config_environment_spec.rb +40 -0
- data/spec/models/flag_copy_config_post_spec.rb +66 -0
- data/spec/models/flag_global_attributes_rep_spec.rb +158 -0
- data/spec/models/flag_listing_rep_spec.rb +52 -0
- data/spec/models/flag_scheduled_changes_input_spec.rb +40 -0
- data/spec/models/flag_status_rep_spec.rb +52 -0
- data/spec/models/flag_summary_spec.rb +34 -0
- data/spec/models/hunk_rep_spec.rb +58 -0
- data/spec/models/inline_object1_spec.rb +64 -0
- data/spec/models/inline_object_spec.rb +58 -0
- data/spec/models/inline_response200_spec.rb +40 -0
- data/spec/models/integration_metadata_spec.rb +52 -0
- data/spec/models/integration_status_spec.rb +40 -0
- data/spec/models/ip_list_spec.rb +40 -0
- data/spec/models/last_seen_metadata_spec.rb +34 -0
- data/spec/models/link_spec.rb +8 -15
- data/spec/models/member_data_rep_spec.rb +58 -0
- data/spec/models/member_permission_grant_summary_rep_spec.rb +46 -0
- data/spec/models/member_spec.rb +44 -21
- data/spec/models/member_summary_rep_spec.rb +64 -0
- data/spec/models/member_team_summary_rep_spec.rb +46 -0
- data/spec/models/members_spec.rb +10 -17
- data/spec/models/metric_collection_rep_spec.rb +40 -0
- data/spec/models/metric_listing_rep_spec.rb +140 -0
- data/spec/models/metric_post_spec.rb +104 -0
- data/spec/models/metric_rep_spec.rb +170 -0
- data/spec/models/modification_spec.rb +34 -0
- data/spec/models/multi_environment_dependent_flag_spec.rb +46 -0
- data/spec/models/multi_environment_dependent_flags_spec.rb +46 -0
- data/spec/models/new_member_form_spec.rb +64 -0
- data/spec/models/parent_resource_rep_spec.rb +46 -0
- data/spec/models/patch_operation_spec.rb +8 -15
- data/spec/models/patch_segment_instruction_spec.rb +58 -0
- data/spec/models/patch_segment_request_spec.rb +40 -0
- data/spec/models/patch_with_comment_spec.rb +40 -0
- data/spec/models/post_approval_request_apply_request_spec.rb +34 -0
- data/spec/models/post_approval_request_review_request_spec.rb +40 -0
- data/spec/models/post_flag_scheduled_changes_input_spec.rb +46 -0
- data/spec/models/prerequisite_spec.rb +8 -15
- data/spec/models/project_listing_rep_spec.rb +70 -0
- data/spec/models/project_post_spec.rb +64 -0
- data/spec/models/project_spec.rb +12 -19
- data/spec/models/projects_spec.rb +8 -15
- data/spec/models/pub_nub_detail_rep_spec.rb +40 -0
- data/spec/models/reference_rep_spec.rb +46 -0
- data/spec/models/relay_auto_config_collection_rep_spec.rb +34 -0
- data/spec/models/relay_auto_config_post_spec.rb +40 -0
- data/spec/models/relay_auto_config_rep_spec.rb +82 -0
- data/spec/models/repository_collection_rep_spec.rb +40 -0
- data/spec/models/repository_post_spec.rb +68 -0
- data/spec/models/repository_rep_spec.rb +94 -0
- data/spec/models/resource_access_spec.rb +40 -0
- data/spec/models/resource_id_response_spec.rb +58 -0
- data/spec/models/review_response_spec.rb +62 -0
- data/spec/models/rollout_spec.rb +22 -17
- data/spec/models/rule_spec.rb +11 -18
- data/spec/models/sdk_list_rep_spec.rb +40 -0
- data/spec/models/sdk_version_list_rep_spec.rb +40 -0
- data/spec/models/sdk_version_rep_spec.rb +40 -0
- data/spec/models/segment_body_spec.rb +58 -0
- data/spec/models/segment_metadata_spec.rb +64 -0
- data/spec/models/segment_user_list_spec.rb +40 -0
- data/spec/models/segment_user_state_spec.rb +40 -0
- data/spec/models/series_list_rep_spec.rb +46 -0
- data/spec/models/source_flag_spec.rb +40 -0
- data/spec/models/statement_post_data_spec.rb +58 -0
- data/spec/models/statement_post_spec.rb +58 -0
- data/spec/models/statement_rep_spec.rb +58 -0
- data/spec/models/statement_spec.rb +8 -19
- data/spec/models/statistic_collection_rep_spec.rb +40 -0
- data/spec/models/statistic_rep_spec.rb +70 -0
- data/spec/models/statistics_root_spec.rb +40 -0
- data/spec/models/subject_data_rep_spec.rb +46 -0
- data/spec/models/target_resource_rep_spec.rb +46 -0
- data/spec/models/target_spec.rb +8 -15
- data/spec/models/title_rep_spec.rb +76 -0
- data/spec/models/token_data_rep_spec.rb +58 -0
- data/spec/models/token_spec.rb +27 -28
- data/spec/models/tokens_spec.rb +10 -17
- data/spec/models/url_post_spec.rb +56 -0
- data/spec/models/user_attribute_names_rep_spec.rb +46 -0
- data/spec/models/user_flag_setting_spec.rb +8 -15
- data/spec/models/user_flag_settings_spec.rb +10 -17
- data/spec/models/user_record_spec.rb +9 -16
- data/spec/models/user_segment_rule_spec.rb +14 -15
- data/spec/models/user_segment_spec.rb +52 -23
- data/spec/models/user_segments_spec.rb +10 -17
- data/spec/models/user_spec.rb +15 -46
- data/spec/models/users_spec.rb +8 -15
- data/spec/models/value_put_spec.rb +40 -0
- data/spec/models/variate_spec.rb +52 -0
- data/spec/models/variation_or_rollout_rep_spec.rb +40 -0
- data/spec/models/variation_spec.rb +10 -17
- data/spec/models/variation_summary_spec.rb +70 -0
- data/spec/models/versions_rep_spec.rb +52 -0
- data/spec/models/webhook_post_spec.rb +70 -0
- data/spec/models/webhook_spec.rb +18 -19
- data/spec/models/webhooks_spec.rb +8 -15
- data/spec/models/weighted_variation_spec.rb +14 -15
- data/spec/spec_helper.rb +4 -4
- metadata +831 -562
- data/docs/ApprovalRequest.md +0 -20
- data/docs/ApprovalRequestApplyConfigBody.md +0 -8
- data/docs/ApprovalRequestConfigBody.md +0 -13
- data/docs/ApprovalRequestReview.md +0 -11
- data/docs/ApprovalRequestReviewConfigBody.md +0 -9
- data/docs/ApprovalRequestReviewStatus.md +0 -7
- data/docs/ApprovalRequests.md +0 -9
- data/docs/AuditLogEntries.md +0 -9
- data/docs/AuditLogEntry.md +0 -19
- data/docs/AuditLogEntryTarget.md +0 -10
- data/docs/BigSegmentTargetChanges.md +0 -9
- data/docs/BigSegmentTargetsBody.md +0 -9
- data/docs/CopyActions.md +0 -7
- data/docs/CustomPropertyValues.md +0 -7
- data/docs/CustomRoleBody.md +0 -11
- data/docs/CustomerMetricsApi.md +0 -511
- data/docs/DestinationAmazonKinesis.md +0 -10
- data/docs/DestinationBody.md +0 -11
- data/docs/DestinationGooglePubSub.md +0 -9
- data/docs/DestinationMParticle.md +0 -11
- data/docs/DestinationSegment.md +0 -8
- data/docs/EnvironmentApprovalSettings.md +0 -12
- data/docs/EvaluationUsageError.md +0 -9
- data/docs/Events.md +0 -8
- data/docs/Fallthrough.md +0 -9
- data/docs/FeatureFlagCopyBody.md +0 -12
- data/docs/FeatureFlagCopyObject.md +0 -9
- data/docs/FeatureFlagScheduledChangesConflicts.md +0 -8
- data/docs/FeatureFlagScheduledChangesConflictsInstructions.md +0 -9
- data/docs/FeatureFlagStatusForQueriedEnvironment.md +0 -10
- data/docs/FeatureFlagStatusLinks.md +0 -9
- data/docs/FlagConfigScheduledChangesConflictsBody.md +0 -9
- data/docs/FlagConfigScheduledChangesPatchBody.md +0 -9
- data/docs/FlagConfigScheduledChangesPostBody.md +0 -10
- data/docs/FlagListItem.md +0 -11
- data/docs/HierarchicalLinks.md +0 -9
- data/docs/Id.md +0 -7
- data/docs/Integration.md +0 -9
- data/docs/IntegrationLinks.md +0 -8
- data/docs/IntegrationSubscription.md +0 -16
- data/docs/IntegrationSubscriptionStatus.md +0 -10
- data/docs/Integrations.md +0 -9
- data/docs/IntegrationsApi.md +0 -334
- data/docs/Links.md +0 -9
- data/docs/MAU.md +0 -10
- data/docs/MAUMetadata.md +0 -7
- data/docs/MAUbyCategory.md +0 -10
- data/docs/MemberLastSeenMetadata.md +0 -8
- data/docs/MembersBody.md +0 -13
- data/docs/PatchComment.md +0 -9
- data/docs/Policy.md +0 -12
- data/docs/ProjectBody.md +0 -13
- data/docs/RelayProxyConfig.md +0 -15
- data/docs/RelayProxyConfigBody.md +0 -9
- data/docs/RelayProxyConfigs.md +0 -8
- data/docs/Role.md +0 -7
- data/docs/RootApi.md +0 -56
- data/docs/ScheduledChangesFeatureFlagConflict.md +0 -9
- data/docs/SemanticPatchInstruction.md +0 -7
- data/docs/SemanticPatchInstructionInner.md +0 -8
- data/docs/SemanticPatchOperation.md +0 -9
- data/docs/Site.md +0 -9
- data/docs/Stream.md +0 -10
- data/docs/StreamBySDK.md +0 -10
- data/docs/StreamBySDKLinks.md +0 -9
- data/docs/StreamBySDKLinksMetadata.md +0 -10
- data/docs/StreamLinks.md +0 -10
- data/docs/StreamSDKVersion.md +0 -9
- data/docs/StreamSDKVersionData.md +0 -9
- data/docs/StreamUsageError.md +0 -9
- data/docs/StreamUsageLinks.md +0 -10
- data/docs/StreamUsageMetadata.md +0 -10
- data/docs/StreamUsageSeries.md +0 -9
- data/docs/Streams.md +0 -8
- data/docs/SubscriptionBody.md +0 -12
- data/docs/TeamMembersApi.md +0 -329
- data/docs/TokenBody.md +0 -13
- data/docs/Usage.md +0 -9
- data/docs/UsageError.md +0 -8
- data/docs/UsageLinks.md +0 -10
- data/docs/UserSegmentBody.md +0 -12
- data/docs/UserSegmentsApi.md +0 -488
- data/docs/UserSettingsBody.md +0 -8
- data/docs/UserTargetingExpirationForFlag.md +0 -14
- data/docs/UserTargetingExpirationForFlags.md +0 -9
- data/docs/UserTargetingExpirationForSegment.md +0 -14
- data/docs/UserTargetingExpirationOnFlagsForUser.md +0 -9
- data/docs/UserTargetingExpirationResourceIdForFlag.md +0 -12
- data/docs/WebhookBody.md +0 -14
- data/lib/launchdarkly_api/api/customer_metrics_api.rb +0 -519
- data/lib/launchdarkly_api/api/integrations_api.rb +0 -358
- data/lib/launchdarkly_api/api/root_api.rb +0 -69
- data/lib/launchdarkly_api/api/team_members_api.rb +0 -340
- data/lib/launchdarkly_api/api/user_segments_api.rb +0 -548
- data/lib/launchdarkly_api/models/approval_request.rb +0 -337
- data/lib/launchdarkly_api/models/approval_request_apply_config_body.rb +0 -185
- data/lib/launchdarkly_api/models/approval_request_config_body.rb +0 -250
- data/lib/launchdarkly_api/models/approval_request_review.rb +0 -212
- data/lib/launchdarkly_api/models/approval_request_review_config_body.rb +0 -234
- data/lib/launchdarkly_api/models/approval_request_review_status.rb +0 -31
- data/lib/launchdarkly_api/models/approval_requests.rb +0 -195
- data/lib/launchdarkly_api/models/audit_log_entries.rb +0 -195
- data/lib/launchdarkly_api/models/audit_log_entry.rb +0 -283
- data/lib/launchdarkly_api/models/audit_log_entry_target.rb +0 -204
- data/lib/launchdarkly_api/models/big_segment_target_changes.rb +0 -199
- data/lib/launchdarkly_api/models/big_segment_targets_body.rb +0 -193
- data/lib/launchdarkly_api/models/copy_actions.rb +0 -34
- data/lib/launchdarkly_api/models/custom_property_values.rb +0 -176
- data/lib/launchdarkly_api/models/custom_role_body.rb +0 -231
- data/lib/launchdarkly_api/models/destination_amazon_kinesis.rb +0 -202
- data/lib/launchdarkly_api/models/destination_body.rb +0 -264
- data/lib/launchdarkly_api/models/destination_google_pub_sub.rb +0 -193
- data/lib/launchdarkly_api/models/destination_m_particle.rb +0 -211
- data/lib/launchdarkly_api/models/destination_segment.rb +0 -184
- data/lib/launchdarkly_api/models/environment_approval_settings.rb +0 -260
- data/lib/launchdarkly_api/models/evaluation_usage_error.rb +0 -193
- data/lib/launchdarkly_api/models/events.rb +0 -184
- data/lib/launchdarkly_api/models/fallthrough.rb +0 -193
- data/lib/launchdarkly_api/models/feature_flag_copy_body.rb +0 -227
- data/lib/launchdarkly_api/models/feature_flag_copy_object.rb +0 -200
- data/lib/launchdarkly_api/models/feature_flag_scheduled_changes_conflicts.rb +0 -186
- data/lib/launchdarkly_api/models/feature_flag_scheduled_changes_conflicts_instructions.rb +0 -196
- data/lib/launchdarkly_api/models/feature_flag_status_for_queried_environment.rb +0 -237
- data/lib/launchdarkly_api/models/feature_flag_status_links.rb +0 -193
- data/lib/launchdarkly_api/models/flag_config_scheduled_changes_conflicts_body.rb +0 -194
- data/lib/launchdarkly_api/models/flag_config_scheduled_changes_patch_body.rb +0 -194
- data/lib/launchdarkly_api/models/flag_config_scheduled_changes_post_body.rb +0 -204
- data/lib/launchdarkly_api/models/flag_list_item.rb +0 -211
- data/lib/launchdarkly_api/models/hierarchical_links.rb +0 -193
- data/lib/launchdarkly_api/models/id.rb +0 -176
- data/lib/launchdarkly_api/models/integration.rb +0 -195
- data/lib/launchdarkly_api/models/integration__links.rb +0 -184
- data/lib/launchdarkly_api/models/integration_subscription.rb +0 -265
- data/lib/launchdarkly_api/models/integration_subscription__status.rb +0 -203
- data/lib/launchdarkly_api/models/integrations.rb +0 -196
- data/lib/launchdarkly_api/models/links.rb +0 -193
- data/lib/launchdarkly_api/models/ma_uby_category.rb +0 -206
- data/lib/launchdarkly_api/models/mau.rb +0 -206
- data/lib/launchdarkly_api/models/mau_metadata.rb +0 -175
- data/lib/launchdarkly_api/models/member__last_seen_metadata.rb +0 -185
- data/lib/launchdarkly_api/models/members_body.rb +0 -238
- data/lib/launchdarkly_api/models/patch_comment.rb +0 -195
- data/lib/launchdarkly_api/models/policy.rb +0 -231
- data/lib/launchdarkly_api/models/project_body.rb +0 -243
- data/lib/launchdarkly_api/models/relay_proxy_config.rb +0 -289
- data/lib/launchdarkly_api/models/relay_proxy_config_body.rb +0 -196
- data/lib/launchdarkly_api/models/relay_proxy_configs.rb +0 -186
- data/lib/launchdarkly_api/models/role.rb +0 -32
- data/lib/launchdarkly_api/models/scheduled_changes_feature_flag_conflict.rb +0 -195
- data/lib/launchdarkly_api/models/semantic_patch_instruction.rb +0 -175
- data/lib/launchdarkly_api/models/semantic_patch_instruction_inner.rb +0 -185
- data/lib/launchdarkly_api/models/semantic_patch_operation.rb +0 -198
- data/lib/launchdarkly_api/models/site.rb +0 -193
- data/lib/launchdarkly_api/models/stream.rb +0 -206
- data/lib/launchdarkly_api/models/stream_by_sdk.rb +0 -206
- data/lib/launchdarkly_api/models/stream_by_sdk_links.rb +0 -193
- data/lib/launchdarkly_api/models/stream_by_sdk_links_metadata.rb +0 -202
- data/lib/launchdarkly_api/models/stream_links.rb +0 -205
- data/lib/launchdarkly_api/models/stream_sdk_version.rb +0 -195
- data/lib/launchdarkly_api/models/stream_sdk_version_data.rb +0 -195
- data/lib/launchdarkly_api/models/stream_usage_error.rb +0 -193
- data/lib/launchdarkly_api/models/stream_usage_links.rb +0 -205
- data/lib/launchdarkly_api/models/stream_usage_metadata.rb +0 -204
- data/lib/launchdarkly_api/models/stream_usage_series.rb +0 -195
- data/lib/launchdarkly_api/models/streams.rb +0 -184
- data/lib/launchdarkly_api/models/subscription_body.rb +0 -238
- data/lib/launchdarkly_api/models/token_body.rb +0 -238
- data/lib/launchdarkly_api/models/usage.rb +0 -195
- data/lib/launchdarkly_api/models/usage_error.rb +0 -184
- data/lib/launchdarkly_api/models/usage_links.rb +0 -205
- data/lib/launchdarkly_api/models/user_segment_body.rb +0 -237
- data/lib/launchdarkly_api/models/user_settings_body.rb +0 -185
- data/lib/launchdarkly_api/models/user_targeting_expiration_for_flag.rb +0 -241
- data/lib/launchdarkly_api/models/user_targeting_expiration_for_flags.rb +0 -195
- data/lib/launchdarkly_api/models/user_targeting_expiration_for_segment.rb +0 -241
- data/lib/launchdarkly_api/models/user_targeting_expiration_on_flags_for_user.rb +0 -195
- data/lib/launchdarkly_api/models/user_targeting_expiration_resource_id_for_flag.rb +0 -220
- data/lib/launchdarkly_api/models/webhook_body.rb +0 -263
- data/openapi.yml +0 -4719
- data/spec/api/customer_metrics_api_spec.rb +0 -141
- data/spec/api/integrations_api_spec.rb +0 -105
- data/spec/api/root_api_spec.rb +0 -45
- data/spec/api/team_members_api_spec.rb +0 -104
- data/spec/api/user_segments_api_spec.rb +0 -142
- data/spec/models/approval_request_apply_config_body_spec.rb +0 -41
- data/spec/models/approval_request_config_body_spec.rb +0 -71
- data/spec/models/approval_request_review_config_body_spec.rb +0 -51
- data/spec/models/approval_request_review_spec.rb +0 -59
- data/spec/models/approval_request_review_status_spec.rb +0 -35
- data/spec/models/approval_request_spec.rb +0 -117
- data/spec/models/approval_requests_spec.rb +0 -47
- data/spec/models/audit_log_entries_spec.rb +0 -47
- data/spec/models/audit_log_entry_spec.rb +0 -107
- data/spec/models/audit_log_entry_target_spec.rb +0 -53
- data/spec/models/big_segment_target_changes_spec.rb +0 -47
- data/spec/models/big_segment_targets_body_spec.rb +0 -47
- data/spec/models/copy_actions_spec.rb +0 -35
- data/spec/models/custom_property_values_spec.rb +0 -35
- data/spec/models/custom_role_body_spec.rb +0 -59
- data/spec/models/destination_amazon_kinesis_spec.rb +0 -53
- data/spec/models/destination_body_spec.rb +0 -63
- data/spec/models/destination_google_pub_sub_spec.rb +0 -47
- data/spec/models/destination_m_particle_spec.rb +0 -59
- data/spec/models/destination_segment_spec.rb +0 -41
- data/spec/models/environment_approval_settings_spec.rb +0 -69
- data/spec/models/evaluation_usage_error_spec.rb +0 -47
- data/spec/models/events_spec.rb +0 -41
- data/spec/models/fallthrough_spec.rb +0 -47
- data/spec/models/feature_flag_copy_body_spec.rb +0 -65
- data/spec/models/feature_flag_copy_object_spec.rb +0 -47
- data/spec/models/feature_flag_scheduled_changes_conflicts_instructions_spec.rb +0 -47
- data/spec/models/feature_flag_scheduled_changes_conflicts_spec.rb +0 -41
- data/spec/models/feature_flag_status_for_queried_environment_spec.rb +0 -57
- data/spec/models/feature_flag_status_links_spec.rb +0 -47
- data/spec/models/flag_config_scheduled_changes_conflicts_body_spec.rb +0 -47
- data/spec/models/flag_config_scheduled_changes_patch_body_spec.rb +0 -47
- data/spec/models/flag_config_scheduled_changes_post_body_spec.rb +0 -53
- data/spec/models/flag_list_item_spec.rb +0 -59
- data/spec/models/hierarchical_links_spec.rb +0 -47
- data/spec/models/id_spec.rb +0 -35
- data/spec/models/integration__links_spec.rb +0 -41
- data/spec/models/integration_spec.rb +0 -47
- data/spec/models/integration_subscription__status_spec.rb +0 -53
- data/spec/models/integration_subscription_spec.rb +0 -89
- data/spec/models/integrations_spec.rb +0 -47
- data/spec/models/links_spec.rb +0 -47
- data/spec/models/ma_uby_category_spec.rb +0 -53
- data/spec/models/mau_metadata_spec.rb +0 -35
- data/spec/models/mau_spec.rb +0 -53
- data/spec/models/member__last_seen_metadata_spec.rb +0 -41
- data/spec/models/members_body_spec.rb +0 -71
- data/spec/models/patch_comment_spec.rb +0 -47
- data/spec/models/policy_spec.rb +0 -65
- data/spec/models/project_body_spec.rb +0 -71
- data/spec/models/relay_proxy_config_body_spec.rb +0 -47
- data/spec/models/relay_proxy_config_spec.rb +0 -83
- data/spec/models/relay_proxy_configs_spec.rb +0 -41
- data/spec/models/role_spec.rb +0 -35
- data/spec/models/scheduled_changes_feature_flag_conflict_spec.rb +0 -47
- data/spec/models/semantic_patch_instruction_inner_spec.rb +0 -41
- data/spec/models/semantic_patch_instruction_spec.rb +0 -35
- data/spec/models/semantic_patch_operation_spec.rb +0 -47
- data/spec/models/site_spec.rb +0 -47
- data/spec/models/stream_by_sdk_links_metadata_spec.rb +0 -53
- data/spec/models/stream_by_sdk_links_spec.rb +0 -47
- data/spec/models/stream_by_sdk_spec.rb +0 -53
- data/spec/models/stream_links_spec.rb +0 -53
- data/spec/models/stream_sdk_version_data_spec.rb +0 -47
- data/spec/models/stream_sdk_version_spec.rb +0 -47
- data/spec/models/stream_spec.rb +0 -53
- data/spec/models/stream_usage_error_spec.rb +0 -47
- data/spec/models/stream_usage_links_spec.rb +0 -53
- data/spec/models/stream_usage_metadata_spec.rb +0 -53
- data/spec/models/stream_usage_series_spec.rb +0 -47
- data/spec/models/streams_spec.rb +0 -41
- data/spec/models/subscription_body_spec.rb +0 -65
- data/spec/models/token_body_spec.rb +0 -71
- data/spec/models/usage_error_spec.rb +0 -41
- data/spec/models/usage_links_spec.rb +0 -53
- data/spec/models/usage_spec.rb +0 -47
- data/spec/models/user_segment_body_spec.rb +0 -65
- data/spec/models/user_settings_body_spec.rb +0 -41
- data/spec/models/user_targeting_expiration_for_flag_spec.rb +0 -77
- data/spec/models/user_targeting_expiration_for_flags_spec.rb +0 -47
- data/spec/models/user_targeting_expiration_for_segment_spec.rb +0 -77
- data/spec/models/user_targeting_expiration_on_flags_for_user_spec.rb +0 -47
- data/spec/models/user_targeting_expiration_resource_id_for_flag_spec.rb +0 -65
- data/spec/models/webhook_body_spec.rb +0 -77
data/docs/Clause.md
CHANGED
@@ -1,12 +1,26 @@
|
|
1
1
|
# LaunchDarklyApi::Clause
|
2
2
|
|
3
3
|
## Properties
|
4
|
-
Name | Type | Description | Notes
|
5
|
-
------------ | ------------- | ------------- | -------------
|
6
|
-
**_id** | **String** | | [optional]
|
7
|
-
**attribute** | **String** | | [optional]
|
8
|
-
**op** | **String** | | [optional]
|
9
|
-
**values** | **Array<Object>** | | [optional]
|
10
|
-
**negate** | **BOOLEAN** | | [optional]
|
11
4
|
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **_id** | **String** | | [optional] |
|
8
|
+
| **attribute** | **String** | | |
|
9
|
+
| **op** | **String** | | |
|
10
|
+
| **values** | **Array<Object>** | | |
|
11
|
+
| **negate** | **Boolean** | | |
|
12
|
+
|
13
|
+
## Example
|
14
|
+
|
15
|
+
```ruby
|
16
|
+
require 'launchdarkly_api'
|
17
|
+
|
18
|
+
instance = LaunchDarklyApi::Clause.new(
|
19
|
+
_id: null,
|
20
|
+
attribute: null,
|
21
|
+
op: null,
|
22
|
+
values: null,
|
23
|
+
negate: null
|
24
|
+
)
|
25
|
+
```
|
12
26
|
|
@@ -1,9 +1,20 @@
|
|
1
1
|
# LaunchDarklyApi::ClientSideAvailability
|
2
2
|
|
3
3
|
## Properties
|
4
|
-
Name | Type | Description | Notes
|
5
|
-
------------ | ------------- | ------------- | -------------
|
6
|
-
**using_environment_id** | **BOOLEAN** | When set to true, this flag will be available to SDKs using the client-side id. | [optional]
|
7
|
-
**using_mobile_key** | **BOOLEAN** | When set to true, this flag will be available to SDKS using a mobile key. | [optional]
|
8
4
|
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **using_mobile_key** | **Boolean** | | [optional] |
|
8
|
+
| **using_environment_id** | **Boolean** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::ClientSideAvailability.new(
|
16
|
+
using_mobile_key: null,
|
17
|
+
using_environment_id: null
|
18
|
+
)
|
19
|
+
```
|
9
20
|
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::ClientSideAvailabilityPost
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **using_environment_id** | **Boolean** | | |
|
8
|
+
| **using_mobile_key** | **Boolean** | | |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::ClientSideAvailabilityPost.new(
|
16
|
+
using_environment_id: null,
|
17
|
+
using_mobile_key: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,975 @@
|
|
1
|
+
# LaunchDarklyApi::CodeReferencesApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://app.launchdarkly.com*
|
4
|
+
|
5
|
+
| Method | HTTP request | Description |
|
6
|
+
| ------ | ------------ | ----------- |
|
7
|
+
| [**delete_branches**](CodeReferencesApi.md#delete_branches) | **POST** /api/v2/code-refs/repositories/{repo}/branch-delete-tasks | Delete branches |
|
8
|
+
| [**delete_repository**](CodeReferencesApi.md#delete_repository) | **DELETE** /api/v2/code-refs/repositories/{repo} | Delete repository |
|
9
|
+
| [**get_branch**](CodeReferencesApi.md#get_branch) | **GET** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Get branch |
|
10
|
+
| [**get_branches**](CodeReferencesApi.md#get_branches) | **GET** /api/v2/code-refs/repositories/{repo}/branches | List branches |
|
11
|
+
| [**get_extinctions**](CodeReferencesApi.md#get_extinctions) | **GET** /api/v2/code-refs/extinctions | List extinctions |
|
12
|
+
| [**get_repositories**](CodeReferencesApi.md#get_repositories) | **GET** /api/v2/code-refs/repositories | List repositories |
|
13
|
+
| [**get_repository**](CodeReferencesApi.md#get_repository) | **GET** /api/v2/code-refs/repositories/{repo} | Get repository |
|
14
|
+
| [**get_root_statistic**](CodeReferencesApi.md#get_root_statistic) | **GET** /api/v2/code-refs/statistics | Get number of code references for flags |
|
15
|
+
| [**get_statistics**](CodeReferencesApi.md#get_statistics) | **GET** /api/v2/code-refs/statistics/{projKey} | Get number of code references for flags |
|
16
|
+
| [**patch_repository**](CodeReferencesApi.md#patch_repository) | **PATCH** /api/v2/code-refs/repositories/{repo} | Update repository |
|
17
|
+
| [**post_extinction**](CodeReferencesApi.md#post_extinction) | **POST** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Create extinction |
|
18
|
+
| [**post_repository**](CodeReferencesApi.md#post_repository) | **POST** /api/v2/code-refs/repositories | Create repository |
|
19
|
+
| [**put_branch**](CodeReferencesApi.md#put_branch) | **PUT** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Upsert branch |
|
20
|
+
|
21
|
+
|
22
|
+
## delete_branches
|
23
|
+
|
24
|
+
> delete_branches(repo, request_body)
|
25
|
+
|
26
|
+
Delete branches
|
27
|
+
|
28
|
+
Asynchronously delete a number of branches.
|
29
|
+
|
30
|
+
### Examples
|
31
|
+
|
32
|
+
```ruby
|
33
|
+
require 'time'
|
34
|
+
require 'launchdarkly_api'
|
35
|
+
# setup authorization
|
36
|
+
LaunchDarklyApi.configure do |config|
|
37
|
+
# Configure API key authorization: ApiKey
|
38
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
39
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
40
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
41
|
+
end
|
42
|
+
|
43
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
44
|
+
repo = 'repo_example' # String | The repository name to delete branches for.
|
45
|
+
request_body = ['property_example'] # Array<String> |
|
46
|
+
|
47
|
+
begin
|
48
|
+
# Delete branches
|
49
|
+
api_instance.delete_branches(repo, request_body)
|
50
|
+
rescue LaunchDarklyApi::ApiError => e
|
51
|
+
puts "Error when calling CodeReferencesApi->delete_branches: #{e}"
|
52
|
+
end
|
53
|
+
```
|
54
|
+
|
55
|
+
#### Using the delete_branches_with_http_info variant
|
56
|
+
|
57
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
58
|
+
|
59
|
+
> <Array(nil, Integer, Hash)> delete_branches_with_http_info(repo, request_body)
|
60
|
+
|
61
|
+
```ruby
|
62
|
+
begin
|
63
|
+
# Delete branches
|
64
|
+
data, status_code, headers = api_instance.delete_branches_with_http_info(repo, request_body)
|
65
|
+
p status_code # => 2xx
|
66
|
+
p headers # => { ... }
|
67
|
+
p data # => nil
|
68
|
+
rescue LaunchDarklyApi::ApiError => e
|
69
|
+
puts "Error when calling CodeReferencesApi->delete_branches_with_http_info: #{e}"
|
70
|
+
end
|
71
|
+
```
|
72
|
+
|
73
|
+
### Parameters
|
74
|
+
|
75
|
+
| Name | Type | Description | Notes |
|
76
|
+
| ---- | ---- | ----------- | ----- |
|
77
|
+
| **repo** | **String** | The repository name to delete branches for. | |
|
78
|
+
| **request_body** | [**Array<String>**](String.md) | | |
|
79
|
+
|
80
|
+
### Return type
|
81
|
+
|
82
|
+
nil (empty response body)
|
83
|
+
|
84
|
+
### Authorization
|
85
|
+
|
86
|
+
[ApiKey](../README.md#ApiKey)
|
87
|
+
|
88
|
+
### HTTP request headers
|
89
|
+
|
90
|
+
- **Content-Type**: application/json
|
91
|
+
- **Accept**: Not defined
|
92
|
+
|
93
|
+
|
94
|
+
## delete_repository
|
95
|
+
|
96
|
+
> delete_repository(repo)
|
97
|
+
|
98
|
+
Delete repository
|
99
|
+
|
100
|
+
Delete a repository with the specified name
|
101
|
+
|
102
|
+
### Examples
|
103
|
+
|
104
|
+
```ruby
|
105
|
+
require 'time'
|
106
|
+
require 'launchdarkly_api'
|
107
|
+
# setup authorization
|
108
|
+
LaunchDarklyApi.configure do |config|
|
109
|
+
# Configure API key authorization: ApiKey
|
110
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
111
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
112
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
113
|
+
end
|
114
|
+
|
115
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
116
|
+
repo = 'repo_example' # String | The repository name
|
117
|
+
|
118
|
+
begin
|
119
|
+
# Delete repository
|
120
|
+
api_instance.delete_repository(repo)
|
121
|
+
rescue LaunchDarklyApi::ApiError => e
|
122
|
+
puts "Error when calling CodeReferencesApi->delete_repository: #{e}"
|
123
|
+
end
|
124
|
+
```
|
125
|
+
|
126
|
+
#### Using the delete_repository_with_http_info variant
|
127
|
+
|
128
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
129
|
+
|
130
|
+
> <Array(nil, Integer, Hash)> delete_repository_with_http_info(repo)
|
131
|
+
|
132
|
+
```ruby
|
133
|
+
begin
|
134
|
+
# Delete repository
|
135
|
+
data, status_code, headers = api_instance.delete_repository_with_http_info(repo)
|
136
|
+
p status_code # => 2xx
|
137
|
+
p headers # => { ... }
|
138
|
+
p data # => nil
|
139
|
+
rescue LaunchDarklyApi::ApiError => e
|
140
|
+
puts "Error when calling CodeReferencesApi->delete_repository_with_http_info: #{e}"
|
141
|
+
end
|
142
|
+
```
|
143
|
+
|
144
|
+
### Parameters
|
145
|
+
|
146
|
+
| Name | Type | Description | Notes |
|
147
|
+
| ---- | ---- | ----------- | ----- |
|
148
|
+
| **repo** | **String** | The repository name | |
|
149
|
+
|
150
|
+
### Return type
|
151
|
+
|
152
|
+
nil (empty response body)
|
153
|
+
|
154
|
+
### Authorization
|
155
|
+
|
156
|
+
[ApiKey](../README.md#ApiKey)
|
157
|
+
|
158
|
+
### HTTP request headers
|
159
|
+
|
160
|
+
- **Content-Type**: Not defined
|
161
|
+
- **Accept**: Not defined
|
162
|
+
|
163
|
+
|
164
|
+
## get_branch
|
165
|
+
|
166
|
+
> <BranchRep> get_branch(repo, branch, opts)
|
167
|
+
|
168
|
+
Get branch
|
169
|
+
|
170
|
+
Get a specific branch in a repository
|
171
|
+
|
172
|
+
### Examples
|
173
|
+
|
174
|
+
```ruby
|
175
|
+
require 'time'
|
176
|
+
require 'launchdarkly_api'
|
177
|
+
# setup authorization
|
178
|
+
LaunchDarklyApi.configure do |config|
|
179
|
+
# Configure API key authorization: ApiKey
|
180
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
181
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
182
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
183
|
+
end
|
184
|
+
|
185
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
186
|
+
repo = 'repo_example' # String | The repository name
|
187
|
+
branch = 'branch_example' # String | The url-encoded branch name
|
188
|
+
opts = {
|
189
|
+
proj_key: 'proj_key_example', # String | Filter results to a specific project
|
190
|
+
flag_key: 'flag_key_example' # String | Filter results to a specific flag key
|
191
|
+
}
|
192
|
+
|
193
|
+
begin
|
194
|
+
# Get branch
|
195
|
+
result = api_instance.get_branch(repo, branch, opts)
|
196
|
+
p result
|
197
|
+
rescue LaunchDarklyApi::ApiError => e
|
198
|
+
puts "Error when calling CodeReferencesApi->get_branch: #{e}"
|
199
|
+
end
|
200
|
+
```
|
201
|
+
|
202
|
+
#### Using the get_branch_with_http_info variant
|
203
|
+
|
204
|
+
This returns an Array which contains the response data, status code and headers.
|
205
|
+
|
206
|
+
> <Array(<BranchRep>, Integer, Hash)> get_branch_with_http_info(repo, branch, opts)
|
207
|
+
|
208
|
+
```ruby
|
209
|
+
begin
|
210
|
+
# Get branch
|
211
|
+
data, status_code, headers = api_instance.get_branch_with_http_info(repo, branch, opts)
|
212
|
+
p status_code # => 2xx
|
213
|
+
p headers # => { ... }
|
214
|
+
p data # => <BranchRep>
|
215
|
+
rescue LaunchDarklyApi::ApiError => e
|
216
|
+
puts "Error when calling CodeReferencesApi->get_branch_with_http_info: #{e}"
|
217
|
+
end
|
218
|
+
```
|
219
|
+
|
220
|
+
### Parameters
|
221
|
+
|
222
|
+
| Name | Type | Description | Notes |
|
223
|
+
| ---- | ---- | ----------- | ----- |
|
224
|
+
| **repo** | **String** | The repository name | |
|
225
|
+
| **branch** | **String** | The url-encoded branch name | |
|
226
|
+
| **proj_key** | **String** | Filter results to a specific project | [optional] |
|
227
|
+
| **flag_key** | **String** | Filter results to a specific flag key | [optional] |
|
228
|
+
|
229
|
+
### Return type
|
230
|
+
|
231
|
+
[**BranchRep**](BranchRep.md)
|
232
|
+
|
233
|
+
### Authorization
|
234
|
+
|
235
|
+
[ApiKey](../README.md#ApiKey)
|
236
|
+
|
237
|
+
### HTTP request headers
|
238
|
+
|
239
|
+
- **Content-Type**: Not defined
|
240
|
+
- **Accept**: application/json
|
241
|
+
|
242
|
+
|
243
|
+
## get_branches
|
244
|
+
|
245
|
+
> <BranchCollectionRep> get_branches(repo)
|
246
|
+
|
247
|
+
List branches
|
248
|
+
|
249
|
+
Get a list of branches.
|
250
|
+
|
251
|
+
### Examples
|
252
|
+
|
253
|
+
```ruby
|
254
|
+
require 'time'
|
255
|
+
require 'launchdarkly_api'
|
256
|
+
# setup authorization
|
257
|
+
LaunchDarklyApi.configure do |config|
|
258
|
+
# Configure API key authorization: ApiKey
|
259
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
260
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
261
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
262
|
+
end
|
263
|
+
|
264
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
265
|
+
repo = 'repo_example' # String | The repository name
|
266
|
+
|
267
|
+
begin
|
268
|
+
# List branches
|
269
|
+
result = api_instance.get_branches(repo)
|
270
|
+
p result
|
271
|
+
rescue LaunchDarklyApi::ApiError => e
|
272
|
+
puts "Error when calling CodeReferencesApi->get_branches: #{e}"
|
273
|
+
end
|
274
|
+
```
|
275
|
+
|
276
|
+
#### Using the get_branches_with_http_info variant
|
277
|
+
|
278
|
+
This returns an Array which contains the response data, status code and headers.
|
279
|
+
|
280
|
+
> <Array(<BranchCollectionRep>, Integer, Hash)> get_branches_with_http_info(repo)
|
281
|
+
|
282
|
+
```ruby
|
283
|
+
begin
|
284
|
+
# List branches
|
285
|
+
data, status_code, headers = api_instance.get_branches_with_http_info(repo)
|
286
|
+
p status_code # => 2xx
|
287
|
+
p headers # => { ... }
|
288
|
+
p data # => <BranchCollectionRep>
|
289
|
+
rescue LaunchDarklyApi::ApiError => e
|
290
|
+
puts "Error when calling CodeReferencesApi->get_branches_with_http_info: #{e}"
|
291
|
+
end
|
292
|
+
```
|
293
|
+
|
294
|
+
### Parameters
|
295
|
+
|
296
|
+
| Name | Type | Description | Notes |
|
297
|
+
| ---- | ---- | ----------- | ----- |
|
298
|
+
| **repo** | **String** | The repository name | |
|
299
|
+
|
300
|
+
### Return type
|
301
|
+
|
302
|
+
[**BranchCollectionRep**](BranchCollectionRep.md)
|
303
|
+
|
304
|
+
### Authorization
|
305
|
+
|
306
|
+
[ApiKey](../README.md#ApiKey)
|
307
|
+
|
308
|
+
### HTTP request headers
|
309
|
+
|
310
|
+
- **Content-Type**: Not defined
|
311
|
+
- **Accept**: application/json
|
312
|
+
|
313
|
+
|
314
|
+
## get_extinctions
|
315
|
+
|
316
|
+
> <ExtinctionCollectionRep> get_extinctions(opts)
|
317
|
+
|
318
|
+
List extinctions
|
319
|
+
|
320
|
+
Get a list of all extinctions.
|
321
|
+
|
322
|
+
### Examples
|
323
|
+
|
324
|
+
```ruby
|
325
|
+
require 'time'
|
326
|
+
require 'launchdarkly_api'
|
327
|
+
# setup authorization
|
328
|
+
LaunchDarklyApi.configure do |config|
|
329
|
+
# Configure API key authorization: ApiKey
|
330
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
331
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
332
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
333
|
+
end
|
334
|
+
|
335
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
336
|
+
opts = {
|
337
|
+
repo_name: 'repo_name_example', # String | Filter results to a specific repository
|
338
|
+
branch_name: 'branch_name_example', # String | Filter results to a specific branch
|
339
|
+
proj_key: 'proj_key_example', # String | Filter results to a specific project
|
340
|
+
flag_key: 'flag_key_example' # String | Filter results to a specific flag key
|
341
|
+
}
|
342
|
+
|
343
|
+
begin
|
344
|
+
# List extinctions
|
345
|
+
result = api_instance.get_extinctions(opts)
|
346
|
+
p result
|
347
|
+
rescue LaunchDarklyApi::ApiError => e
|
348
|
+
puts "Error when calling CodeReferencesApi->get_extinctions: #{e}"
|
349
|
+
end
|
350
|
+
```
|
351
|
+
|
352
|
+
#### Using the get_extinctions_with_http_info variant
|
353
|
+
|
354
|
+
This returns an Array which contains the response data, status code and headers.
|
355
|
+
|
356
|
+
> <Array(<ExtinctionCollectionRep>, Integer, Hash)> get_extinctions_with_http_info(opts)
|
357
|
+
|
358
|
+
```ruby
|
359
|
+
begin
|
360
|
+
# List extinctions
|
361
|
+
data, status_code, headers = api_instance.get_extinctions_with_http_info(opts)
|
362
|
+
p status_code # => 2xx
|
363
|
+
p headers # => { ... }
|
364
|
+
p data # => <ExtinctionCollectionRep>
|
365
|
+
rescue LaunchDarklyApi::ApiError => e
|
366
|
+
puts "Error when calling CodeReferencesApi->get_extinctions_with_http_info: #{e}"
|
367
|
+
end
|
368
|
+
```
|
369
|
+
|
370
|
+
### Parameters
|
371
|
+
|
372
|
+
| Name | Type | Description | Notes |
|
373
|
+
| ---- | ---- | ----------- | ----- |
|
374
|
+
| **repo_name** | **String** | Filter results to a specific repository | [optional] |
|
375
|
+
| **branch_name** | **String** | Filter results to a specific branch | [optional] |
|
376
|
+
| **proj_key** | **String** | Filter results to a specific project | [optional] |
|
377
|
+
| **flag_key** | **String** | Filter results to a specific flag key | [optional] |
|
378
|
+
|
379
|
+
### Return type
|
380
|
+
|
381
|
+
[**ExtinctionCollectionRep**](ExtinctionCollectionRep.md)
|
382
|
+
|
383
|
+
### Authorization
|
384
|
+
|
385
|
+
[ApiKey](../README.md#ApiKey)
|
386
|
+
|
387
|
+
### HTTP request headers
|
388
|
+
|
389
|
+
- **Content-Type**: Not defined
|
390
|
+
- **Accept**: application/json
|
391
|
+
|
392
|
+
|
393
|
+
## get_repositories
|
394
|
+
|
395
|
+
> <RepositoryCollectionRep> get_repositories(opts)
|
396
|
+
|
397
|
+
List repositories
|
398
|
+
|
399
|
+
Get a list of connected repositories. Optionally, you can include branch metadata with the `withBranches` query parameter. Embed references for the default branch with `ReferencesForDefaultBranch`. You can also filter the list of code references by project key and flag key.
|
400
|
+
|
401
|
+
### Examples
|
402
|
+
|
403
|
+
```ruby
|
404
|
+
require 'time'
|
405
|
+
require 'launchdarkly_api'
|
406
|
+
# setup authorization
|
407
|
+
LaunchDarklyApi.configure do |config|
|
408
|
+
# Configure API key authorization: ApiKey
|
409
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
410
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
411
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
412
|
+
end
|
413
|
+
|
414
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
415
|
+
opts = {
|
416
|
+
with_branches: 'with_branches_example', # String | If set to any value, the endpoint returns repositories with associated branch data
|
417
|
+
with_references_for_default_branch: 'with_references_for_default_branch_example', # String | If set to any value, the endpoint returns repositories with associated branch data, as well as code references for the default git branch
|
418
|
+
proj_key: 'proj_key_example', # String | A LaunchDarkly project key. If provided, this filters code reference results to the specified project.
|
419
|
+
flag_key: 'flag_key_example' # String | If set to any value, the endpoint returns repositories with associated branch data, as well as code references for the default git branch
|
420
|
+
}
|
421
|
+
|
422
|
+
begin
|
423
|
+
# List repositories
|
424
|
+
result = api_instance.get_repositories(opts)
|
425
|
+
p result
|
426
|
+
rescue LaunchDarklyApi::ApiError => e
|
427
|
+
puts "Error when calling CodeReferencesApi->get_repositories: #{e}"
|
428
|
+
end
|
429
|
+
```
|
430
|
+
|
431
|
+
#### Using the get_repositories_with_http_info variant
|
432
|
+
|
433
|
+
This returns an Array which contains the response data, status code and headers.
|
434
|
+
|
435
|
+
> <Array(<RepositoryCollectionRep>, Integer, Hash)> get_repositories_with_http_info(opts)
|
436
|
+
|
437
|
+
```ruby
|
438
|
+
begin
|
439
|
+
# List repositories
|
440
|
+
data, status_code, headers = api_instance.get_repositories_with_http_info(opts)
|
441
|
+
p status_code # => 2xx
|
442
|
+
p headers # => { ... }
|
443
|
+
p data # => <RepositoryCollectionRep>
|
444
|
+
rescue LaunchDarklyApi::ApiError => e
|
445
|
+
puts "Error when calling CodeReferencesApi->get_repositories_with_http_info: #{e}"
|
446
|
+
end
|
447
|
+
```
|
448
|
+
|
449
|
+
### Parameters
|
450
|
+
|
451
|
+
| Name | Type | Description | Notes |
|
452
|
+
| ---- | ---- | ----------- | ----- |
|
453
|
+
| **with_branches** | **String** | If set to any value, the endpoint returns repositories with associated branch data | [optional] |
|
454
|
+
| **with_references_for_default_branch** | **String** | If set to any value, the endpoint returns repositories with associated branch data, as well as code references for the default git branch | [optional] |
|
455
|
+
| **proj_key** | **String** | A LaunchDarkly project key. If provided, this filters code reference results to the specified project. | [optional] |
|
456
|
+
| **flag_key** | **String** | If set to any value, the endpoint returns repositories with associated branch data, as well as code references for the default git branch | [optional] |
|
457
|
+
|
458
|
+
### Return type
|
459
|
+
|
460
|
+
[**RepositoryCollectionRep**](RepositoryCollectionRep.md)
|
461
|
+
|
462
|
+
### Authorization
|
463
|
+
|
464
|
+
[ApiKey](../README.md#ApiKey)
|
465
|
+
|
466
|
+
### HTTP request headers
|
467
|
+
|
468
|
+
- **Content-Type**: Not defined
|
469
|
+
- **Accept**: application/json
|
470
|
+
|
471
|
+
|
472
|
+
## get_repository
|
473
|
+
|
474
|
+
> <RepositoryRep> get_repository(repo)
|
475
|
+
|
476
|
+
Get repository
|
477
|
+
|
478
|
+
Get a single repository by name.
|
479
|
+
|
480
|
+
### Examples
|
481
|
+
|
482
|
+
```ruby
|
483
|
+
require 'time'
|
484
|
+
require 'launchdarkly_api'
|
485
|
+
# setup authorization
|
486
|
+
LaunchDarklyApi.configure do |config|
|
487
|
+
# Configure API key authorization: ApiKey
|
488
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
489
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
490
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
491
|
+
end
|
492
|
+
|
493
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
494
|
+
repo = 'repo_example' # String | The repository name
|
495
|
+
|
496
|
+
begin
|
497
|
+
# Get repository
|
498
|
+
result = api_instance.get_repository(repo)
|
499
|
+
p result
|
500
|
+
rescue LaunchDarklyApi::ApiError => e
|
501
|
+
puts "Error when calling CodeReferencesApi->get_repository: #{e}"
|
502
|
+
end
|
503
|
+
```
|
504
|
+
|
505
|
+
#### Using the get_repository_with_http_info variant
|
506
|
+
|
507
|
+
This returns an Array which contains the response data, status code and headers.
|
508
|
+
|
509
|
+
> <Array(<RepositoryRep>, Integer, Hash)> get_repository_with_http_info(repo)
|
510
|
+
|
511
|
+
```ruby
|
512
|
+
begin
|
513
|
+
# Get repository
|
514
|
+
data, status_code, headers = api_instance.get_repository_with_http_info(repo)
|
515
|
+
p status_code # => 2xx
|
516
|
+
p headers # => { ... }
|
517
|
+
p data # => <RepositoryRep>
|
518
|
+
rescue LaunchDarklyApi::ApiError => e
|
519
|
+
puts "Error when calling CodeReferencesApi->get_repository_with_http_info: #{e}"
|
520
|
+
end
|
521
|
+
```
|
522
|
+
|
523
|
+
### Parameters
|
524
|
+
|
525
|
+
| Name | Type | Description | Notes |
|
526
|
+
| ---- | ---- | ----------- | ----- |
|
527
|
+
| **repo** | **String** | The repository name | |
|
528
|
+
|
529
|
+
### Return type
|
530
|
+
|
531
|
+
[**RepositoryRep**](RepositoryRep.md)
|
532
|
+
|
533
|
+
### Authorization
|
534
|
+
|
535
|
+
[ApiKey](../README.md#ApiKey)
|
536
|
+
|
537
|
+
### HTTP request headers
|
538
|
+
|
539
|
+
- **Content-Type**: Not defined
|
540
|
+
- **Accept**: application/json
|
541
|
+
|
542
|
+
|
543
|
+
## get_root_statistic
|
544
|
+
|
545
|
+
> <StatisticsRoot> get_root_statistic
|
546
|
+
|
547
|
+
Get number of code references for flags
|
548
|
+
|
549
|
+
Get links for all projects that have Code References.
|
550
|
+
|
551
|
+
### Examples
|
552
|
+
|
553
|
+
```ruby
|
554
|
+
require 'time'
|
555
|
+
require 'launchdarkly_api'
|
556
|
+
# setup authorization
|
557
|
+
LaunchDarklyApi.configure do |config|
|
558
|
+
# Configure API key authorization: ApiKey
|
559
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
560
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
561
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
562
|
+
end
|
563
|
+
|
564
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
565
|
+
|
566
|
+
begin
|
567
|
+
# Get number of code references for flags
|
568
|
+
result = api_instance.get_root_statistic
|
569
|
+
p result
|
570
|
+
rescue LaunchDarklyApi::ApiError => e
|
571
|
+
puts "Error when calling CodeReferencesApi->get_root_statistic: #{e}"
|
572
|
+
end
|
573
|
+
```
|
574
|
+
|
575
|
+
#### Using the get_root_statistic_with_http_info variant
|
576
|
+
|
577
|
+
This returns an Array which contains the response data, status code and headers.
|
578
|
+
|
579
|
+
> <Array(<StatisticsRoot>, Integer, Hash)> get_root_statistic_with_http_info
|
580
|
+
|
581
|
+
```ruby
|
582
|
+
begin
|
583
|
+
# Get number of code references for flags
|
584
|
+
data, status_code, headers = api_instance.get_root_statistic_with_http_info
|
585
|
+
p status_code # => 2xx
|
586
|
+
p headers # => { ... }
|
587
|
+
p data # => <StatisticsRoot>
|
588
|
+
rescue LaunchDarklyApi::ApiError => e
|
589
|
+
puts "Error when calling CodeReferencesApi->get_root_statistic_with_http_info: #{e}"
|
590
|
+
end
|
591
|
+
```
|
592
|
+
|
593
|
+
### Parameters
|
594
|
+
|
595
|
+
This endpoint does not need any parameter.
|
596
|
+
|
597
|
+
### Return type
|
598
|
+
|
599
|
+
[**StatisticsRoot**](StatisticsRoot.md)
|
600
|
+
|
601
|
+
### Authorization
|
602
|
+
|
603
|
+
[ApiKey](../README.md#ApiKey)
|
604
|
+
|
605
|
+
### HTTP request headers
|
606
|
+
|
607
|
+
- **Content-Type**: Not defined
|
608
|
+
- **Accept**: application/json
|
609
|
+
|
610
|
+
|
611
|
+
## get_statistics
|
612
|
+
|
613
|
+
> <StatisticCollectionRep> get_statistics(proj_key, opts)
|
614
|
+
|
615
|
+
Get number of code references for flags
|
616
|
+
|
617
|
+
Get the number of code references across repositories for all flags in your project that have code references in the default branch (for example: master). You can optionally include the `flagKey` query parameter to get the number of code references across repositories for a single flag. This endpoint returns the number of times your flag keys are referenced in your repositories. You can filter to a single flag with by passing in a flag key.
|
618
|
+
|
619
|
+
### Examples
|
620
|
+
|
621
|
+
```ruby
|
622
|
+
require 'time'
|
623
|
+
require 'launchdarkly_api'
|
624
|
+
# setup authorization
|
625
|
+
LaunchDarklyApi.configure do |config|
|
626
|
+
# Configure API key authorization: ApiKey
|
627
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
628
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
629
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
630
|
+
end
|
631
|
+
|
632
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
633
|
+
proj_key = 'proj_key_example' # String | The project key
|
634
|
+
opts = {
|
635
|
+
flag_key: 'flag_key_example' # String | Filter results to a specific flag key
|
636
|
+
}
|
637
|
+
|
638
|
+
begin
|
639
|
+
# Get number of code references for flags
|
640
|
+
result = api_instance.get_statistics(proj_key, opts)
|
641
|
+
p result
|
642
|
+
rescue LaunchDarklyApi::ApiError => e
|
643
|
+
puts "Error when calling CodeReferencesApi->get_statistics: #{e}"
|
644
|
+
end
|
645
|
+
```
|
646
|
+
|
647
|
+
#### Using the get_statistics_with_http_info variant
|
648
|
+
|
649
|
+
This returns an Array which contains the response data, status code and headers.
|
650
|
+
|
651
|
+
> <Array(<StatisticCollectionRep>, Integer, Hash)> get_statistics_with_http_info(proj_key, opts)
|
652
|
+
|
653
|
+
```ruby
|
654
|
+
begin
|
655
|
+
# Get number of code references for flags
|
656
|
+
data, status_code, headers = api_instance.get_statistics_with_http_info(proj_key, opts)
|
657
|
+
p status_code # => 2xx
|
658
|
+
p headers # => { ... }
|
659
|
+
p data # => <StatisticCollectionRep>
|
660
|
+
rescue LaunchDarklyApi::ApiError => e
|
661
|
+
puts "Error when calling CodeReferencesApi->get_statistics_with_http_info: #{e}"
|
662
|
+
end
|
663
|
+
```
|
664
|
+
|
665
|
+
### Parameters
|
666
|
+
|
667
|
+
| Name | Type | Description | Notes |
|
668
|
+
| ---- | ---- | ----------- | ----- |
|
669
|
+
| **proj_key** | **String** | The project key | |
|
670
|
+
| **flag_key** | **String** | Filter results to a specific flag key | [optional] |
|
671
|
+
|
672
|
+
### Return type
|
673
|
+
|
674
|
+
[**StatisticCollectionRep**](StatisticCollectionRep.md)
|
675
|
+
|
676
|
+
### Authorization
|
677
|
+
|
678
|
+
[ApiKey](../README.md#ApiKey)
|
679
|
+
|
680
|
+
### HTTP request headers
|
681
|
+
|
682
|
+
- **Content-Type**: Not defined
|
683
|
+
- **Accept**: application/json
|
684
|
+
|
685
|
+
|
686
|
+
## patch_repository
|
687
|
+
|
688
|
+
> <RepositoryRep> patch_repository(repo, patch_operation)
|
689
|
+
|
690
|
+
Update repository
|
691
|
+
|
692
|
+
Update a repository's settings. The request must be a valid JSON Patch document describing the changes to be made to the repository.
|
693
|
+
|
694
|
+
### Examples
|
695
|
+
|
696
|
+
```ruby
|
697
|
+
require 'time'
|
698
|
+
require 'launchdarkly_api'
|
699
|
+
# setup authorization
|
700
|
+
LaunchDarklyApi.configure do |config|
|
701
|
+
# Configure API key authorization: ApiKey
|
702
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
703
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
704
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
705
|
+
end
|
706
|
+
|
707
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
708
|
+
repo = 'repo_example' # String | The repository name
|
709
|
+
patch_operation = [LaunchDarklyApi::PatchOperation.new({op: 'replace', path: '/biscuits', value: Chocolate Digestive})] # Array<PatchOperation> |
|
710
|
+
|
711
|
+
begin
|
712
|
+
# Update repository
|
713
|
+
result = api_instance.patch_repository(repo, patch_operation)
|
714
|
+
p result
|
715
|
+
rescue LaunchDarklyApi::ApiError => e
|
716
|
+
puts "Error when calling CodeReferencesApi->patch_repository: #{e}"
|
717
|
+
end
|
718
|
+
```
|
719
|
+
|
720
|
+
#### Using the patch_repository_with_http_info variant
|
721
|
+
|
722
|
+
This returns an Array which contains the response data, status code and headers.
|
723
|
+
|
724
|
+
> <Array(<RepositoryRep>, Integer, Hash)> patch_repository_with_http_info(repo, patch_operation)
|
725
|
+
|
726
|
+
```ruby
|
727
|
+
begin
|
728
|
+
# Update repository
|
729
|
+
data, status_code, headers = api_instance.patch_repository_with_http_info(repo, patch_operation)
|
730
|
+
p status_code # => 2xx
|
731
|
+
p headers # => { ... }
|
732
|
+
p data # => <RepositoryRep>
|
733
|
+
rescue LaunchDarklyApi::ApiError => e
|
734
|
+
puts "Error when calling CodeReferencesApi->patch_repository_with_http_info: #{e}"
|
735
|
+
end
|
736
|
+
```
|
737
|
+
|
738
|
+
### Parameters
|
739
|
+
|
740
|
+
| Name | Type | Description | Notes |
|
741
|
+
| ---- | ---- | ----------- | ----- |
|
742
|
+
| **repo** | **String** | The repository name | |
|
743
|
+
| **patch_operation** | [**Array<PatchOperation>**](PatchOperation.md) | | |
|
744
|
+
|
745
|
+
### Return type
|
746
|
+
|
747
|
+
[**RepositoryRep**](RepositoryRep.md)
|
748
|
+
|
749
|
+
### Authorization
|
750
|
+
|
751
|
+
[ApiKey](../README.md#ApiKey)
|
752
|
+
|
753
|
+
### HTTP request headers
|
754
|
+
|
755
|
+
- **Content-Type**: application/json
|
756
|
+
- **Accept**: application/json
|
757
|
+
|
758
|
+
|
759
|
+
## post_extinction
|
760
|
+
|
761
|
+
> post_extinction(repo, branch, inline_object)
|
762
|
+
|
763
|
+
Create extinction
|
764
|
+
|
765
|
+
Create a new extinction
|
766
|
+
|
767
|
+
### Examples
|
768
|
+
|
769
|
+
```ruby
|
770
|
+
require 'time'
|
771
|
+
require 'launchdarkly_api'
|
772
|
+
# setup authorization
|
773
|
+
LaunchDarklyApi.configure do |config|
|
774
|
+
# Configure API key authorization: ApiKey
|
775
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
776
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
777
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
778
|
+
end
|
779
|
+
|
780
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
781
|
+
repo = 'repo_example' # String | The repository name
|
782
|
+
branch = 'branch_example' # String | The url-encoded branch name
|
783
|
+
inline_object = [LaunchDarklyApi::InlineObject.new({revision: 'revision_example', time: 3.56, flag_key: 'flag_key_example', project_key: 'project_key_example'})] # Array<InlineObject> |
|
784
|
+
|
785
|
+
begin
|
786
|
+
# Create extinction
|
787
|
+
api_instance.post_extinction(repo, branch, inline_object)
|
788
|
+
rescue LaunchDarklyApi::ApiError => e
|
789
|
+
puts "Error when calling CodeReferencesApi->post_extinction: #{e}"
|
790
|
+
end
|
791
|
+
```
|
792
|
+
|
793
|
+
#### Using the post_extinction_with_http_info variant
|
794
|
+
|
795
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
796
|
+
|
797
|
+
> <Array(nil, Integer, Hash)> post_extinction_with_http_info(repo, branch, inline_object)
|
798
|
+
|
799
|
+
```ruby
|
800
|
+
begin
|
801
|
+
# Create extinction
|
802
|
+
data, status_code, headers = api_instance.post_extinction_with_http_info(repo, branch, inline_object)
|
803
|
+
p status_code # => 2xx
|
804
|
+
p headers # => { ... }
|
805
|
+
p data # => nil
|
806
|
+
rescue LaunchDarklyApi::ApiError => e
|
807
|
+
puts "Error when calling CodeReferencesApi->post_extinction_with_http_info: #{e}"
|
808
|
+
end
|
809
|
+
```
|
810
|
+
|
811
|
+
### Parameters
|
812
|
+
|
813
|
+
| Name | Type | Description | Notes |
|
814
|
+
| ---- | ---- | ----------- | ----- |
|
815
|
+
| **repo** | **String** | The repository name | |
|
816
|
+
| **branch** | **String** | The url-encoded branch name | |
|
817
|
+
| **inline_object** | [**Array<InlineObject>**](InlineObject.md) | | |
|
818
|
+
|
819
|
+
### Return type
|
820
|
+
|
821
|
+
nil (empty response body)
|
822
|
+
|
823
|
+
### Authorization
|
824
|
+
|
825
|
+
[ApiKey](../README.md#ApiKey)
|
826
|
+
|
827
|
+
### HTTP request headers
|
828
|
+
|
829
|
+
- **Content-Type**: application/json
|
830
|
+
- **Accept**: Not defined
|
831
|
+
|
832
|
+
|
833
|
+
## post_repository
|
834
|
+
|
835
|
+
> post_repository(repository_post)
|
836
|
+
|
837
|
+
Create repository
|
838
|
+
|
839
|
+
Create a repository with the specified name.
|
840
|
+
|
841
|
+
### Examples
|
842
|
+
|
843
|
+
```ruby
|
844
|
+
require 'time'
|
845
|
+
require 'launchdarkly_api'
|
846
|
+
# setup authorization
|
847
|
+
LaunchDarklyApi.configure do |config|
|
848
|
+
# Configure API key authorization: ApiKey
|
849
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
850
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
851
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
852
|
+
end
|
853
|
+
|
854
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
855
|
+
repository_post = LaunchDarklyApi::RepositoryPost.new({name: 'name_example'}) # RepositoryPost |
|
856
|
+
|
857
|
+
begin
|
858
|
+
# Create repository
|
859
|
+
api_instance.post_repository(repository_post)
|
860
|
+
rescue LaunchDarklyApi::ApiError => e
|
861
|
+
puts "Error when calling CodeReferencesApi->post_repository: #{e}"
|
862
|
+
end
|
863
|
+
```
|
864
|
+
|
865
|
+
#### Using the post_repository_with_http_info variant
|
866
|
+
|
867
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
868
|
+
|
869
|
+
> <Array(nil, Integer, Hash)> post_repository_with_http_info(repository_post)
|
870
|
+
|
871
|
+
```ruby
|
872
|
+
begin
|
873
|
+
# Create repository
|
874
|
+
data, status_code, headers = api_instance.post_repository_with_http_info(repository_post)
|
875
|
+
p status_code # => 2xx
|
876
|
+
p headers # => { ... }
|
877
|
+
p data # => nil
|
878
|
+
rescue LaunchDarklyApi::ApiError => e
|
879
|
+
puts "Error when calling CodeReferencesApi->post_repository_with_http_info: #{e}"
|
880
|
+
end
|
881
|
+
```
|
882
|
+
|
883
|
+
### Parameters
|
884
|
+
|
885
|
+
| Name | Type | Description | Notes |
|
886
|
+
| ---- | ---- | ----------- | ----- |
|
887
|
+
| **repository_post** | [**RepositoryPost**](RepositoryPost.md) | | |
|
888
|
+
|
889
|
+
### Return type
|
890
|
+
|
891
|
+
nil (empty response body)
|
892
|
+
|
893
|
+
### Authorization
|
894
|
+
|
895
|
+
[ApiKey](../README.md#ApiKey)
|
896
|
+
|
897
|
+
### HTTP request headers
|
898
|
+
|
899
|
+
- **Content-Type**: application/json
|
900
|
+
- **Accept**: Not defined
|
901
|
+
|
902
|
+
|
903
|
+
## put_branch
|
904
|
+
|
905
|
+
> put_branch(repo, branch, branch_rep)
|
906
|
+
|
907
|
+
Upsert branch
|
908
|
+
|
909
|
+
Create a new branch if it doesn't exist, or updates the branch if it already exists.
|
910
|
+
|
911
|
+
### Examples
|
912
|
+
|
913
|
+
```ruby
|
914
|
+
require 'time'
|
915
|
+
require 'launchdarkly_api'
|
916
|
+
# setup authorization
|
917
|
+
LaunchDarklyApi.configure do |config|
|
918
|
+
# Configure API key authorization: ApiKey
|
919
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
920
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
921
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
922
|
+
end
|
923
|
+
|
924
|
+
api_instance = LaunchDarklyApi::CodeReferencesApi.new
|
925
|
+
repo = 'repo_example' # String | The repository name
|
926
|
+
branch = 'branch_example' # String | The url-encoded branch name
|
927
|
+
branch_rep = LaunchDarklyApi::BranchRep.new # BranchRep |
|
928
|
+
|
929
|
+
begin
|
930
|
+
# Upsert branch
|
931
|
+
api_instance.put_branch(repo, branch, branch_rep)
|
932
|
+
rescue LaunchDarklyApi::ApiError => e
|
933
|
+
puts "Error when calling CodeReferencesApi->put_branch: #{e}"
|
934
|
+
end
|
935
|
+
```
|
936
|
+
|
937
|
+
#### Using the put_branch_with_http_info variant
|
938
|
+
|
939
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
940
|
+
|
941
|
+
> <Array(nil, Integer, Hash)> put_branch_with_http_info(repo, branch, branch_rep)
|
942
|
+
|
943
|
+
```ruby
|
944
|
+
begin
|
945
|
+
# Upsert branch
|
946
|
+
data, status_code, headers = api_instance.put_branch_with_http_info(repo, branch, branch_rep)
|
947
|
+
p status_code # => 2xx
|
948
|
+
p headers # => { ... }
|
949
|
+
p data # => nil
|
950
|
+
rescue LaunchDarklyApi::ApiError => e
|
951
|
+
puts "Error when calling CodeReferencesApi->put_branch_with_http_info: #{e}"
|
952
|
+
end
|
953
|
+
```
|
954
|
+
|
955
|
+
### Parameters
|
956
|
+
|
957
|
+
| Name | Type | Description | Notes |
|
958
|
+
| ---- | ---- | ----------- | ----- |
|
959
|
+
| **repo** | **String** | The repository name | |
|
960
|
+
| **branch** | **String** | The url-encoded branch name | |
|
961
|
+
| **branch_rep** | [**BranchRep**](BranchRep.md) | | |
|
962
|
+
|
963
|
+
### Return type
|
964
|
+
|
965
|
+
nil (empty response body)
|
966
|
+
|
967
|
+
### Authorization
|
968
|
+
|
969
|
+
[ApiKey](../README.md#ApiKey)
|
970
|
+
|
971
|
+
### HTTP request headers
|
972
|
+
|
973
|
+
- **Content-Type**: application/json
|
974
|
+
- **Accept**: Not defined
|
975
|
+
|