launchdarkly_api 7.0.0 → 8.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (651) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +142 -64
  3. data/docs/Access.md +20 -0
  4. data/docs/AccessAllowedReason.md +28 -0
  5. data/docs/{AccessDeniedRep.md → AccessAllowedRep.md} +3 -3
  6. data/docs/AccessDenied.md +20 -0
  7. data/docs/{AccessDeniedReasonRep.md → AccessDeniedReason.md} +4 -4
  8. data/docs/AccessTokensApi.md +1 -1
  9. data/docs/AccountMembersApi.md +76 -2
  10. data/docs/AccountUsageBetaApi.md +11 -11
  11. data/docs/ApprovalsApi.md +14 -14
  12. data/docs/CodeReferencesApi.md +13 -9
  13. data/docs/ConditionInputRep.md +6 -0
  14. data/docs/ConditionOutputRep.md +6 -0
  15. data/docs/CustomRole.md +1 -1
  16. data/docs/CustomRolesApi.md +24 -24
  17. data/docs/DataExportDestinationsApi.md +37 -37
  18. data/docs/Destination.md +1 -1
  19. data/docs/EnvironmentPost.md +6 -4
  20. data/docs/EnvironmentsApi.md +16 -16
  21. data/docs/ExperimentsBetaApi.md +22 -22
  22. data/docs/Export.md +32 -0
  23. data/docs/FeatureFlag.md +1 -1
  24. data/docs/FeatureFlagBody.md +1 -1
  25. data/docs/FeatureFlagConfig.md +1 -1
  26. data/docs/FeatureFlags.md +3 -1
  27. data/docs/FeatureFlagsApi.md +107 -107
  28. data/docs/FeatureFlagsBetaApi.md +20 -20
  29. data/docs/FileRep.md +20 -0
  30. data/docs/FlagGlobalAttributesRep.md +1 -1
  31. data/docs/FlagLinkCollectionRep.md +20 -0
  32. data/docs/FlagLinkMember.md +24 -0
  33. data/docs/FlagLinkPost.md +30 -0
  34. data/docs/FlagLinkRep.md +38 -0
  35. data/docs/FlagLinksBetaApi.md +310 -0
  36. data/docs/FlagTriggerInput.md +20 -0
  37. data/docs/FlagTriggersApi.md +396 -0
  38. data/docs/Import.md +30 -0
  39. data/docs/InitiatorRep.md +20 -0
  40. data/docs/Integration.md +40 -0
  41. data/docs/IntegrationAuditLogSubscriptionsApi.md +376 -0
  42. data/docs/IntegrationDeliveryConfiguration.md +38 -0
  43. data/docs/IntegrationDeliveryConfigurationCollection.md +20 -0
  44. data/docs/IntegrationDeliveryConfigurationCollectionLinks.md +20 -0
  45. data/docs/IntegrationDeliveryConfigurationLinks.md +24 -0
  46. data/docs/IntegrationDeliveryConfigurationPost.md +24 -0
  47. data/docs/IntegrationDeliveryConfigurationResponse.md +24 -0
  48. data/docs/IntegrationDeliveryConfigurationsBetaApi.md +541 -0
  49. data/docs/IntegrationStatusRep.md +22 -0
  50. data/docs/IntegrationSubscriptionStatusRep.md +26 -0
  51. data/docs/Integrations.md +22 -0
  52. data/docs/MemberImportItem.md +22 -0
  53. data/docs/{MemberSummaryRep.md → MemberSummary.md} +2 -2
  54. data/docs/MemberTeamsPostInput.md +18 -0
  55. data/docs/MetricListingRep.md +3 -3
  56. data/docs/MetricPost.md +1 -1
  57. data/docs/MetricRep.md +3 -3
  58. data/docs/MetricSeen.md +2 -2
  59. data/docs/MetricsApi.md +23 -23
  60. data/docs/PatchOperation.md +2 -2
  61. data/docs/PermissionGrantInput.md +4 -4
  62. data/docs/ProjectSummary.md +22 -0
  63. data/docs/ProjectsApi.md +1 -1
  64. data/docs/PutBranch.md +3 -1
  65. data/docs/RecentTriggerBody.md +20 -0
  66. data/docs/RelayAutoConfigRep.md +2 -2
  67. data/docs/RelayProxyConfigurationsApi.md +1 -1
  68. data/docs/RepositoryRep.md +1 -1
  69. data/docs/ResolvedContext.md +18 -0
  70. data/docs/ResolvedImage.md +22 -0
  71. data/docs/ResolvedTitle.md +20 -0
  72. data/docs/ResolvedUIBlockElement.md +24 -0
  73. data/docs/ResolvedUIBlocks.md +26 -0
  74. data/docs/Rule.md +3 -1
  75. data/docs/ScheduleConditionInputRep.md +6 -0
  76. data/docs/ScheduleConditionOutputRep.md +7 -1
  77. data/docs/ScheduledChangesApi.md +11 -11
  78. data/docs/SegmentsApi.md +100 -100
  79. data/docs/SegmentsBetaApi.md +313 -0
  80. data/docs/SourceEnv.md +20 -0
  81. data/docs/Statement.md +2 -2
  82. data/docs/StatementPost.md +2 -2
  83. data/docs/StatementPostData.md +2 -2
  84. data/docs/SubscriptionPost.md +30 -0
  85. data/docs/TagCollection.md +22 -0
  86. data/docs/TagsApi.md +83 -0
  87. data/docs/Team.md +32 -0
  88. data/docs/TeamCustomRole.md +24 -0
  89. data/docs/TeamCustomRoles.md +22 -0
  90. data/docs/TeamImportsRep.md +18 -0
  91. data/docs/TeamMaintainers.md +22 -0
  92. data/docs/TeamProjects.md +20 -0
  93. data/docs/{TeamCollectionRep.md → Teams.md} +3 -3
  94. data/docs/TeamsBetaApi.md +265 -33
  95. data/docs/TimestampRep.md +24 -0
  96. data/docs/Token.md +1 -1
  97. data/docs/TriggerPost.md +22 -0
  98. data/docs/TriggerWorkflowCollectionRep.md +20 -0
  99. data/docs/TriggerWorkflowRep.md +42 -0
  100. data/docs/User.md +0 -2
  101. data/docs/UserRecord.md +1 -1
  102. data/docs/UserSegment.md +1 -1
  103. data/docs/UserSettingsApi.md +60 -60
  104. data/docs/UsersApi.md +41 -41
  105. data/docs/Webhook.md +1 -1
  106. data/docs/WebhooksApi.md +1 -1
  107. data/docs/WorkflowsBetaApi.md +8 -8
  108. data/launchdarkly_api.gemspec +2 -2
  109. data/lib/launchdarkly_api/api/access_tokens_api.rb +1 -1
  110. data/lib/launchdarkly_api/api/account_members_api.rb +77 -3
  111. data/lib/launchdarkly_api/api/account_usage_beta_api.rb +20 -20
  112. data/lib/launchdarkly_api/api/approvals_api.rb +15 -15
  113. data/lib/launchdarkly_api/api/audit_log_api.rb +1 -1
  114. data/lib/launchdarkly_api/api/code_references_api.rb +16 -10
  115. data/lib/launchdarkly_api/api/custom_roles_api.rb +30 -30
  116. data/lib/launchdarkly_api/api/data_export_destinations_api.rb +57 -57
  117. data/lib/launchdarkly_api/api/environments_api.rb +21 -21
  118. data/lib/launchdarkly_api/api/experiments_beta_api.rb +39 -39
  119. data/lib/launchdarkly_api/api/feature_flags_api.rb +162 -162
  120. data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +34 -34
  121. data/lib/launchdarkly_api/api/flag_links_beta_api.rb +332 -0
  122. data/lib/launchdarkly_api/api/flag_triggers_api.rb +437 -0
  123. data/lib/launchdarkly_api/api/integration_audit_log_subscriptions_api.rb +377 -0
  124. data/lib/launchdarkly_api/api/integration_delivery_configurations_beta_api.rb +569 -0
  125. data/lib/launchdarkly_api/api/metrics_api.rb +30 -30
  126. data/lib/launchdarkly_api/api/other_api.rb +1 -1
  127. data/lib/launchdarkly_api/api/projects_api.rb +1 -1
  128. data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +1 -1
  129. data/lib/launchdarkly_api/api/scheduled_changes_api.rb +13 -13
  130. data/lib/launchdarkly_api/api/segments_api.rb +162 -162
  131. data/lib/launchdarkly_api/api/segments_beta_api.rb +334 -0
  132. data/lib/launchdarkly_api/api/tags_api.rb +85 -0
  133. data/lib/launchdarkly_api/api/teams_beta_api.rb +249 -40
  134. data/lib/launchdarkly_api/api/user_settings_api.rb +100 -100
  135. data/lib/launchdarkly_api/api/users_api.rb +69 -69
  136. data/lib/launchdarkly_api/api/users_beta_api.rb +1 -1
  137. data/lib/launchdarkly_api/api/webhooks_api.rb +1 -1
  138. data/lib/launchdarkly_api/api/workflows_beta_api.rb +9 -9
  139. data/lib/launchdarkly_api/api_client.rb +1 -1
  140. data/lib/launchdarkly_api/api_error.rb +1 -1
  141. data/lib/launchdarkly_api/configuration.rb +1 -1
  142. data/lib/launchdarkly_api/models/access.rb +241 -0
  143. data/lib/launchdarkly_api/models/access_allowed_reason.rb +280 -0
  144. data/lib/launchdarkly_api/models/access_allowed_rep.rb +237 -0
  145. data/lib/launchdarkly_api/models/{access_denied_rep.rb → access_denied.rb} +5 -5
  146. data/lib/launchdarkly_api/models/{access_denied_reason_rep.rb → access_denied_reason.rb} +6 -6
  147. data/lib/launchdarkly_api/models/access_token_post.rb +1 -1
  148. data/lib/launchdarkly_api/models/action_input_rep.rb +1 -1
  149. data/lib/launchdarkly_api/models/action_output_rep.rb +1 -1
  150. data/lib/launchdarkly_api/models/approval_condition_input_rep.rb +1 -1
  151. data/lib/launchdarkly_api/models/approval_condition_output_rep.rb +1 -1
  152. data/lib/launchdarkly_api/models/approval_settings.rb +1 -1
  153. data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +1 -1
  154. data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +1 -1
  155. data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +1 -1
  156. data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +1 -1
  157. data/lib/launchdarkly_api/models/big_segment_target.rb +1 -1
  158. data/lib/launchdarkly_api/models/branch_collection_rep.rb +1 -1
  159. data/lib/launchdarkly_api/models/branch_rep.rb +1 -1
  160. data/lib/launchdarkly_api/models/clause.rb +1 -1
  161. data/lib/launchdarkly_api/models/client_side_availability.rb +1 -1
  162. data/lib/launchdarkly_api/models/client_side_availability_post.rb +1 -1
  163. data/lib/launchdarkly_api/models/condition_base_output_rep.rb +1 -1
  164. data/lib/launchdarkly_api/models/condition_input_rep.rb +29 -2
  165. data/lib/launchdarkly_api/models/condition_output_rep.rb +29 -2
  166. data/lib/launchdarkly_api/models/confidence_interval_rep.rb +1 -1
  167. data/lib/launchdarkly_api/models/conflict.rb +1 -1
  168. data/lib/launchdarkly_api/models/conflict_output_rep.rb +1 -1
  169. data/lib/launchdarkly_api/models/copied_from_env.rb +1 -1
  170. data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +1 -1
  171. data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +1 -1
  172. data/lib/launchdarkly_api/models/custom_property.rb +1 -1
  173. data/lib/launchdarkly_api/models/custom_role.rb +2 -2
  174. data/lib/launchdarkly_api/models/custom_role_post.rb +1 -1
  175. data/lib/launchdarkly_api/models/custom_role_post_data.rb +1 -1
  176. data/lib/launchdarkly_api/models/custom_roles.rb +1 -1
  177. data/lib/launchdarkly_api/models/custom_workflow_input_rep.rb +1 -1
  178. data/lib/launchdarkly_api/models/custom_workflow_meta.rb +1 -1
  179. data/lib/launchdarkly_api/models/custom_workflow_output_rep.rb +1 -1
  180. data/lib/launchdarkly_api/models/custom_workflow_stage_meta.rb +1 -1
  181. data/lib/launchdarkly_api/models/custom_workflows_listing_output_rep.rb +1 -1
  182. data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +1 -1
  183. data/lib/launchdarkly_api/models/defaults.rb +1 -1
  184. data/lib/launchdarkly_api/models/dependent_flag.rb +1 -1
  185. data/lib/launchdarkly_api/models/dependent_flag_environment.rb +1 -1
  186. data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +1 -1
  187. data/lib/launchdarkly_api/models/destination.rb +2 -2
  188. data/lib/launchdarkly_api/models/destination_post.rb +1 -1
  189. data/lib/launchdarkly_api/models/destinations.rb +1 -1
  190. data/lib/launchdarkly_api/models/environment.rb +1 -1
  191. data/lib/launchdarkly_api/models/environment_post.rb +17 -8
  192. data/lib/launchdarkly_api/models/execution_output_rep.rb +1 -1
  193. data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +1 -1
  194. data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +1 -1
  195. data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +1 -1
  196. data/lib/launchdarkly_api/models/experiment_info_rep.rb +1 -1
  197. data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +1 -1
  198. data/lib/launchdarkly_api/models/experiment_rep.rb +1 -1
  199. data/lib/launchdarkly_api/models/experiment_results_rep.rb +1 -1
  200. data/lib/launchdarkly_api/models/experiment_stats_rep.rb +1 -1
  201. data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +1 -1
  202. data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +1 -1
  203. data/lib/launchdarkly_api/models/experiment_totals_rep.rb +1 -1
  204. data/lib/launchdarkly_api/models/expiring_user_target_error.rb +1 -1
  205. data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +1 -1
  206. data/lib/launchdarkly_api/models/expiring_user_target_item.rb +1 -1
  207. data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +1 -1
  208. data/lib/launchdarkly_api/models/export.rb +323 -0
  209. data/lib/launchdarkly_api/models/extinction.rb +1 -1
  210. data/lib/launchdarkly_api/models/extinction_collection_rep.rb +1 -1
  211. data/lib/launchdarkly_api/models/feature_flag.rb +2 -2
  212. data/lib/launchdarkly_api/models/feature_flag_body.rb +2 -2
  213. data/lib/launchdarkly_api/models/feature_flag_config.rb +2 -2
  214. data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +1 -1
  215. data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +1 -1
  216. data/lib/launchdarkly_api/models/feature_flag_status.rb +1 -1
  217. data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +1 -1
  218. data/lib/launchdarkly_api/models/feature_flag_statuses.rb +1 -1
  219. data/lib/launchdarkly_api/models/feature_flags.rb +14 -5
  220. data/lib/launchdarkly_api/models/file_rep.rb +227 -0
  221. data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +1 -1
  222. data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +1 -1
  223. data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +1 -1
  224. data/lib/launchdarkly_api/models/flag_copy_config_post.rb +1 -1
  225. data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +2 -2
  226. data/lib/launchdarkly_api/models/flag_link_collection_rep.rb +241 -0
  227. data/lib/launchdarkly_api/models/flag_link_member.rb +257 -0
  228. data/lib/launchdarkly_api/models/flag_link_post.rb +274 -0
  229. data/lib/launchdarkly_api/models/flag_link_rep.rb +337 -0
  230. data/lib/launchdarkly_api/models/flag_listing_rep.rb +1 -1
  231. data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +1 -1
  232. data/lib/launchdarkly_api/models/flag_status_rep.rb +1 -1
  233. data/lib/launchdarkly_api/models/flag_summary.rb +1 -1
  234. data/lib/launchdarkly_api/models/flag_trigger_input.rb +230 -0
  235. data/lib/launchdarkly_api/models/forbidden_error_rep.rb +1 -1
  236. data/lib/launchdarkly_api/models/hunk_rep.rb +1 -1
  237. data/lib/launchdarkly_api/models/import.rb +306 -0
  238. data/lib/launchdarkly_api/models/{derived_attribute.rb → initiator_rep.rb} +17 -18
  239. data/lib/launchdarkly_api/models/integration.rb +325 -0
  240. data/lib/launchdarkly_api/models/integration_delivery_configuration.rb +369 -0
  241. data/lib/launchdarkly_api/models/integration_delivery_configuration_collection.rb +239 -0
  242. data/lib/launchdarkly_api/models/integration_delivery_configuration_collection_links.rb +232 -0
  243. data/lib/launchdarkly_api/models/integration_delivery_configuration_links.rb +265 -0
  244. data/lib/launchdarkly_api/models/integration_delivery_configuration_post.rb +257 -0
  245. data/lib/launchdarkly_api/models/integration_delivery_configuration_response.rb +245 -0
  246. data/lib/launchdarkly_api/models/integration_metadata.rb +1 -1
  247. data/lib/launchdarkly_api/models/integration_status.rb +1 -1
  248. data/lib/launchdarkly_api/models/integration_status_rep.rb +236 -0
  249. data/lib/launchdarkly_api/models/integration_subscription_status_rep.rb +256 -0
  250. data/lib/launchdarkly_api/models/integrations.rb +240 -0
  251. data/lib/launchdarkly_api/models/invalid_request_error_rep.rb +1 -1
  252. data/lib/launchdarkly_api/models/ip_list.rb +1 -1
  253. data/lib/launchdarkly_api/models/last_seen_metadata.rb +1 -1
  254. data/lib/launchdarkly_api/models/link.rb +1 -1
  255. data/lib/launchdarkly_api/models/member.rb +1 -1
  256. data/lib/launchdarkly_api/models/member_data_rep.rb +1 -1
  257. data/lib/launchdarkly_api/models/member_import_item.rb +246 -0
  258. data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +1 -1
  259. data/lib/launchdarkly_api/models/{member_summary_rep.rb → member_summary.rb} +4 -4
  260. data/lib/launchdarkly_api/models/member_team_summary_rep.rb +1 -1
  261. data/lib/launchdarkly_api/models/member_teams_post_input.rb +226 -0
  262. data/lib/launchdarkly_api/models/members.rb +1 -1
  263. data/lib/launchdarkly_api/models/method_not_allowed_error_rep.rb +1 -1
  264. data/lib/launchdarkly_api/models/metric_collection_rep.rb +1 -1
  265. data/lib/launchdarkly_api/models/metric_listing_rep.rb +16 -4
  266. data/lib/launchdarkly_api/models/metric_post.rb +14 -2
  267. data/lib/launchdarkly_api/models/metric_rep.rb +16 -4
  268. data/lib/launchdarkly_api/models/metric_seen.rb +8 -8
  269. data/lib/launchdarkly_api/models/modification.rb +1 -1
  270. data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +1 -1
  271. data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +1 -1
  272. data/lib/launchdarkly_api/models/new_member_form.rb +1 -1
  273. data/lib/launchdarkly_api/models/not_found_error_rep.rb +1 -1
  274. data/lib/launchdarkly_api/models/parent_resource_rep.rb +1 -1
  275. data/lib/launchdarkly_api/models/patch_failed_error_rep.rb +1 -1
  276. data/lib/launchdarkly_api/models/patch_operation.rb +1 -1
  277. data/lib/launchdarkly_api/models/patch_segment_instruction.rb +1 -1
  278. data/lib/launchdarkly_api/models/patch_segment_request.rb +1 -1
  279. data/lib/launchdarkly_api/models/patch_with_comment.rb +1 -1
  280. data/lib/launchdarkly_api/models/permission_grant_input.rb +16 -16
  281. data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +1 -1
  282. data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +1 -1
  283. data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +1 -1
  284. data/lib/launchdarkly_api/models/prerequisite.rb +1 -1
  285. data/lib/launchdarkly_api/models/project.rb +1 -1
  286. data/lib/launchdarkly_api/models/project_listing_rep.rb +1 -1
  287. data/lib/launchdarkly_api/models/project_post.rb +1 -1
  288. data/lib/launchdarkly_api/models/project_summary.rb +238 -0
  289. data/lib/launchdarkly_api/models/projects.rb +1 -1
  290. data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +1 -1
  291. data/lib/launchdarkly_api/models/put_branch.rb +14 -5
  292. data/lib/launchdarkly_api/models/rate_limited_error_rep.rb +1 -1
  293. data/lib/launchdarkly_api/models/recent_trigger_body.rb +229 -0
  294. data/lib/launchdarkly_api/models/reference_rep.rb +1 -1
  295. data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +1 -1
  296. data/lib/launchdarkly_api/models/relay_auto_config_post.rb +1 -1
  297. data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +3 -3
  298. data/lib/launchdarkly_api/models/repository_collection_rep.rb +1 -1
  299. data/lib/launchdarkly_api/models/repository_post.rb +1 -1
  300. data/lib/launchdarkly_api/models/repository_rep.rb +2 -2
  301. data/lib/launchdarkly_api/models/{access_rep.rb → resolved_context.rb} +12 -17
  302. data/lib/launchdarkly_api/models/resolved_image.rb +236 -0
  303. data/lib/launchdarkly_api/models/resolved_title.rb +229 -0
  304. data/lib/launchdarkly_api/models/resolved_ui_block_element.rb +245 -0
  305. data/lib/launchdarkly_api/models/resolved_ui_blocks.rb +254 -0
  306. data/lib/launchdarkly_api/models/resource_access.rb +1 -1
  307. data/lib/launchdarkly_api/models/resource_id_response.rb +1 -1
  308. data/lib/launchdarkly_api/models/review_output_rep.rb +1 -1
  309. data/lib/launchdarkly_api/models/review_response.rb +1 -1
  310. data/lib/launchdarkly_api/models/rollout.rb +1 -1
  311. data/lib/launchdarkly_api/models/rule.rb +14 -5
  312. data/lib/launchdarkly_api/models/schedule_condition_input_rep.rb +29 -2
  313. data/lib/launchdarkly_api/models/schedule_condition_output_rep.rb +32 -5
  314. data/lib/launchdarkly_api/models/sdk_list_rep.rb +1 -1
  315. data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +1 -1
  316. data/lib/launchdarkly_api/models/sdk_version_rep.rb +1 -1
  317. data/lib/launchdarkly_api/models/segment_body.rb +1 -1
  318. data/lib/launchdarkly_api/models/segment_metadata.rb +1 -1
  319. data/lib/launchdarkly_api/models/segment_user_list.rb +1 -1
  320. data/lib/launchdarkly_api/models/segment_user_state.rb +1 -1
  321. data/lib/launchdarkly_api/models/series_list_rep.rb +1 -1
  322. data/lib/launchdarkly_api/models/source_env.rb +229 -0
  323. data/lib/launchdarkly_api/models/source_flag.rb +1 -1
  324. data/lib/launchdarkly_api/models/stage_input_rep.rb +1 -1
  325. data/lib/launchdarkly_api/models/stage_output_rep.rb +1 -1
  326. data/lib/launchdarkly_api/models/statement.rb +3 -3
  327. data/lib/launchdarkly_api/models/statement_post.rb +1 -11
  328. data/lib/launchdarkly_api/models/statement_post_data.rb +1 -11
  329. data/lib/launchdarkly_api/models/statement_rep.rb +1 -1
  330. data/lib/launchdarkly_api/models/statistic_collection_rep.rb +1 -1
  331. data/lib/launchdarkly_api/models/statistic_rep.rb +1 -1
  332. data/lib/launchdarkly_api/models/statistics_root.rb +1 -1
  333. data/lib/launchdarkly_api/models/status_conflict_error_rep.rb +1 -1
  334. data/lib/launchdarkly_api/models/subject_data_rep.rb +1 -1
  335. data/lib/launchdarkly_api/models/subscription_post.rb +293 -0
  336. data/lib/launchdarkly_api/models/tag_collection.rb +252 -0
  337. data/lib/launchdarkly_api/models/target.rb +1 -1
  338. data/lib/launchdarkly_api/models/target_resource_rep.rb +1 -1
  339. data/lib/launchdarkly_api/models/{team_rep.rb → team.rb} +18 -62
  340. data/lib/launchdarkly_api/models/team_custom_role.rb +245 -0
  341. data/lib/launchdarkly_api/models/team_custom_roles.rb +240 -0
  342. data/lib/launchdarkly_api/models/{permission_grant_rep.rb → team_imports_rep.rb} +12 -41
  343. data/lib/launchdarkly_api/models/team_maintainers.rb +240 -0
  344. data/lib/launchdarkly_api/models/team_patch_input.rb +1 -1
  345. data/lib/launchdarkly_api/models/team_post_input.rb +1 -1
  346. data/lib/launchdarkly_api/models/team_projects.rb +229 -0
  347. data/lib/launchdarkly_api/models/{team_collection_rep.rb → teams.rb} +5 -5
  348. data/lib/launchdarkly_api/models/timestamp_rep.rb +245 -0
  349. data/lib/launchdarkly_api/models/title_rep.rb +1 -1
  350. data/lib/launchdarkly_api/models/token.rb +2 -2
  351. data/lib/launchdarkly_api/models/token_data_rep.rb +1 -1
  352. data/lib/launchdarkly_api/models/tokens.rb +1 -1
  353. data/lib/launchdarkly_api/models/trigger_post.rb +245 -0
  354. data/lib/launchdarkly_api/models/trigger_workflow_collection_rep.rb +231 -0
  355. data/lib/launchdarkly_api/models/trigger_workflow_rep.rb +332 -0
  356. data/lib/launchdarkly_api/models/unauthorized_error_rep.rb +1 -1
  357. data/lib/launchdarkly_api/models/url_post.rb +1 -1
  358. data/lib/launchdarkly_api/models/user.rb +2 -13
  359. data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +1 -1
  360. data/lib/launchdarkly_api/models/user_flag_setting.rb +1 -1
  361. data/lib/launchdarkly_api/models/user_flag_settings.rb +1 -1
  362. data/lib/launchdarkly_api/models/user_record.rb +2 -2
  363. data/lib/launchdarkly_api/models/user_record_rep.rb +1 -1
  364. data/lib/launchdarkly_api/models/user_segment.rb +2 -2
  365. data/lib/launchdarkly_api/models/user_segment_rule.rb +1 -1
  366. data/lib/launchdarkly_api/models/user_segments.rb +1 -1
  367. data/lib/launchdarkly_api/models/users.rb +1 -1
  368. data/lib/launchdarkly_api/models/value_put.rb +1 -1
  369. data/lib/launchdarkly_api/models/variation.rb +1 -1
  370. data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +1 -1
  371. data/lib/launchdarkly_api/models/variation_summary.rb +1 -1
  372. data/lib/launchdarkly_api/models/versions_rep.rb +1 -1
  373. data/lib/launchdarkly_api/models/webhook.rb +2 -2
  374. data/lib/launchdarkly_api/models/webhook_post.rb +1 -1
  375. data/lib/launchdarkly_api/models/webhooks.rb +1 -1
  376. data/lib/launchdarkly_api/models/weighted_variation.rb +1 -1
  377. data/lib/launchdarkly_api/version.rb +2 -2
  378. data/lib/launchdarkly_api.rb +55 -9
  379. data/spec/api/access_tokens_api_spec.rb +1 -1
  380. data/spec/api/account_members_api_spec.rb +15 -2
  381. data/spec/api/account_usage_beta_api_spec.rb +4 -4
  382. data/spec/api/approvals_api_spec.rb +8 -8
  383. data/spec/api/audit_log_api_spec.rb +1 -1
  384. data/spec/api/code_references_api_spec.rb +4 -2
  385. data/spec/api/custom_roles_api_spec.rb +5 -5
  386. data/spec/api/data_export_destinations_api_spec.rb +9 -9
  387. data/spec/api/environments_api_spec.rb +4 -4
  388. data/spec/api/experiments_beta_api_spec.rb +7 -7
  389. data/spec/api/feature_flags_api_spec.rb +26 -26
  390. data/spec/api/feature_flags_beta_api_spec.rb +6 -6
  391. data/spec/api/flag_links_beta_api_spec.rb +91 -0
  392. data/spec/api/flag_triggers_api_spec.rb +110 -0
  393. data/spec/api/integration_audit_log_subscriptions_api_spec.rb +100 -0
  394. data/spec/api/integration_delivery_configurations_beta_api_spec.rb +135 -0
  395. data/spec/api/metrics_api_spec.rb +5 -5
  396. data/spec/api/other_api_spec.rb +1 -1
  397. data/spec/api/projects_api_spec.rb +1 -1
  398. data/spec/api/relay_proxy_configurations_api_spec.rb +1 -1
  399. data/spec/api/scheduled_changes_api_spec.rb +7 -7
  400. data/spec/api/segments_api_spec.rb +29 -29
  401. data/spec/api/segments_beta_api_spec.rb +93 -0
  402. data/spec/api/tags_api_spec.rb +48 -0
  403. data/spec/api/teams_beta_api_spec.rb +49 -8
  404. data/spec/api/user_settings_api_spec.rb +18 -18
  405. data/spec/api/users_api_spec.rb +12 -12
  406. data/spec/api/users_beta_api_spec.rb +1 -1
  407. data/spec/api/webhooks_api_spec.rb +1 -1
  408. data/spec/api/workflows_beta_api_spec.rb +5 -5
  409. data/spec/api_client_spec.rb +1 -1
  410. data/spec/configuration_spec.rb +1 -1
  411. data/spec/models/access_allowed_reason_spec.rb +64 -0
  412. data/spec/models/access_allowed_rep_spec.rb +40 -0
  413. data/spec/models/{access_denied_reason_rep_spec.rb → access_denied_reason_spec.rb} +7 -7
  414. data/spec/models/{access_denied_rep_spec.rb → access_denied_spec.rb} +7 -7
  415. data/spec/models/{derived_attribute_spec.rb → access_spec.rb} +9 -9
  416. data/spec/models/access_token_post_spec.rb +1 -1
  417. data/spec/models/action_input_rep_spec.rb +1 -1
  418. data/spec/models/action_output_rep_spec.rb +1 -1
  419. data/spec/models/approval_condition_input_rep_spec.rb +1 -1
  420. data/spec/models/approval_condition_output_rep_spec.rb +1 -1
  421. data/spec/models/approval_settings_spec.rb +1 -1
  422. data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +1 -1
  423. data/spec/models/audit_log_entry_listing_rep_spec.rb +1 -1
  424. data/spec/models/audit_log_entry_rep_spec.rb +1 -1
  425. data/spec/models/authorized_app_data_rep_spec.rb +1 -1
  426. data/spec/models/big_segment_target_spec.rb +1 -1
  427. data/spec/models/branch_collection_rep_spec.rb +1 -1
  428. data/spec/models/branch_rep_spec.rb +1 -1
  429. data/spec/models/clause_spec.rb +1 -1
  430. data/spec/models/client_side_availability_post_spec.rb +1 -1
  431. data/spec/models/client_side_availability_spec.rb +1 -1
  432. data/spec/models/condition_base_output_rep_spec.rb +1 -1
  433. data/spec/models/condition_input_rep_spec.rb +19 -1
  434. data/spec/models/condition_output_rep_spec.rb +19 -1
  435. data/spec/models/confidence_interval_rep_spec.rb +1 -1
  436. data/spec/models/conflict_output_rep_spec.rb +1 -1
  437. data/spec/models/conflict_spec.rb +1 -1
  438. data/spec/models/copied_from_env_spec.rb +1 -1
  439. data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +1 -1
  440. data/spec/models/create_flag_config_approval_request_request_spec.rb +1 -1
  441. data/spec/models/custom_property_spec.rb +1 -1
  442. data/spec/models/custom_role_post_data_spec.rb +1 -1
  443. data/spec/models/custom_role_post_spec.rb +1 -1
  444. data/spec/models/custom_role_spec.rb +1 -1
  445. data/spec/models/custom_roles_spec.rb +1 -1
  446. data/spec/models/custom_workflow_input_rep_spec.rb +1 -1
  447. data/spec/models/custom_workflow_meta_spec.rb +1 -1
  448. data/spec/models/custom_workflow_output_rep_spec.rb +1 -1
  449. data/spec/models/custom_workflow_stage_meta_spec.rb +1 -1
  450. data/spec/models/custom_workflows_listing_output_rep_spec.rb +1 -1
  451. data/spec/models/default_client_side_availability_post_spec.rb +1 -1
  452. data/spec/models/defaults_spec.rb +1 -1
  453. data/spec/models/dependent_flag_environment_spec.rb +1 -1
  454. data/spec/models/dependent_flag_spec.rb +1 -1
  455. data/spec/models/dependent_flags_by_environment_spec.rb +1 -1
  456. data/spec/models/destination_post_spec.rb +1 -1
  457. data/spec/models/destination_spec.rb +1 -1
  458. data/spec/models/destinations_spec.rb +1 -1
  459. data/spec/models/environment_post_spec.rb +7 -1
  460. data/spec/models/environment_spec.rb +1 -1
  461. data/spec/models/execution_output_rep_spec.rb +1 -1
  462. data/spec/models/experiment_allocation_rep_spec.rb +1 -1
  463. data/spec/models/experiment_enabled_period_rep_spec.rb +1 -1
  464. data/spec/models/experiment_environment_setting_rep_spec.rb +1 -1
  465. data/spec/models/experiment_info_rep_spec.rb +1 -1
  466. data/spec/models/experiment_metadata_rep_spec.rb +1 -1
  467. data/spec/models/experiment_rep_spec.rb +1 -1
  468. data/spec/models/experiment_results_rep_spec.rb +1 -1
  469. data/spec/models/experiment_stats_rep_spec.rb +1 -1
  470. data/spec/models/experiment_time_series_slice_spec.rb +1 -1
  471. data/spec/models/experiment_time_series_variation_slice_spec.rb +1 -1
  472. data/spec/models/experiment_totals_rep_spec.rb +1 -1
  473. data/spec/models/expiring_user_target_error_spec.rb +1 -1
  474. data/spec/models/expiring_user_target_get_response_spec.rb +1 -1
  475. data/spec/models/expiring_user_target_item_spec.rb +1 -1
  476. data/spec/models/expiring_user_target_patch_response_spec.rb +1 -1
  477. data/spec/models/export_spec.rb +76 -0
  478. data/spec/models/extinction_collection_rep_spec.rb +1 -1
  479. data/spec/models/extinction_spec.rb +1 -1
  480. data/spec/models/feature_flag_body_spec.rb +1 -1
  481. data/spec/models/feature_flag_config_spec.rb +1 -1
  482. data/spec/models/feature_flag_scheduled_change_spec.rb +1 -1
  483. data/spec/models/feature_flag_scheduled_changes_spec.rb +1 -1
  484. data/spec/models/feature_flag_spec.rb +1 -1
  485. data/spec/models/feature_flag_status_across_environments_spec.rb +1 -1
  486. data/spec/models/feature_flag_status_spec.rb +1 -1
  487. data/spec/models/feature_flag_statuses_spec.rb +1 -1
  488. data/spec/models/feature_flags_spec.rb +7 -1
  489. data/spec/models/file_rep_spec.rb +40 -0
  490. data/spec/models/flag_config_approval_request_response_spec.rb +1 -1
  491. data/spec/models/flag_config_approval_requests_response_spec.rb +1 -1
  492. data/spec/models/flag_copy_config_environment_spec.rb +1 -1
  493. data/spec/models/flag_copy_config_post_spec.rb +1 -1
  494. data/spec/models/flag_global_attributes_rep_spec.rb +1 -1
  495. data/spec/models/flag_link_collection_rep_spec.rb +40 -0
  496. data/spec/models/flag_link_member_spec.rb +52 -0
  497. data/spec/models/flag_link_post_spec.rb +70 -0
  498. data/spec/models/flag_link_rep_spec.rb +94 -0
  499. data/spec/models/flag_listing_rep_spec.rb +1 -1
  500. data/spec/models/flag_scheduled_changes_input_spec.rb +1 -1
  501. data/spec/models/flag_status_rep_spec.rb +1 -1
  502. data/spec/models/flag_summary_spec.rb +1 -1
  503. data/spec/models/flag_trigger_input_spec.rb +40 -0
  504. data/spec/models/forbidden_error_rep_spec.rb +1 -1
  505. data/spec/models/hunk_rep_spec.rb +1 -1
  506. data/spec/models/import_spec.rb +70 -0
  507. data/spec/models/initiator_rep_spec.rb +40 -0
  508. data/spec/models/integration_delivery_configuration_collection_links_spec.rb +40 -0
  509. data/spec/models/integration_delivery_configuration_collection_spec.rb +40 -0
  510. data/spec/models/integration_delivery_configuration_links_spec.rb +52 -0
  511. data/spec/models/integration_delivery_configuration_post_spec.rb +52 -0
  512. data/spec/models/integration_delivery_configuration_response_spec.rb +52 -0
  513. data/spec/models/integration_delivery_configuration_spec.rb +94 -0
  514. data/spec/models/integration_metadata_spec.rb +1 -1
  515. data/spec/models/integration_spec.rb +100 -0
  516. data/spec/models/integration_status_rep_spec.rb +46 -0
  517. data/spec/models/integration_status_spec.rb +1 -1
  518. data/spec/models/integration_subscription_status_rep_spec.rb +58 -0
  519. data/spec/models/{permission_grant_rep_spec.rb → integrations_spec.rb} +10 -16
  520. data/spec/models/invalid_request_error_rep_spec.rb +1 -1
  521. data/spec/models/ip_list_spec.rb +1 -1
  522. data/spec/models/last_seen_metadata_spec.rb +1 -1
  523. data/spec/models/link_spec.rb +1 -1
  524. data/spec/models/member_data_rep_spec.rb +1 -1
  525. data/spec/models/member_import_item_spec.rb +46 -0
  526. data/spec/models/member_permission_grant_summary_rep_spec.rb +1 -1
  527. data/spec/models/member_spec.rb +1 -1
  528. data/spec/models/{member_summary_rep_spec.rb → member_summary_spec.rb} +7 -7
  529. data/spec/models/member_team_summary_rep_spec.rb +1 -1
  530. data/spec/models/member_teams_post_input_spec.rb +34 -0
  531. data/spec/models/members_spec.rb +1 -1
  532. data/spec/models/method_not_allowed_error_rep_spec.rb +1 -1
  533. data/spec/models/metric_collection_rep_spec.rb +1 -1
  534. data/spec/models/metric_listing_rep_spec.rb +5 -1
  535. data/spec/models/metric_post_spec.rb +5 -1
  536. data/spec/models/metric_rep_spec.rb +5 -1
  537. data/spec/models/metric_seen_spec.rb +2 -2
  538. data/spec/models/modification_spec.rb +1 -1
  539. data/spec/models/multi_environment_dependent_flag_spec.rb +1 -1
  540. data/spec/models/multi_environment_dependent_flags_spec.rb +1 -1
  541. data/spec/models/new_member_form_spec.rb +1 -1
  542. data/spec/models/not_found_error_rep_spec.rb +1 -1
  543. data/spec/models/parent_resource_rep_spec.rb +1 -1
  544. data/spec/models/patch_failed_error_rep_spec.rb +1 -1
  545. data/spec/models/patch_operation_spec.rb +1 -1
  546. data/spec/models/patch_segment_instruction_spec.rb +1 -1
  547. data/spec/models/patch_segment_request_spec.rb +1 -1
  548. data/spec/models/patch_with_comment_spec.rb +1 -1
  549. data/spec/models/permission_grant_input_spec.rb +3 -3
  550. data/spec/models/post_approval_request_apply_request_spec.rb +1 -1
  551. data/spec/models/post_approval_request_review_request_spec.rb +1 -1
  552. data/spec/models/post_flag_scheduled_changes_input_spec.rb +1 -1
  553. data/spec/models/prerequisite_spec.rb +1 -1
  554. data/spec/models/project_listing_rep_spec.rb +1 -1
  555. data/spec/models/project_post_spec.rb +1 -1
  556. data/spec/models/project_spec.rb +1 -1
  557. data/spec/models/project_summary_spec.rb +46 -0
  558. data/spec/models/projects_spec.rb +1 -1
  559. data/spec/models/pub_nub_detail_rep_spec.rb +1 -1
  560. data/spec/models/put_branch_spec.rb +7 -1
  561. data/spec/models/rate_limited_error_rep_spec.rb +1 -1
  562. data/spec/models/recent_trigger_body_spec.rb +40 -0
  563. data/spec/models/reference_rep_spec.rb +1 -1
  564. data/spec/models/relay_auto_config_collection_rep_spec.rb +1 -1
  565. data/spec/models/relay_auto_config_post_spec.rb +1 -1
  566. data/spec/models/relay_auto_config_rep_spec.rb +1 -1
  567. data/spec/models/repository_collection_rep_spec.rb +1 -1
  568. data/spec/models/repository_post_spec.rb +1 -1
  569. data/spec/models/repository_rep_spec.rb +1 -1
  570. data/spec/models/resolved_context_spec.rb +34 -0
  571. data/spec/models/resolved_image_spec.rb +46 -0
  572. data/spec/models/resolved_title_spec.rb +40 -0
  573. data/spec/models/resolved_ui_block_element_spec.rb +52 -0
  574. data/spec/models/resolved_ui_blocks_spec.rb +58 -0
  575. data/spec/models/resource_access_spec.rb +1 -1
  576. data/spec/models/resource_id_response_spec.rb +1 -1
  577. data/spec/models/review_output_rep_spec.rb +1 -1
  578. data/spec/models/review_response_spec.rb +1 -1
  579. data/spec/models/rollout_spec.rb +1 -1
  580. data/spec/models/rule_spec.rb +7 -1
  581. data/spec/models/schedule_condition_input_rep_spec.rb +19 -1
  582. data/spec/models/schedule_condition_output_rep_spec.rb +19 -1
  583. data/spec/models/sdk_list_rep_spec.rb +1 -1
  584. data/spec/models/sdk_version_list_rep_spec.rb +1 -1
  585. data/spec/models/sdk_version_rep_spec.rb +1 -1
  586. data/spec/models/segment_body_spec.rb +1 -1
  587. data/spec/models/segment_metadata_spec.rb +1 -1
  588. data/spec/models/segment_user_list_spec.rb +1 -1
  589. data/spec/models/segment_user_state_spec.rb +1 -1
  590. data/spec/models/series_list_rep_spec.rb +1 -1
  591. data/spec/models/source_env_spec.rb +40 -0
  592. data/spec/models/source_flag_spec.rb +1 -1
  593. data/spec/models/stage_input_rep_spec.rb +1 -1
  594. data/spec/models/stage_output_rep_spec.rb +1 -1
  595. data/spec/models/statement_post_data_spec.rb +1 -1
  596. data/spec/models/statement_post_spec.rb +1 -1
  597. data/spec/models/statement_rep_spec.rb +1 -1
  598. data/spec/models/statement_spec.rb +1 -1
  599. data/spec/models/statistic_collection_rep_spec.rb +1 -1
  600. data/spec/models/statistic_rep_spec.rb +1 -1
  601. data/spec/models/statistics_root_spec.rb +1 -1
  602. data/spec/models/status_conflict_error_rep_spec.rb +1 -1
  603. data/spec/models/subject_data_rep_spec.rb +1 -1
  604. data/spec/models/subscription_post_spec.rb +70 -0
  605. data/spec/models/tag_collection_spec.rb +46 -0
  606. data/spec/models/target_resource_rep_spec.rb +1 -1
  607. data/spec/models/target_spec.rb +1 -1
  608. data/spec/models/team_custom_role_spec.rb +52 -0
  609. data/spec/models/team_custom_roles_spec.rb +46 -0
  610. data/spec/models/{access_rep_spec.rb → team_imports_rep_spec.rb} +8 -8
  611. data/spec/models/team_maintainers_spec.rb +46 -0
  612. data/spec/models/team_patch_input_spec.rb +1 -1
  613. data/spec/models/team_post_input_spec.rb +1 -1
  614. data/spec/models/team_projects_spec.rb +40 -0
  615. data/spec/models/{team_rep_spec.rb → team_spec.rb} +9 -33
  616. data/spec/models/{team_collection_rep_spec.rb → teams_spec.rb} +7 -7
  617. data/spec/models/timestamp_rep_spec.rb +52 -0
  618. data/spec/models/title_rep_spec.rb +1 -1
  619. data/spec/models/token_data_rep_spec.rb +1 -1
  620. data/spec/models/token_spec.rb +1 -1
  621. data/spec/models/tokens_spec.rb +1 -1
  622. data/spec/models/trigger_post_spec.rb +46 -0
  623. data/spec/models/trigger_workflow_collection_rep_spec.rb +40 -0
  624. data/spec/models/trigger_workflow_rep_spec.rb +106 -0
  625. data/spec/models/unauthorized_error_rep_spec.rb +1 -1
  626. data/spec/models/url_post_spec.rb +1 -1
  627. data/spec/models/user_attribute_names_rep_spec.rb +1 -1
  628. data/spec/models/user_flag_setting_spec.rb +1 -1
  629. data/spec/models/user_flag_settings_spec.rb +1 -1
  630. data/spec/models/user_record_rep_spec.rb +1 -1
  631. data/spec/models/user_record_spec.rb +1 -1
  632. data/spec/models/user_segment_rule_spec.rb +1 -1
  633. data/spec/models/user_segment_spec.rb +1 -1
  634. data/spec/models/user_segments_spec.rb +1 -1
  635. data/spec/models/user_spec.rb +1 -7
  636. data/spec/models/users_spec.rb +1 -1
  637. data/spec/models/value_put_spec.rb +1 -1
  638. data/spec/models/variation_or_rollout_rep_spec.rb +1 -1
  639. data/spec/models/variation_spec.rb +1 -1
  640. data/spec/models/variation_summary_spec.rb +1 -1
  641. data/spec/models/versions_rep_spec.rb +1 -1
  642. data/spec/models/webhook_post_spec.rb +1 -1
  643. data/spec/models/webhook_spec.rb +1 -1
  644. data/spec/models/webhooks_spec.rb +1 -1
  645. data/spec/models/weighted_variation_spec.rb +1 -1
  646. data/spec/spec_helper.rb +1 -1
  647. metadata +249 -47
  648. data/docs/AccessRep.md +0 -18
  649. data/docs/DerivedAttribute.md +0 -20
  650. data/docs/PermissionGrantRep.md +0 -24
  651. data/docs/TeamRep.md +0 -40
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b5fa18c753f96439219f4acb093faa22cf901bd17b80274a0fe7ca79e829a7c7
4
- data.tar.gz: 50fa53606668e891cfdd098e8885b10021c56f411990b18bf258bd23657b323a
3
+ metadata.gz: 4ee2a7a1e68f1b7e050b9e5735168d20c893ac1e9152fb271bfc1a5c0dac866a
4
+ data.tar.gz: 27bbda3548a6fca8bd80c803a213f53f3221524f748b5caf5a2b6108e09f8213
5
5
  SHA512:
