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
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **items** | [**Array<FeatureFlagScheduledChange>**](FeatureFlagScheduledChange.md) | | |
8
- | **_links** | [**Hash<String, Link>**](Link.md) | | [optional] |
7
+ | **items** | [**Array<FeatureFlagScheduledChange>**](FeatureFlagScheduledChange.md) | Array of scheduled changes | |
8
+ | **_links** | [**Hash<String, Link>**](Link.md) | Links to other resources within the API. Includes the URL and content type of those resources. | [optional] |
9
9
 
10
10
  ## Example
11
11
 
@@ -23,7 +23,7 @@ All URIs are relative to *https://app.launchdarkly.com*
23
23
 
24
24
  Copy feature flag
25
25
 
26
- The includedActions and excludedActions define the parts of the flag configuration that are copied or not copied. By default, the entire flag configuration is copied. You can have either `includedActions` or `excludedActions` but not both. Valid `includedActions` and `excludedActions` include: - `updateOn` - `updatePrerequisites` - `updateTargets` - `updateRules` - `updateFallthrough` - `updateOffVariation` The `source` and `target` must be JSON objects if using curl, specifying the environment key and (optional) current flag configuration version in that environment. For example: ```json { \"key\": \"production\", \"currentVersion\": 3 } ``` If target is specified as above, the API will test to ensure that the current flag version in the `production` environment is `3`, and reject attempts to copy settings to `production` otherwise. You can use this to enforce optimistic locking on copy attempts.
26
+ Copy flag settings from a source environment to a target environment. By default, this operation copies the entire flag configuration. You can use the `includedActions` or `excludedActions` to specify that only part of the flag configuration is copied. If you provide the optional `currentVersion` of a flag, this operation tests to ensure that the current flag version in the environment matches the version you've specified. The operation rejects attempts to copy flag settings if the environment's current version of the flag does not match the version you've specified. You can use this to enforce optimistic locking on copy attempts.
27
27
 
28
28
  ### Examples
29
29
 
@@ -547,7 +547,7 @@ end
547
547
 
548
548
  List feature flags
549
549
 
550
- Get a list of all features in the given project. By default, each feature includes configurations for each environment. You can filter environments with the env query parameter. For example, setting `env=production` restricts the returned configurations to just your production environment. You can also filter feature flags by tag with the tag query parameter. We support the following fields for filters: - `query` is a string that matches against the flags' keys and names. It is not case sensitive. - `archived` is a boolean to filter the list to archived flags. When this is absent, only unarchived flags are returned. - `type` is a string allowing filtering to `temporary` or `permanent` flags. - `status` is a string allowing filtering to `new`, `inactive`, `active`, or `launched` flags in the specified environment. This filter also requires a `filterEnv` field to be set to a valid environment. For example: `filter=status:active,filterEnv:production`. - `tags` is a + separated list of tags. It filters the list to members who have all of the tags in the list. - `hasExperiment` is a boolean with values of true or false and returns any flags that have an attached metric. - `hasDataExport` is a boolean with values of true or false and returns any flags that are currently exporting data in the specified environment. This includes flags that are exporting data via Experimentation. This filter also requires a `filterEnv` field to be set to a valid environment key. e.g. `filter=hasExperiment:true,filterEnv:production` - `evaluated` is an object that contains a key of `after` and a value in Unix time in milliseconds. This returns all flags that have been evaluated since the time you specify in the environment provided. This filter also requires a `filterEnv` field to be set to a valid environment. For example: `filter=evaluated:{\"after\": 1590768455282},filterEnv:production`. - `filterEnv` is a string with the key of a valid environment. The filterEnv field is used for filters that are environment specific. If there are multiple environment specific filters you should only declare this parameter once. For example: `filter=evaluated:{\"after\": 1590768455282},filterEnv:production,status:active`. An example filter is `query:abc,tags:foo+bar`. This matches flags with the string `abc` in their key or name, ignoring case, which also have the tags `foo` and `bar`. By default, this returns all flags. You can page through the list with the `limit` parameter and by following the `first`, `prev`, `next`, and `last` links in the returned `_links` field. These links will not be present if the pages they refer to don't exist. For example, the `first` and `prev` links will be missing from the response on the first page.
550
+ Get a list of all features in the given project. By default, each feature includes configurations for each environment. You can filter environments with the env query parameter. For example, setting `env=production` restricts the returned configurations to just your production environment. You can also filter feature flags by tag with the tag query parameter. We support the following fields for filters: - `query` is a string that matches against the flags' keys and names. It is not case sensitive. - `archived` is a boolean to filter the list to archived flags. When this is absent, only unarchived flags are returned. - `type` is a string allowing filtering to `temporary` or `permanent` flags. - `status` is a string allowing filtering to `new`, `inactive`, `active`, or `launched` flags in the specified environment. This filter also requires a `filterEnv` field to be set to a valid environment. For example: `filter=status:active,filterEnv:production`. - `tags` is a + separated list of tags. It filters the list to members who have all of the tags in the list. - `hasExperiment` is a boolean with values of true or false and returns any flags that have an attached metric. - `hasDataExport` is a boolean with values of true or false and returns any flags that are exporting data in the specified environment. This includes flags that are exporting data from Experimentation. This filter also requires that you set a `filterEnv` field to a valid environment key. For example: `filter=hasDataExport:true,filterEnv:production` - `evaluated` is an object that contains a key of `after` and a value in Unix time in milliseconds. This returns all flags that have been evaluated since the time you specify in the environment provided. This filter also requires you to set a `filterEnv` field to a valid environment. For example: `filter=evaluated:{\"after\": 1590768455282},filterEnv:production`. - `filterEnv` is a string with the key of a valid environment. You can use the filterEnv field for filters that are environment-specific. If there are multiple environment-specific filters, you should only declare this parameter once. For example: `filter=evaluated:{\"after\": 1590768455282},filterEnv:production,status:active`. An example filter is `query:abc,tags:foo+bar`. This matches flags with the string `abc` in their key or name, ignoring case, which also have the tags `foo` and `bar`. By default, this returns all flags. You can page through the list with the `limit` parameter and by following the `first`, `prev`, `next`, and `last` links in the returned `_links` field. These links will not be present if the pages they refer to don't exist. For example, the `first` and `prev` links will be missing from the response on the first page.
551
551
 
552
552
  ### Examples
553
553
 
