launchdarkly_api 8.0.0 → 10.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (798) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +151 -150
  3. data/docs/AccountMembersApi.md +12 -12
  4. data/docs/ActionInputRep.md +2 -2
  5. data/docs/ApprovalConditionInputRep.md +3 -1
  6. data/docs/ApprovalsApi.md +10 -10
  7. data/docs/AuditLogApi.md +1 -1
  8. data/docs/Client.md +32 -0
  9. data/docs/ClientCollection.md +20 -0
  10. data/docs/ClientSideAvailabilityPost.md +4 -4
  11. data/docs/CodeReferencesApi.md +15 -15
  12. data/docs/ConditionInputRep.md +6 -4
  13. data/docs/CreateCopyFlagConfigApprovalRequestRequest.md +12 -10
  14. data/docs/CreateFlagConfigApprovalRequestRequest.md +10 -8
  15. data/docs/CredibleIntervalRep.md +20 -0
  16. data/docs/CustomProperty.md +4 -4
  17. data/docs/CustomRolePost.md +3 -3
  18. data/docs/CustomRolePostData.md +3 -3
  19. data/docs/CustomRolesApi.md +1 -1
  20. data/docs/CustomWorkflowInputRep.md +7 -5
  21. data/docs/DataExportDestinationsApi.md +7 -7
  22. data/docs/DefaultClientSideAvailabilityPost.md +4 -4
  23. data/docs/Defaults.md +4 -4
  24. data/docs/Destination.md +8 -8
  25. data/docs/DestinationPost.md +8 -8
  26. data/docs/Destinations.md +2 -2
  27. data/docs/Environments.md +22 -0
  28. data/docs/EnvironmentsApi.md +83 -1
  29. data/docs/EvaluationReason.md +28 -0
  30. data/docs/Experiment.md +36 -0
  31. data/docs/ExperimentBayesianResultsRep.md +22 -0
  32. data/docs/ExperimentCollectionRep.md +22 -0
  33. data/docs/ExperimentExpandableProperties.md +20 -0
  34. data/docs/ExperimentInfoRep.md +1 -1
  35. data/docs/ExperimentPatchInput.md +20 -0
  36. data/docs/ExperimentPost.md +26 -0
  37. data/docs/{ExperimentResultsRep.md → ExperimentResults.md} +2 -2
  38. data/docs/ExperimentsBetaApi.md +484 -14
  39. data/docs/FeatureFlag.md +5 -7
  40. data/docs/FeatureFlagBody.md +9 -11
  41. data/docs/FeatureFlagConfig.md +4 -4
  42. data/docs/FeatureFlagScheduledChange.md +6 -6
  43. data/docs/FeatureFlagScheduledChanges.md +2 -2
  44. data/docs/FeatureFlagsApi.md +14 -14
  45. data/docs/FeatureFlagsBetaApi.md +2 -2
  46. data/docs/FlagConfigApprovalRequestResponse.md +18 -18
  47. data/docs/FlagCopyConfigEnvironment.md +2 -2
  48. data/docs/FlagCopyConfigPost.md +5 -5
  49. data/docs/FlagFollowersByProjEnvGetRep.md +20 -0
  50. data/docs/FlagFollowersGetRep.md +20 -0
  51. data/docs/FlagGlobalAttributesRep.md +5 -7
  52. data/docs/FlagInput.md +20 -0
  53. data/docs/FlagLinkPost.md +10 -10
  54. data/docs/FlagLinksBetaApi.md +1 -1
  55. data/docs/FlagRep.md +22 -0
  56. data/docs/FlagScheduledChangesInput.md +2 -2
  57. data/docs/FlagSummary.md +2 -0
  58. data/docs/FlagTriggerInput.md +4 -4
  59. data/docs/FlagTriggersApi.md +3 -3
  60. data/docs/FollowFlagMember.md +28 -0
  61. data/docs/FollowFlagsApi.md +311 -0
  62. data/docs/FollowersPerFlag.md +20 -0
  63. data/docs/ForbiddenErrorRep.md +3 -3
  64. data/docs/InstructionUserRequest.md +26 -0
  65. data/docs/Integration.md +15 -15
  66. data/docs/IntegrationAuditLogSubscriptionsApi.md +2 -2
  67. data/docs/IntegrationDeliveryConfigurationPost.md +6 -6
  68. data/docs/IntegrationDeliveryConfigurationsBetaApi.md +1 -1
  69. data/docs/InvalidRequestErrorRep.md +3 -3
  70. data/docs/IterationExpandableProperties.md +20 -0
  71. data/docs/IterationInput.md +26 -0
  72. data/docs/IterationRep.md +42 -0
  73. data/docs/{ExperimentRep.md → LegacyExperimentRep.md} +2 -2
  74. data/docs/Member.md +4 -2
  75. data/docs/MemberTeamsPostInput.md +1 -1
  76. data/docs/MethodNotAllowedErrorRep.md +3 -3
  77. data/docs/MetricInput.md +20 -0
  78. data/docs/MetricPost.md +24 -24
  79. data/docs/MetricRep.md +1 -1
  80. data/docs/MetricV2Rep.md +24 -0
  81. data/docs/MetricsApi.md +2 -2
  82. data/docs/NewMemberForm.md +7 -7
  83. data/docs/NotFoundErrorRep.md +3 -3
  84. data/docs/OAuth2ClientsBetaApi.md +365 -0
  85. data/docs/OauthClientPost.md +22 -0
  86. data/docs/OtherApi.md +3 -3
  87. data/docs/ParameterDefault.md +22 -0
  88. data/docs/ParameterRep.md +20 -0
  89. data/docs/ParentResourceRep.md +1 -1
  90. data/docs/PatchFailedErrorRep.md +3 -3
  91. data/docs/PatchFlagsRequest.md +20 -0
  92. data/docs/PatchSegmentInstruction.md +7 -7
  93. data/docs/PatchSegmentRequest.md +1 -1
  94. data/docs/PatchUsersRequest.md +20 -0
  95. data/docs/PatchWithComment.md +1 -1
  96. data/docs/PermissionGrantInput.md +6 -6
  97. data/docs/PostApprovalRequestApplyRequest.md +2 -2
  98. data/docs/PostApprovalRequestReviewRequest.md +4 -4
  99. data/docs/PostFlagScheduledChangesInput.md +2 -2
  100. data/docs/Project.md +1 -1
  101. data/docs/ProjectPost.md +1 -1
  102. data/docs/ProjectRep.md +32 -0
  103. data/docs/ProjectSummary.md +3 -3
  104. data/docs/Projects.md +3 -1
  105. data/docs/ProjectsApi.md +37 -22
  106. data/docs/RateLimitedErrorRep.md +2 -2
  107. data/docs/RelativeDifferenceRep.md +22 -0
  108. data/docs/RelayAutoConfigPost.md +1 -1
  109. data/docs/RelayAutoConfigRep.md +1 -1
  110. data/docs/RelayProxyConfigurationsApi.md +5 -5
  111. data/docs/RepositoryPost.md +4 -4
  112. data/docs/ResourceAccess.md +1 -1
  113. data/docs/ReviewResponse.md +6 -6
  114. data/docs/RuleClause.md +22 -0
  115. data/docs/ScheduleConditionInputRep.md +4 -4
  116. data/docs/ScheduledChangesApi.md +8 -8
  117. data/docs/SegmentBody.md +6 -6
  118. data/docs/SegmentsApi.md +9 -9
  119. data/docs/SegmentsBetaApi.md +12 -6
  120. data/docs/SourceFlag.md +4 -4
  121. data/docs/StageInputRep.md +6 -4
  122. data/docs/StatementPost.md +4 -4
  123. data/docs/StatementPostData.md +4 -4
  124. data/docs/StatisticCollectionRep.md +2 -2
  125. data/docs/StatisticRep.md +14 -12
  126. data/docs/StatisticsRep.md +20 -0
  127. data/docs/StatusConflictErrorRep.md +3 -3
  128. data/docs/SubscriptionPost.md +7 -7
  129. data/docs/TargetResourceRep.md +1 -1
  130. data/docs/Team.md +13 -5
  131. data/docs/TeamCustomRole.md +2 -2
  132. data/docs/TeamCustomRoles.md +2 -2
  133. data/docs/TeamMaintainers.md +3 -3
  134. data/docs/TeamMembers.md +18 -0
  135. data/docs/TeamPatchInput.md +3 -3
  136. data/docs/TeamPostInput.md +7 -7
  137. data/docs/TeamProjects.md +1 -1
  138. data/docs/TeamRepExpandableProperties.md +24 -0
  139. data/docs/Teams.md +2 -2
  140. data/docs/TeamsApi.md +620 -0
  141. data/docs/Token.md +1 -1
  142. data/docs/TreatmentInput.md +24 -0
  143. data/docs/TreatmentParameterInput.md +20 -0
  144. data/docs/TreatmentRep.md +26 -0
  145. data/docs/TreatmentResultRep.md +30 -0
  146. data/docs/TriggerPost.md +6 -6
  147. data/docs/UnauthorizedErrorRep.md +3 -3
  148. data/docs/UserFlagSetting.md +6 -4
  149. data/docs/UserFlagSettings.md +1 -1
  150. data/docs/UserRecord.md +1 -1
  151. data/docs/UserSegment.md +24 -24
  152. data/docs/UserSegments.md +2 -2
  153. data/docs/UserSettingsApi.md +10 -10
  154. data/docs/Users.md +1 -1
  155. data/docs/UsersApi.md +6 -6
  156. data/docs/UsersRep.md +22 -0
  157. data/docs/ValuePut.md +4 -4
  158. data/docs/Variation.md +1 -1
  159. data/docs/Webhook.md +9 -9
  160. data/docs/Webhooks.md +2 -2
  161. data/docs/WebhooksApi.md +1 -1
  162. data/docs/WorkflowTemplateMetadata.md +18 -0
  163. data/docs/WorkflowTemplateParameter.md +24 -0
  164. data/docs/WorkflowsBetaApi.md +5 -5
  165. data/launchdarkly_api.gemspec +3 -3
  166. data/lib/launchdarkly_api/api/access_tokens_api.rb +2 -2
  167. data/lib/launchdarkly_api/api/account_members_api.rb +14 -14
  168. data/lib/launchdarkly_api/api/account_usage_beta_api.rb +2 -2
  169. data/lib/launchdarkly_api/api/approvals_api.rb +16 -16
  170. data/lib/launchdarkly_api/api/audit_log_api.rb +4 -4
  171. data/lib/launchdarkly_api/api/code_references_api.rb +22 -22
  172. data/lib/launchdarkly_api/api/custom_roles_api.rb +2 -2
  173. data/lib/launchdarkly_api/api/data_export_destinations_api.rb +10 -10
  174. data/lib/launchdarkly_api/api/environments_api.rb +79 -4
  175. data/lib/launchdarkly_api/api/experiments_beta_api.rb +509 -20
  176. data/lib/launchdarkly_api/api/feature_flags_api.rb +23 -23
  177. data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +6 -6
  178. data/lib/launchdarkly_api/api/flag_links_beta_api.rb +4 -4
  179. data/lib/launchdarkly_api/api/flag_triggers_api.rb +6 -6
  180. data/lib/launchdarkly_api/api/follow_flags_api.rb +328 -0
  181. data/lib/launchdarkly_api/api/integration_audit_log_subscriptions_api.rb +4 -4
  182. data/lib/launchdarkly_api/api/integration_delivery_configurations_beta_api.rb +4 -4
  183. data/lib/launchdarkly_api/api/metrics_api.rb +4 -4
  184. data/lib/launchdarkly_api/api/o_auth2_clients_beta_api.rb +347 -0
  185. data/lib/launchdarkly_api/api/other_api.rb +8 -8
  186. data/lib/launchdarkly_api/api/projects_api.rb +31 -16
  187. data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +10 -10
  188. data/lib/launchdarkly_api/api/scheduled_changes_api.rb +14 -14
  189. data/lib/launchdarkly_api/api/segments_api.rb +18 -18
  190. data/lib/launchdarkly_api/api/segments_beta_api.rb +15 -4
  191. data/lib/launchdarkly_api/api/tags_api.rb +2 -2
  192. data/lib/launchdarkly_api/api/teams_api.rb +577 -0
  193. data/lib/launchdarkly_api/api/user_settings_api.rb +19 -19
  194. data/lib/launchdarkly_api/api/users_api.rb +9 -9
  195. data/lib/launchdarkly_api/api/users_beta_api.rb +2 -2
  196. data/lib/launchdarkly_api/api/webhooks_api.rb +4 -4
  197. data/lib/launchdarkly_api/api/workflows_beta_api.rb +10 -10
  198. data/lib/launchdarkly_api/api_client.rb +5 -3
  199. data/lib/launchdarkly_api/api_error.rb +2 -2
  200. data/lib/launchdarkly_api/configuration.rb +9 -4
  201. data/lib/launchdarkly_api/models/access.rb +3 -2
  202. data/lib/launchdarkly_api/models/access_allowed_reason.rb +3 -2
  203. data/lib/launchdarkly_api/models/access_allowed_rep.rb +3 -2
  204. data/lib/launchdarkly_api/models/access_denied.rb +3 -2
  205. data/lib/launchdarkly_api/models/access_denied_reason.rb +3 -2
  206. data/lib/launchdarkly_api/models/access_token_post.rb +3 -2
  207. data/lib/launchdarkly_api/models/action_input_rep.rb +4 -2
  208. data/lib/launchdarkly_api/models/action_output_rep.rb +3 -2
  209. data/lib/launchdarkly_api/models/approval_condition_input_rep.rb +18 -6
  210. data/lib/launchdarkly_api/models/approval_condition_output_rep.rb +3 -2
  211. data/lib/launchdarkly_api/models/approval_settings.rb +3 -2
  212. data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +3 -2
  213. data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +3 -2
  214. data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +3 -2
  215. data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +3 -2
  216. data/lib/launchdarkly_api/models/big_segment_target.rb +3 -2
  217. data/lib/launchdarkly_api/models/branch_collection_rep.rb +3 -2
  218. data/lib/launchdarkly_api/models/branch_rep.rb +3 -2
  219. data/lib/launchdarkly_api/models/clause.rb +3 -2
  220. data/lib/launchdarkly_api/models/client.rb +321 -0
  221. data/lib/launchdarkly_api/models/client_collection.rb +243 -0
  222. data/lib/launchdarkly_api/models/client_side_availability.rb +3 -2
  223. data/lib/launchdarkly_api/models/client_side_availability_post.rb +5 -2
  224. data/lib/launchdarkly_api/models/condition_base_output_rep.rb +3 -2
  225. data/lib/launchdarkly_api/models/condition_input_rep.rb +17 -3
  226. data/lib/launchdarkly_api/models/condition_output_rep.rb +3 -2
  227. data/lib/launchdarkly_api/models/confidence_interval_rep.rb +3 -2
  228. data/lib/launchdarkly_api/models/conflict.rb +3 -2
  229. data/lib/launchdarkly_api/models/conflict_output_rep.rb +3 -2
  230. data/lib/launchdarkly_api/models/copied_from_env.rb +3 -2
  231. data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +42 -9
  232. data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +20 -12
  233. data/lib/launchdarkly_api/models/credible_interval_rep.rb +228 -0
  234. data/lib/launchdarkly_api/models/custom_property.rb +5 -2
  235. data/lib/launchdarkly_api/models/custom_role.rb +3 -2
  236. data/lib/launchdarkly_api/models/custom_role_post.rb +3 -2
  237. data/lib/launchdarkly_api/models/custom_role_post_data.rb +3 -2
  238. data/lib/launchdarkly_api/models/custom_roles.rb +3 -2
  239. data/lib/launchdarkly_api/models/custom_workflow_input_rep.rb +19 -6
  240. data/lib/launchdarkly_api/models/custom_workflow_meta.rb +3 -2
  241. data/lib/launchdarkly_api/models/custom_workflow_output_rep.rb +3 -2
  242. data/lib/launchdarkly_api/models/custom_workflow_stage_meta.rb +3 -2
  243. data/lib/launchdarkly_api/models/custom_workflows_listing_output_rep.rb +3 -2
  244. data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +5 -2
  245. data/lib/launchdarkly_api/models/defaults.rb +5 -2
  246. data/lib/launchdarkly_api/models/dependent_flag.rb +3 -2
  247. data/lib/launchdarkly_api/models/dependent_flag_environment.rb +3 -2
  248. data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +3 -2
  249. data/lib/launchdarkly_api/models/destination.rb +9 -2
  250. data/lib/launchdarkly_api/models/destination_post.rb +7 -3
  251. data/lib/launchdarkly_api/models/destinations.rb +5 -2
  252. data/lib/launchdarkly_api/models/environment.rb +3 -2
  253. data/lib/launchdarkly_api/models/environment_post.rb +3 -2
  254. data/lib/launchdarkly_api/models/environments.rb +241 -0
  255. data/lib/launchdarkly_api/models/evaluation_reason.rb +275 -0
  256. data/lib/launchdarkly_api/models/execution_output_rep.rb +3 -2
  257. data/lib/launchdarkly_api/models/experiment.rb +329 -0
  258. data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +3 -2
  259. data/lib/launchdarkly_api/models/experiment_bayesian_results_rep.rb +241 -0
  260. data/lib/launchdarkly_api/models/experiment_collection_rep.rb +241 -0
  261. data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +3 -2
  262. data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +3 -2
  263. data/lib/launchdarkly_api/models/experiment_expandable_properties.rb +230 -0
  264. data/lib/launchdarkly_api/models/experiment_info_rep.rb +4 -3
  265. data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +3 -2
  266. data/lib/launchdarkly_api/models/experiment_patch_input.rb +236 -0
  267. data/lib/launchdarkly_api/models/experiment_post.rb +275 -0
  268. data/lib/launchdarkly_api/models/experiment_results.rb +281 -0
  269. data/lib/launchdarkly_api/models/experiment_stats_rep.rb +3 -2
  270. data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +3 -2
  271. data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +3 -2
  272. data/lib/launchdarkly_api/models/experiment_totals_rep.rb +3 -2
  273. data/lib/launchdarkly_api/models/expiring_user_target_error.rb +3 -2
  274. data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +3 -2
  275. data/lib/launchdarkly_api/models/expiring_user_target_item.rb +3 -2
  276. data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +3 -2
  277. data/lib/launchdarkly_api/models/export.rb +3 -2
  278. data/lib/launchdarkly_api/models/extinction.rb +3 -2
  279. data/lib/launchdarkly_api/models/extinction_collection_rep.rb +3 -2
  280. data/lib/launchdarkly_api/models/feature_flag.rb +6 -15
  281. data/lib/launchdarkly_api/models/feature_flag_body.rb +7 -16
  282. data/lib/launchdarkly_api/models/feature_flag_config.rb +3 -22
  283. data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +7 -2
  284. data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +5 -2
  285. data/lib/launchdarkly_api/models/feature_flag_status.rb +3 -2
  286. data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +3 -2
  287. data/lib/launchdarkly_api/models/feature_flag_statuses.rb +3 -2
  288. data/lib/launchdarkly_api/models/feature_flags.rb +3 -2
  289. data/lib/launchdarkly_api/models/file_rep.rb +3 -2
  290. data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +58 -2
  291. data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +3 -2
  292. data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +5 -2
  293. data/lib/launchdarkly_api/models/flag_copy_config_post.rb +6 -2
  294. data/lib/launchdarkly_api/models/flag_followers_by_proj_env_get_rep.rb +237 -0
  295. data/lib/launchdarkly_api/models/flag_followers_get_rep.rb +237 -0
  296. data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +6 -15
  297. data/lib/launchdarkly_api/models/flag_input.rb +238 -0
  298. data/lib/launchdarkly_api/models/flag_link_collection_rep.rb +3 -2
  299. data/lib/launchdarkly_api/models/flag_link_member.rb +3 -2
  300. data/lib/launchdarkly_api/models/flag_link_post.rb +9 -2
  301. data/lib/launchdarkly_api/models/flag_link_rep.rb +3 -2
  302. data/lib/launchdarkly_api/models/flag_listing_rep.rb +3 -2
  303. data/lib/launchdarkly_api/models/flag_rep.rb +244 -0
  304. data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +4 -2
  305. data/lib/launchdarkly_api/models/flag_status_rep.rb +3 -2
  306. data/lib/launchdarkly_api/models/flag_summary.rb +20 -3
  307. data/lib/launchdarkly_api/models/flag_trigger_input.rb +5 -3
  308. data/lib/launchdarkly_api/models/follow_flag_member.rb +286 -0
  309. data/lib/launchdarkly_api/models/followers_per_flag.rb +230 -0
  310. data/lib/launchdarkly_api/models/forbidden_error_rep.rb +5 -2
  311. data/lib/launchdarkly_api/models/hunk_rep.rb +3 -2
  312. data/lib/launchdarkly_api/models/import.rb +3 -2
  313. data/lib/launchdarkly_api/models/initiator_rep.rb +3 -2
  314. data/lib/launchdarkly_api/models/instruction_user_request.rb +309 -0
  315. data/lib/launchdarkly_api/models/integration.rb +14 -3
  316. data/lib/launchdarkly_api/models/integration_delivery_configuration.rb +3 -2
  317. data/lib/launchdarkly_api/models/integration_delivery_configuration_collection.rb +3 -2
  318. data/lib/launchdarkly_api/models/integration_delivery_configuration_collection_links.rb +3 -2
  319. data/lib/launchdarkly_api/models/integration_delivery_configuration_links.rb +3 -2
  320. data/lib/launchdarkly_api/models/integration_delivery_configuration_post.rb +6 -5
  321. data/lib/launchdarkly_api/models/integration_delivery_configuration_response.rb +3 -2
  322. data/lib/launchdarkly_api/models/integration_metadata.rb +3 -2
  323. data/lib/launchdarkly_api/models/integration_status.rb +3 -2
  324. data/lib/launchdarkly_api/models/integration_status_rep.rb +3 -2
  325. data/lib/launchdarkly_api/models/integration_subscription_status_rep.rb +3 -2
  326. data/lib/launchdarkly_api/models/integrations.rb +3 -2
  327. data/lib/launchdarkly_api/models/invalid_request_error_rep.rb +5 -2
  328. data/lib/launchdarkly_api/models/ip_list.rb +3 -2
  329. data/lib/launchdarkly_api/models/iteration_expandable_properties.rb +232 -0
  330. data/lib/launchdarkly_api/models/iteration_input.rb +281 -0
  331. data/lib/launchdarkly_api/models/iteration_rep.rb +348 -0
  332. data/lib/launchdarkly_api/models/last_seen_metadata.rb +3 -2
  333. data/lib/launchdarkly_api/models/legacy_experiment_rep.rb +250 -0
  334. data/lib/launchdarkly_api/models/link.rb +3 -2
  335. data/lib/launchdarkly_api/models/member.rb +18 -11
  336. data/lib/launchdarkly_api/models/member_data_rep.rb +3 -2
  337. data/lib/launchdarkly_api/models/member_import_item.rb +3 -2
  338. data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +3 -2
  339. data/lib/launchdarkly_api/models/member_summary.rb +3 -2
  340. data/lib/launchdarkly_api/models/member_team_summary_rep.rb +3 -2
  341. data/lib/launchdarkly_api/models/member_teams_post_input.rb +3 -2
  342. data/lib/launchdarkly_api/models/members.rb +3 -2
  343. data/lib/launchdarkly_api/models/method_not_allowed_error_rep.rb +5 -2
  344. data/lib/launchdarkly_api/models/metric_collection_rep.rb +3 -2
  345. data/lib/launchdarkly_api/models/metric_input.rb +238 -0
  346. data/lib/launchdarkly_api/models/metric_listing_rep.rb +3 -2
  347. data/lib/launchdarkly_api/models/metric_post.rb +15 -5
  348. data/lib/launchdarkly_api/models/metric_rep.rb +4 -3
  349. data/lib/launchdarkly_api/models/metric_seen.rb +3 -2
  350. data/lib/launchdarkly_api/models/metric_v2_rep.rb +268 -0
  351. data/lib/launchdarkly_api/models/modification.rb +3 -2
  352. data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +3 -2
  353. data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +3 -2
  354. data/lib/launchdarkly_api/models/new_member_form.rb +38 -3
  355. data/lib/launchdarkly_api/models/not_found_error_rep.rb +5 -2
  356. data/lib/launchdarkly_api/models/oauth_client_post.rb +240 -0
  357. data/lib/launchdarkly_api/models/parameter_default.rb +240 -0
  358. data/lib/launchdarkly_api/models/parameter_rep.rb +228 -0
  359. data/lib/launchdarkly_api/models/parent_resource_rep.rb +7 -5
  360. data/lib/launchdarkly_api/models/patch_failed_error_rep.rb +5 -2
  361. data/lib/launchdarkly_api/models/patch_flags_request.rb +237 -0
  362. data/lib/launchdarkly_api/models/patch_operation.rb +3 -2
  363. data/lib/launchdarkly_api/models/patch_segment_instruction.rb +53 -5
  364. data/lib/launchdarkly_api/models/patch_segment_request.rb +3 -2
  365. data/lib/launchdarkly_api/models/patch_users_request.rb +237 -0
  366. data/lib/launchdarkly_api/models/patch_with_comment.rb +4 -2
  367. data/lib/launchdarkly_api/models/permission_grant_input.rb +40 -2
  368. data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +4 -2
  369. data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +39 -2
  370. data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +4 -2
  371. data/lib/launchdarkly_api/models/prerequisite.rb +3 -2
  372. data/lib/launchdarkly_api/models/project.rb +5 -11
  373. data/lib/launchdarkly_api/models/project_listing_rep.rb +3 -2
  374. data/lib/launchdarkly_api/models/project_post.rb +4 -2
  375. data/lib/launchdarkly_api/models/project_rep.rb +323 -0
  376. data/lib/launchdarkly_api/models/project_summary.rb +3 -2
  377. data/lib/launchdarkly_api/models/projects.rb +16 -6
  378. data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +3 -2
  379. data/lib/launchdarkly_api/models/put_branch.rb +3 -2
  380. data/lib/launchdarkly_api/models/rate_limited_error_rep.rb +5 -2
  381. data/lib/launchdarkly_api/models/recent_trigger_body.rb +3 -2
  382. data/lib/launchdarkly_api/models/reference_rep.rb +3 -2
  383. data/lib/launchdarkly_api/models/relative_difference_rep.rb +237 -0
  384. data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +3 -2
  385. data/lib/launchdarkly_api/models/relay_auto_config_post.rb +5 -3
  386. data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +4 -3
  387. data/lib/launchdarkly_api/models/repository_collection_rep.rb +3 -2
  388. data/lib/launchdarkly_api/models/repository_post.rb +7 -4
  389. data/lib/launchdarkly_api/models/repository_rep.rb +3 -2
  390. data/lib/launchdarkly_api/models/resolved_context.rb +3 -2
  391. data/lib/launchdarkly_api/models/resolved_image.rb +3 -2
  392. data/lib/launchdarkly_api/models/resolved_title.rb +3 -2
  393. data/lib/launchdarkly_api/models/resolved_ui_block_element.rb +3 -2
  394. data/lib/launchdarkly_api/models/resolved_ui_blocks.rb +3 -2
  395. data/lib/launchdarkly_api/models/resource_access.rb +7 -5
  396. data/lib/launchdarkly_api/models/resource_id_response.rb +3 -2
  397. data/lib/launchdarkly_api/models/review_output_rep.rb +3 -2
  398. data/lib/launchdarkly_api/models/review_response.rb +5 -4
  399. data/lib/launchdarkly_api/models/rollout.rb +3 -2
  400. data/lib/launchdarkly_api/models/rule.rb +3 -2
  401. data/lib/launchdarkly_api/models/rule_clause.rb +274 -0
  402. data/lib/launchdarkly_api/models/schedule_condition_input_rep.rb +5 -2
  403. data/lib/launchdarkly_api/models/schedule_condition_output_rep.rb +3 -2
  404. data/lib/launchdarkly_api/models/sdk_list_rep.rb +3 -2
  405. data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +3 -2
  406. data/lib/launchdarkly_api/models/sdk_version_rep.rb +3 -2
  407. data/lib/launchdarkly_api/models/segment_body.rb +4 -2
  408. data/lib/launchdarkly_api/models/segment_metadata.rb +3 -2
  409. data/lib/launchdarkly_api/models/segment_user_list.rb +3 -2
  410. data/lib/launchdarkly_api/models/segment_user_state.rb +3 -2
  411. data/lib/launchdarkly_api/models/series_list_rep.rb +3 -2
  412. data/lib/launchdarkly_api/models/source_env.rb +3 -2
  413. data/lib/launchdarkly_api/models/source_flag.rb +5 -3
  414. data/lib/launchdarkly_api/models/stage_input_rep.rb +16 -3
  415. data/lib/launchdarkly_api/models/stage_output_rep.rb +3 -2
  416. data/lib/launchdarkly_api/models/statement.rb +3 -2
  417. data/lib/launchdarkly_api/models/statement_post.rb +5 -4
  418. data/lib/launchdarkly_api/models/statement_post_data.rb +5 -4
  419. data/lib/launchdarkly_api/models/statistic_collection_rep.rb +5 -2
  420. data/lib/launchdarkly_api/models/statistic_rep.rb +26 -3
  421. data/lib/launchdarkly_api/models/statistics_rep.rb +234 -0
  422. data/lib/launchdarkly_api/models/statistics_root.rb +3 -2
  423. data/lib/launchdarkly_api/models/status_conflict_error_rep.rb +5 -2
  424. data/lib/launchdarkly_api/models/subject_data_rep.rb +3 -2
  425. data/lib/launchdarkly_api/models/subscription_post.rb +6 -4
  426. data/lib/launchdarkly_api/models/tag_collection.rb +3 -2
  427. data/lib/launchdarkly_api/models/target.rb +3 -2
  428. data/lib/launchdarkly_api/models/target_resource_rep.rb +4 -3
  429. data/lib/launchdarkly_api/models/team.rb +43 -6
  430. data/lib/launchdarkly_api/models/team_custom_role.rb +3 -2
  431. data/lib/launchdarkly_api/models/team_custom_roles.rb +3 -2
  432. data/lib/launchdarkly_api/models/team_imports_rep.rb +3 -2
  433. data/lib/launchdarkly_api/models/team_maintainers.rb +3 -2
  434. data/lib/launchdarkly_api/models/team_members.rb +219 -0
  435. data/lib/launchdarkly_api/models/team_patch_input.rb +11 -4
  436. data/lib/launchdarkly_api/models/team_post_input.rb +5 -4
  437. data/lib/launchdarkly_api/models/team_projects.rb +3 -2
  438. data/lib/launchdarkly_api/models/team_rep_expandable_properties.rb +246 -0
  439. data/lib/launchdarkly_api/models/teams.rb +3 -2
  440. data/lib/launchdarkly_api/models/timestamp_rep.rb +3 -2
  441. data/lib/launchdarkly_api/models/title_rep.rb +3 -2
  442. data/lib/launchdarkly_api/models/token.rb +4 -3
  443. data/lib/launchdarkly_api/models/token_data_rep.rb +3 -2
  444. data/lib/launchdarkly_api/models/tokens.rb +3 -2
  445. data/lib/launchdarkly_api/models/treatment_input.rb +268 -0
  446. data/lib/launchdarkly_api/models/treatment_parameter_input.rb +238 -0
  447. data/lib/launchdarkly_api/models/treatment_rep.rb +267 -0
  448. data/lib/launchdarkly_api/models/treatment_result_rep.rb +275 -0
  449. data/lib/launchdarkly_api/models/trigger_post.rb +6 -4
  450. data/lib/launchdarkly_api/models/trigger_workflow_collection_rep.rb +3 -2
  451. data/lib/launchdarkly_api/models/trigger_workflow_rep.rb +3 -2
  452. data/lib/launchdarkly_api/models/unauthorized_error_rep.rb +5 -2
  453. data/lib/launchdarkly_api/models/url_post.rb +3 -2
  454. data/lib/launchdarkly_api/models/user.rb +3 -2
  455. data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +3 -2
  456. data/lib/launchdarkly_api/models/user_flag_setting.rb +20 -7
  457. data/lib/launchdarkly_api/models/user_flag_settings.rb +4 -2
  458. data/lib/launchdarkly_api/models/user_record.rb +3 -2
  459. data/lib/launchdarkly_api/models/user_record_rep.rb +3 -2
  460. data/lib/launchdarkly_api/models/user_segment.rb +14 -4
  461. data/lib/launchdarkly_api/models/user_segment_rule.rb +3 -2
  462. data/lib/launchdarkly_api/models/user_segments.rb +5 -2
  463. data/lib/launchdarkly_api/models/users.rb +3 -2
  464. data/lib/launchdarkly_api/models/users_rep.rb +251 -0
  465. data/lib/launchdarkly_api/models/value_put.rb +5 -3
  466. data/lib/launchdarkly_api/models/variation.rb +4 -2
  467. data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +3 -2
  468. data/lib/launchdarkly_api/models/variation_summary.rb +3 -2
  469. data/lib/launchdarkly_api/models/versions_rep.rb +3 -2
  470. data/lib/launchdarkly_api/models/webhook.rb +12 -3
  471. data/lib/launchdarkly_api/models/webhook_post.rb +3 -2
  472. data/lib/launchdarkly_api/models/webhooks.rb +5 -2
  473. data/lib/launchdarkly_api/models/weighted_variation.rb +3 -2
  474. data/lib/launchdarkly_api/models/workflow_template_metadata.rb +221 -0
  475. data/lib/launchdarkly_api/models/workflow_template_parameter.rb +248 -0
  476. data/lib/launchdarkly_api/version.rb +3 -3
  477. data/lib/launchdarkly_api.rb +48 -6
  478. data/spec/api/access_tokens_api_spec.rb +2 -2
  479. data/spec/api/account_members_api_spec.rb +8 -8
  480. data/spec/api/account_usage_beta_api_spec.rb +2 -2
  481. data/spec/api/approvals_api_spec.rb +9 -9
  482. data/spec/api/audit_log_api_spec.rb +3 -3
  483. data/spec/api/code_references_api_spec.rb +12 -12
  484. data/spec/api/custom_roles_api_spec.rb +2 -2
  485. data/spec/api/data_export_destinations_api_spec.rb +6 -6
  486. data/spec/api/environments_api_spec.rb +19 -3
  487. data/spec/api/experiments_beta_api_spec.rb +96 -6
  488. data/spec/api/feature_flags_api_spec.rb +9 -9
  489. data/spec/api/feature_flags_beta_api_spec.rb +4 -4
  490. data/spec/api/flag_links_beta_api_spec.rb +3 -3
  491. data/spec/api/flag_triggers_api_spec.rb +4 -4
  492. data/spec/api/follow_flags_api_spec.rb +92 -0
  493. data/spec/api/integration_audit_log_subscriptions_api_spec.rb +3 -3
  494. data/spec/api/integration_delivery_configurations_beta_api_spec.rb +3 -3
  495. data/spec/api/metrics_api_spec.rb +3 -3
  496. data/spec/api/o_auth2_clients_beta_api_spec.rb +95 -0
  497. data/spec/api/other_api_spec.rb +5 -5
  498. data/spec/api/projects_api_spec.rb +13 -8
  499. data/spec/api/relay_proxy_configurations_api_spec.rb +6 -6
  500. data/spec/api/scheduled_changes_api_spec.rb +8 -8
  501. data/spec/api/segments_api_spec.rb +10 -10
  502. data/spec/api/segments_beta_api_spec.rb +5 -3
  503. data/spec/api/tags_api_spec.rb +2 -2
  504. data/spec/api/teams_api_spec.rb +143 -0
  505. data/spec/api/user_settings_api_spec.rb +7 -7
  506. data/spec/api/users_api_spec.rb +5 -5
  507. data/spec/api/users_beta_api_spec.rb +2 -2
  508. data/spec/api/webhooks_api_spec.rb +3 -3
  509. data/spec/api/workflows_beta_api_spec.rb +6 -6
  510. data/spec/api_client_spec.rb +2 -2
  511. data/spec/configuration_spec.rb +2 -2
  512. data/spec/models/access_allowed_reason_spec.rb +2 -2
  513. data/spec/models/access_allowed_rep_spec.rb +2 -2
  514. data/spec/models/access_denied_reason_spec.rb +2 -2
  515. data/spec/models/access_denied_spec.rb +2 -2
  516. data/spec/models/access_spec.rb +2 -2
  517. data/spec/models/access_token_post_spec.rb +2 -2
  518. data/spec/models/action_input_rep_spec.rb +2 -2
  519. data/spec/models/action_output_rep_spec.rb +2 -2
  520. data/spec/models/approval_condition_input_rep_spec.rb +8 -2
  521. data/spec/models/approval_condition_output_rep_spec.rb +2 -2
  522. data/spec/models/approval_settings_spec.rb +2 -2
  523. data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +2 -2
  524. data/spec/models/audit_log_entry_listing_rep_spec.rb +2 -2
  525. data/spec/models/audit_log_entry_rep_spec.rb +2 -2
  526. data/spec/models/authorized_app_data_rep_spec.rb +2 -2
  527. data/spec/models/big_segment_target_spec.rb +2 -2
  528. data/spec/models/branch_collection_rep_spec.rb +2 -2
  529. data/spec/models/branch_rep_spec.rb +2 -2
  530. data/spec/models/clause_spec.rb +2 -2
  531. data/spec/models/client_collection_spec.rb +40 -0
  532. data/spec/models/client_side_availability_post_spec.rb +2 -2
  533. data/spec/models/client_side_availability_spec.rb +2 -2
  534. data/spec/models/client_spec.rb +76 -0
  535. data/spec/models/condition_base_output_rep_spec.rb +2 -2
  536. data/spec/models/condition_input_rep_spec.rb +8 -2
  537. data/spec/models/condition_output_rep_spec.rb +2 -2
  538. data/spec/models/confidence_interval_rep_spec.rb +2 -2
  539. data/spec/models/conflict_output_rep_spec.rb +2 -2
  540. data/spec/models/conflict_spec.rb +2 -2
  541. data/spec/models/copied_from_env_spec.rb +2 -2
  542. data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +16 -2
  543. data/spec/models/create_flag_config_approval_request_request_spec.rb +8 -2
  544. data/spec/models/credible_interval_rep_spec.rb +40 -0
  545. data/spec/models/custom_property_spec.rb +2 -2
  546. data/spec/models/custom_role_post_data_spec.rb +2 -2
  547. data/spec/models/custom_role_post_spec.rb +2 -2
  548. data/spec/models/custom_role_spec.rb +2 -2
  549. data/spec/models/custom_roles_spec.rb +2 -2
  550. data/spec/models/custom_workflow_input_rep_spec.rb +8 -2
  551. data/spec/models/custom_workflow_meta_spec.rb +2 -2
  552. data/spec/models/custom_workflow_output_rep_spec.rb +2 -2
  553. data/spec/models/custom_workflow_stage_meta_spec.rb +2 -2
  554. data/spec/models/custom_workflows_listing_output_rep_spec.rb +2 -2
  555. data/spec/models/default_client_side_availability_post_spec.rb +2 -2
  556. data/spec/models/defaults_spec.rb +2 -2
  557. data/spec/models/dependent_flag_environment_spec.rb +2 -2
  558. data/spec/models/dependent_flag_spec.rb +2 -2
  559. data/spec/models/dependent_flags_by_environment_spec.rb +2 -2
  560. data/spec/models/destination_post_spec.rb +2 -2
  561. data/spec/models/destination_spec.rb +2 -2
  562. data/spec/models/destinations_spec.rb +2 -2
  563. data/spec/models/environment_post_spec.rb +2 -2
  564. data/spec/models/environment_spec.rb +2 -2
  565. data/spec/models/environments_spec.rb +46 -0
  566. data/spec/models/evaluation_reason_spec.rb +64 -0
  567. data/spec/models/execution_output_rep_spec.rb +2 -2
  568. data/spec/models/experiment_allocation_rep_spec.rb +2 -2
  569. data/spec/models/experiment_bayesian_results_rep_spec.rb +46 -0
  570. data/spec/models/experiment_collection_rep_spec.rb +46 -0
  571. data/spec/models/experiment_enabled_period_rep_spec.rb +2 -2
  572. data/spec/models/experiment_environment_setting_rep_spec.rb +2 -2
  573. data/spec/models/experiment_expandable_properties_spec.rb +40 -0
  574. data/spec/models/experiment_info_rep_spec.rb +2 -2
  575. data/spec/models/experiment_metadata_rep_spec.rb +2 -2
  576. data/spec/models/experiment_patch_input_spec.rb +40 -0
  577. data/spec/models/experiment_post_spec.rb +58 -0
  578. data/spec/models/experiment_results_spec.rb +70 -0
  579. data/spec/models/experiment_spec.rb +88 -0
  580. data/spec/models/experiment_stats_rep_spec.rb +2 -2
  581. data/spec/models/experiment_time_series_slice_spec.rb +2 -2
  582. data/spec/models/experiment_time_series_variation_slice_spec.rb +2 -2
  583. data/spec/models/experiment_totals_rep_spec.rb +2 -2
  584. data/spec/models/expiring_user_target_error_spec.rb +2 -2
  585. data/spec/models/expiring_user_target_get_response_spec.rb +2 -2
  586. data/spec/models/expiring_user_target_item_spec.rb +2 -2
  587. data/spec/models/expiring_user_target_patch_response_spec.rb +2 -2
  588. data/spec/models/export_spec.rb +2 -2
  589. data/spec/models/extinction_collection_rep_spec.rb +2 -2
  590. data/spec/models/extinction_spec.rb +2 -2
  591. data/spec/models/feature_flag_body_spec.rb +2 -8
  592. data/spec/models/feature_flag_config_spec.rb +2 -2
  593. data/spec/models/feature_flag_scheduled_change_spec.rb +2 -2
  594. data/spec/models/feature_flag_scheduled_changes_spec.rb +2 -2
  595. data/spec/models/feature_flag_spec.rb +2 -8
  596. data/spec/models/feature_flag_status_across_environments_spec.rb +2 -2
  597. data/spec/models/feature_flag_status_spec.rb +2 -2
  598. data/spec/models/feature_flag_statuses_spec.rb +2 -2
  599. data/spec/models/feature_flags_spec.rb +2 -2
  600. data/spec/models/file_rep_spec.rb +2 -2
  601. data/spec/models/flag_config_approval_request_response_spec.rb +10 -2
  602. data/spec/models/flag_config_approval_requests_response_spec.rb +2 -2
  603. data/spec/models/flag_copy_config_environment_spec.rb +2 -2
  604. data/spec/models/flag_copy_config_post_spec.rb +2 -2
  605. data/spec/models/flag_followers_by_proj_env_get_rep_spec.rb +40 -0
  606. data/spec/models/flag_followers_get_rep_spec.rb +40 -0
  607. data/spec/models/flag_global_attributes_rep_spec.rb +2 -8
  608. data/spec/models/flag_input_spec.rb +40 -0
  609. data/spec/models/flag_link_collection_rep_spec.rb +2 -2
  610. data/spec/models/flag_link_member_spec.rb +2 -2
  611. data/spec/models/flag_link_post_spec.rb +2 -2
  612. data/spec/models/flag_link_rep_spec.rb +2 -2
  613. data/spec/models/flag_listing_rep_spec.rb +2 -2
  614. data/spec/models/flag_rep_spec.rb +46 -0
  615. data/spec/models/flag_scheduled_changes_input_spec.rb +2 -2
  616. data/spec/models/flag_status_rep_spec.rb +2 -2
  617. data/spec/models/flag_summary_spec.rb +8 -2
  618. data/spec/models/flag_trigger_input_spec.rb +2 -2
  619. data/spec/models/follow_flag_member_spec.rb +64 -0
  620. data/spec/models/followers_per_flag_spec.rb +40 -0
  621. data/spec/models/forbidden_error_rep_spec.rb +2 -2
  622. data/spec/models/hunk_rep_spec.rb +2 -2
  623. data/spec/models/import_spec.rb +2 -2
  624. data/spec/models/initiator_rep_spec.rb +2 -2
  625. data/spec/models/instruction_user_request_spec.rb +62 -0
  626. data/spec/models/integration_delivery_configuration_collection_links_spec.rb +2 -2
  627. data/spec/models/integration_delivery_configuration_collection_spec.rb +2 -2
  628. data/spec/models/integration_delivery_configuration_links_spec.rb +2 -2
  629. data/spec/models/integration_delivery_configuration_post_spec.rb +2 -2
  630. data/spec/models/integration_delivery_configuration_response_spec.rb +2 -2
  631. data/spec/models/integration_delivery_configuration_spec.rb +2 -2
  632. data/spec/models/integration_metadata_spec.rb +2 -2
  633. data/spec/models/integration_spec.rb +2 -2
  634. data/spec/models/integration_status_rep_spec.rb +2 -2
  635. data/spec/models/integration_status_spec.rb +2 -2
  636. data/spec/models/integration_subscription_status_rep_spec.rb +2 -2
  637. data/spec/models/integrations_spec.rb +2 -2
  638. data/spec/models/invalid_request_error_rep_spec.rb +2 -2
  639. data/spec/models/ip_list_spec.rb +2 -2
  640. data/spec/models/iteration_expandable_properties_spec.rb +40 -0
  641. data/spec/models/iteration_input_spec.rb +58 -0
  642. data/spec/models/iteration_rep_spec.rb +106 -0
  643. data/spec/models/last_seen_metadata_spec.rb +2 -2
  644. data/spec/models/legacy_experiment_rep_spec.rb +52 -0
  645. data/spec/models/link_spec.rb +2 -2
  646. data/spec/models/member_data_rep_spec.rb +2 -2
  647. data/spec/models/member_import_item_spec.rb +2 -2
  648. data/spec/models/member_permission_grant_summary_rep_spec.rb +2 -2
  649. data/spec/models/member_spec.rb +8 -2
  650. data/spec/models/member_summary_spec.rb +2 -2
  651. data/spec/models/member_team_summary_rep_spec.rb +2 -2
  652. data/spec/models/member_teams_post_input_spec.rb +2 -2
  653. data/spec/models/members_spec.rb +2 -2
  654. data/spec/models/method_not_allowed_error_rep_spec.rb +2 -2
  655. data/spec/models/metric_collection_rep_spec.rb +2 -2
  656. data/spec/models/metric_input_spec.rb +40 -0
  657. data/spec/models/metric_listing_rep_spec.rb +2 -2
  658. data/spec/models/metric_post_spec.rb +2 -2
  659. data/spec/models/metric_rep_spec.rb +2 -2
  660. data/spec/models/metric_seen_spec.rb +2 -2
  661. data/spec/models/metric_v2_rep_spec.rb +52 -0
  662. data/spec/models/modification_spec.rb +2 -2
  663. data/spec/models/multi_environment_dependent_flag_spec.rb +2 -2
  664. data/spec/models/multi_environment_dependent_flags_spec.rb +2 -2
  665. data/spec/models/new_member_form_spec.rb +6 -2
  666. data/spec/models/not_found_error_rep_spec.rb +2 -2
  667. data/spec/models/oauth_client_post_spec.rb +46 -0
  668. data/spec/models/parameter_default_spec.rb +46 -0
  669. data/spec/models/parameter_rep_spec.rb +40 -0
  670. data/spec/models/parent_resource_rep_spec.rb +2 -2
  671. data/spec/models/patch_failed_error_rep_spec.rb +2 -2
  672. data/spec/models/patch_flags_request_spec.rb +40 -0
  673. data/spec/models/patch_operation_spec.rb +2 -2
  674. data/spec/models/patch_segment_instruction_spec.rb +10 -2
  675. data/spec/models/patch_segment_request_spec.rb +2 -2
  676. data/spec/models/patch_users_request_spec.rb +40 -0
  677. data/spec/models/patch_with_comment_spec.rb +2 -2
  678. data/spec/models/permission_grant_input_spec.rb +6 -2
  679. data/spec/models/post_approval_request_apply_request_spec.rb +2 -2
  680. data/spec/models/post_approval_request_review_request_spec.rb +6 -2
  681. data/spec/models/post_flag_scheduled_changes_input_spec.rb +2 -2
  682. data/spec/models/prerequisite_spec.rb +2 -2
  683. data/spec/models/project_listing_rep_spec.rb +2 -2
  684. data/spec/models/project_post_spec.rb +2 -2
  685. data/spec/models/project_rep_spec.rb +76 -0
  686. data/spec/models/project_spec.rb +2 -2
  687. data/spec/models/project_summary_spec.rb +2 -2
  688. data/spec/models/projects_spec.rb +8 -2
  689. data/spec/models/pub_nub_detail_rep_spec.rb +2 -2
  690. data/spec/models/put_branch_spec.rb +2 -2
  691. data/spec/models/rate_limited_error_rep_spec.rb +2 -2
  692. data/spec/models/recent_trigger_body_spec.rb +2 -2
  693. data/spec/models/reference_rep_spec.rb +2 -2
  694. data/spec/models/relative_difference_rep_spec.rb +46 -0
  695. data/spec/models/relay_auto_config_collection_rep_spec.rb +2 -2
  696. data/spec/models/relay_auto_config_post_spec.rb +2 -2
  697. data/spec/models/relay_auto_config_rep_spec.rb +2 -2
  698. data/spec/models/repository_collection_rep_spec.rb +2 -2
  699. data/spec/models/repository_post_spec.rb +2 -2
  700. data/spec/models/repository_rep_spec.rb +2 -2
  701. data/spec/models/resolved_context_spec.rb +2 -2
  702. data/spec/models/resolved_image_spec.rb +2 -2
  703. data/spec/models/resolved_title_spec.rb +2 -2
  704. data/spec/models/resolved_ui_block_element_spec.rb +2 -2
  705. data/spec/models/resolved_ui_blocks_spec.rb +2 -2
  706. data/spec/models/resource_access_spec.rb +2 -2
  707. data/spec/models/resource_id_response_spec.rb +2 -2
  708. data/spec/models/review_output_rep_spec.rb +2 -2
  709. data/spec/models/review_response_spec.rb +2 -2
  710. data/spec/models/rollout_spec.rb +2 -2
  711. data/spec/models/rule_clause_spec.rb +50 -0
  712. data/spec/models/rule_spec.rb +2 -2
  713. data/spec/models/schedule_condition_input_rep_spec.rb +2 -2
  714. data/spec/models/schedule_condition_output_rep_spec.rb +2 -2
  715. data/spec/models/sdk_list_rep_spec.rb +2 -2
  716. data/spec/models/sdk_version_list_rep_spec.rb +2 -2
  717. data/spec/models/sdk_version_rep_spec.rb +2 -2
  718. data/spec/models/segment_body_spec.rb +2 -2
  719. data/spec/models/segment_metadata_spec.rb +2 -2
  720. data/spec/models/segment_user_list_spec.rb +2 -2
  721. data/spec/models/segment_user_state_spec.rb +2 -2
  722. data/spec/models/series_list_rep_spec.rb +2 -2
  723. data/spec/models/source_env_spec.rb +2 -2
  724. data/spec/models/source_flag_spec.rb +2 -2
  725. data/spec/models/stage_input_rep_spec.rb +8 -2
  726. data/spec/models/stage_output_rep_spec.rb +2 -2
  727. data/spec/models/statement_post_data_spec.rb +2 -2
  728. data/spec/models/statement_post_spec.rb +2 -2
  729. data/spec/models/statement_spec.rb +2 -2
  730. data/spec/models/statistic_collection_rep_spec.rb +2 -2
  731. data/spec/models/statistic_rep_spec.rb +8 -2
  732. data/spec/models/statistics_rep_spec.rb +40 -0
  733. data/spec/models/statistics_root_spec.rb +2 -2
  734. data/spec/models/status_conflict_error_rep_spec.rb +2 -2
  735. data/spec/models/subject_data_rep_spec.rb +2 -2
  736. data/spec/models/subscription_post_spec.rb +2 -2
  737. data/spec/models/tag_collection_spec.rb +2 -2
  738. data/spec/models/target_resource_rep_spec.rb +2 -2
  739. data/spec/models/target_spec.rb +2 -2
  740. data/spec/models/team_custom_role_spec.rb +2 -2
  741. data/spec/models/team_custom_roles_spec.rb +2 -2
  742. data/spec/models/team_imports_rep_spec.rb +2 -2
  743. data/spec/models/team_maintainers_spec.rb +2 -2
  744. data/spec/models/team_members_spec.rb +34 -0
  745. data/spec/models/team_patch_input_spec.rb +2 -2
  746. data/spec/models/team_post_input_spec.rb +2 -2
  747. data/spec/models/team_projects_spec.rb +2 -2
  748. data/spec/models/team_rep_expandable_properties_spec.rb +52 -0
  749. data/spec/models/team_spec.rb +26 -2
  750. data/spec/models/teams_spec.rb +2 -2
  751. data/spec/models/timestamp_rep_spec.rb +2 -2
  752. data/spec/models/title_rep_spec.rb +2 -2
  753. data/spec/models/token_data_rep_spec.rb +2 -2
  754. data/spec/models/token_spec.rb +2 -2
  755. data/spec/models/tokens_spec.rb +2 -2
  756. data/spec/models/treatment_input_spec.rb +52 -0
  757. data/spec/models/treatment_parameter_input_spec.rb +40 -0
  758. data/spec/models/treatment_rep_spec.rb +58 -0
  759. data/spec/models/treatment_result_rep_spec.rb +70 -0
  760. data/spec/models/trigger_post_spec.rb +2 -2
  761. data/spec/models/trigger_workflow_collection_rep_spec.rb +2 -2
  762. data/spec/models/trigger_workflow_rep_spec.rb +2 -2
  763. data/spec/models/unauthorized_error_rep_spec.rb +2 -2
  764. data/spec/models/url_post_spec.rb +2 -2
  765. data/spec/models/user_attribute_names_rep_spec.rb +2 -2
  766. data/spec/models/user_flag_setting_spec.rb +8 -2
  767. data/spec/models/user_flag_settings_spec.rb +2 -2
  768. data/spec/models/user_record_rep_spec.rb +2 -2
  769. data/spec/models/user_record_spec.rb +2 -2
  770. data/spec/models/user_segment_rule_spec.rb +2 -2
  771. data/spec/models/user_segment_spec.rb +2 -2
  772. data/spec/models/user_segments_spec.rb +2 -2
  773. data/spec/models/user_spec.rb +2 -2
  774. data/spec/models/users_rep_spec.rb +46 -0
  775. data/spec/models/users_spec.rb +2 -2
  776. data/spec/models/value_put_spec.rb +2 -2
  777. data/spec/models/variation_or_rollout_rep_spec.rb +2 -2
  778. data/spec/models/variation_spec.rb +2 -2
  779. data/spec/models/variation_summary_spec.rb +2 -2
  780. data/spec/models/versions_rep_spec.rb +2 -2
  781. data/spec/models/webhook_post_spec.rb +2 -2
  782. data/spec/models/webhook_spec.rb +2 -2
  783. data/spec/models/webhooks_spec.rb +2 -2
  784. data/spec/models/weighted_variation_spec.rb +2 -2
  785. data/spec/models/workflow_template_metadata_spec.rb +34 -0
  786. data/spec/models/workflow_template_parameter_spec.rb +52 -0
  787. data/spec/spec_helper.rb +2 -2
  788. metadata +320 -134
  789. data/docs/StatementRep.md +0 -26
  790. data/docs/TeamsBetaApi.md +0 -606
  791. data/lib/launchdarkly_api/api/teams_beta_api.rb +0 -565
  792. data/lib/launchdarkly_api/models/experiment_rep.rb +0 -249
  793. data/lib/launchdarkly_api/models/experiment_results_rep.rb +0 -280
  794. data/lib/launchdarkly_api/models/statement_rep.rb +0 -271
  795. data/spec/api/teams_beta_api_spec.rb +0 -139
  796. data/spec/models/experiment_rep_spec.rb +0 -52
  797. data/spec/models/experiment_results_rep_spec.rb +0 -70
  798. data/spec/models/statement_rep_spec.rb +0 -58