6
- metadata.gz: bb1bdb01197f78c6d3f209ea4f66a3a6bb34d017fede894a3d35b5de09d7e1a53bab143768d79f277340628f71a54f3d04618b343eddfd7942d7ab7afd6cd9ab
7
- data.tar.gz: 84168897cb889a04f00d230568c2107f052b3c0c1fd02ecc3e86809e2632e4f8d37b89f15e7dbf4464868988817e5142b0cedba104932c0b4dde67267ca6503e
6
+ metadata.gz: ad559050fcf6f77289566fdbee4418454900e378131fb8cfcf244e14416b98ac0b15fac72c129a406812a9344c5463005e383379e4a1ace91c952099b6dda2fd
7
+ data.tar.gz: 913f8d75d3acf954afe80b0d2952a0142f3e7ecbed5a7250ac1dc047307ccf6cf7fd37801d74533653cf72eae9a8b6130bf4ae84d7f391fdd08277d101bb713f
data/README.md CHANGED
@@ -419,10 +419,10 @@ Updates to our REST API include support for the latest features in LaunchDarkly.
419
419
  You can set the API version on a specific request by sending an `LD-API-Version` header, as shown in the example below:
420
420
 
421
421
  ```
422
- LD-API-Version: 20191212
422
+ LD-API-Version: 20210729
423
423
  ```