@@ -568,7 +568,7 @@ opts = {
568
568
  env: 'env_example', # String | Filter configurations by environment
569
569
  tag: 'tag_example', # String | Filter feature flags by tag
570
570
  limit: 789, # Integer | The number of feature flags to return. Defaults to -1, which returns all flags
571
- offset: 789, # Integer | Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next limit items
571
+ offset: 789, # Integer | Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query `limit`.
572
572
  archived: true, # Boolean | A boolean to filter the list to archived flags. When this is absent, only unarchived flags will be returned
573
573
  summary: true, # Boolean | By default in API version >= 1, flags will _not_ include their list of prerequisites, targets or rules. Set summary=0 to include these fields for each flag returned
574
574
  filter: 'filter_example', # String | A comma-separated list of filters. Each filter is of the form field:value
@@ -611,7 +611,7 @@ end
611
611
  | **env** | **String** | Filter configurations by environment | [optional] |
612
612
  | **tag** | **String** | Filter feature flags by tag | [optional] |
613
613
  | **limit** | **Integer** | The number of feature flags to return. Defaults to -1, which returns all flags | [optional] |
614
- | **offset** | **Integer** | Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next limit items | [optional] |
614
+ | **offset** | **Integer** | Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query `limit`. | [optional] |
615
615
  | **archived** | **Boolean** | A boolean to filter the list to archived flags. When this is absent, only unarchived flags will be returned | [optional] |
616
616
  | **summary** | **Boolean** | By default in API version >= 1, flags will _not_ include their list of prerequisites, targets or rules. Set summary=0 to include these fields for each flag returned | [optional] |
617
617
  | **filter** | **String** | A comma-separated list of filters. Each filter is of the form field:value | [optional] |
@@ -634,11 +634,11 @@ end
634
634
 
635
635
  ## patch_expiring_user_targets
636
636
 
637
- > <ExpiringUserTargetPatchResponse> patch_expiring_user_targets(project_key, environment_key, feature_flag_key, patch_with_comment)
637
+ > <ExpiringUserTargetPatchResponse> patch_expiring_user_targets(project_key, environment_key, feature_flag_key, patch_flags_request)
638
638
 
639
639
  Update expiring user targets on feature flag
640
640
 
641
- Update the list of user targets on a feature flag that are scheduled for removal.
641
+ Schedule a user for removal from individual targeting on a feature flag. The flag must already individually target the user. You can add, update, or remove a scheduled removal date. You can only schedule a user for removal on a single variation per flag. This request only supports semantic patches. To make a semantic patch request, you must append `domain-model=launchdarkly.semanticpatch` to your `Content-Type` header. To learn more, read [Updates using semantic patch](/reference#updates-using-semantic-patch). ### Instructions #### addExpireUserTargetDate Adds a date and time that LaunchDarkly will remove the user from the flag's individual targeting. ##### Parameters * `value`: The time, in Unix milliseconds, when LaunchDarkly should remove the user from individual targeting for this flag * `variationId`: The version of the flag variation to update. You can retrieve this by making a GET request for the flag. * `userKey`: The user key for the user to remove from individual targeting #### updateExpireUserTargetDate Updates the date and time that LaunchDarkly will remove the user from the flag's individual targeting. ##### Parameters * `value`: The time, in Unix milliseconds, when LaunchDarkly should remove the user from individual targeting for this flag * `variationId`: The version of the flag variation to update. You can retrieve this by making a GET request for the flag. * `userKey`: The user key for the user to remove from individual targeting #### removeExpireUserTargetDate Removes the scheduled removal of the user from the flag's individual targeting. The user will remain part of the flag's individual targeting until you explicitly remove them, or until you schedule another removal. ##### Parameters * `variationId`: The version of the flag variation to update. You can retrieve this by making a GET request for the flag. * `userKey`: The user key for the user to remove from individual targeting
642
642
 
643
643
  ### Examples
644
644
 
@@ -657,11 +657,11 @@ api_instance = LaunchDarklyApi::FeatureFlagsApi.new
657
657
  project_key = 'project_key_example' # String | The project key
658
658
  environment_key = 'environment_key_example' # String | The environment key
659
659
  feature_flag_key = 'feature_flag_key_example' # String | The feature flag key
660
- patch_with_comment = LaunchDarklyApi::PatchWithComment.new({patch: [LaunchDarklyApi::PatchOperation.new({op: 'replace', path: '/exampleField', value: new example value})]}) # PatchWithComment |
660
+ patch_flags_request = LaunchDarklyApi::PatchFlagsRequest.new({instructions: [{"kind": "addExpireUserTargetDate", "userKey": "sandy", "value": 1686412800000, "variationId": "ce12d345-a1b2-4fb5-a123-ab123d4d5f5d"}]}) # PatchFlagsRequest |
661
661
 
662
662
  begin
663
663
  # Update expiring user targets on feature flag
664
- result = api_instance.patch_expiring_user_targets(project_key, environment_key, feature_flag_key, patch_with_comment)
664
+ result = api_instance.patch_expiring_user_targets(project_key, environment_key, feature_flag_key, patch_flags_request)
665
665
  p result
666
666
  rescue LaunchDarklyApi::ApiError => e
667
667
  puts "Error when calling FeatureFlagsApi->patch_expiring_user_targets: #{e}"
@@ -672,12 +672,12 @@ end
672
672
 
673
673
  This returns an Array which contains the response data, status code and headers.
674
674
 
675
- > <Array(<ExpiringUserTargetPatchResponse>, Integer, Hash)> patch_expiring_user_targets_with_http_info(project_key, environment_key, feature_flag_key, patch_with_comment)
675
+ > <Array(<ExpiringUserTargetPatchResponse>, Integer, Hash)> patch_expiring_user_targets_with_http_info(project_key, environment_key, feature_flag_key, patch_flags_request)
676
676
 
677
677
  ```ruby
678
678
  begin
679
679
  # Update expiring user targets on feature flag
680
- data, status_code, headers = api_instance.patch_expiring_user_targets_with_http_info(project_key, environment_key, feature_flag_key, patch_with_comment)
680
+ data, status_code, headers = api_instance.patch_expiring_user_targets_with_http_info(project_key, environment_key, feature_flag_key, patch_flags_request)
681
681
  p status_code # => 2xx
682
682
  p headers # => { ... }
683
683
  p data # => <ExpiringUserTargetPatchResponse>
@@ -693,7 +693,7 @@ end
693
693
  | **project_key** | **String** | The project key | |
694
694
  | **environment_key** | **String** | The environment key | |
695
695
  | **feature_flag_key** | **String** | The feature flag key | |
696
- | **patch_with_comment** | [**PatchWithComment**](PatchWithComment.md) | | |
696
+ | **patch_flags_request** | [**PatchFlagsRequest**](PatchFlagsRequest.md) | | |
697
697
 
698
698
  ### Return type
699
699
 
@@ -715,7 +715,7 @@ end
715
715
 
716
716
  Update feature flag
717
717
 
718
- Perform a partial update to a feature flag. ## Using JSON Patches on a feature flag When using the update feature flag endpoint to add individual users to a specific variation, there are two different patch documents, depending on whether users are already being individually targeted for the variation. If a flag variation already has users individually targeted, the path for the JSON Patch operation is: ```json { \"op\": \"add\", \"path\": \"/environments/devint/targets/0/values/-\", \"value\": \"TestClient10\" } ``` If a flag variation does not already have users individually targeted, the path for the JSON Patch operation is: ```json [ { \"op\": \"add\", \"path\": \"/environments/devint/targets/-\", \"value\": { \"variation\": 0, \"values\": [\"TestClient10\"] } } ] ``` ## Using semantic patches on a feature flag To use a [semantic patch](/reference#updates-via-semantic-patches) on a feature flag resource, you must include a header in the request. 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. Use this header: ``` Content-Type: application/json; domain-model=launchdarkly.semanticpatch ``` The body of a semantic patch request takes the following three properties: 1. `comment` (string): (Optional) A description of the update. 1. `environmentKey` (string): (Required) The key of the LaunchDarkly environment. 1. `instructions` (array): (Required) The list of actions to be performed by the update. Each action in the list must be an object/hash table with a `kind` property that indicates the instruction. Depending on the `kind`, the API may require other parameters. When this is the case, add the parameters as additional fields to the instruction object. Read below for more information on the specific supported semantic patch instructions. If any instruction in the patch encounters an error, the error will be returned and the flag will not be changed. In general, instructions will silently do nothing if the flag is already in the state requested by the patch instruction. For example, `removeUserTargets` does nothing when the targets have already been removed. They will generally error if a parameter refers to something that does not exist, like a variation ID that doesn't correspond to a variation on the flag or a rule ID that doesn't belong to a rule on the flag. Other specific error conditions are noted in the instruction descriptions. ### Instructions #### `turnFlagOn` Sets the flag's targeting state to on. For example, to flip a flag on, use this request body: ```json { \"environmentKey\": \"example-environment-key\", \"instructions\": [ { \"kind\": \"turnFlagOn\" } ] } ``` #### `turnFlagOff` Sets the flag's targeting state to off. For example, to flip a flag off, use this request body: ```json { \"environmentKey\": \"example-environment-key\", \"instructions\": [ { \"kind\": \"turnFlagOff\" } ] } ``` #### `addUserTargets` Adds the user keys in `values` to the individual user targets for the variation specified by `variationId`. Returns an error if this causes the same user key to be targeted in multiple variations. ##### Parameters - `values`: list of user keys - `variationId`: ID of a variation on the flag #### `removeUserTargets` Removes the user keys in `values` to the individual user targets for the variation specified by `variationId`. Does nothing if the user keys are not targeted. ##### Parameters - `values`: list of user keys - `variationId`: ID of a variation on the flag #### `replaceUserTargets` Completely replaces the existing set of user targeting. All variations must be provided. Example: ```json { \"kind\": \"replaceUserTargets\", \"targets\": [ { \"variationId\": \"variation-1\", \"values\": [\"blah\", \"foo\", \"bar\"] }, { \"variationId\": \"variation-2\", \"values\": [\"abc\", \"def\"] } ] } ``` ##### Parameters - `targets`: a list of user targeting #### `clearUserTargets` Removes all individual user targets from the variation specified by `variationId` ##### Parameters - `variationId`: ID of a variation on the flag #### `addPrerequisite` Adds the flag indicated by `key` with variation `variationId` as a prerequisite to the flag. ##### Parameters - `key`: flag key of another flag - `variationId`: ID of a variation of the flag with key `key` #### `removePrerequisite` Removes the prerequisite indicated by `key`. Does nothing if this prerequisite does not exist. ##### Parameters - `key`: flag key of an existing prerequisite #### `updatePrerequisite` Changes the prerequisite with flag key `key` to the variation indicated by `variationId`. Returns an error if this prerequisite does not exist. ##### Parameters - `key`: flag key of an existing prerequisite - `variationId`: ID of a variation of the flag with key `key` #### `replacePrerequisites` Completely replaces the existing set of prerequisites for a given flag. Example: ```json { \"kind\": \"replacePrerequisites\", \"prerequisites\": [ { \"key\": \"flag-key\", \"variationId\": \"variation-1\" }, { \"key\": \"another-flag\", \"variationId\": \"variation-2\" } ] } ``` ##### Parameters - `prerequisites`: a list of prerequisites #### `addRule` Adds a new rule to the flag with the given `clauses` which serves the variation indicated by `variationId` or the percent rollout indicated by `rolloutWeights` and `rolloutBucketBy`. If `beforeRuleId` is set, the rule will be added in the list of rules before the indicated rule. Otherwise, the rule will be added to the end of the list. ##### Parameters - `clauses`: Array of clauses (see `addClauses`) - `beforeRuleId`: Optional ID of a rule in the flag - `variationId`: ID of a variation of the flag - `rolloutWeights`: Map of variationId to weight in thousandths of a percent (0-100000) - `rolloutBucketBy`: Optional user attribute #### `removeRule` Removes the targeting rule specified by `ruleId`. Does nothing if the rule does not exist. ##### Parameters - `ruleId`: ID of a rule in the flag #### `replaceRules` Completely replaces the existing rules for a given flag. Example: ```json { \"kind\": \"replaceRules\", \"rules\": [ { \"variationId\": \"variation-1\", \"description\": \"myRule\", \"clauses\": [ { \"attribute\": \"segmentMatch\", \"op\": \"segmentMatch\", \"values\": [\"test\"] } ], \"trackEvents\": true } ] } ``` ##### Parameters - `rules`: a list of rules #### `addClauses` Adds the given clauses to the rule indicated by `ruleId`. ##### Parameters - `ruleId`: ID of a rule in the flag - `clauses`: Array of clause objects, with `attribute` (string), `op` (string), and `values` (array of strings, numbers, or dates) properties. #### `removeClauses` Removes the clauses specified by `clauseIds` from the rule indicated by `ruleId`. #### Parameters - `ruleId`: ID of a rule in the flag - `clauseIds`: Array of IDs of clauses in the rule #### `updateClause` Replaces the clause indicated by `ruleId` and `clauseId` with `clause`. ##### Parameters - `ruleId`: ID of a rule in the flag - `clauseId`: ID of a clause in that rule - `clause`: Clause object #### `addValuesToClause` Adds `values` to the values of the clause indicated by `ruleId` and `clauseId`. ##### Parameters - `ruleId`: ID of a rule in the flag - `clauseId`: ID of a clause in that rule - `values`: Array of strings #### `removeValuesFromClause` Removes `values` from the values of the clause indicated by `ruleId` and `clauseId`. ##### Parameters `ruleId`: ID of a rule in the flag `clauseId`: ID of a clause in that rule `values`: Array of strings #### `reorderRules` Rearranges the rules to match the order given in `ruleIds`. Will return an error if `ruleIds` does not match the current set of rules on the flag. ##### Parameters - `ruleIds`: Array of IDs of all rules in the flag #### `updateRuleVariationOrRollout` Updates what the rule indicated by `ruleId` serves if its clauses evaluate to true. Can either be a fixed variation indicated by `variationId` or a percent rollout indicated by `rolloutWeights` and `rolloutBucketBy`. ##### Parameters - `ruleId`: ID of a rule in the flag - `variationId`: ID of a variation of the flag or - `rolloutWeights`: Map of variationId to weight in thousandths of a percent (0-100000) - `rolloutBucketBy`: Optional user attribute #### `updateFallthroughVariationOrRollout` Updates the flag's fallthrough, which is served if none of the targeting rules match. Can either be a fixed variation indicated by `variationId` or a percent rollout indicated by `rolloutWeights` and `rolloutBucketBy`. ##### Parameters `variationId`: ID of a variation of the flag or `rolloutWeights`: Map of variationId to weight in thousandths of a percent (0-100000) `rolloutBucketBy`: Optional user attribute #### `updateOffVariation` Updates the variation served when the flag's targeting is off to the variation indicated by `variationId`. ##### Parameters `variationId`: ID of a variation of the flag ### Example ```json { \"environmentKey\": \"production\", \"instructions\": [ { \"kind\": \"turnFlagOn\" }, { \"kind\": \"turnFlagOff\" }, { \"kind\": \"addUserTargets\", \"variationId\": \"8bfb304e-d516-47e5-8727-e7f798e8992d\", \"values\": [\"userId\", \"userId2\"] }, { \"kind\": \"removeUserTargets\", \"variationId\": \"8bfb304e-d516-47e5-8727-e7f798e8992d\", \"values\": [\"userId3\", \"userId4\"] }, { \"kind\": \"updateFallthroughVariationOrRollout\", \"rolloutWeights\": { \"variationId\": 50000, \"variationId2\": 50000 }, \"rolloutBucketBy\": null }, { \"kind\": \"addRule\", \"clauses\": [ { \"attribute\": \"segmentMatch\", \"negate\": false, \"values\": [\"test-segment\"] } ], \"variationId\": null, \"rolloutWeights\": { \"variationId\": 50000, \"variationId2\": 50000 }, \"rolloutBucketBy\": \"key\" }, { \"kind\": \"removeRule\", \"ruleId\": \"99f12464-a429-40fc-86cc-b27612188955\" }, { \"kind\": \"reorderRules\", \"ruleIds\": [\"2f72974e-de68-4243-8dd3-739582147a1f\", \"8bfb304e-d516-47e5-8727-e7f798e8992d\"] }, { \"kind\": \"addClauses\", \"ruleId\": \"1134\", \"clauses\": [ { \"attribute\": \"email\", \"op\": \"in\", \"negate\": false, \"values\": [\"test@test.com\"] } ] }, { \"kind\": \"removeClauses\", \"ruleId\": \"1242529\", \"clauseIds\": [\"8bfb304e-d516-47e5-8727-e7f798e8992d\"] }, { \"kind\": \"updateClause\", \"ruleId\": \"2f72974e-de68-4243-8dd3-739582147a1f\", \"clauseId\": \"309845\", \"clause\": { \"attribute\": \"segmentMatch\", \"negate\": false, \"values\": [\"test-segment\"] } }, { \"kind\": \"updateRuleVariationOrRollout\", \"ruleId\": \"2342\", \"rolloutWeights\": null, \"rolloutBucketBy\": null }, { \"kind\": \"updateOffVariation\", \"variationId\": \"3242453\" }, { \"kind\": \"addPrerequisite\", \"variationId\": \"234235\", \"key\": \"flagKey2\" }, { \"kind\": \"updatePrerequisite\", \"variationId\": \"234235\", \"key\": \"flagKey2\" }, { \"kind\": \"removePrerequisite\", \"key\": \"flagKey\" } ] } ``` ## Using JSON patches on a feature flag If you do not include the header described above, you can use [JSON patch](/reference#updates-via-json-patch).
718
+ Perform a partial update to a feature flag. The request body must be a valid semantic patch or JSON patch. ## Using semantic patches on a feature flag To make a semantic patch request, you must append `domain-model=launchdarkly.semanticpatch` to your `Content-Type` header. To learn more, read [Updates using semantic patch](/reference#updates-using-semantic-patch). The body of a semantic patch request for updating feature flags requires an `environmentKey` in addition to `instructions` and an optional `comment`. The body of the request takes the following properties: * `comment` (string): (Optional) A description of the update. * `environmentKey` (string): (Required) The key of the LaunchDarkly environment. * `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. ### Instructions Semantic patch requests support the following `kind` instructions for updating feature flags. <details> <summary>Click to expand instructions for turning flags on and off</summary> #### turnFlagOff Sets the flag's targeting state to **Off**. For example, to turn a flag off, use this request body: ```json { \"environmentKey\": \"example-environment-key\", \"instructions\": [ { \"kind\": \"turnFlagOff\" } ] } ``` #### turnFlagOn Sets the flag's targeting state to **On**. For example, to turn a flag on, use this request body: ```json { \"environmentKey\": \"example-environment-key\", \"instructions\": [ { \"kind\": \"turnFlagOn\" } ] } ``` </details><br /> <details> <summary>Click to expand instructions for working with targeting and variations</summary> #### addClauses Adds the given clauses to the rule indicated by `ruleId`. ##### Parameters - `ruleId`: ID of a rule in the flag. - `clauses`: Array of clause objects, with `attribute` (string), `op` (string), and `values` (array of strings, numbers, or dates) properties. #### addPrerequisite Adds the flag indicated by `key` with variation `variationId` as a prerequisite to the flag in the path parameter. ##### Parameters - `key`: Flag key of the prerequisite flag. - `variationId`: ID of a variation of the prerequisite flag. #### addRule Adds a new targeting rule to the flag. The rule may contain `clauses` and serve the variation that `variationId` indicates, or serve a percentage rollout that `rolloutWeights` and `rolloutBucketBy` indicate. If you set `beforeRuleId`, this adds the new rule before the indicated rule. Otherwise, adds the new rule to the end of the list. ##### Parameters - `clauses`: Array of clause objects, with `attribute` (string), `op` (string), and `values` (array of strings, numbers, or dates) properties. - `beforeRuleId`: (Optional) ID of a flag rule. - `variationId`: ID of a variation of the flag. - `rolloutWeights`: Map of `variationId` to weight, in thousandths of a percent (0-100000). - `rolloutBucketBy`: (Optional) User attribute. #### addUserTargets Adds user keys to the individual user targets for the variation that `variationId` specifies. Returns an error if this causes the flag to target the same user key in multiple variations. ##### Parameters - `values`: List of user keys. - `variationId`: ID of a variation on the flag. #### addValuesToClause Adds `values` to the values of the clause that `ruleId` and `clauseId` indicate. ##### Parameters - `ruleId`: ID of a rule in the flag. - `clauseId`: ID of a clause in that rule. - `values`: Array of strings. #### clearUserTargets Removes all individual user targets from the variation that `variationId` specifies. ##### Parameters - `variationId`: ID of a variation on the flag. #### removeClauses Removes the clauses specified by `clauseIds` from the rule indicated by `ruleId`. ##### Parameters - `ruleId`: ID of a rule in the flag. - `clauseIds`: Array of IDs of clauses in the rule. #### removePrerequisite Removes the prerequisite flag indicated by `key`. Does nothing if this prerequisite does not exist. ##### Parameters - `key`: Flag key of an existing prerequisite flag. #### removeRule Removes the targeting rule specified by `ruleId`. Does nothing if the rule does not exist. ##### Parameters - `ruleId`: ID of a rule in the flag. #### removeUserTargets Removes user keys from the individual user targets for the variation that `variationId` specifies. Does nothing if the flag does not target the user keys. ##### Parameters - `values`: List of user keys. - `variationId`: ID of a flag variation. #### removeValuesFromClause Removes `values` from the values of the clause indicated by `ruleId` and `clauseId`. ##### Parameters - `ruleId`: ID of a rule in the flag. - `clauseId`: ID of a clause in that rule. - `values`: Array of strings. #### reorderRules Rearranges the rules to match the order given in `ruleIds`. Returns an error if `ruleIds` does not match the current set of rules on the flag. ##### Parameters - `ruleIds`: Array of IDs of all rules in the flag. #### replacePrerequisites Removes all existing prerequisites and replaces them with the list you provide. ##### Parameters - `prerequisites`: A list of prerequisites. Each item in the list must include a flag `key` and `variationId`. For example, to replace prerequisites, use this request body: ```json { \"environmentKey\": \"example-environment-key\", \"instructions\": [ { \"kind\": \"replacePrerequisites\", \"prerequisites\": [ { \"key\": \"prereq-flag-key\", \"variationId\": \"variation-1\" }, { \"key\": \"another-prereq-flag-key\", \"variationId\": \"variation-2\" } ] } ] } ``` #### replaceRules Removes all targeting rules for the flag and replaces them with the list you provide. ##### Parameters - `rules`: A list of rules. For example, to replace rules, use this request body: ```json { \"environmentKey\": \"example-environment-key\", \"instructions\": [ { \"kind\": \"replaceRules\", \"rules\": [ { \"variationId\": \"variation-1\", \"description\": \"myRule\", \"clauses\": [ { \"attribute\": \"segmentMatch\", \"op\": \"segmentMatch\", \"values\": [\"test\"] } ], \"trackEvents\": true } ] } ] } ``` #### replaceUserTargets Removes all existing user targeting and replaces it with the list of targets you provide. ##### Parameters - `targets`: A list of user targeting. Each item in the list must include a `variationId` and a list of `values`. For example, to replace user targets, use this request body: ```json { \"environmentKey\": \"example-environment-key\", \"instructions\": [ { \"kind\": \"replaceUserTargets\", \"targets\": [ { \"variationId\": \"variation-1\", \"values\": [\"blah\", \"foo\", \"bar\"] }, { \"variationId\": \"variation-2\", \"values\": [\"abc\", \"def\"] } ] } ] } ``` #### updateClause Replaces the clause indicated by `ruleId` and `clauseId` with `clause`. ##### Parameters - `ruleId`: ID of a rule in the flag. - `clauseId`: ID of a clause in that rule. - `clause`: New `clause` object, with `attribute` (string), `op` (string), and `values` (array of strings, numbers, or dates) properties. #### updateFallthroughVariationOrRollout Updates the default or \"fallthrough\" rule for the flag, which the flag serves when a user matches none of the targeting rules. The rule can serve either the variation that `variationId` indicates, or a percent rollout that `rolloutWeights` and `rolloutBucketBy` indicate. ##### Parameters - `variationId`: ID of a variation of the flag. or - `rolloutWeights`: Map of `variationId` to weight, in thousandths of a percent (0-100000). - `rolloutBucketBy`: Optional user attribute. #### updateOffVariation Updates the default off variation to `variationId`. The flag serves the default off variation when the flag's targeting is **Off**. ##### Parameters - `variationId`: ID of a variation of the flag. #### updatePrerequisite Changes the prerequisite flag that `key` indicates to use the variation that `variationId` indicates. Returns an error if this prerequisite does not exist. ##### Parameters - `key`: Flag key of an existing prerequisite flag. - `variationId`: ID of a variation of the prerequisite flag. #### updateRuleDescription Updates the description of the feature flag rule. ##### Parameters - `description`: The new human-readable description for this rule. - `ruleId`: The ID of the rule. You can retrieve this by making a GET request for the flag. #### updateRuleTrackEvents Updates whether or not LaunchDarkly tracks events for the feature flag associated with this rule. ##### Parameters - `ruleId`: The ID of the rule. You can retrieve this by making a GET request for the flag. - `trackEvents`: Whether or not events are tracked. #### updateRuleVariationOrRollout Updates what `ruleId` serves when its clauses evaluate to true. The rule can serve either the variation that `variationId` indicates, or a percent rollout that `rolloutWeights` and `rolloutBucketBy` indicate. ##### Parameters - `ruleId`: ID of a rule in the flag. - `variationId`: ID of a variation of the flag. or - `rolloutWeights`: Map of `variationId` to weight, in thousandths of a percent (0-100000). - `rolloutBucketBy`: Optional user attribute. #### updateTrackEvents Updates whether or not LaunchDarkly tracks events for the feature flag, for all rules. ##### Parameters - `trackEvents`: Whether or not events are tracked. #### updateTrackEventsFallthrough Updates whether or not LaunchDarkly tracks events for the feature flag, for the default rule. ##### Parameters - `trackEvents`: Whether or not events are tracked. </details><br /> <details> <summary>Click to expand instructions for updating flag settings</summary> #### addTags Adds tags to the feature flag. ##### Parameters - `values`: A list of tags to add. #### makeFlagPermanent Marks the feature flag as permanent. LaunchDarkly does not prompt you to remove permanent flags, even if one variation is rolled out to all your users. #### makeFlagTemporary Marks the feature flag as temporary. #### removeMaintainer Removes the flag's maintainer. To set a new maintainer, use the flag's **Settings** tab in the LaunchDarkly user interface. #### removeTags Removes tags from the feature flag. ##### Parameters - `values`: A list of tags to remove. #### turnOffClientSideAvailability Turns off client-side SDK availability for the flag. This is equivalent to unchecking the **SDKs using Mobile Key** and/or **SDKs using client-side ID** boxes for the flag. If you're using a client-side or mobile SDK, you must expose your feature flags in order for the client-side or mobile SDKs to evaluate them. ##### Parameters - `value`: Use \"usingMobileKey\" to turn on availability for mobile SDKs. Use \"usingEnvironmentId\" to turn on availability for client-side SDKs. #### turnOnClientSideAvailability Turns on client-side SDK availability for the flag. This is equivalent to unchecking the **SDKs using Mobile Key** and/or **SDKs using client-side ID** boxes for the flag. If you're using a client-side or mobile SDK, you must expose your feature flags in order for the client-side or mobile SDKs to evaluate them. ##### Parameters - `value`: Use \"usingMobileKey\" to turn on availability for mobile SDKs. Use \"usingEnvironmentId\" to turn on availability for client-side SDKs. #### updateDescription Updates the feature flag description. ##### Parameters - `value`: The new description. #### updateName Updates the feature flag name. ##### Parameters - `value`: The new name. </details><br /> <details> <summary>Click to expand instructions for updating the flag lifecycle</summary> #### archiveFlag Archives the feature flag. This retires it from LaunchDarkly without deleting it. You cannot archive a flag that is a prerequisite of other flags. #### deleteFlag Deletes the feature flag and its rules. You cannot restore a deleted flag. If this flag is requested again, the flag value defined in code will be returned for all users. #### restoreFlag Restores the feature flag if it was previously archived. </details> ### Example The body of a single semantic patch can contain many different instructions. <details> <summary>Click to expand example semantic patch request body</summary> ```json { \"environmentKey\": \"production\", \"instructions\": [ { \"kind\": \"turnFlagOn\" }, { \"kind\": \"turnFlagOff\" }, { \"kind\": \"addUserTargets\", \"variationId\": \"8bfb304e-d516-47e5-8727-e7f798e8992d\", \"values\": [\"userId\", \"userId2\"] }, { \"kind\": \"removeUserTargets\", \"variationId\": \"8bfb304e-d516-47e5-8727-e7f798e8992d\", \"values\": [\"userId3\", \"userId4\"] }, { \"kind\": \"updateFallthroughVariationOrRollout\", \"rolloutWeights\": { \"variationId\": 50000, \"variationId2\": 50000 }, \"rolloutBucketBy\": null }, { \"kind\": \"addRule\", \"clauses\": [ { \"attribute\": \"segmentMatch\", \"negate\": false, \"values\": [\"test-segment\"] } ], \"variationId\": null, \"rolloutWeights\": { \"variationId\": 50000, \"variationId2\": 50000 }, \"rolloutBucketBy\": \"key\" }, { \"kind\": \"removeRule\", \"ruleId\": \"99f12464-a429-40fc-86cc-b27612188955\" }, { \"kind\": \"reorderRules\", \"ruleIds\": [\"2f72974e-de68-4243-8dd3-739582147a1f\", \"8bfb304e-d516-47e5-8727-e7f798e8992d\"] }, { \"kind\": \"addClauses\", \"ruleId\": \"1134\", \"clauses\": [ { \"attribute\": \"email\", \"op\": \"in\", \"negate\": false, \"values\": [\"test@test.com\"] } ] }, { \"kind\": \"removeClauses\", \"ruleId\": \"1242529\", \"clauseIds\": [\"8bfb304e-d516-47e5-8727-e7f798e8992d\"] }, { \"kind\": \"updateClause\", \"ruleId\": \"2f72974e-de68-4243-8dd3-739582147a1f\", \"clauseId\": \"309845\", \"clause\": { \"attribute\": \"segmentMatch\", \"negate\": false, \"values\": [\"test-segment\"] } }, { \"kind\": \"updateRuleVariationOrRollout\", \"ruleId\": \"2342\", \"rolloutWeights\": null, \"rolloutBucketBy\": null }, { \"kind\": \"updateOffVariation\", \"variationId\": \"3242453\" }, { \"kind\": \"addPrerequisite\", \"variationId\": \"234235\", \"key\": \"flagKey2\" }, { \"kind\": \"updatePrerequisite\", \"variationId\": \"234235\", \"key\": \"flagKey2\" }, { \"kind\": \"removePrerequisite\", \"key\": \"flagKey\" } ] } ``` </details> ## Using JSON Patches on a feature flag If you do not include the header described above, you can use [JSON patch](/reference#updates-using-json-patch). When using the update feature flag endpoint to add individual users to a specific variation, there are two different patch documents, depending on whether users are already being individually targeted for the variation. If a flag variation already has users individually targeted, the path for the JSON Patch operation is: ```json { \"op\": \"add\", \"path\": \"/environments/devint/targets/0/values/-\", \"value\": \"TestClient10\" } ``` If a flag variation does not already have users individually targeted, the path for the JSON Patch operation is: ```json [ { \"op\": \"add\", \"path\": \"/environments/devint/targets/-\", \"value\": { \"variation\": 0, \"values\": [\"TestClient10\"] } } ] ``` ## Required approvals If a request attempts to alter a flag configuration in an environment where approvals are required for the flag, the request will fail with a 405. Changes to the flag configuration in that environment will require creating an [approval request](/tag/Approvals) or a [workflow](/tag/Workflows-(beta)). ## Conflicts If a flag configuration change made through this endpoint would cause a pending scheduled change or approval request to fail, this endpoint will return a 400. You can ignore this check by adding an `ignoreConflicts` query parameter set to `true`.
719
719
 
720
720
  ### Examples
721
721
 
@@ -790,7 +790,7 @@ end
790
790
 
791
791
  Create a feature flag
792
792
 
793
- Create a feature flag with the given name, key, and variations
793
+ Create a feature flag with the given name, key, and variations.
794
794
 
795
795
  ### Examples
796
796
 
@@ -807,7 +807,7 @@ end
807
807
 
808
808
  api_instance = LaunchDarklyApi::FeatureFlagsApi.new
809
809
  project_key = 'project_key_example' # String | The project key
810
- feature_flag_body = LaunchDarklyApi::FeatureFlagBody.new({name: 'name_example', key: 'key_example'}) # FeatureFlagBody |
810
+ feature_flag_body = LaunchDarklyApi::FeatureFlagBody.new({name: 'My flag', key: 'my-flag'}) # FeatureFlagBody |
811
811
  opts = {
812
812
  clone: 'clone_example' # String | The key of the feature flag to be cloned. The key identifies the flag in your code. For example, setting `clone=flagKey` copies the full targeting configuration for all environments, including `on/off` state, from the original flag to the new flag.
813
813
  }
@@ -14,7 +14,7 @@ All URIs are relative to *https://app.launchdarkly.com*
14
14
 
15
15
  List dependent feature flags
16
16
 
17
- List dependent flags across all environments for the flag specified in the path parameters. A dependent flag is a flag that uses another flag as a prerequisite.
17
+ > ### Flag prerequisites is an Enterprise feature > > Flag prerequisites is available to customers on an Enterprise plan. To learn more, [read about our pricing](https://launchdarkly.com/pricing/). To upgrade your plan, [contact Sales](https://launchdarkly.com/contact-sales/). > ### This feature is in beta > > To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Overview/Beta-resources). List dependent flags across all environments for the flag specified in the path parameters. A dependent flag is a flag that uses another flag as a prerequisite. To learn more, read [Flag prerequisites](https://docs.launchdarkly.com/home/flags/prerequisites).
18
18
 
19
19
  ### Examples
20
20
 
@@ -87,7 +87,7 @@ end
87
87
 
88
88
  List dependent feature flags by environment
89
89
 
90
- List dependent flags across all environments for the flag specified in the path parameters. A dependent flag is a flag that uses another flag as a prerequisite.
90
+ > ### Flag prerequisites is an Enterprise feature > > Flag prerequisites is available to customers on an Enterprise plan. To learn more, [read about our pricing](https://launchdarkly.com/pricing/). To upgrade your plan, [contact Sales](https://launchdarkly.com/contact-sales/). > ### This feature is in beta > > To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Overview/Beta-resources). List dependent flags across all environments for the flag specified in the path parameters. A dependent flag is a flag that uses another flag as a prerequisite. To learn more, read [Flag prerequisites](https://docs.launchdarkly.com/home/flags/prerequisites).
91
91
 
92
92
  ### Examples
93
93
 
@@ -4,21 +4,21 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **_id** | **String** | | |
8
- | **_version** | **Integer** | | |
7
+ | **_id** | **String** | The ID of this approval request | |
8
+ | **_version** | **Integer** | Version of the approval request | |
9
9
  | **creation_date** | **Integer** | | |
10
10
  | **service_kind** | **String** | | |
11
- | **requestor_id** | **String** | | [optional] |
11
+ | **requestor_id** | **String** | The ID of the member who requested the approval | [optional] |
12
12
  | **description** | **String** | A human-friendly name for the approval request | [optional] |
13
- | **review_status** | **String** | | |
14
- | **all_reviews** | [**Array&lt;ReviewResponse&gt;**](ReviewResponse.md) | | |
13
+ | **review_status** | **String** | Current status of the review of this approval request | |
14
+ | **all_reviews** | [**Array&lt;ReviewResponse&gt;**](ReviewResponse.md) | An array of individual reviews of this approval request | |
15
15
  | **notify_member_ids** | **Array&lt;String&gt;** | An array of member IDs. These members are notified to review the approval request. | |
16
16
  | **applied_date** | **Integer** | | [optional] |
17
- | **applied_by_member_id** | **String** | | [optional] |
18
- | **status** | **String** | | |
17
+ | **applied_by_member_id** | **String** | The member ID of the member who applied the approval request | [optional] |
18
+ | **status** | **String** | Current status of the approval request | |
19
19
  | **instructions** | **Array&lt;Hash&gt;** | | |
20
- | **conflicts** | [**Array&lt;Conflict&gt;**](Conflict.md) | | |
21
- | **_links** | [**Hash&lt;String, Link&gt;**](Link.md) | | |
20
+ | **conflicts** | [**Array&lt;Conflict&gt;**](Conflict.md) | Details on any conflicting approval requests | |
21
+ | **_links** | [**Hash&lt;String, Link&gt;**](Link.md) | Links to other resources within the API. Includes the URL and content type of those resources. | |
22
22
  | **execution_date** | **Integer** | | [optional] |
23
23
  | **operating_on_id** | **String** | ID of scheduled change to edit or delete | [optional] |
24
24
  | **integration_metadata** | [**IntegrationMetadata**](IntegrationMetadata.md) | | [optional] |
@@ -31,23 +31,23 @@
31
31
  require 'launchdarkly_api'
32
32
 
33
33
  instance = LaunchDarklyApi::FlagConfigApprovalRequestResponse.new(
34
- _id: null,
35
- _version: null,
34
+ _id: 12ab3c45de678910abc12345,
35
+ _version: 1,
36
36
  creation_date: null,
37
37
  service_kind: null,
38
- requestor_id: null,
39
- description: null,
40
- review_status: null,
38
+ requestor_id: 12ab3c45de678910abc12345,
39
+ description: example: request approval from someone,
40
+ review_status: pending,
41
41
  all_reviews: null,
42
- notify_member_ids: null,
42
+ notify_member_ids: [&quot;1234a56b7c89d012345e678f&quot;],
43
43
  applied_date: null,
44
- applied_by_member_id: null,
45
- status: null,
44
+ applied_by_member_id: 1234a56b7c89d012345e678f,
45
+ status: pending,
46
46
  instructions: null,
47
47
  conflicts: null,
48
48
  _links: null,
49
49
  execution_date: null,
50
- operating_on_id: null,
50
+ operating_on_id: 12ab3c45de678910abc12345,
51
51
  integration_metadata: null,
52
52
  source: null,
53
53
  custom_workflow_metadata: null
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **key** | **String** | | |
8
- | **current_version** | **Integer** | | [optional] |
7
+ | **key** | **String** | The environment key | |
8
+ | **current_version** | **Integer** | Optional flag version. If you include this, the operation only succeeds if the current flag version in the environment matches this version. | [optional] |
9
9
 
10
10
  ## Example
11
11
 
@@ -6,9 +6,9 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **source** | [**FlagCopyConfigEnvironment**](FlagCopyConfigEnvironment.md) | | |
8
8
  | **target** | [**FlagCopyConfigEnvironment**](FlagCopyConfigEnvironment.md) | | |
9
- | **comment** | **String** | | [optional] |
10
- | **included_actions** | **Array&lt;String&gt;** | | [optional] |
11
- | **excluded_actions** | **Array&lt;String&gt;** | | [optional] |
9
+ | **comment** | **String** | Optional comment | [optional] |
10
+ | **included_actions** | **Array&lt;String&gt;** | Optional list of the flag changes to copy from the source environment to the target environment. You may include either &lt;code&gt;includedActions&lt;/code&gt; or &lt;code&gt;excludedActions&lt;/code&gt;, but not both. If you include neither, then all flag changes will be copied. | [optional] |
11
+ | **excluded_actions** | **Array&lt;String&gt;** | Optional list of the flag changes NOT to copy from the source environment to the target environment. You may include either &lt;code&gt;includedActions&lt;/code&gt; or &lt;code&gt;excludedActions&lt;/code&gt;, but not both. If you include neither, then all flag changes will be copied. | [optional] |
12
12
 
13
13
  ## Example
14
14
 
@@ -19,8 +19,8 @@ instance = LaunchDarklyApi::FlagCopyConfigPost.new(
19
19
  source: null,
20
20
  target: null,
21
21
  comment: null,
22
- included_actions: null,
23
- excluded_actions: null
22
+ included_actions: [&quot;updateOn&quot;],
23
+ excluded_actions: [&quot;updateOn&quot;]
24
24
  )
25
25
  ```
26
26
 
@@ -0,0 +1,20 @@
1
+ # LaunchDarklyApi::FlagFollowersByProjEnvGetRep
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **_links** | [**Hash&lt;String, Link&gt;**](Link.md) | | |
8
+ | **items** | [**Array&lt;FollowersPerFlag&gt;**](FollowersPerFlag.md) | | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'launchdarkly_api'
14
+
15
+ instance = LaunchDarklyApi::FlagFollowersByProjEnvGetRep.new(
16
+ _links: {&quot;self&quot;:{&quot;href&quot;:&quot;/api/v2/projects/my-project/flags/my-flay/environments/my-environment/followers&quot;,&quot;type&quot;:&quot;application/json&quot;}},
17
+ items: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,20 @@
1
+ # LaunchDarklyApi::FlagFollowersGetRep
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **_links** | [**Hash&lt;String, Link&gt;**](Link.md) | | |
8
+ | **items** | [**Array&lt;FollowFlagMember&gt;**](FollowFlagMember.md) | | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'launchdarkly_api'
14
+
15
+ instance = LaunchDarklyApi::FlagFollowersGetRep.new(
16
+ _links: {&quot;self&quot;:{&quot;href&quot;:&quot;/api/v2/projects/my-project/flags/my-flay/environments/my-environment/followers&quot;,&quot;type&quot;:&quot;application/json&quot;}},
17
+ items: null
18
+ )
19
+ ```
20
+
@@ -10,11 +10,10 @@
10
10
  | **key** | **String** | A unique key used to reference the flag in your code | |
11
11
  | **_version** | **Integer** | Version of the feature flag | |
12
12
  | **creation_date** | **Integer** | | |
13
- | **include_in_snippet** | **Boolean** | Deprecated, use clientSideAvailability. Whether or not this flag should be made available to the client-side JavaScript SDK | [optional] |
13
+ | **include_in_snippet** | **Boolean** | Deprecated, use &lt;code&gt;clientSideAvailability&lt;/code&gt;. Whether this flag should be made available to the client-side JavaScript SDK | [optional] |
14
14
  | **client_side_availability** | [**ClientSideAvailability**](ClientSideAvailability.md) | | [optional] |
15
15
  | **variations** | [**Array&lt;Variation&gt;**](Variation.md) | An array of possible variations for the flag | |
16
- | **variation_json_schema** | **Object** | | [optional] |
17
- | **temporary** | **Boolean** | Whether or not the flag is a temporary flag | |
16
+ | **temporary** | **Boolean** | Whether the flag is a temporary flag | |
18
17
  | **tags** | **Array&lt;String&gt;** | Tags for the feature flag | |
19
18
  | **_links** | [**Hash&lt;String, Link&gt;**](Link.md) | | |
20
19
  | **maintainer_id** | **String** | Associated maintainerId for the feature flag | [optional] |
@@ -34,16 +33,15 @@ require 'launchdarkly_api'
34
33
  instance = LaunchDarklyApi::FlagGlobalAttributesRep.new(
35
34
  name: My Flag,
36
35
  kind: boolean,
37
- description: null,
36
+ description: This flag controls the example widgets,
38
37
  key: my-flag,
39
38
  _version: 1,
40
39
  creation_date: null,
41
40
  include_in_snippet: true,
42
41
  client_side_availability: null,
43
42
  variations: [{&quot;_id&quot;:&quot;e432f62b-55f6-49dd-a02f-eb24acf39d05&quot;,&quot;value&quot;:true},{&quot;_id&quot;:&quot;a00bf58d-d252-476c-b915-15a74becacb4&quot;,&quot;value&quot;:false}],
44
- variation_json_schema: null,
45
- temporary: null,
46
- tags: [],
43
+ temporary: true,
44
+ tags: [&quot;example-tag&quot;],
47
45
  _links: {&quot;parent&quot;:{&quot;href&quot;:&quot;/api/v2/flags/my-project&quot;,&quot;type&quot;:&quot;application/json&quot;},&quot;self&quot;:{&quot;href&quot;:&quot;/api/v2/flags/my-project/my-flag&quot;,&quot;type&quot;:&quot;application/json&quot;}},
48
46
  maintainer_id: 569f183514f4432160000007,
49
47
  _maintainer: null,
data/docs/FlagInput.md ADDED
@@ -0,0 +1,20 @@
1
+ # LaunchDarklyApi::FlagInput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **rule_id** | **String** | | |
8
+ | **flag_config_version** | **Integer** | | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'launchdarkly_api'
14
+
15
+ instance = LaunchDarklyApi::FlagInput.new(
16
+ rule_id: null,
17
+ flag_config_version: null
18
+ )
19
+ ```
20
+
data/docs/FlagLinkPost.md CHANGED
@@ -4,13 +4,13 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **key** | **String** | | [optional] |
8
- | **integration_key** | **String** | | [optional] |
7
+ | **key** | **String** | The flag link key | [optional] |
8
+ | **integration_key** | **String** | The integration key for an integration whose &lt;code&gt;manifest.json&lt;/code&gt; includes the &lt;code&gt;flagLink&lt;/code&gt; capability, if this is a flag link for an existing integration. Do not include for URL flag links. | [optional] |
9
9
  | **timestamp** | **Integer** | | [optional] |
10
- | **deep_link** | **String** | | [optional] |
11
- | **title** | **String** | | [optional] |
12
- | **description** | **String** | | [optional] |
13
- | **metadata** | **Hash&lt;String, String&gt;** | | [optional] |
10
+ | **deep_link** | **String** | The URL for the external resource you are linking the flag to | [optional] |
11
+ | **title** | **String** | The title of the flag link | [optional] |
12
+ | **description** | **String** | The description of the flag link | [optional] |
13
+ | **metadata** | **Hash&lt;String, String&gt;** | The metadata required by this integration in order to create a flag link, if this is a flag link for an existing integration. Defined in the integration&#39;s &lt;code&gt;manifest.json&lt;/code&gt; file under &lt;code&gt;flagLink&lt;/code&gt;. | [optional] |
14
14
 
15
15
  ## Example
16
16
 
@@ -18,12 +18,12 @@
18
18
  require 'launchdarkly_api'
19
19
 
20
20
  instance = LaunchDarklyApi::FlagLinkPost.new(
21
- key: null,
21
+ key: example-flag-link,
22
22
  integration_key: null,
23
23
  timestamp: null,
24
- deep_link: null,
25
- title: null,
26
- description: null,
24
+ deep_link: https://example.com/archives/123123123,
25
+ title: Example link title,
26
+ description: Example link description,
27
27
  metadata: null
28
28
  )
29
29
  ```
@@ -91,7 +91,7 @@ end
91
91
 
92
92
  Delete flag link
93
93
 
94
- Delete a flag link by ID or Key.
94
+ Delete a flag link by ID or key.
95
95
 
96
96
  ### Examples
97
97
 
data/docs/FlagRep.md ADDED
@@ -0,0 +1,22 @@
1
+ # LaunchDarklyApi::FlagRep
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **targeting_rule** | **String** | | [optional] |
8
+ | **flag_config_version** | **Integer** | | [optional] |
9
+ | **_links** | [**Hash&lt;String, Link&gt;**](Link.md) | | |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'launchdarkly_api'
15
+
16
+ instance = LaunchDarklyApi::FlagRep.new(
17
+ targeting_rule: null,
18
+ flag_config_version: null,
19
+ _links: {&quot;self&quot;:{&quot;href&quot;:&quot;/api/v2/flags/my-project/my-flag&quot;,&quot;type&quot;:&quot;application/json&quot;}}
20
+ )
21
+ ```
22
+
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **comment** | **String** | | [optional] |
7
+ | **comment** | **String** | Optional comment describing the update to the scheduled changes | [optional] |
8
8
  | **instructions** | **Array&lt;Hash&gt;** | | |
9
9
 
10
10
  ## Example
@@ -13,7 +13,7 @@
13
13
  require 'launchdarkly_api'
14
14
 
15
15
  instance = LaunchDarklyApi::FlagScheduledChangesInput.new(
16
- comment: null,
16
+ comment: optional comment,
17
17
  instructions: null
18
18
  )
19
19
  ```
data/docs/FlagSummary.md CHANGED
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **variations** | [**Hash&lt;String, VariationSummary&gt;**](VariationSummary.md) | | |
7
8
  | **prerequisites** | **Integer** | | |
8
9
 
9
10
  ## Example
@@ -12,6 +13,7 @@
12
13
  require 'launchdarkly_api'
13
14
 
14
15
  instance = LaunchDarklyApi::FlagSummary.new(
16
+ variations: null,
15
17
  prerequisites: null
16
18
  )
17
19
  ```
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **comment** | **String** | | [optional] |
8
- | **instructions** | **Array&lt;Hash&gt;** | The action to perform when triggering. It should pass an array with a single {\&quot;kind\&quot;: &lt;flag_action&gt;} object. Currently supported flag actions are \&quot;turnFlagOn\&quot; and \&quot;turnFlagOff\&quot;. | [optional] |
7
+ | **comment** | **String** | Optional comment describing the update | [optional] |
8
+ | **instructions** | **Array&lt;Hash&gt;** | The instructions to perform when updating. This should be an array with objects that look like &lt;code&gt;{\&quot;kind\&quot;: \&quot;trigger_action\&quot;}&lt;/code&gt;. | [optional] |
9
9
 
10
10
  ## Example
11
11
 
@@ -13,8 +13,8 @@
13
13
  require 'launchdarkly_api'
14
14
 
15
15
  instance = LaunchDarklyApi::FlagTriggerInput.new(
16
- comment: null,
17
- instructions: null
16
+ comment: optional comment,
17
+ instructions: [{&quot;kind&quot;:&quot;disableTrigger&quot;}]
18
18
  )
19
19
  ```
20
20
 
@@ -17,7 +17,7 @@ All URIs are relative to *https://app.launchdarkly.com*
17
17
 
18
18
  Create flag trigger
19
19
 
20
- Create a new flag trigger. Triggers let you initiate changes to flag targeting remotely using a unique webhook URL.
20
+ Create a new flag trigger.
21
21
 
22
22
  ### Examples
23
23
 
@@ -36,7 +36,7 @@ api_instance = LaunchDarklyApi::FlagTriggersApi.new
36
36
  project_key = 'project_key_example' # String | The project key
37
37
  environment_key = 'environment_key_example' # String | The environment key
38
38
  feature_flag_key = 'feature_flag_key_example' # String | The feature flag key
39
- trigger_post = LaunchDarklyApi::TriggerPost.new({integration_key: 'integration_key_example'}) # TriggerPost |
39
+ trigger_post = LaunchDarklyApi::TriggerPost.new({integration_key: 'generic-trigger'}) # TriggerPost |
40
40
 
41
41
  begin
42
42
  # Create flag trigger
@@ -322,7 +322,7 @@ end
322
322
 
323
323
  Update flag trigger
324
324
 
325
- Update a flag trigger. The request body must be a valid JSON patch or JSON merge patch document. To learn more, read [Updates](/#section/Overview/Updates).
325
+ Update a flag trigger. Updating a flag trigger uses the semantic patch format. To make a semantic patch request, you must append `domain-model=launchdarkly.semanticpatch` to your `Content-Type` header. To learn more, read [Updates using semantic patch](/reference#updates-using-semantic-patch). ### Instructions Semantic patch requests support the following `kind` instructions for updating flag triggers. #### replaceTriggerActionInstructions Removes the existing trigger action and replaces it with the new instructions. ##### Parameters - `value`: An array of the new `kind`s of actions to perform when triggering. Supported flag actions are `turnFlagOn` and `turnFlagOff`. For example, to replace the trigger action instructions, use this request body: ```json { \"comment\": \"optional comment\", \"instructions\": [ { \"kind\": \"replaceTriggerActionInstructions\", \"value\": [ {\"kind\": \"turnFlagOff\"} ] } ] } ``` #### cycleTriggerUrl Generates a new URL for this trigger. You must update any clients using the trigger to use this new URL. #### disableTrigger Disables the trigger. This saves the trigger configuration, but the trigger stops running. To re-enable, use `enableTrigger`. #### enableTrigger Enables the trigger. If you previously disabled the trigger, it begins running again.
326
326
 
327
327
  ### Examples
328
328
 
@@ -0,0 +1,28 @@
1
+ # LaunchDarklyApi::FollowFlagMember
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **_links** | [**Hash&lt;String, Link&gt;**](Link.md) | | |
8
+ | **_id** | **String** | | |
9
+ | **first_name** | **String** | | [optional] |
10
+ | **last_name** | **String** | | [optional] |
11
+ | **role** | **String** | | |
12
+ | **email** | **String** | | |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'launchdarkly_api'
18
+
19
+ instance = LaunchDarklyApi::FollowFlagMember.new(
20
+ _links: {&quot;self&quot;:{&quot;href&quot;:&quot;/api/v2/members/569f183514f4432160000007&quot;,&quot;type&quot;:&quot;application/json&quot;}},
21
+ _id: 569f183514f4432160000007,
22
+ first_name: An,
23
+ last_name: Example,
24
+ role: owner,
25
+ email: a.example@example.com
26
+ )
27
+ ```
28
+