data/README.md CHANGED
@@ -1,7 +1,9 @@
1
1
  This repository contains a client library for LaunchDarkly's REST API. This client was automatically
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.
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](#getting-started) for example usage.
3
3
 
4
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).
5
+
6
+ This client library is only compatible with the latest version of our REST API, version `20220603`. Previous versions of this client library, prior to version 10.0.0, are only compatible with earlier versions of our REST API. When you create an access token, you can set the REST API version associated with the token. By default, API requests you send using the token will use the specified API version. To learn more, read [Versioning](https://apidocs.launchdarkly.com/#section/Overview/Versioning).
5
7
  # launchdarkly_api
6
8
 
7
9
  LaunchDarklyApi - the Ruby gem for the LaunchDarkly REST API
@@ -61,10 +63,12 @@ In addition, request bodies for `PUT`, `POST`, `REPORT` and `PATCH` requests mus
61
63
 
62
64
  ### Summary and detailed representations
63
65
 
64
- 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.
66
+ 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, such as a single feature flag, you receive a _detailed representation_ of the resource.
65
67
 
66
68
  The best way to find a detailed representation is to follow links. Every summary representation includes a link to its detailed representation.
67
69
 
70
+ In most cases, the detailed representation contains all of the attributes of the resource. In a few cases, the detailed representation contains many, but not all, of the attributes of the resource. Typically this happens when an attribute of the requested resource is itself paginated. You can request that the response include a particular attribute by using the `expand` request parameter.
71
+
68
72
  ### Links and addressability
69
73
 
70
74
  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:
@@ -99,13 +103,21 @@ Collections are always represented as a JSON object with an `items` attribute co
99
103
 
100
104
  Paginated collections include `first`, `last`, `next`, and `prev` links containing a URL with the respective set of elements in the collection.
101
105
 
106
+ ### Expanding responses
107
+
108
+ Sometimes the detailed representation of a resource does not include all of the attributes of the resource by default. If this is the case, the request method will clearly document this and describe which attributes you can include in an expanded response.
109
+
110
+ To include the additional attributes, append the `expand` request parameter to your request and add a comma-separated list of the attributes to include. For example, when you append `?expand=members,roles` to the [Get team](/tag/Teams-(beta)#operation/getTeam) endpoint, the expanded response includes both of these attributes.
111
+
102
112
  ## Updates
103
113
 
104
- Resources that accept partial updates use the `PATCH` verb, and support the [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) format. Some resources also support the [JSON Merge Patch](https://datatracker.ietf.org/doc/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.
114
+ Resources that accept partial updates use the `PATCH` verb. Most resources support the [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) format. Some resources also support the [JSON Merge Patch](https://datatracker.ietf.org/doc/html/rfc7386) format, and some resources support the [semantic patch](/reference#updates-using-semantic-patch) format, which is a way to specify the modifications to perform as a set of executable instructions. Each resource supports optional [comments](/reference#updates-with-comments) that you can submit with updates. Comments appear in outgoing webhooks, the audit log, and other integrations.
115
+
116
+ ### Updates using JSON patch
105
117
 
106
- ### Updates via JSON Patch
118
+ [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) is a way to specify the modifications to perform on a resource. 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. JSON patch documents are always arrays, where each element contains an operation, a path to the field to update, and the new value.
107
119
 
108
- [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) is a way to specify the modifications to perform on a resource. For example, in this feature flag representation:
120
+ For example, in this feature flag representation:
109
121
 
110
122
  ```json
111
123
  {
@@ -115,14 +127,13 @@ Resources that accept partial updates use the `PATCH` verb, and support the [JSO
115
127
  ...
116
128
  }
117
129
  ```
118
-
119
130
  You can change the feature flag's description with the following patch document:
120
131
 
121
132
  ```json
122
133
  [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"This is the new description\" }]
123
134
  ```
124
135
 
125
- 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:
136
+ You can specify multiple modifications to perform in a single request. You can also test that certain preconditions are met before applying the patch:
126
137
 
127
138
  ```json
128
139
  [
@@ -135,11 +146,9 @@ The above patch request tests whether the feature flag's `version` is `10`, and
135
146
 
136
147
  Attributes that aren't editable, like a resource's `_links`, have names that start with an underscore.
137
148
 
138
- ### Updates via JSON Merge Patch
149
+ ### Updates using JSON merge patch
139
150
 
140
- The API also supports the [JSON Merge Patch](https://datatracker.ietf.org/doc/html/rfc7386) format, as well as the [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource.
141
-
142
- 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:
151
+ [JSON merge patch](https://datatracker.ietf.org/doc/html/rfc7386) is another format for specifying the modifications to perform on a 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:
143
152
 
144
153
  ```json
145
154
  {
@@ -147,148 +156,82 @@ JSON Merge Patch is less expressive than JSON Patch but in many cases, it is sim
147
156
  }
148
157
  ```
149
158
 
150
- ### Updates with comments
159
+ ### Updates using semantic patch
151
160
 
152
- You can submit optional comments with `PATCH` changes. The [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource supports comments.
161
+ 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.
153
162
 
154
- To submit a comment along with a JSON Patch document, use the following format:
163
+ Semantic patch allows you to be explicit about intent using precise, custom instructions. In many cases, you can define semantic patch instructions independently of the current state of the resource. This can be useful when defining a change that may be applied at a future date.
155
164
 
156
- ```json
157
- {
158
- \"comment\": \"This is a comment string\",
159
- \"patch\": [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"The new description\" }]
160
- }
161
- ```
165
+ To make a semantic patch request, you must append `domain-model=launchdarkly.semanticpatch` to your `Content-Type` header.
162
166
 
163
- To submit a comment along with a JSON Merge Patch document, use the following format:
167
+ Here's how:
164
168
 
165
- ```json
166
- {
167
- \"comment\": \"This is a comment string\",
168
- \"merge\": { \"description\": \"New flag description\" }
169
- }
169
+ ```
170
+ Content-Type: application/json; domain-model=launchdarkly.semanticpatch
170
171
  ```
171
172
 
172
- ### Updates via semantic patches
173
+ If you call a semantic patch resource without this header, you will receive a `400` response because your semantic patch will be interpreted as a JSON patch.
173
174
 
174
- 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.
175
+ The body of a semantic patch request takes the following properties:
175
176
 
176
- 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.
177
+ * `comment` (string): (Optional) A description of the update.
178
+ * `environmentKey` (string): (Required for some resources only) The environment key.
179
+ * `instructions` (array): (Required) A list of actions the update should perform. Each action in the list must be an object with a `kind` property that indicates the instruction. If the action requires parameters, you must include those parameters as additional fields in the object. The documentation for each resource that supports semantic patch includes the available instructions and any additional parameters.
177
180
 
178
- For example, in this feature flag configuration in environment Production:
181
+ For example:
179
182
 
180
183
  ```json
181
184
  {
182
- \"name\": \"Alternate sort order\",
183
- \"kind\": \"boolean\",
184
- \"key\": \"sort.order\",
185
- ...
186
- \"environments\": {
187
- \"production\": {
188
- \"on\": true,
189
- \"archived\": false,
190
- \"salt\": \"c29ydC5vcmRlcg==\",
191
- \"sel\": \"8de1085cb7354b0ab41c0e778376dfd3\",
192
- \"lastModified\": 1469131558260,
193
- \"version\": 81,
194
- \"targets\": [
195
- {
196
- \"values\": [
197
- \"Gerhard.Little@yahoo.com\"
198
- ],
199
- \"variation\": 0
200
- },
201
- {
202
- \"values\": [
203
- \"1461797806429-33-861961230\",
204
- \"438580d8-02ee-418d-9eec-0085cab2bdf0\"
205
- ],
206
- \"variation\": 1
207
- }
208
- ],
209
- \"rules\": [],
210
- \"fallthrough\": {
211
- \"variation\": 0
212
- },
213
- \"offVariation\": 1,
214
- \"prerequisites\": [],
215
- \"_site\": {
216
- \"href\": \"/default/production/features/sort.order\",
217
- \"type\": \"text/html\"
218
- }
219
- }
220
- }
185
+ \"comment\": \"optional comment\",
186
+ \"instructions\": [ {\"kind\": \"turnFlagOn\"} ]
221
187
  }
222
188
  ```
223
189
 
224
- 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:
190
+ If any instruction in the patch encounters an error, the endpoint returns an error and will not change the resource. In general, each instruction silently does nothing if the resource is already in the state you request.
191
+
192
+ > ### Supported semantic patch API endpoints
193
+ >
194
+ > - [Patch experiment](/tag/Experiments-(beta)#operation/patchExperiment)
195
+ > - [Patch segment](/tag/Segments#operation/patchSegment)
196
+ > - [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag)
197
+ > - [Update flag trigger](/tag/Flag-triggers#operation/patchTriggerWorkflow)
198
+ > - [Update expiring user targets on feature flag](/tag/Feature-flags#operation/patchExpiringUserTargets)
199
+ > - [Update expiring user target for flags](/tag/User-settings#operation/patchExpiringFlagsForUser)
200
+ > - [Update expiring user targets for segment](/tag/Segments#operation/patchExpiringUserTargetsForSegment)
201
+ > - [Update scheduled changes workflow](/tag/Scheduled-changes#operation/patchFlagConfigScheduledChange)
202
+ > - [Update team](/tag/Teams-(beta)#operation/patchTeam)
203
+
204
+ ### Updates with comments
205
+
206
+ You can submit optional comments with `PATCH` changes.
207
+
208
+ To submit a comment along with a JSON Patch document, use the following format:
225
209
 
226
210
  ```json
227
211
  {
228
- \"comment\": \"update expiring user targets\",
229
- \"instructions\": [
230
- {
231
- \"kind\": \"removeExpireUserTargetDate\",
232
- \"userKey\": \"userKey\",
233
- \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\"
234
- },
235
- {
236
- \"kind\": \"updateExpireUserTargetDate\",
237
- \"userKey\": \"userKey2\",
238
- \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\",
239
- \"value\": 1587582000000
240
- },
241
- {
242
- \"kind\": \"addExpireUserTargetDate\",
243
- \"userKey\": \"userKey3\",
244
- \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\",
245
- \"value\": 1594247266386
246
- }
247
- ]
212
+ \"comment\": \"This is a comment string\",
213
+ \"patch\": [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"The new description\" }]
248
214
  }
249
215
  ```
250
216
 
251
- Here is another example. In this feature flag configuration:
217
+ To submit a comment along with a JSON merge patch document, use the following format:
252
218
 
253
219
  ```json
254
220
  {
255
- \"name\": \"New recommendations engine\",
256
- \"key\": \"engine.enable\",
257
- \"environments\": {
258
- \"test\": {
259
- \"on\": true
260
- }
261
- }
221
+ \"comment\": \"This is a comment string\",
222
+ \"merge\": { \"description\": \"New flag description\" }
262
223
  }
263
224
  ```
264
225
 
265
- 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”:
226
+ To submit a comment along with a semantic patch, use the following format:
266
227
 
267
228
  ```json
268
229
  {
269
- \"comment\": \"\",
270
- \"instructions\": [
271
- {
272
- \"kind\": \"removeUserTargets\",
273
- \"values\": [\"438580d8-02ee-418d-9eec-0085cab2bdf0\"],
274
- \"variationId\": \"852cb784-54ff-46b9-8c35-5498d2e4f270\"
275
- },
276
- {
277
- \"kind\": \"addUserTargets\",
278
- \"values\": [\"438580d8-02ee-418d-9eec-0085cab2bdf0\"],
279
- \"variationId\": \"1bb18465-33b6-49aa-a3bd-eeb6650b33ad\"
280
- }
281
- ]
230
+ \"comment\": \"This is a comment string\",
231
+ \"instructions\": [ {\"kind\": \"turnFlagOn\"} ]
282
232
  }
283
233
  ```
284
234
 
285
- > ### Supported semantic patch API endpoints
286
- >
287
- > - [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag)
288
- > - [Update expiring user targets on feature flag](/tag/Feature-flags#operation/patchExpiringUserTargets)
289
- > - [Update expiring user target for flags](/tag/User-settings#operation/patchExpiringFlagsForUser)
290
- > - [Update expiring user targets on segment](/tag/Segments#operation/patchExpiringUserTargetsForSegment)
291
-
292
235
  ## Errors
293
236
 
294
237
  The API always returns errors in a common format. Here's an example:
@@ -305,13 +248,16 @@ The general class of error is indicated by the `code`. The `message` is a human-
305
248
 
306
249
  ### HTTP Status - Error Response Codes
307
250
 
308
- | Code | Definition | Desc. | Possible Solution |
251
+ | Code | Definition | Description | Possible Solution |
309
252
  | ---- | ----------------- | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
310
- | 400 | Bad Request | A request that fails may return this HTTP response code. | Ensure JSON syntax in request body is correct. |
311
- | 401 | Unauthorized | User doesn't have permission to an API call. | Ensure your SDK key is good. |
312
- | 403 | Forbidden | User does not have permission for operation. | Ensure that the user or access token has proper permissions set. |
313
- | 409 | Conflict | The API request could not be completed because it conflicted with a concurrent API request. | Retry your request. |
314
- | 429 | Too many requests | See [Rate limiting](/#section/Rate-limiting). | Wait and try again later. |
253
+ | 400 | Invalid request | The request cannot be understood. | Ensure JSON syntax in request body is correct. |
254
+ | 401 | Invalid access token | User is unauthorized or does not have permission for this API call. | Ensure your API access token is valid and has the appropriate permissions. |
255
+ | 403 | Forbidden | User does not have access to this resource. | Ensure that the user or access token has proper permissions set. |
256
+ | 404 | Invalid resource identifier | The requested resource is not valid. | Ensure that the resource is correctly identified by id or key. |
257
+ | 405 | Method not allowed | The request method is not allowed on this resource. | Ensure that the HTTP verb is correct. |
258
+ | 409 | Conflict | The API request can not be completed because it conflicted with a concurrent API request. | Retry your request. |
259
+ | 422 | Unprocessable entity | The API request can not be completed because the update description can not be understood. | Ensure that the request body is correct for the type of patch you are using (JSON patch or semantic patch).
260
+ | 429 | Too many requests | Read [Rate limiting](/#section/Rate-limiting). | Wait and try again later. |
315
261
 
316
262
  ## CORS
317
263
 
@@ -333,8 +279,6 @@ We use several rate limiting strategies to ensure the availability of our APIs.
333
279
  > ### Rate limiting and SDKs
334
280
  >
335
281
  > 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.
336
- >
337
- > The client-side ID is safe to embed in untrusted contexts. It's designed for use in client-side JavaScript.
338
282
 
339
283
  ### Global rate limits
340
284
 
@@ -396,7 +340,7 @@ We mark beta resources with a \"Beta\" callout in our documentation, pictured be
396
340
 
397
341
  > ### This feature is in beta
398
342
  >
399
- > 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).
343
+ > To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Overview/Beta-resources).
400
344
 
401
345
  ### Using beta resources
402
346
 
@@ -419,10 +363,10 @@ Updates to our REST API include support for the latest features in LaunchDarkly.
419
363
  You can set the API version on a specific request by sending an `LD-API-Version` header, as shown in the example below:
420
364
 
421
365
  ```
422
- LD-API-Version: 20210729
366
+ LD-API-Version: 20220603
423
367
  ```
424
368
 
425
- 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 yyyymmdd format. In the example above the version `20210729` corresponds to July 29, 2021.
369
+ 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 yyyymmdd format. In the example above the version `20220603` corresponds to June 03, 2022.
426
370
 
427
371
  ### Setting the API version per access token
428
372
 
@@ -440,8 +384,9 @@ If you would like to upgrade your integration to use a new API version, you can
440
384
 
441
385
  ### API version changelog
442
386
 
443
- | Version | Changes |
387
+ |<div style=\"width:75px\">Version</div> | Changes |
444
388
  |---|---|
389
+ | `20220603` | <ul><li>Changed the [list projects](tag/Projects#operation/getProjects) return value:<ul><li>Response is now paginated with a default limit of `20`.</li><li>Added support for filter and sort.</li><li>The project `environments` field is now expandable. This field is omitted by default.</li></ul></li><li>Changed the [get project](tag/Projects#operation/getProject) return value:<ul><li>The `environments` field is now expandable. This field is omitted by default.</li></ul></li></ul> |
445
390
  | `20210729` | <ul><li>Changed the [create approval request](/tag/Approvals#operation/postApprovalRequest) return value. It now returns HTTP Status Code `201` instead of `200`.</li><li> Changed the [get users](/tag/Users#operation/getUser) return value. It now returns a user record, not a user. </li><li> Added additional optional fields to environment, segments, flags, members, and segments, including the ability to create Big Segments. </li><li> Added default values for flag variations when new environments are created. </li><li> Added filtering and pagination for getting flags and members, including `limit`, `number`, `filter`, and `sort` query parameters. </li><li> Added endpoints for expiring user targets for flags and segments, scheduled changes, access tokens, Relay Proxy configuration, integrations and subscriptions, and approvals. </li></ul> |
446
391
  | `20191212` | <ul><li>[List feature flags](/tag/Feature-flags#operation/getFeatureFlags) now defaults to sending summaries of feature flag configurations, equivalent to setting the query parameter `summary=true`. Summaries omit flag targeting rules and individual user targets from the payload. </li><li> Added endpoints for flags, flag status, projects, environments, users, audit logs, members, users, custom roles, segments, usage, streams, events, and data export. </li></ul> |
447
392
  | `20160426` | <ul><li>Initial versioning of API. Tokens created before versioning have their version set to this.</li></ul> |
@@ -450,7 +395,7 @@ If you would like to upgrade your integration to use a new API version, you can
450
395
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
451
396
 
452
397
  - API version: 2.0
453
- - Package version: 8.0.0
398
+ - Package version: 10.0.0
454
399
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
455
400
  For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
456
401
 
@@ -467,16 +412,16 @@ gem build launchdarkly_api.gemspec
467
412
  Then either install the gem locally:
468
413
 
469
414
  ```shell
470
- gem install ./launchdarkly_api-8.0.0.gem
415
+ gem install ./launchdarkly_api-10.0.0.gem
471
416
  ```
472
417
 
473
- (for development, run `gem install --dev ./launchdarkly_api-8.0.0.gem` to install the development dependencies)
418
+ (for development, run `gem install --dev ./launchdarkly_api-10.0.0.gem` to install the development dependencies)
474
419
 
475
420
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
476
421
 
477
422
  Finally add this to the Gemfile:
478
423
 
479
- gem 'launchdarkly_api', '~> 8.0.0'
424
+ gem 'launchdarkly_api', '~> 10.0.0'
480
425
 
481
426
  ### Install from Git
482
427
 
@@ -536,7 +481,7 @@ Class | Method | HTTP request | Description
536
481
  *LaunchDarklyApi::AccountMembersApi* | [**get_member**](docs/AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
537
482
  *LaunchDarklyApi::AccountMembersApi* | [**get_members**](docs/AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
538
483
  *LaunchDarklyApi::AccountMembersApi* | [**patch_member**](docs/AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
539
- *LaunchDarklyApi::AccountMembersApi* | [**post_member_teams**](docs/AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add member to teams
484
+ *LaunchDarklyApi::AccountMembersApi* | [**post_member_teams**](docs/AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add a member to teams
540
485
  *LaunchDarklyApi::AccountMembersApi* | [**post_members**](docs/AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
541
486
  *LaunchDarklyApi::AccountUsageBetaApi* | [**get_evaluations_usage**](docs/AccountUsageBetaApi.md#get_evaluations_usage) | **GET** /api/v2/usage/evaluations/{projectKey}/{environmentKey}/{featureFlagKey} | Get evaluations usage
542
487
  *LaunchDarklyApi::AccountUsageBetaApi* | [**get_events_usage**](docs/AccountUsageBetaApi.md#get_events_usage) | **GET** /api/v2/usage/events/{type} | Get events usage
@@ -563,7 +508,7 @@ Class | Method | HTTP request | Description
563
508
  *LaunchDarklyApi::CodeReferencesApi* | [**get_repositories**](docs/CodeReferencesApi.md#get_repositories) | **GET** /api/v2/code-refs/repositories | List repositories
564
509
  *LaunchDarklyApi::CodeReferencesApi* | [**get_repository**](docs/CodeReferencesApi.md#get_repository) | **GET** /api/v2/code-refs/repositories/{repo} | Get repository
565
510
  *LaunchDarklyApi::CodeReferencesApi* | [**get_root_statistic**](docs/CodeReferencesApi.md#get_root_statistic) | **GET** /api/v2/code-refs/statistics | Get links to code reference repositories for each project
566
- *LaunchDarklyApi::CodeReferencesApi* | [**get_statistics**](docs/CodeReferencesApi.md#get_statistics) | **GET** /api/v2/code-refs/statistics/{projectKey} | Get number of code references for flags
511
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_statistics**](docs/CodeReferencesApi.md#get_statistics) | **GET** /api/v2/code-refs/statistics/{projectKey} | Get code references statistics for flags
567
512
  *LaunchDarklyApi::CodeReferencesApi* | [**patch_repository**](docs/CodeReferencesApi.md#patch_repository) | **PATCH** /api/v2/code-refs/repositories/{repo} | Update repository
568
513
  *LaunchDarklyApi::CodeReferencesApi* | [**post_extinction**](docs/CodeReferencesApi.md#post_extinction) | **POST** /api/v2/code-refs/repositories/{repo}/branches/{branch}/extinction-events | Create extinction
569
514
  *LaunchDarklyApi::CodeReferencesApi* | [**post_repository**](docs/CodeReferencesApi.md#post_repository) | **POST** /api/v2/code-refs/repositories | Create repository
@@ -577,14 +522,21 @@ Class | Method | HTTP request | Description
577
522
  *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](docs/DataExportDestinationsApi.md#get_destination) | **GET** /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Get destination
578
523
  *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destinations**](docs/DataExportDestinationsApi.md#get_destinations) | **GET** /api/v2/destinations | List destinations
579
524
  *LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](docs/DataExportDestinationsApi.md#patch_destination) | **PATCH** /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Update Data Export destination
580
- *LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](docs/DataExportDestinationsApi.md#post_destination) | **POST** /api/v2/destinations/{projectKey}/{environmentKey} | Create data export destination
525
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](docs/DataExportDestinationsApi.md#post_destination) | **POST** /api/v2/destinations/{projectKey}/{environmentKey} | Create Data Export destination
581
526
  *LaunchDarklyApi::EnvironmentsApi* | [**delete_environment**](docs/EnvironmentsApi.md#delete_environment) | **DELETE** /api/v2/projects/{projectKey}/environments/{environmentKey} | Delete environment
582
527
  *LaunchDarklyApi::EnvironmentsApi* | [**get_environment**](docs/EnvironmentsApi.md#get_environment) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey} | Get environment
528
+ *LaunchDarklyApi::EnvironmentsApi* | [**get_environments_by_project**](docs/EnvironmentsApi.md#get_environments_by_project) | **GET** /api/v2/projects/{projectKey}/environments | List environments
583
529
  *LaunchDarklyApi::EnvironmentsApi* | [**patch_environment**](docs/EnvironmentsApi.md#patch_environment) | **PATCH** /api/v2/projects/{projectKey}/environments/{environmentKey} | Update environment
584
530
  *LaunchDarklyApi::EnvironmentsApi* | [**post_environment**](docs/EnvironmentsApi.md#post_environment) | **POST** /api/v2/projects/{projectKey}/environments | Create environment
585
531
  *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_mobile_key**](docs/EnvironmentsApi.md#reset_environment_mobile_key) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/mobileKey | Reset environment mobile SDK key
586
532
  *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_sdk_key**](docs/EnvironmentsApi.md#reset_environment_sdk_key) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/apiKey | Reset environment SDK key
587
- *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiment**](docs/ExperimentsBetaApi.md#get_experiment) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey} | Get experiment results
533
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**create_experiment**](docs/ExperimentsBetaApi.md#create_experiment) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments | Create experiment
534
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**create_iteration**](docs/ExperimentsBetaApi.md#create_iteration) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/iterations | Create iteration
535
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiment**](docs/ExperimentsBetaApi.md#get_experiment) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey} | Get experiment
536
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiment_results**](docs/ExperimentsBetaApi.md#get_experiment_results) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/metrics/{metricKey}/results | Get experiment results
537
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiments**](docs/ExperimentsBetaApi.md#get_experiments) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments | Get experiments
538
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**get_legacy_experiment_results**](docs/ExperimentsBetaApi.md#get_legacy_experiment_results) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey} | Get legacy experiment results (deprecated)
539
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**patch_experiment**](docs/ExperimentsBetaApi.md#patch_experiment) | **PATCH** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey} | Patch experiment
588
540
  *LaunchDarklyApi::ExperimentsBetaApi* | [**reset_experiment**](docs/ExperimentsBetaApi.md#reset_experiment) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey}/results | Reset experiment results
589
541
  *LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](docs/FeatureFlagsApi.md#copy_feature_flag) | **POST** /api/v2/flags/{projectKey}/{featureFlagKey}/copy | Copy feature flag
590
542
  *LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](docs/FeatureFlagsApi.md#delete_feature_flag) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey} | Delete feature flag
@@ -608,6 +560,10 @@ Class | Method | HTTP request | Description
608
560
  *LaunchDarklyApi::FlagTriggersApi* | [**get_trigger_workflow_by_id**](docs/FlagTriggersApi.md#get_trigger_workflow_by_id) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey}/{id} | Get flag trigger by ID
609
561
  *LaunchDarklyApi::FlagTriggersApi* | [**get_trigger_workflows**](docs/FlagTriggersApi.md#get_trigger_workflows) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey} | List flag triggers
610
562
  *LaunchDarklyApi::FlagTriggersApi* | [**patch_trigger_workflow**](docs/FlagTriggersApi.md#patch_trigger_workflow) | **PATCH** /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey}/{id} | Update flag trigger
563
+ *LaunchDarklyApi::FollowFlagsApi* | [**delete_flag_followers**](docs/FollowFlagsApi.md#delete_flag_followers) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/followers/{memberId} | Remove a member as a follower of a flag in a project and environment
564
+ *LaunchDarklyApi::FollowFlagsApi* | [**get_flag_followers**](docs/FollowFlagsApi.md#get_flag_followers) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/followers | Get followers of a flag in a project and environment
565
+ *LaunchDarklyApi::FollowFlagsApi* | [**get_followers_by_proj_env**](docs/FollowFlagsApi.md#get_followers_by_proj_env) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/followers | Get followers of all flags in a given project and environment
566
+ *LaunchDarklyApi::FollowFlagsApi* | [**put_flag_followers**](docs/FollowFlagsApi.md#put_flag_followers) | **PUT** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/followers/{memberId} | Add a member as a follower of a flag in a project and environment
611
567
  *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**create_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#create_subscription) | **POST** /api/v2/integrations/{integrationKey} | Create audit log subscription
612
568
  *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**delete_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#delete_subscription) | **DELETE** /api/v2/integrations/{integrationKey}/{id} | Delete audit log subscription
613
569
  *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**get_subscription_by_id**](docs/IntegrationAuditLogSubscriptionsApi.md#get_subscription_by_id) | **GET** /api/v2/integrations/{integrationKey}/{id} | Get audit log subscription by ID
@@ -625,6 +581,11 @@ Class | Method | HTTP request | Description
625
581
  *LaunchDarklyApi::MetricsApi* | [**get_metrics**](docs/MetricsApi.md#get_metrics) | **GET** /api/v2/metrics/{projectKey} | List metrics
626
582
  *LaunchDarklyApi::MetricsApi* | [**patch_metric**](docs/MetricsApi.md#patch_metric) | **PATCH** /api/v2/metrics/{projectKey}/{metricKey} | Update metric
627
583
  *LaunchDarklyApi::MetricsApi* | [**post_metric**](docs/MetricsApi.md#post_metric) | **POST** /api/v2/metrics/{projectKey} | Create metric
584
+ *LaunchDarklyApi::OAuth2ClientsBetaApi* | [**create_o_auth2_client**](docs/OAuth2ClientsBetaApi.md#create_o_auth2_client) | **POST** /api/v2/oauth/clients | Create a LaunchDarkly OAuth 2.0 client
585
+ *LaunchDarklyApi::OAuth2ClientsBetaApi* | [**delete_o_auth_client**](docs/OAuth2ClientsBetaApi.md#delete_o_auth_client) | **DELETE** /api/v2/oauth/clients/{clientId} | Delete OAuth 2.0 client
586
+ *LaunchDarklyApi::OAuth2ClientsBetaApi* | [**get_o_auth_client_by_id**](docs/OAuth2ClientsBetaApi.md#get_o_auth_client_by_id) | **GET** /api/v2/oauth/clients/{clientId} | Get client by ID
587
+ *LaunchDarklyApi::OAuth2ClientsBetaApi* | [**get_o_auth_clients**](docs/OAuth2ClientsBetaApi.md#get_o_auth_clients) | **GET** /api/v2/oauth/clients | Get clients
588
+ *LaunchDarklyApi::OAuth2ClientsBetaApi* | [**patch_o_auth_client**](docs/OAuth2ClientsBetaApi.md#patch_o_auth_client) | **PATCH** /api/v2/oauth/clients/{clientId} | Patch client by ID
628
589
  *LaunchDarklyApi::OtherApi* | [**get_ips**](docs/OtherApi.md#get_ips) | **GET** /api/v2/public-ip-list | Gets the public IP list
629
590
  *LaunchDarklyApi::OtherApi* | [**get_openapi_spec**](docs/OtherApi.md#get_openapi_spec) | **GET** /api/v2/openapi.json | Gets the OpenAPI spec in json
630
591
  *LaunchDarklyApi::OtherApi* | [**get_root**](docs/OtherApi.md#get_root) | **GET** /api/v2 | Root resource
@@ -659,14 +620,14 @@ Class | Method | HTTP request | Description
659
620
  *LaunchDarklyApi::SegmentsBetaApi* | [**get_big_segment_export**](docs/SegmentsBetaApi.md#get_big_segment_export) | **GET** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/exports/{exportID} | Get Big Segment export
660
621
  *LaunchDarklyApi::SegmentsBetaApi* | [**get_big_segment_import**](docs/SegmentsBetaApi.md#get_big_segment_import) | **GET** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/imports/{importID} | Get Big Segment import
661
622
  *LaunchDarklyApi::TagsApi* | [**get_tags**](docs/TagsApi.md#get_tags) | **GET** /api/v2/tags | List tags
662
- *LaunchDarklyApi::TeamsBetaApi* | [**delete_team**](docs/TeamsBetaApi.md#delete_team) | **DELETE** /api/v2/teams/{teamKey} | Delete team
663
- *LaunchDarklyApi::TeamsBetaApi* | [**get_team**](docs/TeamsBetaApi.md#get_team) | **GET** /api/v2/teams/{teamKey} | Get team
664
- *LaunchDarklyApi::TeamsBetaApi* | [**get_team_maintainers**](docs/TeamsBetaApi.md#get_team_maintainers) | **GET** /api/v2/teams/{teamKey}/maintainers | Get team maintainers
665
- *LaunchDarklyApi::TeamsBetaApi* | [**get_team_roles**](docs/TeamsBetaApi.md#get_team_roles) | **GET** /api/v2/teams/{teamKey}/roles | Get team custom roles
666
- *LaunchDarklyApi::TeamsBetaApi* | [**get_teams**](docs/TeamsBetaApi.md#get_teams) | **GET** /api/v2/teams | List teams
667
- *LaunchDarklyApi::TeamsBetaApi* | [**patch_team**](docs/TeamsBetaApi.md#patch_team) | **PATCH** /api/v2/teams/{teamKey} | Update team
668
- *LaunchDarklyApi::TeamsBetaApi* | [**post_team**](docs/TeamsBetaApi.md#post_team) | **POST** /api/v2/teams | Create team
669
- *LaunchDarklyApi::TeamsBetaApi* | [**post_team_members**](docs/TeamsBetaApi.md#post_team_members) | **POST** /api/v2/teams/{teamKey}/members | Add members to team
623
+ *LaunchDarklyApi::TeamsApi* | [**delete_team**](docs/TeamsApi.md#delete_team) | **DELETE** /api/v2/teams/{teamKey} | Delete team
624
+ *LaunchDarklyApi::TeamsApi* | [**get_team**](docs/TeamsApi.md#get_team) | **GET** /api/v2/teams/{teamKey} | Get team
625
+ *LaunchDarklyApi::TeamsApi* | [**get_team_maintainers**](docs/TeamsApi.md#get_team_maintainers) | **GET** /api/v2/teams/{teamKey}/maintainers | Get team maintainers
626
+ *LaunchDarklyApi::TeamsApi* | [**get_team_roles**](docs/TeamsApi.md#get_team_roles) | **GET** /api/v2/teams/{teamKey}/roles | Get team custom roles
627
+ *LaunchDarklyApi::TeamsApi* | [**get_teams**](docs/TeamsApi.md#get_teams) | **GET** /api/v2/teams | List teams
628
+ *LaunchDarklyApi::TeamsApi* | [**patch_team**](docs/TeamsApi.md#patch_team) | **PATCH** /api/v2/teams/{teamKey} | Update team
629
+ *LaunchDarklyApi::TeamsApi* | [**post_team**](docs/TeamsApi.md#post_team) | **POST** /api/v2/teams | Create team
630
+ *LaunchDarklyApi::TeamsApi* | [**post_team_members**](docs/TeamsApi.md#post_team_members) | **POST** /api/v2/teams/{teamKey}/members | Add multiple members to team
670
631
  *LaunchDarklyApi::UserSettingsApi* | [**get_expiring_flags_for_user**](docs/UserSettingsApi.md#get_expiring_flags_for_user) | **GET** /api/v2/users/{projectKey}/{userKey}/expiring-user-targets/{environmentKey} | Get expiring dates on flags for user
671
632
  *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Get flag setting for user
672
633
  *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags | List flag settings for user
@@ -709,6 +670,8 @@ Class | Method | HTTP request | Description
709
670
  - [LaunchDarklyApi::BranchCollectionRep](docs/BranchCollectionRep.md)
710
671
  - [LaunchDarklyApi::BranchRep](docs/BranchRep.md)
711
672
  - [LaunchDarklyApi::Clause](docs/Clause.md)
673
+ - [LaunchDarklyApi::Client](docs/Client.md)
674
+ - [LaunchDarklyApi::ClientCollection](docs/ClientCollection.md)
712
675
  - [LaunchDarklyApi::ClientSideAvailability](docs/ClientSideAvailability.md)
713
676
  - [LaunchDarklyApi::ClientSideAvailabilityPost](docs/ClientSideAvailabilityPost.md)
714
677
  - [LaunchDarklyApi::ConditionBaseOutputRep](docs/ConditionBaseOutputRep.md)
@@ -720,6 +683,7 @@ Class | Method | HTTP request | Description
720
683
  - [LaunchDarklyApi::CopiedFromEnv](docs/CopiedFromEnv.md)
721
684
  - [LaunchDarklyApi::CreateCopyFlagConfigApprovalRequestRequest](docs/CreateCopyFlagConfigApprovalRequestRequest.md)
722
685
  - [LaunchDarklyApi::CreateFlagConfigApprovalRequestRequest](docs/CreateFlagConfigApprovalRequestRequest.md)
686
+ - [LaunchDarklyApi::CredibleIntervalRep](docs/CredibleIntervalRep.md)
723
687
  - [LaunchDarklyApi::CustomProperty](docs/CustomProperty.md)
724
688
  - [LaunchDarklyApi::CustomRole](docs/CustomRole.md)
725
689
  - [LaunchDarklyApi::CustomRolePost](docs/CustomRolePost.md)
@@ -740,14 +704,21 @@ Class | Method | HTTP request | Description
740
704
  - [LaunchDarklyApi::Destinations](docs/Destinations.md)
741
705
  - [LaunchDarklyApi::Environment](docs/Environment.md)
742
706
  - [LaunchDarklyApi::EnvironmentPost](docs/EnvironmentPost.md)
707
+ - [LaunchDarklyApi::Environments](docs/Environments.md)
708
+ - [LaunchDarklyApi::EvaluationReason](docs/EvaluationReason.md)
743
709
  - [LaunchDarklyApi::ExecutionOutputRep](docs/ExecutionOutputRep.md)
710
+ - [LaunchDarklyApi::Experiment](docs/Experiment.md)
744
711
  - [LaunchDarklyApi::ExperimentAllocationRep](docs/ExperimentAllocationRep.md)
712
+ - [LaunchDarklyApi::ExperimentBayesianResultsRep](docs/ExperimentBayesianResultsRep.md)
713
+ - [LaunchDarklyApi::ExperimentCollectionRep](docs/ExperimentCollectionRep.md)
745
714
  - [LaunchDarklyApi::ExperimentEnabledPeriodRep](docs/ExperimentEnabledPeriodRep.md)
746
715
  - [LaunchDarklyApi::ExperimentEnvironmentSettingRep](docs/ExperimentEnvironmentSettingRep.md)
716
+ - [LaunchDarklyApi::ExperimentExpandableProperties](docs/ExperimentExpandableProperties.md)
747
717
  - [LaunchDarklyApi::ExperimentInfoRep](docs/ExperimentInfoRep.md)
748
718
  - [LaunchDarklyApi::ExperimentMetadataRep](docs/ExperimentMetadataRep.md)
749
- - [LaunchDarklyApi::ExperimentRep](docs/ExperimentRep.md)
750
- - [LaunchDarklyApi::ExperimentResultsRep](docs/ExperimentResultsRep.md)
719
+ - [LaunchDarklyApi::ExperimentPatchInput](docs/ExperimentPatchInput.md)
720
+ - [LaunchDarklyApi::ExperimentPost](docs/ExperimentPost.md)
721
+ - [LaunchDarklyApi::ExperimentResults](docs/ExperimentResults.md)
751
722
  - [LaunchDarklyApi::ExperimentStatsRep](docs/ExperimentStatsRep.md)
752
723
  - [LaunchDarklyApi::ExperimentTimeSeriesSlice](docs/ExperimentTimeSeriesSlice.md)
753
724
  - [LaunchDarklyApi::ExperimentTimeSeriesVariationSlice](docs/ExperimentTimeSeriesVariationSlice.md)
@@ -773,20 +744,27 @@ Class | Method | HTTP request | Description
773
744
  - [LaunchDarklyApi::FlagConfigApprovalRequestsResponse](docs/FlagConfigApprovalRequestsResponse.md)
774
745
  - [LaunchDarklyApi::FlagCopyConfigEnvironment](docs/FlagCopyConfigEnvironment.md)
775
746
  - [LaunchDarklyApi::FlagCopyConfigPost](docs/FlagCopyConfigPost.md)
747
+ - [LaunchDarklyApi::FlagFollowersByProjEnvGetRep](docs/FlagFollowersByProjEnvGetRep.md)
748
+ - [LaunchDarklyApi::FlagFollowersGetRep](docs/FlagFollowersGetRep.md)
776
749
  - [LaunchDarklyApi::FlagGlobalAttributesRep](docs/FlagGlobalAttributesRep.md)
750
+ - [LaunchDarklyApi::FlagInput](docs/FlagInput.md)
777
751
  - [LaunchDarklyApi::FlagLinkCollectionRep](docs/FlagLinkCollectionRep.md)
778
752
  - [LaunchDarklyApi::FlagLinkMember](docs/FlagLinkMember.md)
779
753
  - [LaunchDarklyApi::FlagLinkPost](docs/FlagLinkPost.md)
780
754
  - [LaunchDarklyApi::FlagLinkRep](docs/FlagLinkRep.md)
781
755
  - [LaunchDarklyApi::FlagListingRep](docs/FlagListingRep.md)
756
+ - [LaunchDarklyApi::FlagRep](docs/FlagRep.md)
782
757
  - [LaunchDarklyApi::FlagScheduledChangesInput](docs/FlagScheduledChangesInput.md)
783
758
  - [LaunchDarklyApi::FlagStatusRep](docs/FlagStatusRep.md)
784
759
  - [LaunchDarklyApi::FlagSummary](docs/FlagSummary.md)
785
760
  - [LaunchDarklyApi::FlagTriggerInput](docs/FlagTriggerInput.md)
761
+ - [LaunchDarklyApi::FollowFlagMember](docs/FollowFlagMember.md)
762
+ - [LaunchDarklyApi::FollowersPerFlag](docs/FollowersPerFlag.md)
786
763
  - [LaunchDarklyApi::ForbiddenErrorRep](docs/ForbiddenErrorRep.md)
787
764
  - [LaunchDarklyApi::HunkRep](docs/HunkRep.md)
788
765
  - [LaunchDarklyApi::Import](docs/Import.md)
789
766
  - [LaunchDarklyApi::InitiatorRep](docs/InitiatorRep.md)
767
+ - [LaunchDarklyApi::InstructionUserRequest](docs/InstructionUserRequest.md)
790
768
  - [LaunchDarklyApi::Integration](docs/Integration.md)
791
769
  - [LaunchDarklyApi::IntegrationDeliveryConfiguration](docs/IntegrationDeliveryConfiguration.md)
792
770
  - [LaunchDarklyApi::IntegrationDeliveryConfigurationCollection](docs/IntegrationDeliveryConfigurationCollection.md)
@@ -801,7 +779,11 @@ Class | Method | HTTP request | Description
801
779
  - [LaunchDarklyApi::Integrations](docs/Integrations.md)
802
780
  - [LaunchDarklyApi::InvalidRequestErrorRep](docs/InvalidRequestErrorRep.md)
803
781
  - [LaunchDarklyApi::IpList](docs/IpList.md)
782
+ - [LaunchDarklyApi::IterationExpandableProperties](docs/IterationExpandableProperties.md)
783
+ - [LaunchDarklyApi::IterationInput](docs/IterationInput.md)
784
+ - [LaunchDarklyApi::IterationRep](docs/IterationRep.md)
804
785
  - [LaunchDarklyApi::LastSeenMetadata](docs/LastSeenMetadata.md)
786
+ - [LaunchDarklyApi::LegacyExperimentRep](docs/LegacyExperimentRep.md)
805
787
  - [LaunchDarklyApi::Link](docs/Link.md)
806
788
  - [LaunchDarklyApi::Member](docs/Member.md)
807
789
  - [LaunchDarklyApi::MemberDataRep](docs/MemberDataRep.md)
@@ -813,20 +795,27 @@ Class | Method | HTTP request | Description
813
795
  - [LaunchDarklyApi::Members](docs/Members.md)
814
796
  - [LaunchDarklyApi::MethodNotAllowedErrorRep](docs/MethodNotAllowedErrorRep.md)
815
797
  - [LaunchDarklyApi::MetricCollectionRep](docs/MetricCollectionRep.md)
798
+ - [LaunchDarklyApi::MetricInput](docs/MetricInput.md)
816
799
  - [LaunchDarklyApi::MetricListingRep](docs/MetricListingRep.md)
817
800
  - [LaunchDarklyApi::MetricPost](docs/MetricPost.md)
818
801
  - [LaunchDarklyApi::MetricRep](docs/MetricRep.md)
819
802
  - [LaunchDarklyApi::MetricSeen](docs/MetricSeen.md)
803
+ - [LaunchDarklyApi::MetricV2Rep](docs/MetricV2Rep.md)
820
804
  - [LaunchDarklyApi::Modification](docs/Modification.md)
821
805
  - [LaunchDarklyApi::MultiEnvironmentDependentFlag](docs/MultiEnvironmentDependentFlag.md)
822
806
  - [LaunchDarklyApi::MultiEnvironmentDependentFlags](docs/MultiEnvironmentDependentFlags.md)
823
807
  - [LaunchDarklyApi::NewMemberForm](docs/NewMemberForm.md)
824
808
  - [LaunchDarklyApi::NotFoundErrorRep](docs/NotFoundErrorRep.md)
809
+ - [LaunchDarklyApi::OauthClientPost](docs/OauthClientPost.md)
810
+ - [LaunchDarklyApi::ParameterDefault](docs/ParameterDefault.md)
811
+ - [LaunchDarklyApi::ParameterRep](docs/ParameterRep.md)
825
812
  - [LaunchDarklyApi::ParentResourceRep](docs/ParentResourceRep.md)
826
813
  - [LaunchDarklyApi::PatchFailedErrorRep](docs/PatchFailedErrorRep.md)
814
+ - [LaunchDarklyApi::PatchFlagsRequest](docs/PatchFlagsRequest.md)
827
815
  - [LaunchDarklyApi::PatchOperation](docs/PatchOperation.md)
828
816
  - [LaunchDarklyApi::PatchSegmentInstruction](docs/PatchSegmentInstruction.md)
829
817
  - [LaunchDarklyApi::PatchSegmentRequest](docs/PatchSegmentRequest.md)
818
+ - [LaunchDarklyApi::PatchUsersRequest](docs/PatchUsersRequest.md)
830
819
  - [LaunchDarklyApi::PatchWithComment](docs/PatchWithComment.md)
831
820
  - [LaunchDarklyApi::PermissionGrantInput](docs/PermissionGrantInput.md)
832
821
  - [LaunchDarklyApi::PostApprovalRequestApplyRequest](docs/PostApprovalRequestApplyRequest.md)
@@ -836,6 +825,7 @@ Class | Method | HTTP request | Description
836
825
  - [LaunchDarklyApi::Project](docs/Project.md)
837
826
  - [LaunchDarklyApi::ProjectListingRep](docs/ProjectListingRep.md)
838
827
  - [LaunchDarklyApi::ProjectPost](docs/ProjectPost.md)
828
+ - [LaunchDarklyApi::ProjectRep](docs/ProjectRep.md)
839
829
  - [LaunchDarklyApi::ProjectSummary](docs/ProjectSummary.md)
840
830
  - [LaunchDarklyApi::Projects](docs/Projects.md)
841
831
  - [LaunchDarklyApi::PubNubDetailRep](docs/PubNubDetailRep.md)
@@ -843,6 +833,7 @@ Class | Method | HTTP request | Description
843
833
  - [LaunchDarklyApi::RateLimitedErrorRep](docs/RateLimitedErrorRep.md)
844
834
  - [LaunchDarklyApi::RecentTriggerBody](docs/RecentTriggerBody.md)
845
835
  - [LaunchDarklyApi::ReferenceRep](docs/ReferenceRep.md)
836
+ - [LaunchDarklyApi::RelativeDifferenceRep](docs/RelativeDifferenceRep.md)
846
837
  - [LaunchDarklyApi::RelayAutoConfigCollectionRep](docs/RelayAutoConfigCollectionRep.md)
847
838
  - [LaunchDarklyApi::RelayAutoConfigPost](docs/RelayAutoConfigPost.md)
848
839
  - [LaunchDarklyApi::RelayAutoConfigRep](docs/RelayAutoConfigRep.md)
@@ -860,6 +851,7 @@ Class | Method | HTTP request | Description
860
851
  - [LaunchDarklyApi::ReviewResponse](docs/ReviewResponse.md)
861
852
  - [LaunchDarklyApi::Rollout](docs/Rollout.md)
862
853
  - [LaunchDarklyApi::Rule](docs/Rule.md)
854
+ - [LaunchDarklyApi::RuleClause](docs/RuleClause.md)
863
855
  - [LaunchDarklyApi::ScheduleConditionInputRep](docs/ScheduleConditionInputRep.md)
864
856
  - [LaunchDarklyApi::ScheduleConditionOutputRep](docs/ScheduleConditionOutputRep.md)
865
857
  - [LaunchDarklyApi::SdkListRep](docs/SdkListRep.md)
@@ -877,9 +869,9 @@ Class | Method | HTTP request | Description
877
869
  - [LaunchDarklyApi::Statement](docs/Statement.md)
878
870
  - [LaunchDarklyApi::StatementPost](docs/StatementPost.md)
879
871
  - [LaunchDarklyApi::StatementPostData](docs/StatementPostData.md)
880
- - [LaunchDarklyApi::StatementRep](docs/StatementRep.md)
881
872
  - [LaunchDarklyApi::StatisticCollectionRep](docs/StatisticCollectionRep.md)
882
873
  - [LaunchDarklyApi::StatisticRep](docs/StatisticRep.md)
874
+ - [LaunchDarklyApi::StatisticsRep](docs/StatisticsRep.md)
883
875
  - [LaunchDarklyApi::StatisticsRoot](docs/StatisticsRoot.md)
884
876
  - [LaunchDarklyApi::StatusConflictErrorRep](docs/StatusConflictErrorRep.md)
885
877
  - [LaunchDarklyApi::SubjectDataRep](docs/SubjectDataRep.md)
@@ -892,15 +884,21 @@ Class | Method | HTTP request | Description
892
884
  - [LaunchDarklyApi::TeamCustomRoles](docs/TeamCustomRoles.md)
893
885
  - [LaunchDarklyApi::TeamImportsRep](docs/TeamImportsRep.md)
894
886
  - [LaunchDarklyApi::TeamMaintainers](docs/TeamMaintainers.md)
887
+ - [LaunchDarklyApi::TeamMembers](docs/TeamMembers.md)
895
888
  - [LaunchDarklyApi::TeamPatchInput](docs/TeamPatchInput.md)
896
889
  - [LaunchDarklyApi::TeamPostInput](docs/TeamPostInput.md)
897
890
  - [LaunchDarklyApi::TeamProjects](docs/TeamProjects.md)
891
+ - [LaunchDarklyApi::TeamRepExpandableProperties](docs/TeamRepExpandableProperties.md)
898
892
  - [LaunchDarklyApi::Teams](docs/Teams.md)
899
893
  - [LaunchDarklyApi::TimestampRep](docs/TimestampRep.md)
900
894
  - [LaunchDarklyApi::TitleRep](docs/TitleRep.md)
901
895
  - [LaunchDarklyApi::Token](docs/Token.md)
902
896
  - [LaunchDarklyApi::TokenDataRep](docs/TokenDataRep.md)
903
897
  - [LaunchDarklyApi::Tokens](docs/Tokens.md)
898
+ - [LaunchDarklyApi::TreatmentInput](docs/TreatmentInput.md)
899
+ - [LaunchDarklyApi::TreatmentParameterInput](docs/TreatmentParameterInput.md)
900
+ - [LaunchDarklyApi::TreatmentRep](docs/TreatmentRep.md)
901
+ - [LaunchDarklyApi::TreatmentResultRep](docs/TreatmentResultRep.md)
904
902
  - [LaunchDarklyApi::TriggerPost](docs/TriggerPost.md)
905
903
  - [LaunchDarklyApi::TriggerWorkflowCollectionRep](docs/TriggerWorkflowCollectionRep.md)
906
904
  - [LaunchDarklyApi::TriggerWorkflowRep](docs/TriggerWorkflowRep.md)
@@ -916,6 +914,7 @@ Class | Method | HTTP request | Description
916
914
  - [LaunchDarklyApi::UserSegmentRule](docs/UserSegmentRule.md)
917
915
  - [LaunchDarklyApi::UserSegments](docs/UserSegments.md)
918
916
  - [LaunchDarklyApi::Users](docs/Users.md)
917
+ - [LaunchDarklyApi::UsersRep](docs/UsersRep.md)
919
918
  - [LaunchDarklyApi::ValuePut](docs/ValuePut.md)
920
919
  - [LaunchDarklyApi::Variation](docs/Variation.md)
921
920
  - [LaunchDarklyApi::VariationOrRolloutRep](docs/VariationOrRolloutRep.md)
@@ -925,6 +924,8 @@ Class | Method | HTTP request | Description
925
924
  - [LaunchDarklyApi::WebhookPost](docs/WebhookPost.md)
926
925
  - [LaunchDarklyApi::Webhooks](docs/Webhooks.md)
927
926
  - [LaunchDarklyApi::WeightedVariation](docs/WeightedVariation.md)
927
+ - [LaunchDarklyApi::WorkflowTemplateMetadata](docs/WorkflowTemplateMetadata.md)
928
+ - [LaunchDarklyApi::WorkflowTemplateParameter](docs/WorkflowTemplateParameter.md)
928
929
 
929
930
 
930
931
  ## Documentation for Authorization