424
424
 
425
- The header value is the version number of the API version you'd like to request. The number for each version corresponds to the date the version was released. In the example above the version `20191212` corresponds to December 12, 2019.
425
+ The header value is the version number of the API version you'd like to request. The number for each version corresponds to the date the version was released in yyyymmdd format. In the example above the version `20210729` corresponds to July 29, 2021.
426
426
 
427
427
  ### Setting the API version per access token
428
428
 
@@ -438,11 +438,19 @@ If you would like to upgrade your integration to use a new API version, you can
438
438
  >
439
439
  > Only rely on the access token API version during manual testing.
440
440
 
441
+ ### API version changelog
442
+
443
+ | Version | Changes |
444
+ |---|---|
445
+ | `20210729` | <ul><li>Changed the [create approval request](/tag/Approvals#operation/postApprovalRequest) return value. It now returns HTTP Status Code `201` instead of `200`.</li><li> Changed the [get users](/tag/Users#operation/getUser) return value. It now returns a user record, not a user. </li><li> Added additional optional fields to environment, segments, flags, members, and segments, including the ability to create Big Segments. </li><li> Added default values for flag variations when new environments are created. </li><li> Added filtering and pagination for getting flags and members, including `limit`, `number`, `filter`, and `sort` query parameters. </li><li> Added endpoints for expiring user targets for flags and segments, scheduled changes, access tokens, Relay Proxy configuration, integrations and subscriptions, and approvals. </li></ul> |
446
+ | `20191212` | <ul><li>[List feature flags](/tag/Feature-flags#operation/getFeatureFlags) now defaults to sending summaries of feature flag configurations, equivalent to setting the query parameter `summary=true`. Summaries omit flag targeting rules and individual user targets from the payload. </li><li> Added endpoints for flags, flag status, projects, environments, users, audit logs, members, users, custom roles, segments, usage, streams, events, and data export. </li></ul> |
447
+ | `20160426` | <ul><li>Initial versioning of API. Tokens created before versioning have their version set to this.</li></ul> |
448
+
441
449
 
442
450
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
443
451
 
444
452
  - API version: 2.0
445
- - Package version: 7.0.0
453
+ - Package version: 8.0.0
446
454
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
447
455
  For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
448
456
 
@@ -459,16 +467,16 @@ gem build launchdarkly_api.gemspec
459
467
  Then either install the gem locally:
460
468
 
461
469
  ```shell
462
- gem install ./launchdarkly_api-7.0.0.gem
470
+ gem install ./launchdarkly_api-8.0.0.gem
463
471
  ```
464
472
 
465
- (for development, run `gem install --dev ./launchdarkly_api-7.0.0.gem` to install the development dependencies)
473
+ (for development, run `gem install --dev ./launchdarkly_api-8.0.0.gem` to install the development dependencies)
466
474
 
467
475
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
468
476
 
469
477
  Finally add this to the Gemfile:
470
478
 
471
- gem 'launchdarkly_api', '~> 7.0.0'
479
+ gem 'launchdarkly_api', '~> 8.0.0'
472
480
 
473
481
  ### Install from Git
474
482
 
@@ -528,8 +536,9 @@ Class | Method | HTTP request | Description
528
536
  *LaunchDarklyApi::AccountMembersApi* | [**get_member**](docs/AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
529
537
  *LaunchDarklyApi::AccountMembersApi* | [**get_members**](docs/AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
530
538
  *LaunchDarklyApi::AccountMembersApi* | [**patch_member**](docs/AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
539
+ *LaunchDarklyApi::AccountMembersApi* | [**post_member_teams**](docs/AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add member to teams
531
540
  *LaunchDarklyApi::AccountMembersApi* | [**post_members**](docs/AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
532
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_evaluations_usage**](docs/AccountUsageBetaApi.md#get_evaluations_usage) | **GET** /api/v2/usage/evaluations/{projKey}/{envKey}/{flagKey} | Get evaluations usage
541
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_evaluations_usage**](docs/AccountUsageBetaApi.md#get_evaluations_usage) | **GET** /api/v2/usage/evaluations/{projectKey}/{environmentKey}/{featureFlagKey} | Get evaluations usage
533
542
  *LaunchDarklyApi::AccountUsageBetaApi* | [**get_events_usage**](docs/AccountUsageBetaApi.md#get_events_usage) | **GET** /api/v2/usage/events/{type} | Get events usage
534
543
  *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_sdks_by_type**](docs/AccountUsageBetaApi.md#get_mau_sdks_by_type) | **GET** /api/v2/usage/mau/sdks | Get MAU SDKs by type
535
544
  *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_usage**](docs/AccountUsageBetaApi.md#get_mau_usage) | **GET** /api/v2/usage/mau | Get MAU usage
@@ -554,46 +563,67 @@ Class | Method | HTTP request | Description
554
563
  *LaunchDarklyApi::CodeReferencesApi* | [**get_repositories**](docs/CodeReferencesApi.md#get_repositories) | **GET** /api/v2/code-refs/repositories | List repositories
555
564
  *LaunchDarklyApi::CodeReferencesApi* | [**get_repository**](docs/CodeReferencesApi.md#get_repository) | **GET** /api/v2/code-refs/repositories/{repo} | Get repository
556
565
  *LaunchDarklyApi::CodeReferencesApi* | [**get_root_statistic**](docs/CodeReferencesApi.md#get_root_statistic) | **GET** /api/v2/code-refs/statistics | Get links to code reference repositories for each project
557
- *LaunchDarklyApi::CodeReferencesApi* | [**get_statistics**](docs/CodeReferencesApi.md#get_statistics) | **GET** /api/v2/code-refs/statistics/{projKey} | Get number of code references for flags
566
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_statistics**](docs/CodeReferencesApi.md#get_statistics) | **GET** /api/v2/code-refs/statistics/{projectKey} | Get number of code references for flags
558
567
  *LaunchDarklyApi::CodeReferencesApi* | [**patch_repository**](docs/CodeReferencesApi.md#patch_repository) | **PATCH** /api/v2/code-refs/repositories/{repo} | Update repository
559
568
  *LaunchDarklyApi::CodeReferencesApi* | [**post_extinction**](docs/CodeReferencesApi.md#post_extinction) | **POST** /api/v2/code-refs/repositories/{repo}/branches/{branch}/extinction-events | Create extinction
560
569
  *LaunchDarklyApi::CodeReferencesApi* | [**post_repository**](docs/CodeReferencesApi.md#post_repository) | **POST** /api/v2/code-refs/repositories | Create repository
561
570
  *LaunchDarklyApi::CodeReferencesApi* | [**put_branch**](docs/CodeReferencesApi.md#put_branch) | **PUT** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Upsert branch
562
- *LaunchDarklyApi::CustomRolesApi* | [**delete_custom_role**](docs/CustomRolesApi.md#delete_custom_role) | **DELETE** /api/v2/roles/{key} | Delete custom role
563
- *LaunchDarklyApi::CustomRolesApi* | [**get_custom_role**](docs/CustomRolesApi.md#get_custom_role) | **GET** /api/v2/roles/{key} | Get custom role
571
+ *LaunchDarklyApi::CustomRolesApi* | [**delete_custom_role**](docs/CustomRolesApi.md#delete_custom_role) | **DELETE** /api/v2/roles/{customRoleKey} | Delete custom role
572
+ *LaunchDarklyApi::CustomRolesApi* | [**get_custom_role**](docs/CustomRolesApi.md#get_custom_role) | **GET** /api/v2/roles/{customRoleKey} | Get custom role
564
573
  *LaunchDarklyApi::CustomRolesApi* | [**get_custom_roles**](docs/CustomRolesApi.md#get_custom_roles) | **GET** /api/v2/roles | List custom roles
565
- *LaunchDarklyApi::CustomRolesApi* | [**patch_custom_role**](docs/CustomRolesApi.md#patch_custom_role) | **PATCH** /api/v2/roles/{key} | Update custom role
574
+ *LaunchDarklyApi::CustomRolesApi* | [**patch_custom_role**](docs/CustomRolesApi.md#patch_custom_role) | **PATCH** /api/v2/roles/{customRoleKey} | Update custom role
566
575
  *LaunchDarklyApi::CustomRolesApi* | [**post_custom_role**](docs/CustomRolesApi.md#post_custom_role) | **POST** /api/v2/roles | Create custom role
567
- *LaunchDarklyApi::DataExportDestinationsApi* | [**delete_destination**](docs/DataExportDestinationsApi.md#delete_destination) | **DELETE** /api/v2/destinations/{projKey}/{envKey}/{id} | Delete Data Export destination
568
- *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](docs/DataExportDestinationsApi.md#get_destination) | **GET** /api/v2/destinations/{projKey}/{envKey}/{id} | Get destination
576
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**delete_destination**](docs/DataExportDestinationsApi.md#delete_destination) | **DELETE** /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Delete Data Export destination
577
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](docs/DataExportDestinationsApi.md#get_destination) | **GET** /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Get destination
569
578
  *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destinations**](docs/DataExportDestinationsApi.md#get_destinations) | **GET** /api/v2/destinations | List destinations
570
- *LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](docs/DataExportDestinationsApi.md#patch_destination) | **PATCH** /api/v2/destinations/{projKey}/{envKey}/{id} | Update Data Export destination
571
- *LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](docs/DataExportDestinationsApi.md#post_destination) | **POST** /api/v2/destinations/{projKey}/{envKey} | Create data export destination
579
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](docs/DataExportDestinationsApi.md#patch_destination) | **PATCH** /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Update Data Export destination
580
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](docs/DataExportDestinationsApi.md#post_destination) | **POST** /api/v2/destinations/{projectKey}/{environmentKey} | Create data export destination
572
581
  *LaunchDarklyApi::EnvironmentsApi* | [**delete_environment**](docs/EnvironmentsApi.md#delete_environment) | **DELETE** /api/v2/projects/{projectKey}/environments/{environmentKey} | Delete environment
573
582
  *LaunchDarklyApi::EnvironmentsApi* | [**get_environment**](docs/EnvironmentsApi.md#get_environment) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey} | Get environment
574
583
  *LaunchDarklyApi::EnvironmentsApi* | [**patch_environment**](docs/EnvironmentsApi.md#patch_environment) | **PATCH** /api/v2/projects/{projectKey}/environments/{environmentKey} | Update environment
575
584
  *LaunchDarklyApi::EnvironmentsApi* | [**post_environment**](docs/EnvironmentsApi.md#post_environment) | **POST** /api/v2/projects/{projectKey}/environments | Create environment
576
- *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_mobile_key**](docs/EnvironmentsApi.md#reset_environment_mobile_key) | **POST** /api/v2/projects/{projectKey}/environments/{envKey}/mobileKey | Reset environment mobile SDK key
577
- *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_sdk_key**](docs/EnvironmentsApi.md#reset_environment_sdk_key) | **POST** /api/v2/projects/{projectKey}/environments/{envKey}/apiKey | Reset environment SDK key
578
- *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiment**](docs/ExperimentsBetaApi.md#get_experiment) | **GET** /api/v2/flags/{projKey}/{flagKey}/experiments/{envKey}/{metricKey} | Get experiment results
579
- *LaunchDarklyApi::ExperimentsBetaApi* | [**reset_experiment**](docs/ExperimentsBetaApi.md#reset_experiment) | **DELETE** /api/v2/flags/{projKey}/{flagKey}/experiments/{envKey}/{metricKey}/results | Reset experiment results
580
- *LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](docs/FeatureFlagsApi.md#copy_feature_flag) | **POST** /api/v2/flags/{projKey}/{featureFlagKey}/copy | Copy feature flag
581
- *LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](docs/FeatureFlagsApi.md#delete_feature_flag) | **DELETE** /api/v2/flags/{projKey}/{key} | Delete feature flag
582
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_expiring_user_targets**](docs/FeatureFlagsApi.md#get_expiring_user_targets) | **GET** /api/v2/flags/{projKey}/{flagKey}/expiring-user-targets/{envKey} | Get expiring user targets for feature flag
583
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag**](docs/FeatureFlagsApi.md#get_feature_flag) | **GET** /api/v2/flags/{projKey}/{key} | Get feature flag
584
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status**](docs/FeatureFlagsApi.md#get_feature_flag_status) | **GET** /api/v2/flag-statuses/{projKey}/{envKey}/{key} | Get feature flag status
585
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status_across_environments**](docs/FeatureFlagsApi.md#get_feature_flag_status_across_environments) | **GET** /api/v2/flag-status/{projKey}/{key} | Get flag status across environments
586
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_statuses**](docs/FeatureFlagsApi.md#get_feature_flag_statuses) | **GET** /api/v2/flag-statuses/{projKey}/{envKey} | List feature flag statuses
587
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flags**](docs/FeatureFlagsApi.md#get_feature_flags) | **GET** /api/v2/flags/{projKey} | List feature flags
588
- *LaunchDarklyApi::FeatureFlagsApi* | [**patch_expiring_user_targets**](docs/FeatureFlagsApi.md#patch_expiring_user_targets) | **PATCH** /api/v2/flags/{projKey}/{flagKey}/expiring-user-targets/{envKey} | Update expiring user targets on feature flag
589
- *LaunchDarklyApi::FeatureFlagsApi* | [**patch_feature_flag**](docs/FeatureFlagsApi.md#patch_feature_flag) | **PATCH** /api/v2/flags/{projKey}/{key} | Update feature flag
590
- *LaunchDarklyApi::FeatureFlagsApi* | [**post_feature_flag**](docs/FeatureFlagsApi.md#post_feature_flag) | **POST** /api/v2/flags/{projKey} | Create a feature flag
591
- *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags**](docs/FeatureFlagsBetaApi.md#get_dependent_flags) | **GET** /api/v2/flags/{projKey}/{flagKey}/dependent-flags | List dependent feature flags
592
- *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags_by_env**](docs/FeatureFlagsBetaApi.md#get_dependent_flags_by_env) | **GET** /api/v2/flags/{projKey}/{envKey}/{flagKey}/dependent-flags | List dependent feature flags by environment
593
- *LaunchDarklyApi::MetricsApi* | [**delete_metric**](docs/MetricsApi.md#delete_metric) | **DELETE** /api/v2/metrics/{projectKey}/{key} | Delete metric
594
- *LaunchDarklyApi::MetricsApi* | [**get_metric**](docs/MetricsApi.md#get_metric) | **GET** /api/v2/metrics/{projectKey}/{key} | Get metric
585
+ *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_mobile_key**](docs/EnvironmentsApi.md#reset_environment_mobile_key) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/mobileKey | Reset environment mobile SDK key
586
+ *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_sdk_key**](docs/EnvironmentsApi.md#reset_environment_sdk_key) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/apiKey | Reset environment SDK key
587
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiment**](docs/ExperimentsBetaApi.md#get_experiment) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey} | Get experiment results
588
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**reset_experiment**](docs/ExperimentsBetaApi.md#reset_experiment) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey}/results | Reset experiment results
589
+ *LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](docs/FeatureFlagsApi.md#copy_feature_flag) | **POST** /api/v2/flags/{projectKey}/{featureFlagKey}/copy | Copy feature flag
590
+ *LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](docs/FeatureFlagsApi.md#delete_feature_flag) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey} | Delete feature flag
591
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_expiring_user_targets**](docs/FeatureFlagsApi.md#get_expiring_user_targets) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/expiring-user-targets/{environmentKey} | Get expiring user targets for feature flag
592
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag**](docs/FeatureFlagsApi.md#get_feature_flag) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey} | Get feature flag
593
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status**](docs/FeatureFlagsApi.md#get_feature_flag_status) | **GET** /api/v2/flag-statuses/{projectKey}/{environmentKey}/{featureFlagKey} | Get feature flag status
594
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status_across_environments**](docs/FeatureFlagsApi.md#get_feature_flag_status_across_environments) | **GET** /api/v2/flag-status/{projectKey}/{featureFlagKey} | Get flag status across environments
595
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_statuses**](docs/FeatureFlagsApi.md#get_feature_flag_statuses) | **GET** /api/v2/flag-statuses/{projectKey}/{environmentKey} | List feature flag statuses
596
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flags**](docs/FeatureFlagsApi.md#get_feature_flags) | **GET** /api/v2/flags/{projectKey} | List feature flags
597
+ *LaunchDarklyApi::FeatureFlagsApi* | [**patch_expiring_user_targets**](docs/FeatureFlagsApi.md#patch_expiring_user_targets) | **PATCH** /api/v2/flags/{projectKey}/{featureFlagKey}/expiring-user-targets/{environmentKey} | Update expiring user targets on feature flag
598
+ *LaunchDarklyApi::FeatureFlagsApi* | [**patch_feature_flag**](docs/FeatureFlagsApi.md#patch_feature_flag) | **PATCH** /api/v2/flags/{projectKey}/{featureFlagKey} | Update feature flag
599
+ *LaunchDarklyApi::FeatureFlagsApi* | [**post_feature_flag**](docs/FeatureFlagsApi.md#post_feature_flag) | **POST** /api/v2/flags/{projectKey} | Create a feature flag
600
+ *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags**](docs/FeatureFlagsBetaApi.md#get_dependent_flags) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/dependent-flags | List dependent feature flags
601
+ *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags_by_env**](docs/FeatureFlagsBetaApi.md#get_dependent_flags_by_env) | **GET** /api/v2/flags/{projectKey}/{environmentKey}/{featureFlagKey}/dependent-flags | List dependent feature flags by environment
602
+ *LaunchDarklyApi::FlagLinksBetaApi* | [**create_flag_link**](docs/FlagLinksBetaApi.md#create_flag_link) | **POST** /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey} | Create flag link
603
+ *LaunchDarklyApi::FlagLinksBetaApi* | [**delete_flag_link**](docs/FlagLinksBetaApi.md#delete_flag_link) | **DELETE** /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey}/{id} | Delete flag link
604
+ *LaunchDarklyApi::FlagLinksBetaApi* | [**get_flag_links**](docs/FlagLinksBetaApi.md#get_flag_links) | **GET** /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey} | List flag links
605
+ *LaunchDarklyApi::FlagLinksBetaApi* | [**update_flag_link**](docs/FlagLinksBetaApi.md#update_flag_link) | **PATCH** /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey}/{id} | Update flag link
606
+ *LaunchDarklyApi::FlagTriggersApi* | [**create_trigger_workflow**](docs/FlagTriggersApi.md#create_trigger_workflow) | **POST** /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey} | Create flag trigger
607
+ *LaunchDarklyApi::FlagTriggersApi* | [**delete_trigger_workflow**](docs/FlagTriggersApi.md#delete_trigger_workflow) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey}/{id} | Delete flag trigger
608
+ *LaunchDarklyApi::FlagTriggersApi* | [**get_trigger_workflow_by_id**](docs/FlagTriggersApi.md#get_trigger_workflow_by_id) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey}/{id} | Get flag trigger by ID
609
+ *LaunchDarklyApi::FlagTriggersApi* | [**get_trigger_workflows**](docs/FlagTriggersApi.md#get_trigger_workflows) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey} | List flag triggers
610
+ *LaunchDarklyApi::FlagTriggersApi* | [**patch_trigger_workflow**](docs/FlagTriggersApi.md#patch_trigger_workflow) | **PATCH** /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey}/{id} | Update flag trigger
611
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**create_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#create_subscription) | **POST** /api/v2/integrations/{integrationKey} | Create audit log subscription
612
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**delete_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#delete_subscription) | **DELETE** /api/v2/integrations/{integrationKey}/{id} | Delete audit log subscription
613
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**get_subscription_by_id**](docs/IntegrationAuditLogSubscriptionsApi.md#get_subscription_by_id) | **GET** /api/v2/integrations/{integrationKey}/{id} | Get audit log subscription by ID
614
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**get_subscriptions**](docs/IntegrationAuditLogSubscriptionsApi.md#get_subscriptions) | **GET** /api/v2/integrations/{integrationKey} | Get audit log subscriptions by integration
615
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**update_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#update_subscription) | **PATCH** /api/v2/integrations/{integrationKey}/{id} | Update audit log subscription
616
+ *LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi* | [**create_integration_delivery_configuration**](docs/IntegrationDeliveryConfigurationsBetaApi.md#create_integration_delivery_configuration) | **POST** /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey} | Create delivery configuration
617
+ *LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi* | [**delete_integration_delivery_configuration**](docs/IntegrationDeliveryConfigurationsBetaApi.md#delete_integration_delivery_configuration) | **DELETE** /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey}/{id} | Delete delivery configuration
618
+ *LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi* | [**get_integration_delivery_configuration_by_environment**](docs/IntegrationDeliveryConfigurationsBetaApi.md#get_integration_delivery_configuration_by_environment) | **GET** /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey} | Get delivery configurations by environment
619
+ *LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi* | [**get_integration_delivery_configuration_by_id**](docs/IntegrationDeliveryConfigurationsBetaApi.md#get_integration_delivery_configuration_by_id) | **GET** /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey}/{id} | Get delivery configuration by ID
620
+ *LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi* | [**get_integration_delivery_configurations**](docs/IntegrationDeliveryConfigurationsBetaApi.md#get_integration_delivery_configurations) | **GET** /api/v2/integration-capabilities/featureStore | List all delivery configurations
621
+ *LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi* | [**patch_integration_delivery_configuration**](docs/IntegrationDeliveryConfigurationsBetaApi.md#patch_integration_delivery_configuration) | **PATCH** /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey}/{id} | Update delivery configuration
622
+ *LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi* | [**validate_integration_delivery_configuration**](docs/IntegrationDeliveryConfigurationsBetaApi.md#validate_integration_delivery_configuration) | **POST** /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey}/{id}/validate | Validate delivery configuration
623
+ *LaunchDarklyApi::MetricsApi* | [**delete_metric**](docs/MetricsApi.md#delete_metric) | **DELETE** /api/v2/metrics/{projectKey}/{metricKey} | Delete metric
624
+ *LaunchDarklyApi::MetricsApi* | [**get_metric**](docs/MetricsApi.md#get_metric) | **GET** /api/v2/metrics/{projectKey}/{metricKey} | Get metric
595
625
  *LaunchDarklyApi::MetricsApi* | [**get_metrics**](docs/MetricsApi.md#get_metrics) | **GET** /api/v2/metrics/{projectKey} | List metrics
596
- *LaunchDarklyApi::MetricsApi* | [**patch_metric**](docs/MetricsApi.md#patch_metric) | **PATCH** /api/v2/metrics/{projectKey}/{key} | Update metric
626
+ *LaunchDarklyApi::MetricsApi* | [**patch_metric**](docs/MetricsApi.md#patch_metric) | **PATCH** /api/v2/metrics/{projectKey}/{metricKey} | Update metric
597
627
  *LaunchDarklyApi::MetricsApi* | [**post_metric**](docs/MetricsApi.md#post_metric) | **POST** /api/v2/metrics/{projectKey} | Create metric
598
628
  *LaunchDarklyApi::OtherApi* | [**get_ips**](docs/OtherApi.md#get_ips) | **GET** /api/v2/public-ip-list | Gets the public IP list
599
629
  *LaunchDarklyApi::OtherApi* | [**get_openapi_spec**](docs/OtherApi.md#get_openapi_spec) | **GET** /api/v2/openapi.json | Gets the OpenAPI spec in json
@@ -615,29 +645,37 @@ Class | Method | HTTP request | Description
615
645
  *LaunchDarklyApi::ScheduledChangesApi* | [**get_flag_config_scheduled_changes**](docs/ScheduledChangesApi.md#get_flag_config_scheduled_changes) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | List scheduled changes
616
646
  *LaunchDarklyApi::ScheduledChangesApi* | [**patch_flag_config_scheduled_change**](docs/ScheduledChangesApi.md#patch_flag_config_scheduled_change) | **PATCH** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Update scheduled changes workflow
617
647
  *LaunchDarklyApi::ScheduledChangesApi* | [**post_flag_config_scheduled_changes**](docs/ScheduledChangesApi.md#post_flag_config_scheduled_changes) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | Create scheduled changes workflow
618
- *LaunchDarklyApi::SegmentsApi* | [**delete_segment**](docs/SegmentsApi.md#delete_segment) | **DELETE** /api/v2/segments/{projKey}/{envKey}/{key} | Delete segment
619
- *LaunchDarklyApi::SegmentsApi* | [**get_expiring_user_targets_for_segment**](docs/SegmentsApi.md#get_expiring_user_targets_for_segment) | **GET** /api/v2/segments/{projKey}/{segmentKey}/expiring-user-targets/{envKey} | Get expiring user targets for segment
620
- *LaunchDarklyApi::SegmentsApi* | [**get_segment**](docs/SegmentsApi.md#get_segment) | **GET** /api/v2/segments/{projKey}/{envKey}/{key} | Get segment
621
- *LaunchDarklyApi::SegmentsApi* | [**get_segment_membership_for_user**](docs/SegmentsApi.md#get_segment_membership_for_user) | **GET** /api/v2/segments/{projKey}/{envKey}/{key}/users/{userKey} | Get Big Segment membership for user
622
- *LaunchDarklyApi::SegmentsApi* | [**get_segments**](docs/SegmentsApi.md#get_segments) | **GET** /api/v2/segments/{projKey}/{envKey} | List segments
623
- *LaunchDarklyApi::SegmentsApi* | [**patch_expiring_user_targets_for_segment**](docs/SegmentsApi.md#patch_expiring_user_targets_for_segment) | **PATCH** /api/v2/segments/{projKey}/{segmentKey}/expiring-user-targets/{envKey} | Update expiring user targets for segment
624
- *LaunchDarklyApi::SegmentsApi* | [**patch_segment**](docs/SegmentsApi.md#patch_segment) | **PATCH** /api/v2/segments/{projKey}/{envKey}/{key} | Patch segment
625
- *LaunchDarklyApi::SegmentsApi* | [**post_segment**](docs/SegmentsApi.md#post_segment) | **POST** /api/v2/segments/{projKey}/{envKey} | Create segment
626
- *LaunchDarklyApi::SegmentsApi* | [**update_big_segment_targets**](docs/SegmentsApi.md#update_big_segment_targets) | **POST** /api/v2/segments/{projKey}/{envKey}/{key}/users | Update targets on a Big Segment
627
- *LaunchDarklyApi::TeamsBetaApi* | [**delete_team**](docs/TeamsBetaApi.md#delete_team) | **DELETE** /api/v2/teams/{key} | Delete team
628
- *LaunchDarklyApi::TeamsBetaApi* | [**get_team**](docs/TeamsBetaApi.md#get_team) | **GET** /api/v2/teams/{key} | Get team
648
+ *LaunchDarklyApi::SegmentsApi* | [**delete_segment**](docs/SegmentsApi.md#delete_segment) | **DELETE** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Delete segment
649
+ *LaunchDarklyApi::SegmentsApi* | [**get_expiring_user_targets_for_segment**](docs/SegmentsApi.md#get_expiring_user_targets_for_segment) | **GET** /api/v2/segments/{projectKey}/{segmentKey}/expiring-user-targets/{environmentKey} | Get expiring user targets for segment
650
+ *LaunchDarklyApi::SegmentsApi* | [**get_segment**](docs/SegmentsApi.md#get_segment) | **GET** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Get segment
651
+ *LaunchDarklyApi::SegmentsApi* | [**get_segment_membership_for_user**](docs/SegmentsApi.md#get_segment_membership_for_user) | **GET** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/users/{userKey} | Get Big Segment membership for user
652
+ *LaunchDarklyApi::SegmentsApi* | [**get_segments**](docs/SegmentsApi.md#get_segments) | **GET** /api/v2/segments/{projectKey}/{environmentKey} | List segments
653
+ *LaunchDarklyApi::SegmentsApi* | [**patch_expiring_user_targets_for_segment**](docs/SegmentsApi.md#patch_expiring_user_targets_for_segment) | **PATCH** /api/v2/segments/{projectKey}/{segmentKey}/expiring-user-targets/{environmentKey} | Update expiring user targets for segment
654
+ *LaunchDarklyApi::SegmentsApi* | [**patch_segment**](docs/SegmentsApi.md#patch_segment) | **PATCH** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Patch segment
655
+ *LaunchDarklyApi::SegmentsApi* | [**post_segment**](docs/SegmentsApi.md#post_segment) | **POST** /api/v2/segments/{projectKey}/{environmentKey} | Create segment
656
+ *LaunchDarklyApi::SegmentsApi* | [**update_big_segment_targets**](docs/SegmentsApi.md#update_big_segment_targets) | **POST** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/users | Update targets on a Big Segment
657
+ *LaunchDarklyApi::SegmentsBetaApi* | [**create_big_segment_export**](docs/SegmentsBetaApi.md#create_big_segment_export) | **POST** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/exports | Create Big Segment export
658
+ *LaunchDarklyApi::SegmentsBetaApi* | [**create_big_segment_import**](docs/SegmentsBetaApi.md#create_big_segment_import) | **POST** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/imports | Create Big Segment import
659
+ *LaunchDarklyApi::SegmentsBetaApi* | [**get_big_segment_export**](docs/SegmentsBetaApi.md#get_big_segment_export) | **GET** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/exports/{exportID} | Get Big Segment export
660
+ *LaunchDarklyApi::SegmentsBetaApi* | [**get_big_segment_import**](docs/SegmentsBetaApi.md#get_big_segment_import) | **GET** /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/imports/{importID} | Get Big Segment import
661
+ *LaunchDarklyApi::TagsApi* | [**get_tags**](docs/TagsApi.md#get_tags) | **GET** /api/v2/tags | List tags
662
+ *LaunchDarklyApi::TeamsBetaApi* | [**delete_team**](docs/TeamsBetaApi.md#delete_team) | **DELETE** /api/v2/teams/{teamKey} | Delete team
663
+ *LaunchDarklyApi::TeamsBetaApi* | [**get_team**](docs/TeamsBetaApi.md#get_team) | **GET** /api/v2/teams/{teamKey} | Get team
664
+ *LaunchDarklyApi::TeamsBetaApi* | [**get_team_maintainers**](docs/TeamsBetaApi.md#get_team_maintainers) | **GET** /api/v2/teams/{teamKey}/maintainers | Get team maintainers
665
+ *LaunchDarklyApi::TeamsBetaApi* | [**get_team_roles**](docs/TeamsBetaApi.md#get_team_roles) | **GET** /api/v2/teams/{teamKey}/roles | Get team custom roles
629
666
  *LaunchDarklyApi::TeamsBetaApi* | [**get_teams**](docs/TeamsBetaApi.md#get_teams) | **GET** /api/v2/teams | List teams
630
- *LaunchDarklyApi::TeamsBetaApi* | [**patch_team**](docs/TeamsBetaApi.md#patch_team) | **PATCH** /api/v2/teams/{key} | Update team
667
+ *LaunchDarklyApi::TeamsBetaApi* | [**patch_team**](docs/TeamsBetaApi.md#patch_team) | **PATCH** /api/v2/teams/{teamKey} | Update team
631
668
  *LaunchDarklyApi::TeamsBetaApi* | [**post_team**](docs/TeamsBetaApi.md#post_team) | **POST** /api/v2/teams | Create team
632
- *LaunchDarklyApi::UserSettingsApi* | [**get_expiring_flags_for_user**](docs/UserSettingsApi.md#get_expiring_flags_for_user) | **GET** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Get expiring dates on flags for user
633
- *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Get flag setting for user
634
- *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags | List flag settings for user
635
- *LaunchDarklyApi::UserSettingsApi* | [**patch_expiring_flags_for_user**](docs/UserSettingsApi.md#patch_expiring_flags_for_user) | **PATCH** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Update expiring user target for flags
636
- *LaunchDarklyApi::UserSettingsApi* | [**put_flag_setting**](docs/UserSettingsApi.md#put_flag_setting) | **PUT** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Update flag settings for user
637
- *LaunchDarklyApi::UsersApi* | [**delete_user**](docs/UsersApi.md#delete_user) | **DELETE** /api/v2/users/{projKey}/{envKey}/{key} | Delete user
638
- *LaunchDarklyApi::UsersApi* | [**get_search_users**](docs/UsersApi.md#get_search_users) | **GET** /api/v2/user-search/{projKey}/{envKey} | Find users
639
- *LaunchDarklyApi::UsersApi* | [**get_user**](docs/UsersApi.md#get_user) | **GET** /api/v2/users/{projKey}/{envKey}/{key} | Get user
640
- *LaunchDarklyApi::UsersApi* | [**get_users**](docs/UsersApi.md#get_users) | **GET** /api/v2/users/{projKey}/{envKey} | List users
669
+ *LaunchDarklyApi::TeamsBetaApi* | [**post_team_members**](docs/TeamsBetaApi.md#post_team_members) | **POST** /api/v2/teams/{teamKey}/members | Add members to team
670
+ *LaunchDarklyApi::UserSettingsApi* | [**get_expiring_flags_for_user**](docs/UserSettingsApi.md#get_expiring_flags_for_user) | **GET** /api/v2/users/{projectKey}/{userKey}/expiring-user-targets/{environmentKey} | Get expiring dates on flags for user
671
+ *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Get flag setting for user
672
+ *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags | List flag settings for user
673
+ *LaunchDarklyApi::UserSettingsApi* | [**patch_expiring_flags_for_user**](docs/UserSettingsApi.md#patch_expiring_flags_for_user) | **PATCH** /api/v2/users/{projectKey}/{userKey}/expiring-user-targets/{environmentKey} | Update expiring user target for flags
674
+ *LaunchDarklyApi::UserSettingsApi* | [**put_flag_setting**](docs/UserSettingsApi.md#put_flag_setting) | **PUT** /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Update flag settings for user
675
+ *LaunchDarklyApi::UsersApi* | [**delete_user**](docs/UsersApi.md#delete_user) | **DELETE** /api/v2/users/{projectKey}/{environmentKey}/{userKey} | Delete user
676
+ *LaunchDarklyApi::UsersApi* | [**get_search_users**](docs/UsersApi.md#get_search_users) | **GET** /api/v2/user-search/{projectKey}/{environmentKey} | Find users
677
+ *LaunchDarklyApi::UsersApi* | [**get_user**](docs/UsersApi.md#get_user) | **GET** /api/v2/users/{projectKey}/{environmentKey}/{userKey} | Get user
678
+ *LaunchDarklyApi::UsersApi* | [**get_users**](docs/UsersApi.md#get_users) | **GET** /api/v2/users/{projectKey}/{environmentKey} | List users
641
679
  *LaunchDarklyApi::UsersBetaApi* | [**get_user_attribute_names**](docs/UsersBetaApi.md#get_user_attribute_names) | **GET** /api/v2/user-attributes/{projectKey}/{environmentKey} | Get user attribute names
642
680
  *LaunchDarklyApi::WebhooksApi* | [**delete_webhook**](docs/WebhooksApi.md#delete_webhook) | **DELETE** /api/v2/webhooks/{id} | Delete webhook
643
681
  *LaunchDarklyApi::WebhooksApi* | [**get_all_webhooks**](docs/WebhooksApi.md#get_all_webhooks) | **GET** /api/v2/webhooks | List webhooks
@@ -652,9 +690,11 @@ Class | Method | HTTP request | Description
652
690
 
653
691
  ## Documentation for Models
654
692
 
655
- - [LaunchDarklyApi::AccessDeniedReasonRep](docs/AccessDeniedReasonRep.md)
656
- - [LaunchDarklyApi::AccessDeniedRep](docs/AccessDeniedRep.md)
657
- - [LaunchDarklyApi::AccessRep](docs/AccessRep.md)
693
+ - [LaunchDarklyApi::Access](docs/Access.md)
694
+ - [LaunchDarklyApi::AccessAllowedReason](docs/AccessAllowedReason.md)
695
+ - [LaunchDarklyApi::AccessAllowedRep](docs/AccessAllowedRep.md)
696
+ - [LaunchDarklyApi::AccessDenied](docs/AccessDenied.md)
697
+ - [LaunchDarklyApi::AccessDeniedReason](docs/AccessDeniedReason.md)
658
698
  - [LaunchDarklyApi::AccessTokenPost](docs/AccessTokenPost.md)
659
699
  - [LaunchDarklyApi::ActionInputRep](docs/ActionInputRep.md)
660
700
  - [LaunchDarklyApi::ActionOutputRep](docs/ActionOutputRep.md)
@@ -695,7 +735,6 @@ Class | Method | HTTP request | Description
695
735
  - [LaunchDarklyApi::DependentFlag](docs/DependentFlag.md)
696
736
  - [LaunchDarklyApi::DependentFlagEnvironment](docs/DependentFlagEnvironment.md)
697
737
  - [LaunchDarklyApi::DependentFlagsByEnvironment](docs/DependentFlagsByEnvironment.md)
698
- - [LaunchDarklyApi::DerivedAttribute](docs/DerivedAttribute.md)
699
738
  - [LaunchDarklyApi::Destination](docs/Destination.md)
700
739
  - [LaunchDarklyApi::DestinationPost](docs/DestinationPost.md)
701
740
  - [LaunchDarklyApi::Destinations](docs/Destinations.md)
@@ -717,6 +756,7 @@ Class | Method | HTTP request | Description
717
756
  - [LaunchDarklyApi::ExpiringUserTargetGetResponse](docs/ExpiringUserTargetGetResponse.md)
718
757
  - [LaunchDarklyApi::ExpiringUserTargetItem](docs/ExpiringUserTargetItem.md)
719
758
  - [LaunchDarklyApi::ExpiringUserTargetPatchResponse](docs/ExpiringUserTargetPatchResponse.md)
759
+ - [LaunchDarklyApi::Export](docs/Export.md)
720
760
  - [LaunchDarklyApi::Extinction](docs/Extinction.md)
721
761
  - [LaunchDarklyApi::ExtinctionCollectionRep](docs/ExtinctionCollectionRep.md)
722
762
  - [LaunchDarklyApi::FeatureFlag](docs/FeatureFlag.md)
@@ -728,28 +768,48 @@ Class | Method | HTTP request | Description
728
768
  - [LaunchDarklyApi::FeatureFlagStatusAcrossEnvironments](docs/FeatureFlagStatusAcrossEnvironments.md)
729
769
  - [LaunchDarklyApi::FeatureFlagStatuses](docs/FeatureFlagStatuses.md)
730
770
  - [LaunchDarklyApi::FeatureFlags](docs/FeatureFlags.md)
771
+ - [LaunchDarklyApi::FileRep](docs/FileRep.md)
731
772
  - [LaunchDarklyApi::FlagConfigApprovalRequestResponse](docs/FlagConfigApprovalRequestResponse.md)
732
773
  - [LaunchDarklyApi::FlagConfigApprovalRequestsResponse](docs/FlagConfigApprovalRequestsResponse.md)
733
774
  - [LaunchDarklyApi::FlagCopyConfigEnvironment](docs/FlagCopyConfigEnvironment.md)
734
775
  - [LaunchDarklyApi::FlagCopyConfigPost](docs/FlagCopyConfigPost.md)
735
776
  - [LaunchDarklyApi::FlagGlobalAttributesRep](docs/FlagGlobalAttributesRep.md)
777
+ - [LaunchDarklyApi::FlagLinkCollectionRep](docs/FlagLinkCollectionRep.md)
778
+ - [LaunchDarklyApi::FlagLinkMember](docs/FlagLinkMember.md)
779
+ - [LaunchDarklyApi::FlagLinkPost](docs/FlagLinkPost.md)
780
+ - [LaunchDarklyApi::FlagLinkRep](docs/FlagLinkRep.md)
736
781
  - [LaunchDarklyApi::FlagListingRep](docs/FlagListingRep.md)
737
782
  - [LaunchDarklyApi::FlagScheduledChangesInput](docs/FlagScheduledChangesInput.md)
738
783
  - [LaunchDarklyApi::FlagStatusRep](docs/FlagStatusRep.md)
739
784
  - [LaunchDarklyApi::FlagSummary](docs/FlagSummary.md)
785
+ - [LaunchDarklyApi::FlagTriggerInput](docs/FlagTriggerInput.md)
740
786
  - [LaunchDarklyApi::ForbiddenErrorRep](docs/ForbiddenErrorRep.md)
741
787
  - [LaunchDarklyApi::HunkRep](docs/HunkRep.md)
788
+ - [LaunchDarklyApi::Import](docs/Import.md)
789
+ - [LaunchDarklyApi::InitiatorRep](docs/InitiatorRep.md)
790
+ - [LaunchDarklyApi::Integration](docs/Integration.md)
791
+ - [LaunchDarklyApi::IntegrationDeliveryConfiguration](docs/IntegrationDeliveryConfiguration.md)
792
+ - [LaunchDarklyApi::IntegrationDeliveryConfigurationCollection](docs/IntegrationDeliveryConfigurationCollection.md)
793
+ - [LaunchDarklyApi::IntegrationDeliveryConfigurationCollectionLinks](docs/IntegrationDeliveryConfigurationCollectionLinks.md)
794
+ - [LaunchDarklyApi::IntegrationDeliveryConfigurationLinks](docs/IntegrationDeliveryConfigurationLinks.md)
795
+ - [LaunchDarklyApi::IntegrationDeliveryConfigurationPost](docs/IntegrationDeliveryConfigurationPost.md)
796
+ - [LaunchDarklyApi::IntegrationDeliveryConfigurationResponse](docs/IntegrationDeliveryConfigurationResponse.md)
742
797
  - [LaunchDarklyApi::IntegrationMetadata](docs/IntegrationMetadata.md)
743
798
  - [LaunchDarklyApi::IntegrationStatus](docs/IntegrationStatus.md)
799
+ - [LaunchDarklyApi::IntegrationStatusRep](docs/IntegrationStatusRep.md)
800
+ - [LaunchDarklyApi::IntegrationSubscriptionStatusRep](docs/IntegrationSubscriptionStatusRep.md)
801
+ - [LaunchDarklyApi::Integrations](docs/Integrations.md)
744
802
  - [LaunchDarklyApi::InvalidRequestErrorRep](docs/InvalidRequestErrorRep.md)
745
803
  - [LaunchDarklyApi::IpList](docs/IpList.md)
746
804
  - [LaunchDarklyApi::LastSeenMetadata](docs/LastSeenMetadata.md)
747
805
  - [LaunchDarklyApi::Link](docs/Link.md)
748
806
  - [LaunchDarklyApi::Member](docs/Member.md)
749
807
  - [LaunchDarklyApi::MemberDataRep](docs/MemberDataRep.md)
808
+ - [LaunchDarklyApi::MemberImportItem](docs/MemberImportItem.md)
750
809
  - [LaunchDarklyApi::MemberPermissionGrantSummaryRep](docs/MemberPermissionGrantSummaryRep.md)
751
- - [LaunchDarklyApi::MemberSummaryRep](docs/MemberSummaryRep.md)
810
+ - [LaunchDarklyApi::MemberSummary](docs/MemberSummary.md)
752
811
  - [LaunchDarklyApi::MemberTeamSummaryRep](docs/MemberTeamSummaryRep.md)
812
+ - [LaunchDarklyApi::MemberTeamsPostInput](docs/MemberTeamsPostInput.md)
753
813
  - [LaunchDarklyApi::Members](docs/Members.md)
754
814
  - [LaunchDarklyApi::MethodNotAllowedErrorRep](docs/MethodNotAllowedErrorRep.md)
755
815
  - [LaunchDarklyApi::MetricCollectionRep](docs/MetricCollectionRep.md)
@@ -769,7 +829,6 @@ Class | Method | HTTP request | Description
769
829
  - [LaunchDarklyApi::PatchSegmentRequest](docs/PatchSegmentRequest.md)
770
830
  - [LaunchDarklyApi::PatchWithComment](docs/PatchWithComment.md)
771
831
  - [LaunchDarklyApi::PermissionGrantInput](docs/PermissionGrantInput.md)
772
- - [LaunchDarklyApi::PermissionGrantRep](docs/PermissionGrantRep.md)
773
832
  - [LaunchDarklyApi::PostApprovalRequestApplyRequest](docs/PostApprovalRequestApplyRequest.md)
774
833
  - [LaunchDarklyApi::PostApprovalRequestReviewRequest](docs/PostApprovalRequestReviewRequest.md)
775
834
  - [LaunchDarklyApi::PostFlagScheduledChangesInput](docs/PostFlagScheduledChangesInput.md)
@@ -777,10 +836,12 @@ Class | Method | HTTP request | Description
777
836
  - [LaunchDarklyApi::Project](docs/Project.md)
778
837
  - [LaunchDarklyApi::ProjectListingRep](docs/ProjectListingRep.md)
779
838
  - [LaunchDarklyApi::ProjectPost](docs/ProjectPost.md)
839
+ - [LaunchDarklyApi::ProjectSummary](docs/ProjectSummary.md)
780
840
  - [LaunchDarklyApi::Projects](docs/Projects.md)
781
841
  - [LaunchDarklyApi::PubNubDetailRep](docs/PubNubDetailRep.md)
782
842
  - [LaunchDarklyApi::PutBranch](docs/PutBranch.md)
783
843
  - [LaunchDarklyApi::RateLimitedErrorRep](docs/RateLimitedErrorRep.md)
844
+ - [LaunchDarklyApi::RecentTriggerBody](docs/RecentTriggerBody.md)
784
845
  - [LaunchDarklyApi::ReferenceRep](docs/ReferenceRep.md)
785
846
  - [LaunchDarklyApi::RelayAutoConfigCollectionRep](docs/RelayAutoConfigCollectionRep.md)
786
847
  - [LaunchDarklyApi::RelayAutoConfigPost](docs/RelayAutoConfigPost.md)
@@ -788,6 +849,11 @@ Class | Method | HTTP request | Description
788
849
  - [LaunchDarklyApi::RepositoryCollectionRep](docs/RepositoryCollectionRep.md)
789
850
  - [LaunchDarklyApi::RepositoryPost](docs/RepositoryPost.md)
790
851
  - [LaunchDarklyApi::RepositoryRep](docs/RepositoryRep.md)
852
+ - [LaunchDarklyApi::ResolvedContext](docs/ResolvedContext.md)
853
+ - [LaunchDarklyApi::ResolvedImage](docs/ResolvedImage.md)
854
+ - [LaunchDarklyApi::ResolvedTitle](docs/ResolvedTitle.md)
855
+ - [LaunchDarklyApi::ResolvedUIBlockElement](docs/ResolvedUIBlockElement.md)
856
+ - [LaunchDarklyApi::ResolvedUIBlocks](docs/ResolvedUIBlocks.md)
791
857
  - [LaunchDarklyApi::ResourceAccess](docs/ResourceAccess.md)
792
858
  - [LaunchDarklyApi::ResourceIDResponse](docs/ResourceIDResponse.md)
793
859
  - [LaunchDarklyApi::ReviewOutputRep](docs/ReviewOutputRep.md)
@@ -804,6 +870,7 @@ Class | Method | HTTP request | Description
804
870
  - [LaunchDarklyApi::SegmentUserList](docs/SegmentUserList.md)
805
871
  - [LaunchDarklyApi::SegmentUserState](docs/SegmentUserState.md)
806
872
  - [LaunchDarklyApi::SeriesListRep](docs/SeriesListRep.md)
873
+ - [LaunchDarklyApi::SourceEnv](docs/SourceEnv.md)
807
874
  - [LaunchDarklyApi::SourceFlag](docs/SourceFlag.md)
808
875
  - [LaunchDarklyApi::StageInputRep](docs/StageInputRep.md)
809
876
  - [LaunchDarklyApi::StageOutputRep](docs/StageOutputRep.md)
@@ -816,16 +883,27 @@ Class | Method | HTTP request | Description
816
883
  - [LaunchDarklyApi::StatisticsRoot](docs/StatisticsRoot.md)
817
884
  - [LaunchDarklyApi::StatusConflictErrorRep](docs/StatusConflictErrorRep.md)
818
885
  - [LaunchDarklyApi::SubjectDataRep](docs/SubjectDataRep.md)
886
+ - [LaunchDarklyApi::SubscriptionPost](docs/SubscriptionPost.md)
887
+ - [LaunchDarklyApi::TagCollection](docs/TagCollection.md)
819
888
  - [LaunchDarklyApi::Target](docs/Target.md)
820
889
  - [LaunchDarklyApi::TargetResourceRep](docs/TargetResourceRep.md)
821
- - [LaunchDarklyApi::TeamCollectionRep](docs/TeamCollectionRep.md)
890
+ - [LaunchDarklyApi::Team](docs/Team.md)
891
+ - [LaunchDarklyApi::TeamCustomRole](docs/TeamCustomRole.md)
892
+ - [LaunchDarklyApi::TeamCustomRoles](docs/TeamCustomRoles.md)
893
+ - [LaunchDarklyApi::TeamImportsRep](docs/TeamImportsRep.md)
894
+ - [LaunchDarklyApi::TeamMaintainers](docs/TeamMaintainers.md)
822
895
  - [LaunchDarklyApi::TeamPatchInput](docs/TeamPatchInput.md)
823
896
  - [LaunchDarklyApi::TeamPostInput](docs/TeamPostInput.md)
824
- - [LaunchDarklyApi::TeamRep](docs/TeamRep.md)
897
+ - [LaunchDarklyApi::TeamProjects](docs/TeamProjects.md)
898
+ - [LaunchDarklyApi::Teams](docs/Teams.md)
899
+ - [LaunchDarklyApi::TimestampRep](docs/TimestampRep.md)
825
900
  - [LaunchDarklyApi::TitleRep](docs/TitleRep.md)
826
901
  - [LaunchDarklyApi::Token](docs/Token.md)
827
902
  - [LaunchDarklyApi::TokenDataRep](docs/TokenDataRep.md)
828
903
  - [LaunchDarklyApi::Tokens](docs/Tokens.md)
904
+ - [LaunchDarklyApi::TriggerPost](docs/TriggerPost.md)
905
+ - [LaunchDarklyApi::TriggerWorkflowCollectionRep](docs/TriggerWorkflowCollectionRep.md)
906
+ - [LaunchDarklyApi::TriggerWorkflowRep](docs/TriggerWorkflowRep.md)
829
907
  - [LaunchDarklyApi::UnauthorizedErrorRep](docs/UnauthorizedErrorRep.md)
830
908
  - [LaunchDarklyApi::UrlPost](docs/UrlPost.md)
831
909
  - [LaunchDarklyApi::User](docs/User.md)
data/docs/Access.md ADDED
@@ -0,0 +1,20 @@
1
+ # LaunchDarklyApi::Access
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **denied** | [**Array&lt;AccessDenied&gt;**](AccessDenied.md) | | |
8
+ | **allowed** | [**Array&lt;AccessAllowedRep&gt;**](AccessAllowedRep.md) | | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'launchdarkly_api'
14
+
15
+ instance = LaunchDarklyApi::Access.new(
16
+ denied: null,
17
+ allowed: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,28 @@
1
+ # LaunchDarklyApi::AccessAllowedReason
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **resources** | **Array&lt;String&gt;** | Resource specifier strings | [optional] |
8
+ | **not_resources** | **Array&lt;String&gt;** | Targeted resources are the resources NOT in this list. The \&quot;resources\&quot; and \&quot;notActions\&quot; fields must be empty to use this field. | [optional] |
9
+ | **actions** | **Array&lt;String&gt;** | Actions to perform on a resource | [optional] |
10
+ | **not_actions** | **Array&lt;String&gt;** | Targeted actions are the actions NOT in this list. The \&quot;actions\&quot; and \&quot;notResources\&quot; fields must be empty to use this field. | [optional] |
11
+ | **effect** | **String** | | |
12
+ | **role_name** | **String** | | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'launchdarkly_api'
18
+
19
+ instance = LaunchDarklyApi::AccessAllowedReason.new(
20
+ resources: null,
21
+ not_resources: null,
22
+ actions: null,
23
+ not_actions: null,
24
+ effect: null,
25
+ role_name: null
26
+ )
27
+ ```
28
+
@@ -1,18 +1,18 @@
1
- # LaunchDarklyApi::AccessDeniedRep
1
+ # LaunchDarklyApi::AccessAllowedRep
2
2
 
3
3
  ## Properties
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **action** | **String** | | |
8
- | **reason** | [**AccessDeniedReasonRep**](AccessDeniedReasonRep.md) | | |
8
+ | **reason** | [**AccessAllowedReason**](AccessAllowedReason.md) | | |
9
9
 
10
10
  ## Example
11
11
 
12
12
  ```ruby
13
13
  require 'launchdarkly_api'
14
14
 
15
- instance = LaunchDarklyApi::AccessDeniedRep.new(
15
+ instance = LaunchDarklyApi::AccessAllowedRep.new(
16
16
  action: null,
17
17
  reason: null
18
18
  )
@@ -0,0 +1,20 @@
1
+ # LaunchDarklyApi::AccessDenied
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **action** | **String** | | |
8
+ | **reason** | [**AccessDeniedReason**](AccessDeniedReason.md) | | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'launchdarkly_api'
14
+
15
+ instance = LaunchDarklyApi::AccessDenied.new(
16
+ action: null,
17
+ reason: null
18
+ )
19
+ ```
20
+
@@ -1,13 +1,13 @@
1
- # LaunchDarklyApi::AccessDeniedReasonRep
1
+ # LaunchDarklyApi::AccessDeniedReason
2
2
 
3
3
  ## Properties
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **resources** | **Array&lt;String&gt;** | Resource specifier strings | [optional] |
8
- | **not_resources** | **Array&lt;String&gt;** | Targeted resources are the resources NOT in this list. The \&quot;resources\&quot; field must be empty to use this field. | [optional] |
8
+ | **not_resources** | **Array&lt;String&gt;** | Targeted resources are the resources NOT in this list. The \&quot;resources\&quot; and \&quot;notActions\&quot; fields must be empty to use this field. | [optional] |
9
9
  | **actions** | **Array&lt;String&gt;** | Actions to perform on a resource | [optional] |
10
- | **not_actions** | **Array&lt;String&gt;** | Targeted actions are the actions NOT in this list. The \&quot;actions\&quot; field must be empty to use this field. | [optional] |
10
+ | **not_actions** | **Array&lt;String&gt;** | Targeted actions are the actions NOT in this list. The \&quot;actions\&quot; and \&quot;notResources\&quot; fields must be empty to use this field. | [optional] |
11
11
  | **effect** | **String** | | |
12
12
  | **role_name** | **String** | | [optional] |
13
13
 
@@ -16,7 +16,7 @@
16
16
  ```ruby
17
17
  require 'launchdarkly_api'
18
18
 
19
- instance = LaunchDarklyApi::AccessDeniedReasonRep.new(
19
+ instance = LaunchDarklyApi::AccessDeniedReason.new(
20
20
  resources: null,
21
21
  not_resources: null,
22
22
  actions: null,
@@ -249,7 +249,7 @@ end
249
249
 
250
250
  api_instance = LaunchDarklyApi::AccessTokensApi.new
251
251
  id = 'id_example' # String | The ID of the access token to update
252
- patch_operation = [LaunchDarklyApi::PatchOperation.new({op: 'replace', path: '/biscuits', value: Chocolate Digestive})] # Array<PatchOperation> |
252
+ patch_operation = [LaunchDarklyApi::PatchOperation.new({op: 'replace', path: '/exampleField', value: new example value})] # Array<PatchOperation> |
253
253
 
254
254
  begin
255
255
  # Patch access token