launchdarkly_api 5.4.0 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (850) hide show
  1. checksums.yaml +5 -5
  2. data/Gemfile +3 -1
  3. data/README.md +304 -261
  4. data/Rakefile +2 -0
  5. data/docs/AccessDeniedReasonRep.md +28 -0
  6. data/docs/AccessDeniedRep.md +20 -0
  7. data/docs/AccessRep.md +18 -0
  8. data/docs/AccessTokenPost.md +30 -0
  9. data/docs/AccessTokensApi.md +239 -126
  10. data/docs/AccountMembersApi.md +376 -0
  11. data/docs/AccountUsageBetaApi.md +647 -0
  12. data/docs/ApprovalSettings.md +32 -0
  13. data/docs/ApprovalsApi.md +554 -0
  14. data/docs/AuditLogApi.md +93 -55
  15. data/docs/AuditLogEntryListingRep.md +52 -0
  16. data/docs/AuditLogEntryListingRepCollection.md +20 -0
  17. data/docs/AuditLogEntryRep.md +64 -0
  18. data/docs/AuthorizedAppDataRep.md +26 -0
  19. data/docs/BigSegmentTarget.md +22 -0
  20. data/docs/BranchCollectionRep.md +20 -0
  21. data/docs/BranchRep.md +28 -0
  22. data/docs/Clause.md +21 -7
  23. data/docs/ClientSideAvailability.md +15 -4
  24. data/docs/ClientSideAvailabilityPost.md +20 -0
  25. data/docs/CodeReferencesApi.md +975 -0
  26. data/docs/ConfidenceIntervalRep.md +20 -0
  27. data/docs/Conflict.md +20 -0
  28. data/docs/CopiedFromEnv.md +20 -0
  29. data/docs/CreateCopyFlagConfigApprovalRequestRequest.md +28 -0
  30. data/docs/CreateFlagConfigApprovalRequestRequest.md +30 -0
  31. data/docs/CustomProperty.md +15 -4
  32. data/docs/CustomRole.md +25 -8
  33. data/docs/CustomRolePost.md +24 -0
  34. data/docs/CustomRolePostData.md +24 -0
  35. data/docs/CustomRoles.md +15 -4
  36. data/docs/CustomRolesApi.md +197 -101
  37. data/docs/DataExportDestinationsApi.md +205 -117
  38. data/docs/DefaultClientSideAvailabilityPost.md +20 -0
  39. data/docs/Defaults.md +15 -4
  40. data/docs/DependentFlag.md +19 -6
  41. data/docs/DependentFlagEnvironment.md +19 -6
  42. data/docs/DependentFlagsByEnvironment.md +17 -5
  43. data/docs/Destination.md +27 -9
  44. data/docs/DestinationPost.md +24 -0
  45. data/docs/Destinations.md +15 -4
  46. data/docs/Environment.md +35 -16
  47. data/docs/EnvironmentPost.md +29 -11
  48. data/docs/EnvironmentsApi.md +246 -144
  49. data/docs/ExperimentAllocationRep.md +20 -0
  50. data/docs/ExperimentEnabledPeriodRep.md +20 -0
  51. data/docs/ExperimentEnvironmentSettingRep.md +22 -0
  52. data/docs/ExperimentInfoRep.md +20 -0
  53. data/docs/ExperimentMetadataRep.md +18 -0
  54. data/docs/ExperimentRep.md +24 -0
  55. data/docs/ExperimentResultsRep.md +28 -0
  56. data/docs/ExperimentStatsRep.md +24 -0
  57. data/docs/ExperimentTimeSeriesSlice.md +20 -0
  58. data/docs/ExperimentTimeSeriesVariationSlice.md +32 -0
  59. data/docs/ExperimentTotalsRep.md +32 -0
  60. data/docs/ExperimentsBetaApi.md +168 -0
  61. data/docs/ExpiringUserTargetError.md +20 -0
  62. data/docs/ExpiringUserTargetGetResponse.md +20 -0
  63. data/docs/ExpiringUserTargetItem.md +30 -0
  64. data/docs/ExpiringUserTargetPatchResponse.md +28 -0
  65. data/docs/Extinction.md +26 -0
  66. data/docs/ExtinctionCollectionRep.md +20 -0
  67. data/docs/ExtinctionRep.md +26 -0
  68. data/docs/FeatureFlag.md +55 -22
  69. data/docs/FeatureFlagBody.md +33 -11
  70. data/docs/FeatureFlagConfig.md +47 -17
  71. data/docs/FeatureFlagScheduledChange.md +27 -6
  72. data/docs/FeatureFlagScheduledChanges.md +15 -4
  73. data/docs/FeatureFlagStatus.md +17 -6
  74. data/docs/FeatureFlagStatusAcrossEnvironments.md +17 -5
  75. data/docs/FeatureFlagStatuses.md +15 -4
  76. data/docs/FeatureFlags.md +17 -5
  77. data/docs/FeatureFlagsApi.md +451 -1184
  78. data/docs/FeatureFlagsBetaApi.md +157 -0
  79. data/docs/FlagConfigApprovalRequestResponse.md +54 -0
  80. data/docs/FlagConfigApprovalRequestsResponse.md +20 -0
  81. data/docs/FlagCopyConfigEnvironment.md +20 -0
  82. data/docs/FlagCopyConfigPost.md +26 -0
  83. data/docs/FlagGlobalAttributesRep.md +58 -0
  84. data/docs/FlagListingRep.md +24 -0
  85. data/docs/FlagScheduledChangesInput.md +20 -0
  86. data/docs/FlagStatusRep.md +24 -0
  87. data/docs/FlagSummary.md +18 -0
  88. data/docs/HunkRep.md +26 -0
  89. data/docs/InlineObject.md +26 -0
  90. data/docs/InlineObject1.md +28 -0
  91. data/docs/InlineResponse200.md +20 -0
  92. data/docs/IntegrationMetadata.md +24 -0
  93. data/docs/IntegrationStatus.md +20 -0
  94. data/docs/IpList.md +20 -0
  95. data/docs/LastSeenMetadata.md +18 -0
  96. data/docs/Link.md +15 -4
  97. data/docs/Member.md +45 -14
  98. data/docs/MemberDataRep.md +26 -0
  99. data/docs/MemberPermissionGrantSummaryRep.md +22 -0
  100. data/docs/MemberSummaryRep.md +28 -0
  101. data/docs/MemberTeamSummaryRep.md +22 -0
  102. data/docs/Members.md +17 -5
  103. data/docs/MetricCollectionRep.md +20 -0
  104. data/docs/MetricListingRep.md +52 -0
  105. data/docs/MetricPost.md +40 -0
  106. data/docs/MetricRep.md +62 -0
  107. data/docs/MetricsApi.md +376 -0
  108. data/docs/Modification.md +18 -0
  109. data/docs/MultiEnvironmentDependentFlag.md +17 -7
  110. data/docs/MultiEnvironmentDependentFlags.md +17 -5
  111. data/docs/NewMemberForm.md +28 -0
  112. data/docs/OtherApi.md +282 -0
  113. data/docs/ParentResourceRep.md +22 -0
  114. data/docs/PatchOperation.md +17 -5
  115. data/docs/PatchSegmentInstruction.md +26 -0
  116. data/docs/PatchSegmentRequest.md +20 -0
  117. data/docs/PatchWithComment.md +20 -0
  118. data/docs/PostApprovalRequestApplyRequest.md +18 -0
  119. data/docs/PostApprovalRequestReviewRequest.md +20 -0
  120. data/docs/PostFlagScheduledChangesInput.md +22 -0
  121. data/docs/Prerequisite.md +15 -4
  122. data/docs/Project.md +27 -10
  123. data/docs/ProjectListingRep.md +30 -0
  124. data/docs/ProjectPost.md +28 -0
  125. data/docs/Projects.md +15 -4
  126. data/docs/ProjectsApi.md +196 -100
  127. data/docs/PubNubDetailRep.md +20 -0
  128. data/docs/ReferenceRep.md +22 -0
  129. data/docs/RelayAutoConfigCollectionRep.md +18 -0
  130. data/docs/RelayAutoConfigPost.md +20 -0
  131. data/docs/RelayAutoConfigRep.md +34 -0
  132. data/docs/RelayProxyConfigurationsApi.md +244 -129
  133. data/docs/RepositoryCollectionRep.md +20 -0
  134. data/docs/RepositoryPost.md +28 -0
  135. data/docs/RepositoryRep.md +38 -0
  136. data/docs/ResourceAccess.md +20 -0
  137. data/docs/ResourceIDResponse.md +26 -0
  138. data/docs/ReviewResponse.md +26 -0
  139. data/docs/Rollout.md +19 -4
  140. data/docs/Rule.md +23 -8
  141. data/docs/ScheduledChangesApi.md +404 -0
  142. data/docs/SdkListRep.md +20 -0
  143. data/docs/SdkVersionListRep.md +20 -0
  144. data/docs/SdkVersionRep.md +20 -0
  145. data/docs/SegmentBody.md +26 -0
  146. data/docs/SegmentMetadata.md +28 -0
  147. data/docs/SegmentUserList.md +20 -0
  148. data/docs/SegmentUserState.md +20 -0
  149. data/docs/SegmentsApi.md +695 -0
  150. data/docs/SeriesListRep.md +22 -0
  151. data/docs/SourceFlag.md +20 -0
  152. data/docs/Statement.md +21 -7
  153. data/docs/StatementPost.md +26 -0
  154. data/docs/StatementPostData.md +26 -0
  155. data/docs/StatementRep.md +26 -0
  156. data/docs/StatisticCollectionRep.md +20 -0
  157. data/docs/StatisticRep.md +30 -0
  158. data/docs/StatisticsRoot.md +20 -0
  159. data/docs/SubjectDataRep.md +22 -0
  160. data/docs/Target.md +15 -4
  161. data/docs/TargetResourceRep.md +22 -0
  162. data/docs/TitleRep.md +32 -0
  163. data/docs/Token.md +43 -17
  164. data/docs/TokenDataRep.md +26 -0
  165. data/docs/Tokens.md +15 -4
  166. data/docs/UrlPost.md +24 -0
  167. data/docs/User.md +25 -13
  168. data/docs/UserAttributeNamesRep.md +22 -0
  169. data/docs/UserFlagSetting.md +17 -5
  170. data/docs/UserFlagSettings.md +15 -4
  171. data/docs/UserRecord.md +21 -7
  172. data/docs/UserSegment.md +47 -14
  173. data/docs/UserSegmentRule.md +19 -5
  174. data/docs/UserSegments.md +15 -4
  175. data/docs/UserSettingsApi.md +217 -137
  176. data/docs/Users.md +17 -5
  177. data/docs/UsersApi.md +184 -115
  178. data/docs/UsersBetaApi.md +81 -0
  179. data/docs/ValuePut.md +20 -0
  180. data/docs/Variate.md +24 -0
  181. data/docs/Variation.md +19 -6
  182. data/docs/VariationOrRolloutRep.md +20 -0
  183. data/docs/VariationSummary.md +30 -0
  184. data/docs/VersionsRep.md +24 -0
  185. data/docs/Webhook.md +29 -10
  186. data/docs/WebhookPost.md +30 -0
  187. data/docs/Webhooks.md +15 -4
  188. data/docs/WebhooksApi.md +199 -103
  189. data/docs/WeightedVariation.md +17 -4
  190. data/git_push.sh +12 -10
  191. data/launchdarkly_api.gemspec +6 -14
  192. data/lib/launchdarkly_api/api/access_tokens_api.rb +190 -122
  193. data/lib/launchdarkly_api/api/account_members_api.rb +351 -0
  194. data/lib/launchdarkly_api/api/account_usage_beta_api.rb +598 -0
  195. data/lib/launchdarkly_api/api/approvals_api.rb +601 -0
  196. data/lib/launchdarkly_api/api/audit_log_api.rb +72 -51
  197. data/lib/launchdarkly_api/api/code_references_api.rb +898 -0
  198. data/lib/launchdarkly_api/api/custom_roles_api.rb +163 -106
  199. data/lib/launchdarkly_api/api/data_export_destinations_api.rb +202 -145
  200. data/lib/launchdarkly_api/api/environments_api.rb +197 -132
  201. data/lib/launchdarkly_api/api/experiments_beta_api.rb +188 -0
  202. data/lib/launchdarkly_api/api/feature_flags_api.rb +487 -1390
  203. data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +166 -0
  204. data/lib/launchdarkly_api/api/metrics_api.rb +369 -0
  205. data/lib/launchdarkly_api/api/other_api.rb +248 -0
  206. data/lib/launchdarkly_api/api/projects_api.rb +147 -90
  207. data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +195 -127
  208. data/lib/launchdarkly_api/api/scheduled_changes_api.rb +435 -0
  209. data/lib/launchdarkly_api/api/segments_api.rb +719 -0
  210. data/lib/launchdarkly_api/api/user_settings_api.rb +237 -180
  211. data/lib/launchdarkly_api/api/users_api.rb +180 -138
  212. data/lib/launchdarkly_api/api/users_beta_api.rb +91 -0
  213. data/lib/launchdarkly_api/api/webhooks_api.rb +170 -113
  214. data/lib/launchdarkly_api/api_client.rb +87 -88
  215. data/lib/launchdarkly_api/api_error.rb +23 -4
  216. data/lib/launchdarkly_api/configuration.rb +83 -15
  217. data/lib/launchdarkly_api/models/access_denied_reason_rep.rb +276 -0
  218. data/lib/launchdarkly_api/models/access_denied_rep.rb +237 -0
  219. data/lib/launchdarkly_api/models/access_rep.rb +225 -0
  220. data/lib/launchdarkly_api/models/access_token_post.rb +317 -0
  221. data/lib/launchdarkly_api/models/approval_settings.rb +331 -0
  222. data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +420 -0
  223. data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +241 -0
  224. data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +481 -0
  225. data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +256 -0
  226. data/lib/launchdarkly_api/models/big_segment_target.rb +254 -0
  227. data/lib/launchdarkly_api/models/branch_collection_rep.rb +241 -0
  228. data/lib/launchdarkly_api/models/branch_rep.rb +267 -0
  229. data/lib/launchdarkly_api/models/clause.rb +78 -24
  230. data/lib/launchdarkly_api/models/client_side_availability.rb +65 -33
  231. data/lib/launchdarkly_api/models/client_side_availability_post.rb +237 -0
  232. data/lib/launchdarkly_api/models/confidence_interval_rep.rb +227 -0
  233. data/lib/launchdarkly_api/models/conflict.rb +230 -0
  234. data/lib/launchdarkly_api/models/copied_from_env.rb +233 -0
  235. data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +281 -0
  236. data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +297 -0
  237. data/lib/launchdarkly_api/models/custom_property.rb +59 -23
  238. data/lib/launchdarkly_api/models/custom_role.rb +101 -34
  239. data/lib/launchdarkly_api/models/custom_role_post.rb +265 -0
  240. data/lib/launchdarkly_api/models/custom_role_post_data.rb +265 -0
  241. data/lib/launchdarkly_api/models/custom_roles.rb +58 -22
  242. data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +237 -0
  243. data/lib/launchdarkly_api/models/defaults.rb +56 -25
  244. data/lib/launchdarkly_api/models/dependent_flag.rb +76 -25
  245. data/lib/launchdarkly_api/models/dependent_flag_environment.rb +76 -25
  246. data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +75 -24
  247. data/lib/launchdarkly_api/models/destination.rb +88 -47
  248. data/lib/launchdarkly_api/models/destination_post.rb +281 -0
  249. data/lib/launchdarkly_api/models/destinations.rb +58 -22
  250. data/lib/launchdarkly_api/models/environment.rb +144 -73
  251. data/lib/launchdarkly_api/models/environment_post.rb +90 -56
  252. data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +237 -0
  253. data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +227 -0
  254. data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +238 -0
  255. data/lib/launchdarkly_api/models/experiment_info_rep.rb +239 -0
  256. data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +219 -0
  257. data/lib/launchdarkly_api/models/experiment_rep.rb +249 -0
  258. data/lib/launchdarkly_api/models/experiment_results_rep.rb +271 -0
  259. data/lib/launchdarkly_api/models/experiment_stats_rep.rb +245 -0
  260. data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +229 -0
  261. data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +281 -0
  262. data/lib/launchdarkly_api/models/experiment_totals_rep.rb +281 -0
  263. data/lib/launchdarkly_api/models/expiring_user_target_error.rb +237 -0
  264. data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +236 -0
  265. data/lib/launchdarkly_api/models/expiring_user_target_item.rb +300 -0
  266. data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +274 -0
  267. data/lib/launchdarkly_api/models/extinction.rb +274 -0
  268. data/lib/launchdarkly_api/models/extinction_collection_rep.rb +241 -0
  269. data/lib/launchdarkly_api/models/extinction_rep.rb +279 -0
  270. data/lib/launchdarkly_api/models/feature_flag.rb +276 -123
  271. data/lib/launchdarkly_api/models/feature_flag_body.rb +105 -55
  272. data/lib/launchdarkly_api/models/feature_flag_config.rb +184 -55
  273. data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +142 -38
  274. data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +73 -32
  275. data/lib/launchdarkly_api/models/feature_flag_status.rb +70 -71
  276. data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +71 -33
  277. data/lib/launchdarkly_api/models/feature_flag_statuses.rb +64 -23
  278. data/lib/launchdarkly_api/models/feature_flags.rb +78 -32
  279. data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +448 -0
  280. data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +242 -0
  281. data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +232 -0
  282. data/lib/launchdarkly_api/models/flag_copy_config_post.rb +290 -0
  283. data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +514 -0
  284. data/lib/launchdarkly_api/models/flag_listing_rep.rb +257 -0
  285. data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +234 -0
  286. data/lib/launchdarkly_api/models/flag_status_rep.rb +256 -0
  287. data/lib/launchdarkly_api/models/flag_summary.rb +223 -0
  288. data/lib/launchdarkly_api/models/hunk_rep.rb +256 -0
  289. data/lib/launchdarkly_api/models/inline_object.rb +274 -0
  290. data/lib/launchdarkly_api/models/inline_object1.rb +276 -0
  291. data/lib/launchdarkly_api/models/inline_response200.rb +227 -0
  292. data/lib/launchdarkly_api/models/integration_metadata.rb +265 -0
  293. data/lib/launchdarkly_api/models/integration_status.rb +237 -0
  294. data/lib/launchdarkly_api/models/ip_list.rb +241 -0
  295. data/lib/launchdarkly_api/models/last_seen_metadata.rb +219 -0
  296. data/lib/launchdarkly_api/models/link.rb +54 -20
  297. data/lib/launchdarkly_api/models/member.rb +213 -67
  298. data/lib/launchdarkly_api/models/member_data_rep.rb +256 -0
  299. data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +253 -0
  300. data/lib/launchdarkly_api/models/member_summary_rep.rb +285 -0
  301. data/lib/launchdarkly_api/models/member_team_summary_rep.rb +253 -0
  302. data/lib/launchdarkly_api/models/members.rb +78 -32
  303. data/lib/launchdarkly_api/models/metric_collection_rep.rb +231 -0
  304. data/lib/launchdarkly_api/models/metric_listing_rep.rb +444 -0
  305. data/lib/launchdarkly_api/models/metric_post.rb +368 -0
  306. data/lib/launchdarkly_api/models/metric_rep.rb +493 -0
  307. data/lib/launchdarkly_api/models/modification.rb +218 -0
  308. data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +69 -43
  309. data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +75 -24
  310. data/lib/launchdarkly_api/models/new_member_form.rb +276 -0
  311. data/lib/launchdarkly_api/models/parent_resource_rep.rb +239 -0
  312. data/lib/launchdarkly_api/models/patch_operation.rb +59 -26
  313. data/lib/launchdarkly_api/models/patch_segment_instruction.rb +273 -0
  314. data/lib/launchdarkly_api/models/patch_segment_request.rb +236 -0
  315. data/lib/launchdarkly_api/models/patch_with_comment.rb +234 -0
  316. data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +218 -0
  317. data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +227 -0
  318. data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +248 -0
  319. data/lib/launchdarkly_api/models/prerequisite.rb +64 -20
  320. data/lib/launchdarkly_api/models/project.rb +120 -50
  321. data/lib/launchdarkly_api/models/project_listing_rep.rb +306 -0
  322. data/lib/launchdarkly_api/models/project_post.rb +281 -0
  323. data/lib/launchdarkly_api/models/projects.rb +70 -22
  324. data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +227 -0
  325. data/lib/launchdarkly_api/models/reference_rep.rb +238 -0
  326. data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +225 -0
  327. data/lib/launchdarkly_api/models/relay_auto_config_post.rb +240 -0
  328. data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +327 -0
  329. data/lib/launchdarkly_api/models/repository_collection_rep.rb +241 -0
  330. data/lib/launchdarkly_api/models/repository_post.rb +304 -0
  331. data/lib/launchdarkly_api/models/repository_rep.rb +342 -0
  332. data/lib/launchdarkly_api/models/resource_access.rb +228 -0
  333. data/lib/launchdarkly_api/models/resource_id_response.rb +254 -0
  334. data/lib/launchdarkly_api/models/review_response.rb +302 -0
  335. data/lib/launchdarkly_api/models/rollout.rb +89 -32
  336. data/lib/launchdarkly_api/models/rule.rb +77 -33
  337. data/lib/launchdarkly_api/models/sdk_list_rep.rb +241 -0
  338. data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +241 -0
  339. data/lib/launchdarkly_api/models/sdk_version_rep.rb +237 -0
  340. data/lib/launchdarkly_api/models/segment_body.rb +270 -0
  341. data/lib/launchdarkly_api/models/segment_metadata.rb +263 -0
  342. data/lib/launchdarkly_api/models/segment_user_list.rb +231 -0
  343. data/lib/launchdarkly_api/models/segment_user_state.rb +227 -0
  344. data/lib/launchdarkly_api/models/series_list_rep.rb +257 -0
  345. data/lib/launchdarkly_api/models/source_flag.rb +233 -0
  346. data/lib/launchdarkly_api/models/statement.rb +66 -63
  347. data/lib/launchdarkly_api/models/statement_post.rb +271 -0
  348. data/lib/launchdarkly_api/models/statement_post_data.rb +271 -0
  349. data/lib/launchdarkly_api/models/statement_rep.rb +266 -0
  350. data/lib/launchdarkly_api/models/statistic_collection_rep.rb +241 -0
  351. data/lib/launchdarkly_api/models/statistic_rep.rb +309 -0
  352. data/lib/launchdarkly_api/models/statistics_root.rb +229 -0
  353. data/lib/launchdarkly_api/models/subject_data_rep.rb +238 -0
  354. data/lib/launchdarkly_api/models/target.rb +64 -20
  355. data/lib/launchdarkly_api/models/target_resource_rep.rb +240 -0
  356. data/lib/launchdarkly_api/models/title_rep.rb +281 -0
  357. data/lib/launchdarkly_api/models/token.rb +159 -93
  358. data/lib/launchdarkly_api/models/token_data_rep.rb +256 -0
  359. data/lib/launchdarkly_api/models/tokens.rb +68 -32
  360. data/lib/launchdarkly_api/models/url_post.rb +279 -0
  361. data/lib/launchdarkly_api/models/user.rb +97 -96
  362. data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +245 -0
  363. data/lib/launchdarkly_api/models/user_flag_setting.rb +68 -27
  364. data/lib/launchdarkly_api/models/user_flag_settings.rb +78 -32
  365. data/lib/launchdarkly_api/models/user_record.rb +69 -34
  366. data/lib/launchdarkly_api/models/user_segment.rb +186 -69
  367. data/lib/launchdarkly_api/models/user_segment_rule.rb +71 -23
  368. data/lib/launchdarkly_api/models/user_segments.rb +78 -32
  369. data/lib/launchdarkly_api/models/users.rb +72 -26
  370. data/lib/launchdarkly_api/models/value_put.rb +229 -0
  371. data/lib/launchdarkly_api/models/variate.rb +246 -0
  372. data/lib/launchdarkly_api/models/variation.rb +70 -38
  373. data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +227 -0
  374. data/lib/launchdarkly_api/models/variation_summary.rb +287 -0
  375. data/lib/launchdarkly_api/models/versions_rep.rb +262 -0
  376. data/lib/launchdarkly_api/models/webhook.rb +120 -55
  377. data/lib/launchdarkly_api/models/webhook_post.rb +297 -0
  378. data/lib/launchdarkly_api/models/webhooks.rb +68 -22
  379. data/lib/launchdarkly_api/models/weighted_variation.rb +77 -24
  380. data/lib/launchdarkly_api/version.rb +5 -5
  381. data/lib/launchdarkly_api.rb +129 -97
  382. data/spec/api/access_tokens_api_spec.rb +23 -17
  383. data/spec/api/account_members_api_spec.rb +99 -0
  384. data/spec/api/account_usage_beta_api_spec.rb +156 -0
  385. data/spec/api/approvals_api_spec.rb +141 -0
  386. data/spec/api/audit_log_api_spec.rb +19 -17
  387. data/spec/api/code_references_api_spec.rb +206 -0
  388. data/spec/api/custom_roles_api_spec.rb +23 -18
  389. data/spec/api/data_export_destinations_api_spec.rb +30 -25
  390. data/spec/api/environments_api_spec.rb +31 -26
  391. data/spec/api/experiments_beta_api_spec.rb +67 -0
  392. data/spec/api/feature_flags_api_spec.rb +70 -267
  393. data/spec/api/feature_flags_beta_api_spec.rb +62 -0
  394. data/spec/api/metrics_api_spec.rb +100 -0
  395. data/spec/api/other_api_spec.rb +79 -0
  396. data/spec/api/projects_api_spec.rb +22 -17
  397. data/spec/api/relay_proxy_configurations_api_spec.rb +37 -31
  398. data/spec/api/scheduled_changes_api_spec.rb +112 -0
  399. data/spec/api/segments_api_spec.rb +164 -0
  400. data/spec/api/user_settings_api_spec.rb +41 -36
  401. data/spec/api/users_api_spec.rb +33 -29
  402. data/spec/api/users_beta_api_spec.rb +48 -0
  403. data/spec/api/webhooks_api_spec.rb +27 -22
  404. data/spec/api_client_spec.rb +5 -22
  405. data/spec/configuration_spec.rb +7 -7
  406. data/spec/models/access_denied_reason_rep_spec.rb +64 -0
  407. data/spec/models/access_denied_rep_spec.rb +40 -0
  408. data/spec/models/access_rep_spec.rb +34 -0
  409. data/spec/models/access_token_post_spec.rb +74 -0
  410. data/spec/models/approval_settings_spec.rb +76 -0
  411. data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +40 -0
  412. data/spec/models/audit_log_entry_listing_rep_spec.rb +136 -0
  413. data/spec/models/audit_log_entry_rep_spec.rb +172 -0
  414. data/spec/models/authorized_app_data_rep_spec.rb +58 -0
  415. data/spec/models/big_segment_target_spec.rb +46 -0
  416. data/spec/models/branch_collection_rep_spec.rb +40 -0
  417. data/spec/models/branch_rep_spec.rb +64 -0
  418. data/spec/models/clause_spec.rb +8 -15
  419. data/spec/models/client_side_availability_post_spec.rb +40 -0
  420. data/spec/models/client_side_availability_spec.rb +10 -17
  421. data/spec/models/confidence_interval_rep_spec.rb +40 -0
  422. data/spec/models/conflict_spec.rb +40 -0
  423. data/spec/models/copied_from_env_spec.rb +40 -0
  424. data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +64 -0
  425. data/spec/models/create_flag_config_approval_request_request_spec.rb +70 -0
  426. data/spec/models/custom_property_spec.rb +8 -15
  427. data/spec/models/custom_role_post_data_spec.rb +52 -0
  428. data/spec/models/custom_role_post_spec.rb +52 -0
  429. data/spec/models/custom_role_spec.rb +14 -15
  430. data/spec/models/custom_roles_spec.rb +8 -15
  431. data/spec/models/default_client_side_availability_post_spec.rb +40 -0
  432. data/spec/models/defaults_spec.rb +8 -15
  433. data/spec/models/dependent_flag_environment_spec.rb +8 -15
  434. data/spec/models/dependent_flag_spec.rb +8 -15
  435. data/spec/models/dependent_flags_by_environment_spec.rb +8 -15
  436. data/spec/models/destination_post_spec.rb +56 -0
  437. data/spec/models/destination_spec.rb +19 -20
  438. data/spec/models/destinations_spec.rb +8 -15
  439. data/spec/models/environment_post_spec.rb +10 -17
  440. data/spec/models/environment_spec.rb +8 -27
  441. data/spec/models/experiment_allocation_rep_spec.rb +40 -0
  442. data/spec/models/experiment_enabled_period_rep_spec.rb +40 -0
  443. data/spec/models/experiment_environment_setting_rep_spec.rb +46 -0
  444. data/spec/models/experiment_info_rep_spec.rb +40 -0
  445. data/spec/models/experiment_metadata_rep_spec.rb +34 -0
  446. data/spec/models/experiment_rep_spec.rb +52 -0
  447. data/spec/models/experiment_results_rep_spec.rb +64 -0
  448. data/spec/models/experiment_stats_rep_spec.rb +52 -0
  449. data/spec/models/experiment_time_series_slice_spec.rb +40 -0
  450. data/spec/models/experiment_time_series_variation_slice_spec.rb +76 -0
  451. data/spec/models/experiment_totals_rep_spec.rb +76 -0
  452. data/spec/models/expiring_user_target_error_spec.rb +40 -0
  453. data/spec/models/expiring_user_target_get_response_spec.rb +40 -0
  454. data/spec/models/expiring_user_target_item_spec.rb +70 -0
  455. data/spec/models/expiring_user_target_patch_response_spec.rb +64 -0
  456. data/spec/models/extinction_collection_rep_spec.rb +40 -0
  457. data/spec/models/extinction_rep_spec.rb +58 -0
  458. data/spec/models/extinction_spec.rb +58 -0
  459. data/spec/models/feature_flag_body_spec.rb +24 -19
  460. data/spec/models/feature_flag_config_spec.rb +28 -17
  461. data/spec/models/feature_flag_scheduled_change_spec.rb +34 -17
  462. data/spec/models/feature_flag_scheduled_changes_spec.rb +10 -17
  463. data/spec/models/feature_flag_spec.rb +39 -30
  464. data/spec/models/feature_flag_status_across_environments_spec.rb +10 -17
  465. data/spec/models/feature_flag_status_spec.rb +8 -25
  466. data/spec/models/feature_flag_statuses_spec.rb +8 -15
  467. data/spec/models/feature_flags_spec.rb +10 -17
  468. data/spec/models/flag_config_approval_request_response_spec.rb +142 -0
  469. data/spec/models/flag_config_approval_requests_response_spec.rb +40 -0
  470. data/spec/models/flag_copy_config_environment_spec.rb +40 -0
  471. data/spec/models/flag_copy_config_post_spec.rb +66 -0
  472. data/spec/models/flag_global_attributes_rep_spec.rb +158 -0
  473. data/spec/models/flag_listing_rep_spec.rb +52 -0
  474. data/spec/models/flag_scheduled_changes_input_spec.rb +40 -0
  475. data/spec/models/flag_status_rep_spec.rb +52 -0
  476. data/spec/models/flag_summary_spec.rb +34 -0
  477. data/spec/models/hunk_rep_spec.rb +58 -0
  478. data/spec/models/inline_object1_spec.rb +64 -0
  479. data/spec/models/inline_object_spec.rb +58 -0
  480. data/spec/models/inline_response200_spec.rb +40 -0
  481. data/spec/models/integration_metadata_spec.rb +52 -0
  482. data/spec/models/integration_status_spec.rb +40 -0
  483. data/spec/models/ip_list_spec.rb +40 -0
  484. data/spec/models/last_seen_metadata_spec.rb +34 -0
  485. data/spec/models/link_spec.rb +8 -15
  486. data/spec/models/member_data_rep_spec.rb +58 -0
  487. data/spec/models/member_permission_grant_summary_rep_spec.rb +46 -0
  488. data/spec/models/member_spec.rb +44 -21
  489. data/spec/models/member_summary_rep_spec.rb +64 -0
  490. data/spec/models/member_team_summary_rep_spec.rb +46 -0
  491. data/spec/models/members_spec.rb +10 -17
  492. data/spec/models/metric_collection_rep_spec.rb +40 -0
  493. data/spec/models/metric_listing_rep_spec.rb +140 -0
  494. data/spec/models/metric_post_spec.rb +104 -0
  495. data/spec/models/metric_rep_spec.rb +170 -0
  496. data/spec/models/modification_spec.rb +34 -0
  497. data/spec/models/multi_environment_dependent_flag_spec.rb +8 -27
  498. data/spec/models/multi_environment_dependent_flags_spec.rb +8 -15
  499. data/spec/models/new_member_form_spec.rb +64 -0
  500. data/spec/models/parent_resource_rep_spec.rb +46 -0
  501. data/spec/models/patch_operation_spec.rb +8 -15
  502. data/spec/models/patch_segment_instruction_spec.rb +58 -0
  503. data/spec/models/patch_segment_request_spec.rb +40 -0
  504. data/spec/models/patch_with_comment_spec.rb +40 -0
  505. data/spec/models/post_approval_request_apply_request_spec.rb +34 -0
  506. data/spec/models/post_approval_request_review_request_spec.rb +40 -0
  507. data/spec/models/post_flag_scheduled_changes_input_spec.rb +46 -0
  508. data/spec/models/prerequisite_spec.rb +8 -15
  509. data/spec/models/project_listing_rep_spec.rb +70 -0
  510. data/spec/models/project_post_spec.rb +64 -0
  511. data/spec/models/project_spec.rb +12 -19
  512. data/spec/models/projects_spec.rb +8 -15
  513. data/spec/models/pub_nub_detail_rep_spec.rb +40 -0
  514. data/spec/models/reference_rep_spec.rb +46 -0
  515. data/spec/models/relay_auto_config_collection_rep_spec.rb +34 -0
  516. data/spec/models/relay_auto_config_post_spec.rb +40 -0
  517. data/spec/models/relay_auto_config_rep_spec.rb +82 -0
  518. data/spec/models/repository_collection_rep_spec.rb +40 -0
  519. data/spec/models/repository_post_spec.rb +68 -0
  520. data/spec/models/repository_rep_spec.rb +94 -0
  521. data/spec/models/resource_access_spec.rb +40 -0
  522. data/spec/models/resource_id_response_spec.rb +58 -0
  523. data/spec/models/review_response_spec.rb +62 -0
  524. data/spec/models/rollout_spec.rb +22 -17
  525. data/spec/models/rule_spec.rb +11 -18
  526. data/spec/models/sdk_list_rep_spec.rb +40 -0
  527. data/spec/models/sdk_version_list_rep_spec.rb +40 -0
  528. data/spec/models/sdk_version_rep_spec.rb +40 -0
  529. data/spec/models/segment_body_spec.rb +58 -0
  530. data/spec/models/segment_metadata_spec.rb +64 -0
  531. data/spec/models/segment_user_list_spec.rb +40 -0
  532. data/spec/models/segment_user_state_spec.rb +40 -0
  533. data/spec/models/series_list_rep_spec.rb +46 -0
  534. data/spec/models/source_flag_spec.rb +40 -0
  535. data/spec/models/statement_post_data_spec.rb +58 -0
  536. data/spec/models/statement_post_spec.rb +58 -0
  537. data/spec/models/statement_rep_spec.rb +58 -0
  538. data/spec/models/statement_spec.rb +8 -19
  539. data/spec/models/statistic_collection_rep_spec.rb +40 -0
  540. data/spec/models/statistic_rep_spec.rb +70 -0
  541. data/spec/models/statistics_root_spec.rb +40 -0
  542. data/spec/models/subject_data_rep_spec.rb +46 -0
  543. data/spec/models/target_resource_rep_spec.rb +46 -0
  544. data/spec/models/target_spec.rb +8 -15
  545. data/spec/models/title_rep_spec.rb +76 -0
  546. data/spec/models/token_data_rep_spec.rb +58 -0
  547. data/spec/models/token_spec.rb +27 -28
  548. data/spec/models/tokens_spec.rb +10 -17
  549. data/spec/models/url_post_spec.rb +56 -0
  550. data/spec/models/user_attribute_names_rep_spec.rb +46 -0
  551. data/spec/models/user_flag_setting_spec.rb +8 -15
  552. data/spec/models/user_flag_settings_spec.rb +10 -17
  553. data/spec/models/user_record_spec.rb +9 -16
  554. data/spec/models/user_segment_rule_spec.rb +14 -15
  555. data/spec/models/user_segment_spec.rb +52 -23
  556. data/spec/models/user_segments_spec.rb +10 -17
  557. data/spec/models/user_spec.rb +15 -46
  558. data/spec/models/users_spec.rb +8 -15
  559. data/spec/models/value_put_spec.rb +40 -0
  560. data/spec/models/variate_spec.rb +52 -0
  561. data/spec/models/variation_or_rollout_rep_spec.rb +40 -0
  562. data/spec/models/variation_spec.rb +10 -17
  563. data/spec/models/variation_summary_spec.rb +70 -0
  564. data/spec/models/versions_rep_spec.rb +52 -0
  565. data/spec/models/webhook_post_spec.rb +70 -0
  566. data/spec/models/webhook_spec.rb +18 -19
  567. data/spec/models/webhooks_spec.rb +8 -15
  568. data/spec/models/weighted_variation_spec.rb +14 -15
  569. data/spec/spec_helper.rb +4 -4
  570. metadata +815 -582
  571. data/docs/ApprovalRequest.md +0 -21
  572. data/docs/ApprovalRequestApplyConfigBody.md +0 -8
  573. data/docs/ApprovalRequestConfigBody.md +0 -13
  574. data/docs/ApprovalRequestFlagConfigCopyBody.md +0 -13
  575. data/docs/ApprovalRequestReview.md +0 -11
  576. data/docs/ApprovalRequestReviewConfigBody.md +0 -9
  577. data/docs/ApprovalRequestReviewStatus.md +0 -7
  578. data/docs/ApprovalRequests.md +0 -9
  579. data/docs/AuditLogEntries.md +0 -9
  580. data/docs/AuditLogEntry.md +0 -19
  581. data/docs/AuditLogEntryTarget.md +0 -10
  582. data/docs/BigSegmentTargetChanges.md +0 -9
  583. data/docs/BigSegmentTargetsBody.md +0 -9
  584. data/docs/CopyActions.md +0 -7
  585. data/docs/CustomPropertyValues.md +0 -7
  586. data/docs/CustomRoleBody.md +0 -11
  587. data/docs/CustomerMetricsApi.md +0 -511
  588. data/docs/DependentFlagEnvironmentLinks.md +0 -9
  589. data/docs/DependentFlagLinks.md +0 -8
  590. data/docs/DependentFlagsLinks.md +0 -9
  591. data/docs/DestinationAmazonKinesis.md +0 -10
  592. data/docs/DestinationBody.md +0 -11
  593. data/docs/DestinationGooglePubSub.md +0 -9
  594. data/docs/DestinationMParticle.md +0 -11
  595. data/docs/DestinationSegment.md +0 -8
  596. data/docs/EnvironmentApprovalSettings.md +0 -13
  597. data/docs/EvaluationUsageError.md +0 -9
  598. data/docs/Events.md +0 -8
  599. data/docs/Fallthrough.md +0 -9
  600. data/docs/FeatureFlagCopyBody.md +0 -12
  601. data/docs/FeatureFlagCopyObject.md +0 -9
  602. data/docs/FeatureFlagScheduledChangesConflicts.md +0 -8
  603. data/docs/FeatureFlagScheduledChangesConflictsInstructions.md +0 -9
  604. data/docs/FeatureFlagStatusForQueriedEnvironment.md +0 -10
  605. data/docs/FeatureFlagStatusLinks.md +0 -9
  606. data/docs/FlagConfigScheduledChangesConflictsBody.md +0 -9
  607. data/docs/FlagConfigScheduledChangesPatchBody.md +0 -9
  608. data/docs/FlagConfigScheduledChangesPostBody.md +0 -10
  609. data/docs/FlagListItem.md +0 -11
  610. data/docs/HierarchicalLinks.md +0 -9
  611. data/docs/Id.md +0 -7
  612. data/docs/Integration.md +0 -9
  613. data/docs/IntegrationSubscription.md +0 -16
  614. data/docs/IntegrationSubscriptionStatus.md +0 -10
  615. data/docs/Integrations.md +0 -9
  616. data/docs/IntegrationsApi.md +0 -334
  617. data/docs/Links.md +0 -9
  618. data/docs/MAU.md +0 -10
  619. data/docs/MAUMetadata.md +0 -7
  620. data/docs/MAUbyCategory.md +0 -10
  621. data/docs/MemberLastSeenMetadata.md +0 -8
  622. data/docs/MembersBody.md +0 -13
  623. data/docs/PatchComment.md +0 -9
  624. data/docs/Policy.md +0 -12
  625. data/docs/ProjectBody.md +0 -13
  626. data/docs/RelayProxyConfig.md +0 -15
  627. data/docs/RelayProxyConfigBody.md +0 -9
  628. data/docs/RelayProxyConfigs.md +0 -8
  629. data/docs/Role.md +0 -7
  630. data/docs/RootApi.md +0 -56
  631. data/docs/ScheduledChangesFeatureFlagConflict.md +0 -9
  632. data/docs/SemanticPatchInstruction.md +0 -7
  633. data/docs/SemanticPatchInstructionInner.md +0 -8
  634. data/docs/SemanticPatchOperation.md +0 -9
  635. data/docs/Site.md +0 -9
  636. data/docs/Source.md +0 -9
  637. data/docs/Stream.md +0 -10
  638. data/docs/StreamBySDK.md +0 -10
  639. data/docs/StreamBySDKLinks.md +0 -9
  640. data/docs/StreamBySDKLinksMetadata.md +0 -10
  641. data/docs/StreamLinks.md +0 -10
  642. data/docs/StreamSDKVersion.md +0 -9
  643. data/docs/StreamSDKVersionData.md +0 -9
  644. data/docs/StreamUsageError.md +0 -9
  645. data/docs/StreamUsageLinks.md +0 -10
  646. data/docs/StreamUsageMetadata.md +0 -10
  647. data/docs/StreamUsageSeries.md +0 -9
  648. data/docs/Streams.md +0 -8
  649. data/docs/SubscriptionBody.md +0 -12
  650. data/docs/TeamMembersApi.md +0 -329
  651. data/docs/TokenBody.md +0 -13
  652. data/docs/Usage.md +0 -9
  653. data/docs/UsageError.md +0 -8
  654. data/docs/UsageLinks.md +0 -10
  655. data/docs/UserSegmentBody.md +0 -12
  656. data/docs/UserSegmentsApi.md +0 -488
  657. data/docs/UserSettingsBody.md +0 -8
  658. data/docs/UserTargetingExpirationForFlag.md +0 -14
  659. data/docs/UserTargetingExpirationForFlags.md +0 -9
  660. data/docs/UserTargetingExpirationForSegment.md +0 -14
  661. data/docs/UserTargetingExpirationOnFlagsForUser.md +0 -9
  662. data/docs/UserTargetingExpirationResourceIdForFlag.md +0 -12
  663. data/docs/WebhookBody.md +0 -14
  664. data/lib/launchdarkly_api/api/customer_metrics_api.rb +0 -519
  665. data/lib/launchdarkly_api/api/integrations_api.rb +0 -358
  666. data/lib/launchdarkly_api/api/root_api.rb +0 -69
  667. data/lib/launchdarkly_api/api/team_members_api.rb +0 -340
  668. data/lib/launchdarkly_api/api/user_segments_api.rb +0 -548
  669. data/lib/launchdarkly_api/models/approval_request.rb +0 -346
  670. data/lib/launchdarkly_api/models/approval_request_apply_config_body.rb +0 -185
  671. data/lib/launchdarkly_api/models/approval_request_config_body.rb +0 -250
  672. data/lib/launchdarkly_api/models/approval_request_flag_config_copy_body.rb +0 -254
  673. data/lib/launchdarkly_api/models/approval_request_review.rb +0 -212
  674. data/lib/launchdarkly_api/models/approval_request_review_config_body.rb +0 -234
  675. data/lib/launchdarkly_api/models/approval_request_review_status.rb +0 -31
  676. data/lib/launchdarkly_api/models/approval_requests.rb +0 -195
  677. data/lib/launchdarkly_api/models/audit_log_entries.rb +0 -195
  678. data/lib/launchdarkly_api/models/audit_log_entry.rb +0 -283
  679. data/lib/launchdarkly_api/models/audit_log_entry_target.rb +0 -204
  680. data/lib/launchdarkly_api/models/big_segment_target_changes.rb +0 -199
  681. data/lib/launchdarkly_api/models/big_segment_targets_body.rb +0 -193
  682. data/lib/launchdarkly_api/models/copy_actions.rb +0 -34
  683. data/lib/launchdarkly_api/models/custom_property_values.rb +0 -176
  684. data/lib/launchdarkly_api/models/custom_role_body.rb +0 -231
  685. data/lib/launchdarkly_api/models/dependent_flag__links.rb +0 -184
  686. data/lib/launchdarkly_api/models/dependent_flag_environment__links.rb +0 -193
  687. data/lib/launchdarkly_api/models/dependent_flags_links.rb +0 -193
  688. data/lib/launchdarkly_api/models/destination_amazon_kinesis.rb +0 -202
  689. data/lib/launchdarkly_api/models/destination_body.rb +0 -264
  690. data/lib/launchdarkly_api/models/destination_google_pub_sub.rb +0 -193
  691. data/lib/launchdarkly_api/models/destination_m_particle.rb +0 -211
  692. data/lib/launchdarkly_api/models/destination_segment.rb +0 -184
  693. data/lib/launchdarkly_api/models/environment_approval_settings.rb +0 -272
  694. data/lib/launchdarkly_api/models/evaluation_usage_error.rb +0 -193
  695. data/lib/launchdarkly_api/models/events.rb +0 -184
  696. data/lib/launchdarkly_api/models/fallthrough.rb +0 -193
  697. data/lib/launchdarkly_api/models/feature_flag_copy_body.rb +0 -227
  698. data/lib/launchdarkly_api/models/feature_flag_copy_object.rb +0 -200
  699. data/lib/launchdarkly_api/models/feature_flag_scheduled_changes_conflicts.rb +0 -186
  700. data/lib/launchdarkly_api/models/feature_flag_scheduled_changes_conflicts_instructions.rb +0 -196
  701. data/lib/launchdarkly_api/models/feature_flag_status_for_queried_environment.rb +0 -237
  702. data/lib/launchdarkly_api/models/feature_flag_status_links.rb +0 -193
  703. data/lib/launchdarkly_api/models/flag_config_scheduled_changes_conflicts_body.rb +0 -194
  704. data/lib/launchdarkly_api/models/flag_config_scheduled_changes_patch_body.rb +0 -194
  705. data/lib/launchdarkly_api/models/flag_config_scheduled_changes_post_body.rb +0 -204
  706. data/lib/launchdarkly_api/models/flag_list_item.rb +0 -211
  707. data/lib/launchdarkly_api/models/hierarchical_links.rb +0 -193
  708. data/lib/launchdarkly_api/models/id.rb +0 -176
  709. data/lib/launchdarkly_api/models/integration.rb +0 -195
  710. data/lib/launchdarkly_api/models/integration_subscription.rb +0 -265
  711. data/lib/launchdarkly_api/models/integration_subscription__status.rb +0 -203
  712. data/lib/launchdarkly_api/models/integrations.rb +0 -196
  713. data/lib/launchdarkly_api/models/links.rb +0 -193
  714. data/lib/launchdarkly_api/models/ma_uby_category.rb +0 -206
  715. data/lib/launchdarkly_api/models/mau.rb +0 -206
  716. data/lib/launchdarkly_api/models/mau_metadata.rb +0 -175
  717. data/lib/launchdarkly_api/models/member__last_seen_metadata.rb +0 -185
  718. data/lib/launchdarkly_api/models/members_body.rb +0 -238
  719. data/lib/launchdarkly_api/models/patch_comment.rb +0 -195
  720. data/lib/launchdarkly_api/models/policy.rb +0 -231
  721. data/lib/launchdarkly_api/models/project_body.rb +0 -243
  722. data/lib/launchdarkly_api/models/relay_proxy_config.rb +0 -289
  723. data/lib/launchdarkly_api/models/relay_proxy_config_body.rb +0 -196
  724. data/lib/launchdarkly_api/models/relay_proxy_configs.rb +0 -186
  725. data/lib/launchdarkly_api/models/role.rb +0 -32
  726. data/lib/launchdarkly_api/models/scheduled_changes_feature_flag_conflict.rb +0 -195
  727. data/lib/launchdarkly_api/models/semantic_patch_instruction.rb +0 -175
  728. data/lib/launchdarkly_api/models/semantic_patch_instruction_inner.rb +0 -185
  729. data/lib/launchdarkly_api/models/semantic_patch_operation.rb +0 -198
  730. data/lib/launchdarkly_api/models/site.rb +0 -193
  731. data/lib/launchdarkly_api/models/source.rb +0 -195
  732. data/lib/launchdarkly_api/models/stream.rb +0 -206
  733. data/lib/launchdarkly_api/models/stream_by_sdk.rb +0 -206
  734. data/lib/launchdarkly_api/models/stream_by_sdk_links.rb +0 -193
  735. data/lib/launchdarkly_api/models/stream_by_sdk_links_metadata.rb +0 -202
  736. data/lib/launchdarkly_api/models/stream_links.rb +0 -205
  737. data/lib/launchdarkly_api/models/stream_sdk_version.rb +0 -195
  738. data/lib/launchdarkly_api/models/stream_sdk_version_data.rb +0 -195
  739. data/lib/launchdarkly_api/models/stream_usage_error.rb +0 -193
  740. data/lib/launchdarkly_api/models/stream_usage_links.rb +0 -205
  741. data/lib/launchdarkly_api/models/stream_usage_metadata.rb +0 -204
  742. data/lib/launchdarkly_api/models/stream_usage_series.rb +0 -195
  743. data/lib/launchdarkly_api/models/streams.rb +0 -184
  744. data/lib/launchdarkly_api/models/subscription_body.rb +0 -238
  745. data/lib/launchdarkly_api/models/token_body.rb +0 -238
  746. data/lib/launchdarkly_api/models/usage.rb +0 -195
  747. data/lib/launchdarkly_api/models/usage_error.rb +0 -184
  748. data/lib/launchdarkly_api/models/usage_links.rb +0 -205
  749. data/lib/launchdarkly_api/models/user_segment_body.rb +0 -237
  750. data/lib/launchdarkly_api/models/user_settings_body.rb +0 -185
  751. data/lib/launchdarkly_api/models/user_targeting_expiration_for_flag.rb +0 -241
  752. data/lib/launchdarkly_api/models/user_targeting_expiration_for_flags.rb +0 -195
  753. data/lib/launchdarkly_api/models/user_targeting_expiration_for_segment.rb +0 -241
  754. data/lib/launchdarkly_api/models/user_targeting_expiration_on_flags_for_user.rb +0 -195
  755. data/lib/launchdarkly_api/models/user_targeting_expiration_resource_id_for_flag.rb +0 -220
  756. data/lib/launchdarkly_api/models/webhook_body.rb +0 -263
  757. data/openapi.yml +0 -4922
  758. data/spec/api/customer_metrics_api_spec.rb +0 -141
  759. data/spec/api/integrations_api_spec.rb +0 -105
  760. data/spec/api/root_api_spec.rb +0 -45
  761. data/spec/api/team_members_api_spec.rb +0 -104
  762. data/spec/api/user_segments_api_spec.rb +0 -142
  763. data/spec/models/approval_request_apply_config_body_spec.rb +0 -41
  764. data/spec/models/approval_request_config_body_spec.rb +0 -71
  765. data/spec/models/approval_request_flag_config_copy_body_spec.rb +0 -71
  766. data/spec/models/approval_request_review_config_body_spec.rb +0 -51
  767. data/spec/models/approval_request_review_spec.rb +0 -59
  768. data/spec/models/approval_request_review_status_spec.rb +0 -35
  769. data/spec/models/approval_request_spec.rb +0 -123
  770. data/spec/models/approval_requests_spec.rb +0 -47
  771. data/spec/models/audit_log_entries_spec.rb +0 -47
  772. data/spec/models/audit_log_entry_spec.rb +0 -107
  773. data/spec/models/audit_log_entry_target_spec.rb +0 -53
  774. data/spec/models/big_segment_target_changes_spec.rb +0 -47
  775. data/spec/models/big_segment_targets_body_spec.rb +0 -47
  776. data/spec/models/copy_actions_spec.rb +0 -35
  777. data/spec/models/custom_property_values_spec.rb +0 -35
  778. data/spec/models/custom_role_body_spec.rb +0 -59
  779. data/spec/models/dependent_flag__links_spec.rb +0 -41
  780. data/spec/models/dependent_flag_environment__links_spec.rb +0 -47
  781. data/spec/models/dependent_flags_links_spec.rb +0 -47
  782. data/spec/models/destination_amazon_kinesis_spec.rb +0 -53
  783. data/spec/models/destination_body_spec.rb +0 -63
  784. data/spec/models/destination_google_pub_sub_spec.rb +0 -47
  785. data/spec/models/destination_m_particle_spec.rb +0 -59
  786. data/spec/models/destination_segment_spec.rb +0 -41
  787. data/spec/models/environment_approval_settings_spec.rb +0 -75
  788. data/spec/models/evaluation_usage_error_spec.rb +0 -47
  789. data/spec/models/events_spec.rb +0 -41
  790. data/spec/models/fallthrough_spec.rb +0 -47
  791. data/spec/models/feature_flag_copy_body_spec.rb +0 -65
  792. data/spec/models/feature_flag_copy_object_spec.rb +0 -47
  793. data/spec/models/feature_flag_scheduled_changes_conflicts_instructions_spec.rb +0 -47
  794. data/spec/models/feature_flag_scheduled_changes_conflicts_spec.rb +0 -41
  795. data/spec/models/feature_flag_status_for_queried_environment_spec.rb +0 -57
  796. data/spec/models/feature_flag_status_links_spec.rb +0 -47
  797. data/spec/models/flag_config_scheduled_changes_conflicts_body_spec.rb +0 -47
  798. data/spec/models/flag_config_scheduled_changes_patch_body_spec.rb +0 -47
  799. data/spec/models/flag_config_scheduled_changes_post_body_spec.rb +0 -53
  800. data/spec/models/flag_list_item_spec.rb +0 -59
  801. data/spec/models/hierarchical_links_spec.rb +0 -47
  802. data/spec/models/id_spec.rb +0 -35
  803. data/spec/models/integration_spec.rb +0 -47
  804. data/spec/models/integration_subscription__status_spec.rb +0 -53
  805. data/spec/models/integration_subscription_spec.rb +0 -89
  806. data/spec/models/integrations_spec.rb +0 -47
  807. data/spec/models/links_spec.rb +0 -47
  808. data/spec/models/ma_uby_category_spec.rb +0 -53
  809. data/spec/models/mau_metadata_spec.rb +0 -35
  810. data/spec/models/mau_spec.rb +0 -53
  811. data/spec/models/member__last_seen_metadata_spec.rb +0 -41
  812. data/spec/models/members_body_spec.rb +0 -71
  813. data/spec/models/patch_comment_spec.rb +0 -47
  814. data/spec/models/policy_spec.rb +0 -65
  815. data/spec/models/project_body_spec.rb +0 -71
  816. data/spec/models/relay_proxy_config_body_spec.rb +0 -47
  817. data/spec/models/relay_proxy_config_spec.rb +0 -83
  818. data/spec/models/relay_proxy_configs_spec.rb +0 -41
  819. data/spec/models/role_spec.rb +0 -35
  820. data/spec/models/scheduled_changes_feature_flag_conflict_spec.rb +0 -47
  821. data/spec/models/semantic_patch_instruction_inner_spec.rb +0 -41
  822. data/spec/models/semantic_patch_instruction_spec.rb +0 -35
  823. data/spec/models/semantic_patch_operation_spec.rb +0 -47
  824. data/spec/models/site_spec.rb +0 -47
  825. data/spec/models/source_spec.rb +0 -47
  826. data/spec/models/stream_by_sdk_links_metadata_spec.rb +0 -53
  827. data/spec/models/stream_by_sdk_links_spec.rb +0 -47
  828. data/spec/models/stream_by_sdk_spec.rb +0 -53
  829. data/spec/models/stream_links_spec.rb +0 -53
  830. data/spec/models/stream_sdk_version_data_spec.rb +0 -47
  831. data/spec/models/stream_sdk_version_spec.rb +0 -47
  832. data/spec/models/stream_spec.rb +0 -53
  833. data/spec/models/stream_usage_error_spec.rb +0 -47
  834. data/spec/models/stream_usage_links_spec.rb +0 -53
  835. data/spec/models/stream_usage_metadata_spec.rb +0 -53
  836. data/spec/models/stream_usage_series_spec.rb +0 -47
  837. data/spec/models/streams_spec.rb +0 -41
  838. data/spec/models/subscription_body_spec.rb +0 -65
  839. data/spec/models/token_body_spec.rb +0 -71
  840. data/spec/models/usage_error_spec.rb +0 -41
  841. data/spec/models/usage_links_spec.rb +0 -53
  842. data/spec/models/usage_spec.rb +0 -47
  843. data/spec/models/user_segment_body_spec.rb +0 -65
  844. data/spec/models/user_settings_body_spec.rb +0 -41
  845. data/spec/models/user_targeting_expiration_for_flag_spec.rb +0 -77
  846. data/spec/models/user_targeting_expiration_for_flags_spec.rb +0 -47
  847. data/spec/models/user_targeting_expiration_for_segment_spec.rb +0 -77
  848. data/spec/models/user_targeting_expiration_on_flags_for_user_spec.rb +0 -47
  849. data/spec/models/user_targeting_expiration_resource_id_for_flag_spec.rb +0 -65
  850. data/spec/models/webhook_body_spec.rb +0 -77
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: 65e73e084dccb51d46b16a0a6da560fb455e595e7efb31e25f2ee8cf4a8cd74c
4
- data.tar.gz: 2dcd5c59f49e68b29002e24b3d8af6e78681886cb877140291b711d7593fc14f
2
+ SHA1:
3
+ metadata.gz: '08f4a9eb61a6558fdbe5c63a3c94111ceb1085b0'
4
+ data.tar.gz: db6db8779c13890a7b47136059329c0879951625
5
5
  SHA512:
6
- metadata.gz: c2e64a755ab7f7e0e9040cbc249325073445114451b05e629abb8ee799edeaebcef8a0a44817173f3c74796ea0b282c4d1b4e2b54bdbca3fe152779bd77cf2cd
7
- data.tar.gz: 70aa731a1e91c1fd4aea95d3a4bf5b7ccb97ad0d76cc54303835ae60d7b6224c0511d4d1da07ed2cffb73b0f4f11d5c3c47f4fbf133937d6e37cbd2a0eab2357
6
+ metadata.gz: d3e030074b426d2cf92457581f4d844cd505f5e4032142a60f4a43f2e90ccb22bb77add234a8a2cd2f21f0963c89c0647225c717bb43fdf7f07b52c4e5fd0984
7
+ data.tar.gz: 351422e330a4c07c1dbcfa7cd19b7c0aec90ccf24281bd8121dcae65da8be6309268e2d2a8ba1fada57354c95cf29706ecda5871e00bb77823d9bcc3546b4d11
data/Gemfile CHANGED
@@ -3,5 +3,7 @@ source 'https://rubygems.org'
3
3
  gemspec
4
4
 
5
5
  group :development, :test do
6
- gem 'rake', '~> 12.3.3'
6
+ gem 'rake', '~> 13.0.1'
7
+ gem 'pry-byebug'
8
+ gem 'rubocop', '~> 0.66.0'
7
9
  end
data/README.md CHANGED
@@ -1,19 +1,18 @@
1
1
  This repository contains a client library for LaunchDarkly's REST API. This client was automatically
2
- generated from our [OpenAPI specification](https://github.com/launchdarkly/ld-openapi).
3
-
4
- This REST API is for custom integrations, data export, or automating your feature flag workflows. *DO NOT* use this client library to include feature flags in your web or mobile application. To integrate feature flags with your application, please see the [SDK documentation](https://docs.launchdarkly.com/v2.0/docs)
2
+ generated from our [OpenAPI specification](https://app.launchdarkly.com/api/v2/openapi.json) using a [code generation library](https://github.com/launchdarkly/ld-openapi). View our [sample code](#sample-code) for example usage.
5
3
 
4
+ This REST API is for custom integrations, data export, or automating your feature flag workflows. *DO NOT* use this client library to include feature flags in your web or mobile application. To integrate feature flags with your application, read the [SDK documentation](https://docs.launchdarkly.com/sdk).
6
5
  # launchdarkly_api
7
6
 
8
7
  LaunchDarklyApi - the Ruby gem for the LaunchDarkly REST API
9
8
 
10
- Build custom integrations with the LaunchDarkly REST API
9
+ # Authentication All REST API resources are authenticated with either [personal or service access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens), or session cookies. Other authentication mechanisms are not supported. You can manage personal access tokens on your [Account settings](https://app.launchdarkly.com/settings/tokens) page. LaunchDarkly also has SDK keys, mobile keys, and client-side IDs that are used by our server-side SDKs, mobile SDKs, and client-side SDKs, respectively. **These keys cannot be used to access our REST API**. These keys are environment-specific, and can only perform read-only operations (fetching feature flag settings). | Auth mechanism | Allowed resources | Use cases | | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------- | | [Personal access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens) | Can be customized on a per-token basis | Building scripts, custom integrations, data export | | SDK keys | Can only access read-only SDK-specific resources and the firehose, restricted to a single environment | Server-side SDKs, Firehose API | | Mobile keys | Can only access read-only mobile SDK-specific resources, restricted to a single environment | Mobile SDKs | | Client-side ID | Single environment, only flags marked available to client-side | Client-side JavaScript | > ### Keep your access tokens and SDK keys private > > Access tokens should _never_ be exposed in untrusted contexts. Never put an access token in client-side JavaScript, or embed it in a mobile application. LaunchDarkly has special mobile keys that you can embed in mobile apps. If you accidentally expose an access token or SDK key, you can reset it from your [Account Settings](https://app.launchdarkly.com/settings#/tokens) page. > > The client-side ID is safe to embed in untrusted contexts. It's designed for use in client-side JavaScript. ## Via request header The preferred way to authenticate with the API is by adding an `Authorization` header containing your access token to your requests. The value of the `Authorization` header must be your access token. Manage personal access tokens from the [Account Settings](https://app.launchdarkly.com/settings/tokens) page. ## Via session cookie For testing purposes, you can make API calls directly from your web browser. If you're logged in to the application, the API will use your existing session to authenticate calls. If you have a [role](https://docs.launchdarkly.com/home/team/built-in-roles) other than Admin, or have a [custom role](https://docs.launchdarkly.com/home/team/custom-roles) defined, you may not have permission to perform some API calls. You will receive a `401` response code in that case. > ### Modifying the Origin header causes an error > > LaunchDarkly validates that the Origin header for any API request authenticated by a session cookie matches the expected Origin header. The expected Origin header is `https://app.launchdarkly.com`. > > If the Origin header does not match what's expected, LaunchDarkly returns an error. This error can prevent the LaunchDarkly app from working correctly. > > Any browser extension that intentionally changes the Origin header can cause this problem. For example, the `Allow-Control-Allow-Origin: *` Chrome extension changes the Origin header to `http://evil.com` and causes the app to fail. > > To prevent this error, do not modify your Origin header. > > LaunchDarkly does not require origin matching when authenticating with an access token, so this issue does not affect normal API usage. # Representations All resources expect and return JSON response bodies. Error responses will also send a JSON body. Read [Errors](#section/Errors) for a more detailed description of the error format used by the API. In practice this means that you always get a response with a `Content-Type` header set to `application/json`. In addition, request bodies for `PUT`, `POST`, `REPORT` and `PATCH` requests must be encoded as JSON with a `Content-Type` header set to `application/json`. ## Summary and detailed representations When you fetch a list of resources, the response includes only the most important attributes of each resource. This is a _summary representation_ of the resource. When you fetch an individual resource (for example, a single feature flag), you receive a _detailed representation_ containing all of the attributes of the resource. The best way to find a detailed representation is to follow links. Every summary representation includes a link to its detailed representation. ## Links and addressability The best way to navigate the API is by following links. These are attributes in representations that link to other resources. The API always uses the same format for links: - Links to other resources within the API are encapsulated in a `_links` object. - If the resource has a corresponding link to HTML content on the site, it is stored in a special `_site` link. Each link has two attributes: an href (the URL) and a type (the content type). For example, a feature resource might return the following: ```json { \"_links\": { \"parent\": { \"href\": \"/api/features\", \"type\": \"application/json\" }, \"self\": { \"href\": \"/api/features/sort.order\", \"type\": \"application/json\" } }, \"_site\": { \"href\": \"/features/sort.order\", \"type\": \"text/html\" } } ``` From this, you can navigate to the parent collection of features by following the `parent` link, or navigate to the site page for the feature by following the `_site` link. Collections are always represented as a JSON object with an `items` attribute containing an array of representations. Like all other representations, collections have `_links` defined at the top level. Paginated collections include `first`, `last`, `next`, and `prev` links containing a URL with the respective set of elements in the collection. # Updates Resources that accept partial updates use the `PATCH` verb, and support the [JSON Patch](http://tools.ietf.org/html/rfc6902) format. Some resources also support the [JSON Merge Patch](https://tools.ietf.org/html/rfc7386) format. In addition, some resources support optional comments that can be submitted with updates. Comments appear in outgoing webhooks, the audit log, and other integrations. ## Updates via JSON Patch [JSON Patch](http://tools.ietf.org/html/rfc6902) is a way to specify the modifications to perform on a resource. For example, in this feature flag representation: ```json { \"name\": \"New recommendations engine\", \"key\": \"engine.enable\", \"description\": \"This is the description\", ... } ``` You can change the feature flag's description with the following patch document: ```json [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"This is the new description\" }] ``` JSON Patch documents are always arrays. You can specify multiple modifications to perform in a single request. You can also test that certain preconditions are met before applying the patch: ```json [ { \"op\": \"test\", \"path\": \"/version\", \"value\": 10 }, { \"op\": \"replace\", \"path\": \"/description\", \"value\": \"The new description\" } ] ``` The above patch request tests whether the feature flag's `version` is `10`, and if so, changes the feature flag's description. Attributes that aren't editable, like a resource's `_links`, have names that start with an underscore. ## Updates via JSON Merge Patch The API also supports the [JSON Merge Patch](https://tools.ietf.org/html/rfc7386) format, as well as the [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource. JSON Merge Patch is less expressive than JSON Patch but in many cases, it is simpler to construct a merge patch document. For example, you can change a feature flag's description with the following merge patch document: ```json { \"description\": \"New flag description\" } ``` ## Updates with comments You can submit optional comments with `PATCH` changes. The [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource supports comments. To submit a comment along with a JSON Patch document, use the following format: ```json { \"comment\": \"This is a comment string\", \"patch\": [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"The new description\" }] } ``` To submit a comment along with a JSON Merge Patch document, use the following format: ```json { \"comment\": \"This is a comment string\", \"merge\": { \"description\": \"New flag description\" } } ``` ## Updates via semantic patches The API also supports the Semantic patch format. A semantic `PATCH` is a way to specify the modifications to perform on a resource as a set of executable instructions. JSON Patch uses paths and a limited set of operations to describe how to transform the current state of the resource into a new state. Semantic patch allows you to be explicit about intent using precise, custom instructions. In many cases, semantic patch instructions can also be defined independently of the current state of the resource. This can be useful when defining a change that may be applied at a future date. For example, in this feature flag configuration in environment Production: ```json { \"name\": \"Alternate sort order\", \"kind\": \"boolean\", \"key\": \"sort.order\", ... \"environments\": { \"production\": { \"on\": true, \"archived\": false, \"salt\": \"c29ydC5vcmRlcg==\", \"sel\": \"8de1085cb7354b0ab41c0e778376dfd3\", \"lastModified\": 1469131558260, \"version\": 81, \"targets\": [ { \"values\": [ \"Gerhard.Little@yahoo.com\" ], \"variation\": 0 }, { \"values\": [ \"1461797806429-33-861961230\", \"438580d8-02ee-418d-9eec-0085cab2bdf0\" ], \"variation\": 1 } ], \"rules\": [], \"fallthrough\": { \"variation\": 0 }, \"offVariation\": 1, \"prerequisites\": [], \"_site\": { \"href\": \"/default/production/features/sort.order\", \"type\": \"text/html\" } } } } ``` You can add a date you want a user to be removed from the feature flag's user targets. For example, “remove user 1461797806429-33-861961230 from the user target for variation 0 on the Alternate sort order flag in the production environment on Wed Jul 08 2020 at 15:27:41 pm”. This is done using the following: ```json { \"comment\": \"update expiring user targets\", \"instructions\": [ { \"kind\": \"removeExpireUserTargetDate\", \"userKey\": \"userKey\", \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\" }, { \"kind\": \"updateExpireUserTargetDate\", \"userKey\": \"userKey2\", \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\", \"value\": 1587582000000 }, { \"kind\": \"addExpireUserTargetDate\", \"userKey\": \"userKey3\", \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\", \"value\": 1594247266386 } ] } ``` Here is another example. In this feature flag configuration: ```json { \"name\": \"New recommendations engine\", \"key\": \"engine.enable\", \"environments\": { \"test\": { \"on\": true } } } ``` You can change the feature flag's description with the following patch document as a set of executable instructions. For example, “add user X to targets for variation Y and remove user A from targets for variation B for test flag”: ```json { \"comment\": \"\", \"instructions\": [ { \"kind\": \"removeUserTargets\", \"values\": [\"438580d8-02ee-418d-9eec-0085cab2bdf0\"], \"variationId\": \"852cb784-54ff-46b9-8c35-5498d2e4f270\" }, { \"kind\": \"addUserTargets\", \"values\": [\"438580d8-02ee-418d-9eec-0085cab2bdf0\"], \"variationId\": \"1bb18465-33b6-49aa-a3bd-eeb6650b33ad\" } ] } ``` > ### Supported semantic patch API endpoints > > - [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) > - [Update expiring user targets on feature flag](/tag/Feature-flags#operation/patchExpiringUserTargets) > - [Update expiring user target for flags](/tag/User-Settings#operation/patchExpiringFlagsForUser) > - [Update expiring user targets on segment](/tag/Segments#operation/patchExpiringUserTargetsOnSegment) # Errors The API always returns errors in a common format. Here's an example: ```json { \"code\": \"invalid_request\", \"message\": \"A feature with that key already exists\", \"id\": \"30ce6058-87da-11e4-b116-123b93f75cba\" } ``` The general class of error is indicated by the `code`. The `message` is a human-readable explanation of what went wrong. The `id` is a unique identifier. Use it when you're working with LaunchDarkly support to debug a problem with a specific API call. ## HTTP Status - Error Response Codes | Code | Definition | Desc. | Possible Solution | | ---- | ----------------- | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | | 400 | Bad Request | A request that fails may return this HTTP response code. | Ensure JSON syntax in request body is correct. | | 401 | Unauthorized | User doesn't have permission to an API call. | Ensure your SDK key is good. | | 403 | Forbidden | User does not have permission for operation. | Ensure that the user or access token has proper permissions set. | | 409 | Conflict | The API request could not be completed because it conflicted with a concurrent API request. | Retry your request. | | 429 | Too many requests | See [Rate limiting](/#section/Rate-limiting). | Wait and try again later. | # CORS The LaunchDarkly API supports Cross Origin Resource Sharing (CORS) for AJAX requests from any origin. If an `Origin` header is given in a request, it will be echoed as an explicitly allowed origin. Otherwise, a wildcard is returned: `Access-Control-Allow-Origin: *`. For more information on CORS, see the [CORS W3C Recommendation](http://www.w3.org/TR/cors). Example CORS headers might look like: ```http Access-Control-Allow-Headers: Accept, Content-Type, Content-Length, Accept-Encoding, Authorization Access-Control-Allow-Methods: OPTIONS, GET, DELETE, PATCH Access-Control-Allow-Origin: * Access-Control-Max-Age: 300 ``` You can make authenticated CORS calls just as you would make same-origin calls, using either [token or session-based authentication](#section/Authentication). If you’re using session auth, you should set the `withCredentials` property for your `xhr` request to `true`. You should never expose your access tokens to untrusted users. # Rate limiting We use several rate limiting strategies to ensure the availability of our APIs. Rate-limited calls to our APIs will return a `429` status code. Calls to our APIs will include headers indicating the current rate limit status. The specific headers returned depend on the API route being called. The limits differ based on the route, authentication mechanism, and other factors. Routes that are not rate limited may not contain any of the headers described below. > ### Rate limiting and SDKs > > LaunchDarkly SDKs are never rate limited and do not use the API endpoints defined here. LaunchDarkly uses a different set of approaches, including streaming/server-sent events and a global CDN, to ensure availability to the routes used by LaunchDarkly SDKs. > > The client-side ID is safe to embed in untrusted contexts. It's designed for use in client-side JavaScript. ## Global rate limits Authenticated requests are subject to a global limit. This is the maximum number of calls that can be made to the API per ten seconds. All personal access tokens on the account share this limit, so exceeding the limit with one access token will impact other tokens. Calls that are subject to global rate limits will return the headers below: | Header name | Description | | ------------------------------ | -------------------------------------------------------------------------------- | | `X-Ratelimit-Global-Remaining` | The maximum number of requests the account is permitted to make per ten seconds. | | `X-Ratelimit-Reset` | The time at which the current rate limit window resets in epoch milliseconds. | We do not publicly document the specific number of calls that can be made globally. This limit may change, and we encourage clients to program against the specification, relying on the two headers defined above, rather than hardcoding to the current limit. ## Route-level rate limits Some authenticated routes have custom rate limits. These also reset every ten seconds. Any access tokens hitting the same route share this limit, so exceeding the limit with one access token may impact other tokens. Calls that are subject to route-level rate limits will return the headers below: | Header name | Description | | ----------------------------- | ----------------------------------------------------------------------------------------------------- | | `X-Ratelimit-Route-Remaining` | The maximum number of requests to the current route the account is permitted to make per ten seconds. | | `X-Ratelimit-Reset` | The time at which the current rate limit window resets in epoch milliseconds. | A _route_ represents a specific URL pattern and verb. For example, the [Delete environment](/tag/Environments#operation/deleteEnvironment) endpoint is considered a single route, and each call to delete an environment counts against your route-level rate limit for that route. We do not publicly document the specific number of calls that can be made to each endpoint per ten seconds. These limits may change, and we encourage clients to program against the specification, relying on the two headers defined above, rather than hardcoding to the current limits. ## IP-based rate limiting We also employ IP-based rate limiting on some API routes. If you hit an IP-based rate limit, your API response will include a `Retry-After` header indicating how long to wait before re-trying the call. Clients must wait at least `Retry-After` seconds before making additional calls to our API, and should employ jitter and backoff strategies to avoid triggering rate limits again. # OpenAPI (Swagger) We have a [complete OpenAPI (Swagger) specification](https://app.launchdarkly.com/api/v2/openapi.json) for our API. You can use this specification to generate client libraries to interact with our REST API in your language of choice. This specification is supported by several API-based tools such as Postman and Insomnia. In many cases, you can directly import our specification to ease use in navigating the APIs in the tooling. # Client libraries We auto-generate multiple client libraries based on our OpenAPI specification. To learn more, visit [GitHub](https://github.com/search?q=topic%3Alaunchdarkly-api+org%3Alaunchdarkly&type=Repositories). # Method Overriding Some firewalls and HTTP clients restrict the use of verbs other than `GET` and `POST`. In those environments, our API endpoints that use `PUT`, `PATCH`, and `DELETE` verbs will be inaccessible. To avoid this issue, our API supports the `X-HTTP-Method-Override` header, allowing clients to \"tunnel\" `PUT`, `PATCH`, and `DELETE` requests via a `POST` request. For example, if you wish to call one of our `PATCH` resources via a `POST` request, you can include `X-HTTP-Method-Override:PATCH` as a header. # Beta resources We sometimes release new API resources in **beta** status before we release them with general availability. Resources that are in beta are still undergoing testing and development. They may change without notice, including becoming backwards incompatible. We try to promote resources into general availability as quickly as possible. This happens after sufficient testing and when we're satisfied that we no longer need to make backwards-incompatible changes. We mark beta resources with a \"Beta\" callout in our documentation, pictured below: > ### This feature is in beta > > To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Beta-resources). ## Using beta resources To use a beta resource, you must include a header in the request. If you call a beta resource without this header, you'll receive a `403` response. Use this header: ``` LD-API-Version: beta ``` # Versioning We try hard to keep our REST API backwards compatible, but we occasionally have to make backwards-incompatible changes in the process of shipping new features. These breaking changes can cause unexpected behavior if you don't prepare for them accordingly. Updates to our REST API include support for the latest features in LaunchDarkly. We also release a new version of our REST API every time we make a breaking change. We provide simultaneous support for multiple API versions so you can migrate from your current API version to a new version at your own pace. ## Setting the API version per request You can set the API version on a specific request by sending an `LD-API-Version` header, as shown in the example below: ``` LD-API-Version: 20191212 ``` The header value is the version number of the API version you'd like to request. The number for each version corresponds to the date the version was released. In the example above the version `20191212` corresponds to December 12, 2019. ## Setting the API version per access token When creating an access token, you must specify a specific version of the API to use. This ensures that integrations using this token cannot be broken by version changes. Tokens created before versioning was released have their version set to `20160426` (the version of the API that existed before versioning) so that they continue working the same way they did before versioning. If you would like to upgrade your integration to use a new API version, you can explicitly set the header described above. > ### Best practice: Set the header for every client or integration > > We recommend that you set the API version header explicitly in any client or integration you build. > > Only rely on the access token API version during manual testing.
11
10
 
12
11
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
13
12
 
14
- - API version: 5.4.0
15
- - Package version: 5.4.0
16
- - Build package: io.swagger.codegen.languages.RubyClientCodegen
13
+ - API version: 2.0
14
+ - Package version: 6.0.0
15
+ - Build package: org.openapitools.codegen.languages.RubyClientCodegen
17
16
  For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
18
17
 
19
18
  ## Installation
@@ -29,21 +28,21 @@ gem build launchdarkly_api.gemspec
29
28
  Then either install the gem locally:
30
29
 
31
30
  ```shell
32
- gem install ./launchdarkly_api-5.4.0.gem
31
+ gem install ./launchdarkly_api-6.0.0.gem
33
32
  ```
34
- (for development, run `gem install --dev ./launchdarkly_api-5.4.0.gem` to install the development dependencies)
33
+ (for development, run `gem install --dev ./launchdarkly_api-6.0.0.gem` to install the development dependencies)
35
34
 
36
35
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
37
36
 
38
37
  Finally add this to the Gemfile:
39
38
 
40
- gem 'launchdarkly_api', '~> 5.4.0'
39
+ gem 'launchdarkly_api', '~> 6.0.0'
41
40
 
42
41
  ### Install from Git
43
42
 
44
- If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
43
+ If the Ruby gem is hosted at a git repository: https://github.com/launchdarkly/api-client-ruby, then add the following in the Gemfile:
45
44
 
46
- gem 'launchdarkly_api', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
45
+ gem 'launchdarkly_api', :git => 'https://github.com/launchdarkly/api-client-ruby.git'
47
46
 
48
47
  ### Include the Ruby code directly
49
48
 
@@ -59,267 +58,310 @@ Please follow the [installation](#installation) procedure and see the [sample co
59
58
 
60
59
  ## Documentation for API Endpoints
61
60
 
62
- All URIs are relative to *https://app.launchdarkly.com/api/v2*
61
+ All URIs are relative to *https://app.launchdarkly.com*
63
62
 
64
63
  Class | Method | HTTP request | Description
65
64
  ------------ | ------------- | ------------- | -------------
66
- *LaunchDarklyApi::AccessTokensApi* | [**delete_token**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AccessTokensApi.md#delete_token) | **DELETE** /tokens/{tokenId} | Delete an access token by ID.
67
- *LaunchDarklyApi::AccessTokensApi* | [**get_token**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AccessTokensApi.md#get_token) | **GET** /tokens/{tokenId} | Get a single access token by ID.
68
- *LaunchDarklyApi::AccessTokensApi* | [**get_tokens**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AccessTokensApi.md#get_tokens) | **GET** /tokens | Returns a list of tokens in the account.
69
- *LaunchDarklyApi::AccessTokensApi* | [**patch_token**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AccessTokensApi.md#patch_token) | **PATCH** /tokens/{tokenId} | Modify an access token by ID.
70
- *LaunchDarklyApi::AccessTokensApi* | [**post_token**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AccessTokensApi.md#post_token) | **POST** /tokens | Create a new token.
71
- *LaunchDarklyApi::AccessTokensApi* | [**reset_token**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AccessTokensApi.md#reset_token) | **POST** /tokens/{tokenId}/reset | Reset an access token's secret key with an optional expiry time for the old key.
72
- *LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entries**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AuditLogApi.md#get_audit_log_entries) | **GET** /auditlog | Get a list of all audit log entries. The query parameters allow you to restrict the returned results by date ranges, resource specifiers, or a full-text search query.
73
- *LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entry**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AuditLogApi.md#get_audit_log_entry) | **GET** /auditlog/{resourceId} | Use this endpoint to fetch a single audit log entry by its resouce ID.
74
- *LaunchDarklyApi::CustomRolesApi* | [**delete_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomRolesApi.md#delete_custom_role) | **DELETE** /roles/{customRoleKey} | Delete a custom role by key.
75
- *LaunchDarklyApi::CustomRolesApi* | [**get_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomRolesApi.md#get_custom_role) | **GET** /roles/{customRoleKey} | Get one custom role by key.
76
- *LaunchDarklyApi::CustomRolesApi* | [**get_custom_roles**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomRolesApi.md#get_custom_roles) | **GET** /roles | Return a complete list of custom roles.
77
- *LaunchDarklyApi::CustomRolesApi* | [**patch_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomRolesApi.md#patch_custom_role) | **PATCH** /roles/{customRoleKey} | Modify a custom role by key.
78
- *LaunchDarklyApi::CustomRolesApi* | [**post_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomRolesApi.md#post_custom_role) | **POST** /roles | Create a new custom role.
79
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_evaluations**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_evaluations) | **GET** /usage/evaluations/{envId}/{flagKey} | Get events usage by event id and the feature flag key.
80
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_event**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_event) | **GET** /usage/events/{type} | Get events usage by event type.
81
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_events**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_events) | **GET** /usage/events | Get events usage endpoints.
82
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_mau**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_mau) | **GET** /usage/mau | Get monthly active user data.
83
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_mau_by_category**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_mau_by_category) | **GET** /usage/mau/bycategory | Get monthly active user data by category.
84
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_stream**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_stream) | **GET** /usage/streams/{source} | Get a stream endpoint and return timeseries data.
85
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_stream_by_sdk**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_stream_by_sdk) | **GET** /usage/streams/{source}/bysdkversion | Get a stream timeseries data by source show sdk version metadata.
86
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_stream_sdk_version**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_stream_sdk_version) | **GET** /usage/streams/{source}/sdkversions | Get a stream timeseries data by source and show all sdk version associated.
87
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_streams**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_streams) | **GET** /usage/streams | Returns a list of all streams.
88
- *LaunchDarklyApi::CustomerMetricsApi* | [**get_usage**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomerMetricsApi.md#get_usage) | **GET** /usage | Returns of the usage endpoints available.
89
- *LaunchDarklyApi::DataExportDestinationsApi* | [**delete_destination**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DataExportDestinationsApi.md#delete_destination) | **DELETE** /destinations/{projectKey}/{environmentKey}/{destinationId} | Get a single data export destination by ID
90
- *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DataExportDestinationsApi.md#get_destination) | **GET** /destinations/{projectKey}/{environmentKey}/{destinationId} | Get a single data export destination by ID
91
- *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destinations**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DataExportDestinationsApi.md#get_destinations) | **GET** /destinations | Returns a list of all data export destinations.
92
- *LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DataExportDestinationsApi.md#patch_destination) | **PATCH** /destinations/{projectKey}/{environmentKey}/{destinationId} | Perform a partial update to a data export destination.
93
- *LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DataExportDestinationsApi.md#post_destination) | **POST** /destinations/{projectKey}/{environmentKey} | Create a new data export destination
94
- *LaunchDarklyApi::EnvironmentsApi* | [**delete_environment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EnvironmentsApi.md#delete_environment) | **DELETE** /projects/{projectKey}/environments/{environmentKey} | Delete an environment in a specific project.
95
- *LaunchDarklyApi::EnvironmentsApi* | [**get_environment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EnvironmentsApi.md#get_environment) | **GET** /projects/{projectKey}/environments/{environmentKey} | Get an environment given a project and key.
96
- *LaunchDarklyApi::EnvironmentsApi* | [**patch_environment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EnvironmentsApi.md#patch_environment) | **PATCH** /projects/{projectKey}/environments/{environmentKey} | Modify an environment by ID. If you try to patch the environment by setting both required and requiredApprovalTags, it will result in an error. Users can specify either required approvals for all flags in an environment or those with specific tags, but not both. Only customers on an Enterprise plan can require approval for flag updates with either mechanism.
97
- *LaunchDarklyApi::EnvironmentsApi* | [**post_environment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EnvironmentsApi.md#post_environment) | **POST** /projects/{projectKey}/environments | Create a new environment in a specified project with a given name, key, and swatch color.
98
- *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_mobile_key**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EnvironmentsApi.md#reset_environment_mobile_key) | **POST** /projects/{projectKey}/environments/{environmentKey}/mobileKey | Reset an environment's mobile key. The optional expiry for the old key is deprecated for this endpoint, so the old key will always expire immediately.
99
- *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_sdk_key**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EnvironmentsApi.md#reset_environment_sdk_key) | **POST** /projects/{projectKey}/environments/{environmentKey}/apiKey | Reset an environment's SDK key with an optional expiry time for the old key.
100
- *LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#copy_feature_flag) | **POST** /flags/{projectKey}/{featureFlagKey}/copy | Copies the feature flag configuration from one environment to the same feature flag in another environment.
101
- *LaunchDarklyApi::FeatureFlagsApi* | [**delete_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#delete_approval_request) | **DELETE** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{approvalRequestId} | Delete an approval request for a feature flag config
102
- *LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#delete_feature_flag) | **DELETE** /flags/{projectKey}/{featureFlagKey} | Delete a feature flag in all environments. Be careful-- only delete feature flags that are no longer being used by your application.
103
- *LaunchDarklyApi::FeatureFlagsApi* | [**delete_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#delete_flag_config_scheduled_changes) | **DELETE** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{scheduledChangeId} | Delete a scheduled change on a feature flag in an environment.
104
- *LaunchDarklyApi::FeatureFlagsApi* | [**flags_project_key_environment_key_feature_flag_key_dependent_flags_get**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#flags_project_key_environment_key_feature_flag_key_dependent_flags_get) | **GET** /flags/{projectKey}/{environmentKey}/{featureFlagKey}/dependent-flags | Get dependent flags for the flag in the environment specified in path parameters
105
- *LaunchDarklyApi::FeatureFlagsApi* | [**flags_project_key_feature_flag_key_dependent_flags_get**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#flags_project_key_feature_flag_key_dependent_flags_get) | **GET** /flags/{projectKey}/{featureFlagKey}/dependent-flags | Get dependent flags across all environments for the flag specified in the path parameters
106
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_approval_request) | **GET** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{approvalRequestId} | Get a single approval request for a feature flag config
107
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_approval_requests**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_approval_requests) | **GET** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | Get all approval requests for a feature flag config
108
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_expiring_user_targets**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_expiring_user_targets) | **GET** /flags/{projectKey}/{featureFlagKey}/expiring-user-targets/{environmentKey} | Get expiring user targets for feature flag
109
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_feature_flag) | **GET** /flags/{projectKey}/{featureFlagKey} | Get a single feature flag by key.
110
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_feature_flag_status) | **GET** /flag-statuses/{projectKey}/{environmentKey}/{featureFlagKey} | Get the status for a particular feature flag.
111
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status_across_environments**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_feature_flag_status_across_environments) | **GET** /flag-status/{projectKey}/{featureFlagKey} | Get the status for a particular feature flag across environments
112
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_statuses**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_feature_flag_statuses) | **GET** /flag-statuses/{projectKey}/{environmentKey} | Get a list of statuses for all feature flags. The status includes the last time the feature flag was requested, as well as the state of the flag.
113
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flags**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_feature_flags) | **GET** /flags/{projectKey} | Get a list of all features in the given project.
114
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_flag_config_scheduled_change**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_flag_config_scheduled_change) | **GET** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{scheduledChangeId} | Get a scheduled change on a feature flag by id.
115
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_flag_config_scheduled_changes) | **GET** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | Get all scheduled workflows for a feature flag by key.
116
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_flag_config_scheduled_changes_conflicts**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#get_flag_config_scheduled_changes_conflicts) | **POST** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes-conflicts | Lists conflicts between the given instructions and any existing scheduled changes for the feature flag. The actual HTTP verb should be REPORT, not POST.
117
- *LaunchDarklyApi::FeatureFlagsApi* | [**patch_expiring_user_targets**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#patch_expiring_user_targets) | **PATCH** /flags/{projectKey}/{featureFlagKey}/expiring-user-targets/{environmentKey} | Update, add, or delete expiring user targets on feature flag
118
- *LaunchDarklyApi::FeatureFlagsApi* | [**patch_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#patch_feature_flag) | **PATCH** /flags/{projectKey}/{featureFlagKey} | Perform a partial update to a feature.
119
- *LaunchDarklyApi::FeatureFlagsApi* | [**patch_flag_config_scheduled_change**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#patch_flag_config_scheduled_change) | **PATCH** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{scheduledChangeId} | Updates an existing scheduled-change on a feature flag in an environment.
120
- *LaunchDarklyApi::FeatureFlagsApi* | [**post_apply_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#post_apply_approval_request) | **POST** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{approvalRequestId}/apply | Apply approval request for a feature flag config
121
- *LaunchDarklyApi::FeatureFlagsApi* | [**post_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#post_approval_request) | **POST** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{approvalRequestId} | Create an approval request for a feature flag config
122
- *LaunchDarklyApi::FeatureFlagsApi* | [**post_approval_request_flag_copy**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#post_approval_request_flag_copy) | **POST** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests-flag-copy | Create an approval request to copy feature flag config
123
- *LaunchDarklyApi::FeatureFlagsApi* | [**post_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#post_feature_flag) | **POST** /flags/{projectKey} | Creates a new feature flag.
124
- *LaunchDarklyApi::FeatureFlagsApi* | [**post_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#post_flag_config_scheduled_changes) | **POST** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | Creates a new scheduled change for a feature flag.
125
- *LaunchDarklyApi::FeatureFlagsApi* | [**post_review_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagsApi.md#post_review_approval_request) | **POST** /projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{approvalRequestId}/review | Review approval request for a feature flag config
126
- *LaunchDarklyApi::IntegrationsApi* | [**delete_integration_subscription**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/IntegrationsApi.md#delete_integration_subscription) | **DELETE** /integrations/{integrationKey}/{integrationId} | Delete an integration subscription by ID.
127
- *LaunchDarklyApi::IntegrationsApi* | [**get_integration_subscription**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/IntegrationsApi.md#get_integration_subscription) | **GET** /integrations/{integrationKey}/{integrationId} | Get a single integration subscription by ID.
128
- *LaunchDarklyApi::IntegrationsApi* | [**get_integration_subscriptions**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/IntegrationsApi.md#get_integration_subscriptions) | **GET** /integrations/{integrationKey} | Get a list of all configured integrations of a given kind.
129
- *LaunchDarklyApi::IntegrationsApi* | [**get_integrations**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/IntegrationsApi.md#get_integrations) | **GET** /integrations | Get a list of all configured audit log event integrations associated with this account.
130
- *LaunchDarklyApi::IntegrationsApi* | [**patch_integration_subscription**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/IntegrationsApi.md#patch_integration_subscription) | **PATCH** /integrations/{integrationKey}/{integrationId} | Modify an integration subscription by ID.
131
- *LaunchDarklyApi::IntegrationsApi* | [**post_integration_subscription**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/IntegrationsApi.md#post_integration_subscription) | **POST** /integrations/{integrationKey} | Create a new integration subscription of a given kind.
132
- *LaunchDarklyApi::ProjectsApi* | [**delete_project**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ProjectsApi.md#delete_project) | **DELETE** /projects/{projectKey} | Delete a project by key. Caution-- deleting a project will delete all associated environments and feature flags. You cannot delete the last project in an account.
133
- *LaunchDarklyApi::ProjectsApi* | [**get_project**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ProjectsApi.md#get_project) | **GET** /projects/{projectKey} | Fetch a single project by key.
134
- *LaunchDarklyApi::ProjectsApi* | [**get_projects**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ProjectsApi.md#get_projects) | **GET** /projects | Returns a list of all projects in the account.
135
- *LaunchDarklyApi::ProjectsApi* | [**patch_project**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ProjectsApi.md#patch_project) | **PATCH** /projects/{projectKey} | Modify a project by ID.
136
- *LaunchDarklyApi::ProjectsApi* | [**post_project**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ProjectsApi.md#post_project) | **POST** /projects | Create a new project with the given key and name.
137
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**delete_relay_proxy_config**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfigurationsApi.md#delete_relay_proxy_config) | **DELETE** /account/relay-auto-configs/{id} | Delete a relay proxy configuration by ID.
138
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**get_relay_proxy_config**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfigurationsApi.md#get_relay_proxy_config) | **GET** /account/relay-auto-configs/{id} | Get a single relay proxy configuration by ID.
139
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**get_relay_proxy_configs**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfigurationsApi.md#get_relay_proxy_configs) | **GET** /account/relay-auto-configs | Returns a list of relay proxy configurations in the account.
140
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**patch_relay_proxy_config**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfigurationsApi.md#patch_relay_proxy_config) | **PATCH** /account/relay-auto-configs/{id} | Modify a relay proxy configuration by ID.
141
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**post_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfigurationsApi.md#post_relay_auto_config) | **POST** /account/relay-auto-configs | Create a new relay proxy config.
142
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**reset_relay_proxy_config**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfigurationsApi.md#reset_relay_proxy_config) | **POST** /account/relay-auto-configs/{id}/reset | Reset a relay proxy configuration's secret key with an optional expiry time for the old key.
143
- *LaunchDarklyApi::RootApi* | [**get_root**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RootApi.md#get_root) | **GET** / |
144
- *LaunchDarklyApi::TeamMembersApi* | [**delete_member**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/TeamMembersApi.md#delete_member) | **DELETE** /members/{memberId} | Delete a team member by ID.
145
- *LaunchDarklyApi::TeamMembersApi* | [**get_me**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/TeamMembersApi.md#get_me) | **GET** /members/me | Get the current team member associated with the token
146
- *LaunchDarklyApi::TeamMembersApi* | [**get_member**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/TeamMembersApi.md#get_member) | **GET** /members/{memberId} | Get a single team member by ID.
147
- *LaunchDarklyApi::TeamMembersApi* | [**get_members**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/TeamMembersApi.md#get_members) | **GET** /members | Returns a list of all members in the account.
148
- *LaunchDarklyApi::TeamMembersApi* | [**patch_member**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/TeamMembersApi.md#patch_member) | **PATCH** /members/{memberId} | Modify a team member by ID.
149
- *LaunchDarklyApi::TeamMembersApi* | [**post_members**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/TeamMembersApi.md#post_members) | **POST** /members | Invite new members.
150
- *LaunchDarklyApi::UserSegmentsApi* | [**delete_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentsApi.md#delete_user_segment) | **DELETE** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Delete a user segment.
151
- *LaunchDarklyApi::UserSegmentsApi* | [**get_expiring_user_targets_on_segment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentsApi.md#get_expiring_user_targets_on_segment) | **GET** /segments/{projectKey}/{userSegmentKey}/expiring-user-targets/{environmentKey} | Get expiring user targets for user segment
152
- *LaunchDarklyApi::UserSegmentsApi* | [**get_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentsApi.md#get_user_segment) | **GET** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Get a single user segment by key.
153
- *LaunchDarklyApi::UserSegmentsApi* | [**get_user_segments**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentsApi.md#get_user_segments) | **GET** /segments/{projectKey}/{environmentKey} | Get a list of all user segments in the given project.
154
- *LaunchDarklyApi::UserSegmentsApi* | [**patch_expiring_user_targets_on_segment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentsApi.md#patch_expiring_user_targets_on_segment) | **PATCH** /segments/{projectKey}/{userSegmentKey}/expiring-user-targets/{environmentKey} | Update, add, or delete expiring user targets on user segment
155
- *LaunchDarklyApi::UserSegmentsApi* | [**patch_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentsApi.md#patch_user_segment) | **PATCH** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Perform a partial update to a user segment.
156
- *LaunchDarklyApi::UserSegmentsApi* | [**post_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentsApi.md#post_user_segment) | **POST** /segments/{projectKey}/{environmentKey} | Creates a new user segment.
157
- *LaunchDarklyApi::UserSegmentsApi* | [**update_big_segment_targets**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentsApi.md#update_big_segment_targets) | **POST** /segments/{projectKey}/{environmentKey}/{userSegmentKey}/users | Update targets included or excluded in a big segment
158
- *LaunchDarklyApi::UserSettingsApi* | [**get_expiring_user_targets_for_user**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSettingsApi.md#get_expiring_user_targets_for_user) | **GET** /users/{projectKey}/{userKey}/expiring-user-targets/{environmentKey} | Get expiring dates on flags for user
159
- *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Fetch a single flag setting for a user by key.
160
- *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /users/{projectKey}/{environmentKey}/{userKey}/flags | Fetch a single flag setting for a user by key.
161
- *LaunchDarklyApi::UserSettingsApi* | [**patch_expiring_user_targets_for_flags**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSettingsApi.md#patch_expiring_user_targets_for_flags) | **PATCH** /users/{projectKey}/{userKey}/expiring-user-targets/{environmentKey} | Update, add, or delete expiring user targets for a single user on all flags
162
- *LaunchDarklyApi::UserSettingsApi* | [**put_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSettingsApi.md#put_flag_setting) | **PUT** /users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Specifically enable or disable a feature flag for a user based on their key.
163
- *LaunchDarklyApi::UsersApi* | [**delete_user**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UsersApi.md#delete_user) | **DELETE** /users/{projectKey}/{environmentKey}/{userKey} | Delete a user by ID.
164
- *LaunchDarklyApi::UsersApi* | [**get_search_users**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UsersApi.md#get_search_users) | **GET** /user-search/{projectKey}/{environmentKey} | Search users in LaunchDarkly based on their last active date, or a search query. It should not be used to enumerate all users in LaunchDarkly-- use the List users API resource.
165
- *LaunchDarklyApi::UsersApi* | [**get_user**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UsersApi.md#get_user) | **GET** /users/{projectKey}/{environmentKey}/{userKey} | Get a user by key.
166
- *LaunchDarklyApi::UsersApi* | [**get_users**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UsersApi.md#get_users) | **GET** /users/{projectKey}/{environmentKey} | List all users in the environment. Includes the total count of users. In each page, there will be up to 'limit' users returned (default 20). This is useful for exporting all users in the system for further analysis. Paginated collections will include a next link containing a URL with the next set of elements in the collection.
167
- *LaunchDarklyApi::WebhooksApi* | [**delete_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/WebhooksApi.md#delete_webhook) | **DELETE** /webhooks/{resourceId} | Delete a webhook by ID.
168
- *LaunchDarklyApi::WebhooksApi* | [**get_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/WebhooksApi.md#get_webhook) | **GET** /webhooks/{resourceId} | Get a webhook by ID.
169
- *LaunchDarklyApi::WebhooksApi* | [**get_webhooks**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/WebhooksApi.md#get_webhooks) | **GET** /webhooks | Fetch a list of all webhooks.
170
- *LaunchDarklyApi::WebhooksApi* | [**patch_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/WebhooksApi.md#patch_webhook) | **PATCH** /webhooks/{resourceId} | Modify a webhook by ID.
171
- *LaunchDarklyApi::WebhooksApi* | [**post_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/WebhooksApi.md#post_webhook) | **POST** /webhooks | Create a webhook.
65
+ *LaunchDarklyApi::AccessTokensApi* | [**delete_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#delete_token) | **DELETE** /api/v2/tokens/{id} | Delete access token
66
+ *LaunchDarklyApi::AccessTokensApi* | [**get_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#get_token) | **GET** /api/v2/tokens/{id} | Get access token
67
+ *LaunchDarklyApi::AccessTokensApi* | [**get_tokens**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#get_tokens) | **GET** /api/v2/tokens | List access tokens
68
+ *LaunchDarklyApi::AccessTokensApi* | [**patch_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#patch_token) | **PATCH** /api/v2/tokens/{id} | Patch access token
69
+ *LaunchDarklyApi::AccessTokensApi* | [**post_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#post_token) | **POST** /api/v2/tokens | Create access token
70
+ *LaunchDarklyApi::AccessTokensApi* | [**reset_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#reset_token) | **POST** /api/v2/tokens/{id}/reset | Reset access token
71
+ *LaunchDarklyApi::AccountMembersApi* | [**delete_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#delete_member) | **DELETE** /api/v2/members/{id} | Delete account member
72
+ *LaunchDarklyApi::AccountMembersApi* | [**get_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
73
+ *LaunchDarklyApi::AccountMembersApi* | [**get_members**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
74
+ *LaunchDarklyApi::AccountMembersApi* | [**patch_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
75
+ *LaunchDarklyApi::AccountMembersApi* | [**post_members**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
76
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_evaluations_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_evaluations_usage) | **GET** /api/v2/usage/evaluations/{projKey}/{envKey}/{flagKey} | Get evaluations usage
77
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_events_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_events_usage) | **GET** /api/v2/usage/events/{type} | Get events usage
78
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_sdks_by_type**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_mau_sdks_by_type) | **GET** /api/v2/usage/mau/sdks | Get MAU SDKs by type
79
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_mau_usage) | **GET** /api/v2/usage/mau | Get MAU usage
80
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_usage_by_category**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_mau_usage_by_category) | **GET** /api/v2/usage/mau/bycategory | Get MAU usage by category
81
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_stream_usage) | **GET** /api/v2/usage/streams/{source} | Get stream usage
82
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage_by_sdk_version**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_stream_usage_by_sdk_version) | **GET** /api/v2/usage/streams/{source}/bysdkversion | Get stream usage by SDK version
83
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage_sdkversion**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_stream_usage_sdkversion) | **GET** /api/v2/usage/streams/{source}/sdkversions | Get stream usage SDK versions
84
+ *LaunchDarklyApi::ApprovalsApi* | [**delete_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#delete_approval_request) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Delete approval request
85
+ *LaunchDarklyApi::ApprovalsApi* | [**get_approval**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#get_approval) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Get approval request
86
+ *LaunchDarklyApi::ApprovalsApi* | [**get_approvals**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#get_approvals) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | List all approval requests
87
+ *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#post_approval_request) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | Create approval request
88
+ *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request_apply_request**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#post_approval_request_apply_request) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}/apply | Apply approval request
89
+ *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request_review**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#post_approval_request_review) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}/reviews | Review approval request
90
+ *LaunchDarklyApi::ApprovalsApi* | [**post_flag_copy_config_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#post_flag_copy_config_approval_request) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/copy/environments/{environmentKey}/approval-requests-flag-copy | Create approval request to copy flag configurations across environments
91
+ *LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entries**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogApi.md#get_audit_log_entries) | **GET** /api/v2/auditlog | List audit log feature flag entries
92
+ *LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entry**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogApi.md#get_audit_log_entry) | **GET** /api/v2/auditlog/{id} | Get audit log entry
93
+ *LaunchDarklyApi::CodeReferencesApi* | [**delete_branches**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#delete_branches) | **POST** /api/v2/code-refs/repositories/{repo}/branch-delete-tasks | Delete branches
94
+ *LaunchDarklyApi::CodeReferencesApi* | [**delete_repository**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#delete_repository) | **DELETE** /api/v2/code-refs/repositories/{repo} | Delete repository
95
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_branch**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_branch) | **GET** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Get branch
96
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_branches**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_branches) | **GET** /api/v2/code-refs/repositories/{repo}/branches | List branches
97
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_extinctions**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_extinctions) | **GET** /api/v2/code-refs/extinctions | List extinctions
98
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_repositories**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_repositories) | **GET** /api/v2/code-refs/repositories | List repositories
99
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_repository**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_repository) | **GET** /api/v2/code-refs/repositories/{repo} | Get repository
100
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_root_statistic**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_root_statistic) | **GET** /api/v2/code-refs/statistics | Get number of code references for flags
101
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_statistics**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_statistics) | **GET** /api/v2/code-refs/statistics/{projKey} | Get number of code references for flags
102
+ *LaunchDarklyApi::CodeReferencesApi* | [**patch_repository**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#patch_repository) | **PATCH** /api/v2/code-refs/repositories/{repo} | Update repository
103
+ *LaunchDarklyApi::CodeReferencesApi* | [**post_extinction**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#post_extinction) | **POST** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Create extinction
104
+ *LaunchDarklyApi::CodeReferencesApi* | [**post_repository**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#post_repository) | **POST** /api/v2/code-refs/repositories | Create repository
105
+ *LaunchDarklyApi::CodeReferencesApi* | [**put_branch**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#put_branch) | **PUT** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Upsert branch
106
+ *LaunchDarklyApi::CustomRolesApi* | [**delete_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#delete_custom_role) | **DELETE** /api/v2/roles/{key} | Delete custom role
107
+ *LaunchDarklyApi::CustomRolesApi* | [**get_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#get_custom_role) | **GET** /api/v2/roles/{key} | Get custom role
108
+ *LaunchDarklyApi::CustomRolesApi* | [**get_custom_roles**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#get_custom_roles) | **GET** /api/v2/roles | List custom roles
109
+ *LaunchDarklyApi::CustomRolesApi* | [**patch_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#patch_custom_role) | **PATCH** /api/v2/roles/{key} | Update custom role
110
+ *LaunchDarklyApi::CustomRolesApi* | [**post_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#post_custom_role) | **POST** /api/v2/roles | Create custom role
111
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**delete_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#delete_destination) | **DELETE** /api/v2/destinations/{projKey}/{envKey}/{id} | Delete Data Export destination
112
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#get_destination) | **GET** /api/v2/destinations/{projKey}/{envKey}/{id} | Get destination
113
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destinations**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#get_destinations) | **GET** /api/v2/destinations | List destinations
114
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#patch_destination) | **PATCH** /api/v2/destinations/{projKey}/{envKey}/{id} | Update Data Export destination
115
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#post_destination) | **POST** /api/v2/destinations/{projKey}/{envKey} | Create data export destination
116
+ *LaunchDarklyApi::EnvironmentsApi* | [**delete_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#delete_environment) | **DELETE** /api/v2/projects/{projectKey}/environments/{environmentKey} | Delete environment
117
+ *LaunchDarklyApi::EnvironmentsApi* | [**get_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#get_environment) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey} | Get environment
118
+ *LaunchDarklyApi::EnvironmentsApi* | [**patch_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#patch_environment) | **PATCH** /api/v2/projects/{projectKey}/environments/{environmentKey} | Update environment
119
+ *LaunchDarklyApi::EnvironmentsApi* | [**post_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#post_environment) | **POST** /api/v2/projects/{projectKey}/environments | Create environment
120
+ *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_mobile_key**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#reset_environment_mobile_key) | **POST** /api/v2/projects/{projectKey}/environments/{envKey}/mobileKey | Reset environment mobile SDK key
121
+ *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_sdk_key**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#reset_environment_sdk_key) | **POST** /api/v2/projects/{projectKey}/environments/{envKey}/apiKey | Reset environment SDK key
122
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentsBetaApi.md#get_experiment) | **GET** /api/v2/flags/{projKey}/{flagKey}/experiments/{envKey}/{metricKey} | Get experiment results
123
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**reset_experiment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentsBetaApi.md#reset_experiment) | **DELETE** /api/v2/flags/{projKey}/{flagKey}/experiments/{envKey}/{metricKey}/results | Reset experiment results
124
+ *LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#copy_feature_flag) | **POST** /api/v2/flags/{projKey}/{featureFlagKey}/copy | Copy feature flag
125
+ *LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#delete_feature_flag) | **DELETE** /api/v2/flags/{projKey}/{key} | Delete feature flag
126
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_expiring_user_targets**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_expiring_user_targets) | **GET** /api/v2/flags/{projKey}/{flagKey}/expiring-user-targets/{envKey} | Get expiring user targets for feature flag
127
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flag) | **GET** /api/v2/flags/{projKey}/{key} | Get feature flag
128
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flag_status) | **GET** /api/v2/flag-statuses/{projKey}/{envKey}/{key} | Get feature flag status
129
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status_across_environments**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flag_status_across_environments) | **GET** /api/v2/flag-status/{projKey}/{key} | Get flag status across environments
130
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_statuses**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flag_statuses) | **GET** /api/v2/flag-statuses/{projKey}/{envKey} | List feature flag statuses
131
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flags**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flags) | **GET** /api/v2/flags/{projKey} | List feature flags
132
+ *LaunchDarklyApi::FeatureFlagsApi* | [**patch_expiring_user_targets**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#patch_expiring_user_targets) | **PATCH** /api/v2/flags/{projKey}/{flagKey}/expiring-user-targets/{envKey} | Update expiring user targets on feature flag
133
+ *LaunchDarklyApi::FeatureFlagsApi* | [**patch_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#patch_feature_flag) | **PATCH** /api/v2/flags/{projKey}/{key} | Update feature flag
134
+ *LaunchDarklyApi::FeatureFlagsApi* | [**post_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#post_feature_flag) | **POST** /api/v2/flags/{projKey} | Create a feature flag
135
+ *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsBetaApi.md#get_dependent_flags) | **GET** /api/v2/flags/{projKey}/{flagKey}/dependent-flags | List dependent feature flags
136
+ *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags_by_env**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsBetaApi.md#get_dependent_flags_by_env) | **GET** /api/v2/flags/{projKey}/{envKey}/{flagKey}/dependent-flags | List dependent feature flags by environment
137
+ *LaunchDarklyApi::MetricsApi* | [**delete_metric**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#delete_metric) | **DELETE** /api/v2/metrics/{projectKey}/{key} | Delete metric
138
+ *LaunchDarklyApi::MetricsApi* | [**get_metric**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#get_metric) | **GET** /api/v2/metrics/{projectKey}/{key} | Get metric
139
+ *LaunchDarklyApi::MetricsApi* | [**get_metrics**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#get_metrics) | **GET** /api/v2/metrics/{projectKey} | List metrics
140
+ *LaunchDarklyApi::MetricsApi* | [**patch_metric**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#patch_metric) | **PATCH** /api/v2/metrics/{projectKey}/{key} | Update metric
141
+ *LaunchDarklyApi::MetricsApi* | [**post_metric**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#post_metric) | **POST** /api/v2/metrics/{projectKey} | Create metric
142
+ *LaunchDarklyApi::OtherApi* | [**get_ips**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/OtherApi.md#get_ips) | **GET** /api/v2/public-ip-list | Gets the public IP list
143
+ *LaunchDarklyApi::OtherApi* | [**get_openapi_spec**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/OtherApi.md#get_openapi_spec) | **GET** /api/v2/openapi.json | Gets the OpenAPI spec in json
144
+ *LaunchDarklyApi::OtherApi* | [**get_root**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/OtherApi.md#get_root) | **GET** /api/v2 | Root resource
145
+ *LaunchDarklyApi::OtherApi* | [**get_versions**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/OtherApi.md#get_versions) | **GET** /api/v2/versions | Get version information
146
+ *LaunchDarklyApi::ProjectsApi* | [**delete_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#delete_project) | **DELETE** /api/v2/projects/{projectKey} | Delete project
147
+ *LaunchDarklyApi::ProjectsApi* | [**get_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#get_project) | **GET** /api/v2/projects/{projectKey} | Get project
148
+ *LaunchDarklyApi::ProjectsApi* | [**get_projects**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#get_projects) | **GET** /api/v2/projects | List projects
149
+ *LaunchDarklyApi::ProjectsApi* | [**patch_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#patch_project) | **PATCH** /api/v2/projects/{projectKey} | Update project
150
+ *LaunchDarklyApi::ProjectsApi* | [**post_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#post_project) | **POST** /api/v2/projects | Create project
151
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**delete_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#delete_relay_auto_config) | **DELETE** /api/v2/account/relay-auto-configs/{id} | Delete Relay Proxy config by ID
152
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**get_relay_proxy_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#get_relay_proxy_config) | **GET** /api/v2/account/relay-auto-configs/{id} | Get Relay Proxy config
153
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**get_relay_proxy_configs**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#get_relay_proxy_configs) | **GET** /api/v2/account/relay-auto-configs | List Relay Proxy configs
154
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**patch_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#patch_relay_auto_config) | **PATCH** /api/v2/account/relay-auto-configs/{id} | Update a Relay Proxy config
155
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**post_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#post_relay_auto_config) | **POST** /api/v2/account/relay-auto-configs | Create a new Relay Proxy config
156
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**reset_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#reset_relay_auto_config) | **POST** /api/v2/account/relay-auto-configs/{id}/reset | Reset Relay Proxy configuration key
157
+ *LaunchDarklyApi::ScheduledChangesApi* | [**delete_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#delete_flag_config_scheduled_changes) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Delete scheduled changes workflow
158
+ *LaunchDarklyApi::ScheduledChangesApi* | [**get_feature_flag_scheduled_change**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#get_feature_flag_scheduled_change) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Get a scheduled change
159
+ *LaunchDarklyApi::ScheduledChangesApi* | [**get_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#get_flag_config_scheduled_changes) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | List scheduled changes
160
+ *LaunchDarklyApi::ScheduledChangesApi* | [**patch_flag_config_scheduled_change**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#patch_flag_config_scheduled_change) | **PATCH** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Update scheduled changes workflow
161
+ *LaunchDarklyApi::ScheduledChangesApi* | [**post_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#post_flag_config_scheduled_changes) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | Create scheduled changes workflow
162
+ *LaunchDarklyApi::SegmentsApi* | [**delete_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#delete_segment) | **DELETE** /api/v2/segments/{projKey}/{envKey}/{key} | Delete segment
163
+ *LaunchDarklyApi::SegmentsApi* | [**get_expiring_user_targets_for_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#get_expiring_user_targets_for_segment) | **GET** /api/v2/segments/{projKey}/{segmentKey}/expiring-user-targets/{envKey} | Get expiring user targets for segment
164
+ *LaunchDarklyApi::SegmentsApi* | [**get_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#get_segment) | **GET** /api/v2/segments/{projKey}/{envKey}/{key} | Get segment
165
+ *LaunchDarklyApi::SegmentsApi* | [**get_segment_membership_for_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#get_segment_membership_for_user) | **GET** /api/v2/segments/{projKey}/{envKey}/{key}/users/{userKey} | Get Big Segment membership for user
166
+ *LaunchDarklyApi::SegmentsApi* | [**get_segments**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#get_segments) | **GET** /api/v2/segments/{projKey}/{envKey} | List segments
167
+ *LaunchDarklyApi::SegmentsApi* | [**patch_expiring_user_targets_for_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#patch_expiring_user_targets_for_segment) | **PATCH** /api/v2/segments/{projKey}/{segmentKey}/expiring-user-targets/{envKey} | Update expiring user targets for segment
168
+ *LaunchDarklyApi::SegmentsApi* | [**patch_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#patch_segment) | **PATCH** /api/v2/segments/{projKey}/{envKey}/{key} | Patch segment
169
+ *LaunchDarklyApi::SegmentsApi* | [**post_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#post_segment) | **POST** /api/v2/segments/{projKey}/{envKey} | Create segment
170
+ *LaunchDarklyApi::SegmentsApi* | [**update_big_segment_targets**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#update_big_segment_targets) | **POST** /api/v2/segments/{projKey}/{envKey}/{key}/users | Update targets on a Big Segment
171
+ *LaunchDarklyApi::UserSettingsApi* | [**get_expiring_flags_for_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#get_expiring_flags_for_user) | **GET** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Get expiring dates on flags for user
172
+ *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Get flag setting for user
173
+ *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags | List flag settings for user
174
+ *LaunchDarklyApi::UserSettingsApi* | [**patch_expiring_flags_for_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#patch_expiring_flags_for_user) | **PATCH** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Update expiring user target for flags
175
+ *LaunchDarklyApi::UserSettingsApi* | [**put_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#put_flag_setting) | **PUT** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Update flag settings for user
176
+ *LaunchDarklyApi::UsersApi* | [**delete_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersApi.md#delete_user) | **DELETE** /api/v2/users/{projKey}/{envKey}/{key} | Delete user
177
+ *LaunchDarklyApi::UsersApi* | [**get_search_users**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersApi.md#get_search_users) | **GET** /api/v2/user-search/{projKey}/{envKey} | Find users
178
+ *LaunchDarklyApi::UsersApi* | [**get_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersApi.md#get_user) | **GET** /api/v2/users/{projKey}/{envKey}/{key} | Get user
179
+ *LaunchDarklyApi::UsersApi* | [**get_users**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersApi.md#get_users) | **GET** /api/v2/users/{projKey}/{envKey} | List users
180
+ *LaunchDarklyApi::UsersBetaApi* | [**get_user_attribute_names**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersBetaApi.md#get_user_attribute_names) | **GET** /api/v2/user-attributes/{projectKey}/{environmentKey} | Get user attribute names
181
+ *LaunchDarklyApi::WebhooksApi* | [**delete_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#delete_webhook) | **DELETE** /api/v2/webhooks/{id} | Delete webhook
182
+ *LaunchDarklyApi::WebhooksApi* | [**get_all_webhooks**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#get_all_webhooks) | **GET** /api/v2/webhooks | List webhooks
183
+ *LaunchDarklyApi::WebhooksApi* | [**get_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#get_webhook) | **GET** /api/v2/webhooks/{id} | Get webhook
184
+ *LaunchDarklyApi::WebhooksApi* | [**patch_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#patch_webhook) | **PATCH** /api/v2/webhooks/{id} | Update webhook
185
+ *LaunchDarklyApi::WebhooksApi* | [**post_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#post_webhook) | **POST** /api/v2/webhooks | Creates a webhook
172
186
 
173
187
 
174
188
  ## Documentation for Models
175
189
 
176
- - [LaunchDarklyApi::ApprovalRequest](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ApprovalRequest.md)
177
- - [LaunchDarklyApi::ApprovalRequestApplyConfigBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ApprovalRequestApplyConfigBody.md)
178
- - [LaunchDarklyApi::ApprovalRequestConfigBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ApprovalRequestConfigBody.md)
179
- - [LaunchDarklyApi::ApprovalRequestFlagConfigCopyBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ApprovalRequestFlagConfigCopyBody.md)
180
- - [LaunchDarklyApi::ApprovalRequestReview](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ApprovalRequestReview.md)
181
- - [LaunchDarklyApi::ApprovalRequestReviewConfigBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ApprovalRequestReviewConfigBody.md)
182
- - [LaunchDarklyApi::ApprovalRequestReviewStatus](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ApprovalRequestReviewStatus.md)
183
- - [LaunchDarklyApi::ApprovalRequests](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ApprovalRequests.md)
184
- - [LaunchDarklyApi::AuditLogEntries](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AuditLogEntries.md)
185
- - [LaunchDarklyApi::AuditLogEntry](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AuditLogEntry.md)
186
- - [LaunchDarklyApi::AuditLogEntryTarget](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/AuditLogEntryTarget.md)
187
- - [LaunchDarklyApi::BigSegmentTargetChanges](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/BigSegmentTargetChanges.md)
188
- - [LaunchDarklyApi::BigSegmentTargetsBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/BigSegmentTargetsBody.md)
189
- - [LaunchDarklyApi::Clause](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Clause.md)
190
- - [LaunchDarklyApi::ClientSideAvailability](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ClientSideAvailability.md)
191
- - [LaunchDarklyApi::CopyActions](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CopyActions.md)
192
- - [LaunchDarklyApi::CustomProperty](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomProperty.md)
193
- - [LaunchDarklyApi::CustomPropertyValues](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomPropertyValues.md)
194
- - [LaunchDarklyApi::CustomRole](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomRole.md)
195
- - [LaunchDarklyApi::CustomRoleBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomRoleBody.md)
196
- - [LaunchDarklyApi::CustomRoles](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/CustomRoles.md)
197
- - [LaunchDarklyApi::Defaults](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Defaults.md)
198
- - [LaunchDarklyApi::DependentFlag](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DependentFlag.md)
199
- - [LaunchDarklyApi::DependentFlagEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DependentFlagEnvironment.md)
200
- - [LaunchDarklyApi::DependentFlagEnvironmentLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DependentFlagEnvironmentLinks.md)
201
- - [LaunchDarklyApi::DependentFlagLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DependentFlagLinks.md)
202
- - [LaunchDarklyApi::DependentFlagsByEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DependentFlagsByEnvironment.md)
203
- - [LaunchDarklyApi::DependentFlagsLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DependentFlagsLinks.md)
204
- - [LaunchDarklyApi::Destination](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Destination.md)
205
- - [LaunchDarklyApi::DestinationAmazonKinesis](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DestinationAmazonKinesis.md)
206
- - [LaunchDarklyApi::DestinationBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DestinationBody.md)
207
- - [LaunchDarklyApi::DestinationGooglePubSub](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DestinationGooglePubSub.md)
208
- - [LaunchDarklyApi::DestinationMParticle](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DestinationMParticle.md)
209
- - [LaunchDarklyApi::DestinationSegment](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/DestinationSegment.md)
210
- - [LaunchDarklyApi::Destinations](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Destinations.md)
211
- - [LaunchDarklyApi::Environment](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Environment.md)
212
- - [LaunchDarklyApi::EnvironmentApprovalSettings](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EnvironmentApprovalSettings.md)
213
- - [LaunchDarklyApi::EnvironmentPost](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EnvironmentPost.md)
214
- - [LaunchDarklyApi::EvaluationUsageError](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/EvaluationUsageError.md)
215
- - [LaunchDarklyApi::Events](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Events.md)
216
- - [LaunchDarklyApi::Fallthrough](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Fallthrough.md)
217
- - [LaunchDarklyApi::FeatureFlag](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlag.md)
218
- - [LaunchDarklyApi::FeatureFlagBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagBody.md)
219
- - [LaunchDarklyApi::FeatureFlagConfig](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagConfig.md)
220
- - [LaunchDarklyApi::FeatureFlagCopyBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagCopyBody.md)
221
- - [LaunchDarklyApi::FeatureFlagCopyObject](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagCopyObject.md)
222
- - [LaunchDarklyApi::FeatureFlagScheduledChange](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagScheduledChange.md)
223
- - [LaunchDarklyApi::FeatureFlagScheduledChanges](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagScheduledChanges.md)
224
- - [LaunchDarklyApi::FeatureFlagScheduledChangesConflicts](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagScheduledChangesConflicts.md)
225
- - [LaunchDarklyApi::FeatureFlagScheduledChangesConflictsInstructions](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagScheduledChangesConflictsInstructions.md)
226
- - [LaunchDarklyApi::FeatureFlagStatus](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagStatus.md)
227
- - [LaunchDarklyApi::FeatureFlagStatusAcrossEnvironments](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagStatusAcrossEnvironments.md)
228
- - [LaunchDarklyApi::FeatureFlagStatusForQueriedEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagStatusForQueriedEnvironment.md)
229
- - [LaunchDarklyApi::FeatureFlagStatusLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagStatusLinks.md)
230
- - [LaunchDarklyApi::FeatureFlagStatuses](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlagStatuses.md)
231
- - [LaunchDarklyApi::FeatureFlags](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FeatureFlags.md)
232
- - [LaunchDarklyApi::FlagConfigScheduledChangesConflictsBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FlagConfigScheduledChangesConflictsBody.md)
233
- - [LaunchDarklyApi::FlagConfigScheduledChangesPatchBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FlagConfigScheduledChangesPatchBody.md)
234
- - [LaunchDarklyApi::FlagConfigScheduledChangesPostBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FlagConfigScheduledChangesPostBody.md)
235
- - [LaunchDarklyApi::FlagListItem](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/FlagListItem.md)
236
- - [LaunchDarklyApi::HierarchicalLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/HierarchicalLinks.md)
237
- - [LaunchDarklyApi::Id](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Id.md)
238
- - [LaunchDarklyApi::Integration](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Integration.md)
239
- - [LaunchDarklyApi::IntegrationSubscription](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/IntegrationSubscription.md)
240
- - [LaunchDarklyApi::IntegrationSubscriptionStatus](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/IntegrationSubscriptionStatus.md)
241
- - [LaunchDarklyApi::Integrations](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Integrations.md)
242
- - [LaunchDarklyApi::Link](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Link.md)
243
- - [LaunchDarklyApi::Links](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Links.md)
244
- - [LaunchDarklyApi::MAU](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/MAU.md)
245
- - [LaunchDarklyApi::MAUMetadata](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/MAUMetadata.md)
246
- - [LaunchDarklyApi::MAUbyCategory](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/MAUbyCategory.md)
247
- - [LaunchDarklyApi::Member](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Member.md)
248
- - [LaunchDarklyApi::MemberLastSeenMetadata](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/MemberLastSeenMetadata.md)
249
- - [LaunchDarklyApi::Members](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Members.md)
250
- - [LaunchDarklyApi::MembersBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/MembersBody.md)
251
- - [LaunchDarklyApi::MultiEnvironmentDependentFlag](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/MultiEnvironmentDependentFlag.md)
252
- - [LaunchDarklyApi::MultiEnvironmentDependentFlags](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/MultiEnvironmentDependentFlags.md)
253
- - [LaunchDarklyApi::PatchComment](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/PatchComment.md)
254
- - [LaunchDarklyApi::PatchOperation](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/PatchOperation.md)
255
- - [LaunchDarklyApi::Policy](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Policy.md)
256
- - [LaunchDarklyApi::Prerequisite](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Prerequisite.md)
257
- - [LaunchDarklyApi::Project](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Project.md)
258
- - [LaunchDarklyApi::ProjectBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ProjectBody.md)
259
- - [LaunchDarklyApi::Projects](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Projects.md)
260
- - [LaunchDarklyApi::RelayProxyConfig](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfig.md)
261
- - [LaunchDarklyApi::RelayProxyConfigBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfigBody.md)
262
- - [LaunchDarklyApi::RelayProxyConfigs](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/RelayProxyConfigs.md)
263
- - [LaunchDarklyApi::Role](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Role.md)
264
- - [LaunchDarklyApi::Rollout](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Rollout.md)
265
- - [LaunchDarklyApi::Rule](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Rule.md)
266
- - [LaunchDarklyApi::ScheduledChangesFeatureFlagConflict](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/ScheduledChangesFeatureFlagConflict.md)
267
- - [LaunchDarklyApi::SemanticPatchInstruction](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/SemanticPatchInstruction.md)
268
- - [LaunchDarklyApi::SemanticPatchInstructionInner](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/SemanticPatchInstructionInner.md)
269
- - [LaunchDarklyApi::SemanticPatchOperation](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/SemanticPatchOperation.md)
270
- - [LaunchDarklyApi::Site](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Site.md)
271
- - [LaunchDarklyApi::Source](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Source.md)
272
- - [LaunchDarklyApi::Statement](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Statement.md)
273
- - [LaunchDarklyApi::Stream](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Stream.md)
274
- - [LaunchDarklyApi::StreamBySDK](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamBySDK.md)
275
- - [LaunchDarklyApi::StreamBySDKLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamBySDKLinks.md)
276
- - [LaunchDarklyApi::StreamBySDKLinksMetadata](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamBySDKLinksMetadata.md)
277
- - [LaunchDarklyApi::StreamLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamLinks.md)
278
- - [LaunchDarklyApi::StreamSDKVersion](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamSDKVersion.md)
279
- - [LaunchDarklyApi::StreamSDKVersionData](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamSDKVersionData.md)
280
- - [LaunchDarklyApi::StreamUsageError](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamUsageError.md)
281
- - [LaunchDarklyApi::StreamUsageLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamUsageLinks.md)
282
- - [LaunchDarklyApi::StreamUsageMetadata](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamUsageMetadata.md)
283
- - [LaunchDarklyApi::StreamUsageSeries](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/StreamUsageSeries.md)
284
- - [LaunchDarklyApi::Streams](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Streams.md)
285
- - [LaunchDarklyApi::SubscriptionBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/SubscriptionBody.md)
286
- - [LaunchDarklyApi::Target](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Target.md)
287
- - [LaunchDarklyApi::Token](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Token.md)
288
- - [LaunchDarklyApi::TokenBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/TokenBody.md)
289
- - [LaunchDarklyApi::Tokens](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Tokens.md)
290
- - [LaunchDarklyApi::Usage](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Usage.md)
291
- - [LaunchDarklyApi::UsageError](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UsageError.md)
292
- - [LaunchDarklyApi::UsageLinks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UsageLinks.md)
293
- - [LaunchDarklyApi::User](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/User.md)
294
- - [LaunchDarklyApi::UserFlagSetting](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserFlagSetting.md)
295
- - [LaunchDarklyApi::UserFlagSettings](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserFlagSettings.md)
296
- - [LaunchDarklyApi::UserRecord](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserRecord.md)
297
- - [LaunchDarklyApi::UserSegment](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegment.md)
298
- - [LaunchDarklyApi::UserSegmentBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentBody.md)
299
- - [LaunchDarklyApi::UserSegmentRule](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegmentRule.md)
300
- - [LaunchDarklyApi::UserSegments](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSegments.md)
301
- - [LaunchDarklyApi::UserSettingsBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserSettingsBody.md)
302
- - [LaunchDarklyApi::UserTargetingExpirationForFlag](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserTargetingExpirationForFlag.md)
303
- - [LaunchDarklyApi::UserTargetingExpirationForFlags](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserTargetingExpirationForFlags.md)
304
- - [LaunchDarklyApi::UserTargetingExpirationForSegment](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserTargetingExpirationForSegment.md)
305
- - [LaunchDarklyApi::UserTargetingExpirationOnFlagsForUser](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserTargetingExpirationOnFlagsForUser.md)
306
- - [LaunchDarklyApi::UserTargetingExpirationResourceIdForFlag](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/UserTargetingExpirationResourceIdForFlag.md)
307
- - [LaunchDarklyApi::Users](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Users.md)
308
- - [LaunchDarklyApi::Variation](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Variation.md)
309
- - [LaunchDarklyApi::Webhook](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Webhook.md)
310
- - [LaunchDarklyApi::WebhookBody](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/WebhookBody.md)
311
- - [LaunchDarklyApi::Webhooks](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/Webhooks.md)
312
- - [LaunchDarklyApi::WeightedVariation](https://github.com/launchdarkly/api-client-ruby/blob/5.4.0/docs/WeightedVariation.md)
190
+ - [LaunchDarklyApi::AccessDeniedReasonRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessDeniedReasonRep.md)
191
+ - [LaunchDarklyApi::AccessDeniedRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessDeniedRep.md)
192
+ - [LaunchDarklyApi::AccessRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessRep.md)
193
+ - [LaunchDarklyApi::AccessTokenPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokenPost.md)
194
+ - [LaunchDarklyApi::ApprovalSettings](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalSettings.md)
195
+ - [LaunchDarklyApi::AuditLogEntryListingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogEntryListingRep.md)
196
+ - [LaunchDarklyApi::AuditLogEntryListingRepCollection](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogEntryListingRepCollection.md)
197
+ - [LaunchDarklyApi::AuditLogEntryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogEntryRep.md)
198
+ - [LaunchDarklyApi::AuthorizedAppDataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuthorizedAppDataRep.md)
199
+ - [LaunchDarklyApi::BigSegmentTarget](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/BigSegmentTarget.md)
200
+ - [LaunchDarklyApi::BranchCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/BranchCollectionRep.md)
201
+ - [LaunchDarklyApi::BranchRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/BranchRep.md)
202
+ - [LaunchDarklyApi::Clause](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Clause.md)
203
+ - [LaunchDarklyApi::ClientSideAvailability](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ClientSideAvailability.md)
204
+ - [LaunchDarklyApi::ClientSideAvailabilityPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ClientSideAvailabilityPost.md)
205
+ - [LaunchDarklyApi::ConfidenceIntervalRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ConfidenceIntervalRep.md)
206
+ - [LaunchDarklyApi::Conflict](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Conflict.md)
207
+ - [LaunchDarklyApi::CopiedFromEnv](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CopiedFromEnv.md)
208
+ - [LaunchDarklyApi::CreateCopyFlagConfigApprovalRequestRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CreateCopyFlagConfigApprovalRequestRequest.md)
209
+ - [LaunchDarklyApi::CreateFlagConfigApprovalRequestRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CreateFlagConfigApprovalRequestRequest.md)
210
+ - [LaunchDarklyApi::CustomProperty](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomProperty.md)
211
+ - [LaunchDarklyApi::CustomRole](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRole.md)
212
+ - [LaunchDarklyApi::CustomRolePost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolePost.md)
213
+ - [LaunchDarklyApi::CustomRolePostData](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolePostData.md)
214
+ - [LaunchDarklyApi::CustomRoles](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRoles.md)
215
+ - [LaunchDarklyApi::DefaultClientSideAvailabilityPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DefaultClientSideAvailabilityPost.md)
216
+ - [LaunchDarklyApi::Defaults](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Defaults.md)
217
+ - [LaunchDarklyApi::DependentFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DependentFlag.md)
218
+ - [LaunchDarklyApi::DependentFlagEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DependentFlagEnvironment.md)
219
+ - [LaunchDarklyApi::DependentFlagsByEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DependentFlagsByEnvironment.md)
220
+ - [LaunchDarklyApi::Destination](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Destination.md)
221
+ - [LaunchDarklyApi::DestinationPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DestinationPost.md)
222
+ - [LaunchDarklyApi::Destinations](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Destinations.md)
223
+ - [LaunchDarklyApi::Environment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Environment.md)
224
+ - [LaunchDarklyApi::EnvironmentPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentPost.md)
225
+ - [LaunchDarklyApi::ExperimentAllocationRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentAllocationRep.md)
226
+ - [LaunchDarklyApi::ExperimentEnabledPeriodRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentEnabledPeriodRep.md)
227
+ - [LaunchDarklyApi::ExperimentEnvironmentSettingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentEnvironmentSettingRep.md)
228
+ - [LaunchDarklyApi::ExperimentInfoRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentInfoRep.md)
229
+ - [LaunchDarklyApi::ExperimentMetadataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentMetadataRep.md)
230
+ - [LaunchDarklyApi::ExperimentRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentRep.md)
231
+ - [LaunchDarklyApi::ExperimentResultsRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentResultsRep.md)
232
+ - [LaunchDarklyApi::ExperimentStatsRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentStatsRep.md)
233
+ - [LaunchDarklyApi::ExperimentTimeSeriesSlice](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentTimeSeriesSlice.md)
234
+ - [LaunchDarklyApi::ExperimentTimeSeriesVariationSlice](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentTimeSeriesVariationSlice.md)
235
+ - [LaunchDarklyApi::ExperimentTotalsRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentTotalsRep.md)
236
+ - [LaunchDarklyApi::ExpiringUserTargetError](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExpiringUserTargetError.md)
237
+ - [LaunchDarklyApi::ExpiringUserTargetGetResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExpiringUserTargetGetResponse.md)
238
+ - [LaunchDarklyApi::ExpiringUserTargetItem](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExpiringUserTargetItem.md)
239
+ - [LaunchDarklyApi::ExpiringUserTargetPatchResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExpiringUserTargetPatchResponse.md)
240
+ - [LaunchDarklyApi::Extinction](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Extinction.md)
241
+ - [LaunchDarklyApi::ExtinctionCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExtinctionCollectionRep.md)
242
+ - [LaunchDarklyApi::ExtinctionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExtinctionRep.md)
243
+ - [LaunchDarklyApi::FeatureFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlag.md)
244
+ - [LaunchDarklyApi::FeatureFlagBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagBody.md)
245
+ - [LaunchDarklyApi::FeatureFlagConfig](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagConfig.md)
246
+ - [LaunchDarklyApi::FeatureFlagScheduledChange](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagScheduledChange.md)
247
+ - [LaunchDarklyApi::FeatureFlagScheduledChanges](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagScheduledChanges.md)
248
+ - [LaunchDarklyApi::FeatureFlagStatus](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagStatus.md)
249
+ - [LaunchDarklyApi::FeatureFlagStatusAcrossEnvironments](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagStatusAcrossEnvironments.md)
250
+ - [LaunchDarklyApi::FeatureFlagStatuses](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagStatuses.md)
251
+ - [LaunchDarklyApi::FeatureFlags](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlags.md)
252
+ - [LaunchDarklyApi::FlagConfigApprovalRequestResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagConfigApprovalRequestResponse.md)
253
+ - [LaunchDarklyApi::FlagConfigApprovalRequestsResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagConfigApprovalRequestsResponse.md)
254
+ - [LaunchDarklyApi::FlagCopyConfigEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagCopyConfigEnvironment.md)
255
+ - [LaunchDarklyApi::FlagCopyConfigPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagCopyConfigPost.md)
256
+ - [LaunchDarklyApi::FlagGlobalAttributesRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagGlobalAttributesRep.md)
257
+ - [LaunchDarklyApi::FlagListingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagListingRep.md)
258
+ - [LaunchDarklyApi::FlagScheduledChangesInput](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagScheduledChangesInput.md)
259
+ - [LaunchDarklyApi::FlagStatusRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagStatusRep.md)
260
+ - [LaunchDarklyApi::FlagSummary](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagSummary.md)
261
+ - [LaunchDarklyApi::HunkRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/HunkRep.md)
262
+ - [LaunchDarklyApi::InlineObject](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/InlineObject.md)
263
+ - [LaunchDarklyApi::InlineObject1](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/InlineObject1.md)
264
+ - [LaunchDarklyApi::InlineResponse200](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/InlineResponse200.md)
265
+ - [LaunchDarklyApi::IntegrationMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/IntegrationMetadata.md)
266
+ - [LaunchDarklyApi::IntegrationStatus](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/IntegrationStatus.md)
267
+ - [LaunchDarklyApi::IpList](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/IpList.md)
268
+ - [LaunchDarklyApi::LastSeenMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/LastSeenMetadata.md)
269
+ - [LaunchDarklyApi::Link](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Link.md)
270
+ - [LaunchDarklyApi::Member](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Member.md)
271
+ - [LaunchDarklyApi::MemberDataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MemberDataRep.md)
272
+ - [LaunchDarklyApi::MemberPermissionGrantSummaryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MemberPermissionGrantSummaryRep.md)
273
+ - [LaunchDarklyApi::MemberSummaryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MemberSummaryRep.md)
274
+ - [LaunchDarklyApi::MemberTeamSummaryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MemberTeamSummaryRep.md)
275
+ - [LaunchDarklyApi::Members](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Members.md)
276
+ - [LaunchDarklyApi::MetricCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricCollectionRep.md)
277
+ - [LaunchDarklyApi::MetricListingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricListingRep.md)
278
+ - [LaunchDarklyApi::MetricPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricPost.md)
279
+ - [LaunchDarklyApi::MetricRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricRep.md)
280
+ - [LaunchDarklyApi::Modification](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Modification.md)
281
+ - [LaunchDarklyApi::MultiEnvironmentDependentFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MultiEnvironmentDependentFlag.md)
282
+ - [LaunchDarklyApi::MultiEnvironmentDependentFlags](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MultiEnvironmentDependentFlags.md)
283
+ - [LaunchDarklyApi::NewMemberForm](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/NewMemberForm.md)
284
+ - [LaunchDarklyApi::ParentResourceRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ParentResourceRep.md)
285
+ - [LaunchDarklyApi::PatchOperation](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PatchOperation.md)
286
+ - [LaunchDarklyApi::PatchSegmentInstruction](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PatchSegmentInstruction.md)
287
+ - [LaunchDarklyApi::PatchSegmentRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PatchSegmentRequest.md)
288
+ - [LaunchDarklyApi::PatchWithComment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PatchWithComment.md)
289
+ - [LaunchDarklyApi::PostApprovalRequestApplyRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PostApprovalRequestApplyRequest.md)
290
+ - [LaunchDarklyApi::PostApprovalRequestReviewRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PostApprovalRequestReviewRequest.md)
291
+ - [LaunchDarklyApi::PostFlagScheduledChangesInput](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PostFlagScheduledChangesInput.md)
292
+ - [LaunchDarklyApi::Prerequisite](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Prerequisite.md)
293
+ - [LaunchDarklyApi::Project](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Project.md)
294
+ - [LaunchDarklyApi::ProjectListingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectListingRep.md)
295
+ - [LaunchDarklyApi::ProjectPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectPost.md)
296
+ - [LaunchDarklyApi::Projects](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Projects.md)
297
+ - [LaunchDarklyApi::PubNubDetailRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PubNubDetailRep.md)
298
+ - [LaunchDarklyApi::ReferenceRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ReferenceRep.md)
299
+ - [LaunchDarklyApi::RelayAutoConfigCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayAutoConfigCollectionRep.md)
300
+ - [LaunchDarklyApi::RelayAutoConfigPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayAutoConfigPost.md)
301
+ - [LaunchDarklyApi::RelayAutoConfigRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayAutoConfigRep.md)
302
+ - [LaunchDarklyApi::RepositoryCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RepositoryCollectionRep.md)
303
+ - [LaunchDarklyApi::RepositoryPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RepositoryPost.md)
304
+ - [LaunchDarklyApi::RepositoryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RepositoryRep.md)
305
+ - [LaunchDarklyApi::ResourceAccess](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ResourceAccess.md)
306
+ - [LaunchDarklyApi::ResourceIDResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ResourceIDResponse.md)
307
+ - [LaunchDarklyApi::ReviewResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ReviewResponse.md)
308
+ - [LaunchDarklyApi::Rollout](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Rollout.md)
309
+ - [LaunchDarklyApi::Rule](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Rule.md)
310
+ - [LaunchDarklyApi::SdkListRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SdkListRep.md)
311
+ - [LaunchDarklyApi::SdkVersionListRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SdkVersionListRep.md)
312
+ - [LaunchDarklyApi::SdkVersionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SdkVersionRep.md)
313
+ - [LaunchDarklyApi::SegmentBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentBody.md)
314
+ - [LaunchDarklyApi::SegmentMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentMetadata.md)
315
+ - [LaunchDarklyApi::SegmentUserList](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentUserList.md)
316
+ - [LaunchDarklyApi::SegmentUserState](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentUserState.md)
317
+ - [LaunchDarklyApi::SeriesListRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SeriesListRep.md)
318
+ - [LaunchDarklyApi::SourceFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SourceFlag.md)
319
+ - [LaunchDarklyApi::Statement](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Statement.md)
320
+ - [LaunchDarklyApi::StatementPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatementPost.md)
321
+ - [LaunchDarklyApi::StatementPostData](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatementPostData.md)
322
+ - [LaunchDarklyApi::StatementRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatementRep.md)
323
+ - [LaunchDarklyApi::StatisticCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatisticCollectionRep.md)
324
+ - [LaunchDarklyApi::StatisticRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatisticRep.md)
325
+ - [LaunchDarklyApi::StatisticsRoot](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatisticsRoot.md)
326
+ - [LaunchDarklyApi::SubjectDataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SubjectDataRep.md)
327
+ - [LaunchDarklyApi::Target](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Target.md)
328
+ - [LaunchDarklyApi::TargetResourceRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/TargetResourceRep.md)
329
+ - [LaunchDarklyApi::TitleRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/TitleRep.md)
330
+ - [LaunchDarklyApi::Token](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Token.md)
331
+ - [LaunchDarklyApi::TokenDataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/TokenDataRep.md)
332
+ - [LaunchDarklyApi::Tokens](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Tokens.md)
333
+ - [LaunchDarklyApi::UrlPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UrlPost.md)
334
+ - [LaunchDarklyApi::User](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/User.md)
335
+ - [LaunchDarklyApi::UserAttributeNamesRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserAttributeNamesRep.md)
336
+ - [LaunchDarklyApi::UserFlagSetting](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserFlagSetting.md)
337
+ - [LaunchDarklyApi::UserFlagSettings](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserFlagSettings.md)
338
+ - [LaunchDarklyApi::UserRecord](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserRecord.md)
339
+ - [LaunchDarklyApi::UserSegment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSegment.md)
340
+ - [LaunchDarklyApi::UserSegmentRule](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSegmentRule.md)
341
+ - [LaunchDarklyApi::UserSegments](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSegments.md)
342
+ - [LaunchDarklyApi::Users](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Users.md)
343
+ - [LaunchDarklyApi::ValuePut](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ValuePut.md)
344
+ - [LaunchDarklyApi::Variate](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Variate.md)
345
+ - [LaunchDarklyApi::Variation](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Variation.md)
346
+ - [LaunchDarklyApi::VariationOrRolloutRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/VariationOrRolloutRep.md)
347
+ - [LaunchDarklyApi::VariationSummary](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/VariationSummary.md)
348
+ - [LaunchDarklyApi::VersionsRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/VersionsRep.md)
349
+ - [LaunchDarklyApi::Webhook](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Webhook.md)
350
+ - [LaunchDarklyApi::WebhookPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhookPost.md)
351
+ - [LaunchDarklyApi::Webhooks](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Webhooks.md)
352
+ - [LaunchDarklyApi::WeightedVariation](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WeightedVariation.md)
313
353
 
314
354
  ## Sample Code
315
355
 
316
356
  ```ruby
317
357
  # Load the gem
318
358
  require 'launchdarkly_api'
359
+ require 'launchdarkly_api/models/variate'
319
360
 
320
361
  # Setup authorization
321
362
  LaunchDarklyApi.configure do |config|
322
- config.api_key['Authorization'] = ENV['LD_API_KEY']
363
+ config.api_key['ApiKey'] = ENV['LD_API_KEY']
364
+ config.debugging = true
323
365
  end
324
366
 
325
367
  api_instance = LaunchDarklyApi::FeatureFlagsApi.new
@@ -332,9 +374,9 @@ body = LaunchDarklyApi::FeatureFlagBody.new(
332
374
  name: "test-ruby",
333
375
  key: flag_key,
334
376
  variations: [
335
- LaunchDarklyApi::Variation.new(value=[1,2]),
336
- LaunchDarklyApi::Variation.new(value=[3,4]),
337
- LaunchDarklyApi::Variation.new(value=[5]),
377
+ LaunchDarklyApi::Variate.new({value: [1,2]}),
378
+ LaunchDarklyApi::Variate.new({value: [3,4]}),
379
+ LaunchDarklyApi::Variate.new({value: [5]}),
338
380
  ])
339
381
 
340
382
  begin
@@ -350,4 +392,5 @@ begin
350
392
  p result
351
393
  rescue LaunchDarklyApi::ApiError => e
352
394
  puts "Exception deleting feature flag: #{e}"
353
- end```
395
+ end
396
+ ```