launchdarkly_api 2.0.30 → 2.0.31
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +153 -154
- data/docs/MembersBody.md +1 -1
- data/docs/Webhook.md +1 -1
- data/docs/WebhookBody.md +1 -1
- data/launchdarkly_api.gemspec +1 -1
- data/lib/launchdarkly_api.rb +1 -2
- data/lib/launchdarkly_api/api/audit_log_api.rb +1 -1
- data/lib/launchdarkly_api/api/custom_roles_api.rb +1 -1
- data/lib/launchdarkly_api/api/customer_metrics_api.rb +1 -1
- data/lib/launchdarkly_api/api/data_export_destinations_api.rb +1 -1
- data/lib/launchdarkly_api/api/environments_api.rb +1 -1
- data/lib/launchdarkly_api/api/feature_flags_api.rb +1 -1
- data/lib/launchdarkly_api/api/projects_api.rb +1 -1
- data/lib/launchdarkly_api/api/root_api.rb +1 -1
- data/lib/launchdarkly_api/api/team_members_api.rb +1 -1
- data/lib/launchdarkly_api/api/user_segments_api.rb +1 -1
- data/lib/launchdarkly_api/api/user_settings_api.rb +1 -1
- data/lib/launchdarkly_api/api/users_api.rb +1 -1
- data/lib/launchdarkly_api/api/webhooks_api.rb +1 -1
- data/lib/launchdarkly_api/api_client.rb +1 -1
- data/lib/launchdarkly_api/api_error.rb +1 -1
- data/lib/launchdarkly_api/configuration.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entries.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry_target.rb +1 -1
- data/lib/launchdarkly_api/models/clause.rb +1 -1
- data/lib/launchdarkly_api/models/copy_actions.rb +1 -1
- data/lib/launchdarkly_api/models/custom_property.rb +1 -1
- data/lib/launchdarkly_api/models/custom_property_values.rb +1 -1
- data/lib/launchdarkly_api/models/custom_role.rb +1 -1
- data/lib/launchdarkly_api/models/custom_role_body.rb +1 -1
- data/lib/launchdarkly_api/models/custom_roles.rb +1 -1
- data/lib/launchdarkly_api/models/destination.rb +1 -1
- data/lib/launchdarkly_api/models/destination_amazon_kinesis.rb +1 -1
- data/lib/launchdarkly_api/models/destination_body.rb +1 -1
- data/lib/launchdarkly_api/models/destination_google_pub_sub.rb +1 -1
- data/lib/launchdarkly_api/models/destination_m_particle.rb +1 -1
- data/lib/launchdarkly_api/models/destination_segment.rb +1 -1
- data/lib/launchdarkly_api/models/destinations.rb +1 -1
- data/lib/launchdarkly_api/models/environment.rb +1 -1
- data/lib/launchdarkly_api/models/environment_post.rb +1 -1
- data/lib/launchdarkly_api/models/evaluation_usage_error.rb +1 -1
- data/lib/launchdarkly_api/models/events.rb +1 -1
- data/lib/launchdarkly_api/models/fallthrough.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_body.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_config.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_copy_body.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_copy_object.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status_for_queried_environment.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_statuses.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flags.rb +1 -1
- data/lib/launchdarkly_api/models/flag_list_item.rb +1 -1
- data/lib/launchdarkly_api/models/id.rb +1 -1
- data/lib/launchdarkly_api/models/link.rb +1 -1
- data/lib/launchdarkly_api/models/links.rb +1 -1
- data/lib/launchdarkly_api/models/ma_uby_category.rb +1 -1
- data/lib/launchdarkly_api/models/mau.rb +1 -1
- data/lib/launchdarkly_api/models/mau_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/member.rb +1 -1
- data/lib/launchdarkly_api/models/members.rb +1 -1
- data/lib/launchdarkly_api/models/members_body.rb +5 -3
- data/lib/launchdarkly_api/models/patch_comment.rb +1 -1
- data/lib/launchdarkly_api/models/patch_operation.rb +1 -1
- data/lib/launchdarkly_api/models/policy.rb +1 -1
- data/lib/launchdarkly_api/models/prerequisite.rb +1 -1
- data/lib/launchdarkly_api/models/project.rb +1 -1
- data/lib/launchdarkly_api/models/project_body.rb +1 -1
- data/lib/launchdarkly_api/models/projects.rb +1 -1
- data/lib/launchdarkly_api/models/role.rb +1 -1
- data/lib/launchdarkly_api/models/rollout.rb +1 -1
- data/lib/launchdarkly_api/models/rule.rb +1 -1
- data/lib/launchdarkly_api/models/site.rb +1 -1
- data/lib/launchdarkly_api/models/statement.rb +1 -1
- data/lib/launchdarkly_api/models/stream.rb +1 -1
- data/lib/launchdarkly_api/models/stream_by_sdk.rb +1 -1
- data/lib/launchdarkly_api/models/stream_by_sdk_links.rb +1 -1
- data/lib/launchdarkly_api/models/stream_by_sdk_links_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/stream_links.rb +1 -1
- data/lib/launchdarkly_api/models/stream_sdk_version.rb +1 -1
- data/lib/launchdarkly_api/models/stream_sdk_version_data.rb +1 -1
- data/lib/launchdarkly_api/models/stream_usage_error.rb +1 -1
- data/lib/launchdarkly_api/models/stream_usage_links.rb +1 -1
- data/lib/launchdarkly_api/models/stream_usage_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/stream_usage_series.rb +1 -1
- data/lib/launchdarkly_api/models/streams.rb +1 -1
- data/lib/launchdarkly_api/models/target.rb +1 -1
- data/lib/launchdarkly_api/models/usage.rb +1 -1
- data/lib/launchdarkly_api/models/usage_error.rb +1 -1
- data/lib/launchdarkly_api/models/usage_links.rb +1 -1
- data/lib/launchdarkly_api/models/user.rb +1 -1
- data/lib/launchdarkly_api/models/user_flag_setting.rb +1 -1
- data/lib/launchdarkly_api/models/user_flag_settings.rb +1 -1
- data/lib/launchdarkly_api/models/user_record.rb +1 -1
- data/lib/launchdarkly_api/models/user_segment.rb +1 -1
- data/lib/launchdarkly_api/models/user_segment_body.rb +1 -1
- data/lib/launchdarkly_api/models/user_segment_rule.rb +1 -1
- data/lib/launchdarkly_api/models/user_segments.rb +1 -1
- data/lib/launchdarkly_api/models/user_settings_body.rb +1 -1
- data/lib/launchdarkly_api/models/users.rb +1 -1
- data/lib/launchdarkly_api/models/variation.rb +1 -1
- data/lib/launchdarkly_api/models/webhook.rb +5 -3
- data/lib/launchdarkly_api/models/webhook_body.rb +5 -3
- data/lib/launchdarkly_api/models/webhooks.rb +1 -1
- data/lib/launchdarkly_api/models/weighted_variation.rb +1 -1
- data/lib/launchdarkly_api/version.rb +2 -2
- data/openapi.yml +10 -8
- data/spec/api/audit_log_api_spec.rb +1 -1
- data/spec/api/custom_roles_api_spec.rb +1 -1
- data/spec/api/customer_metrics_api_spec.rb +1 -1
- data/spec/api/data_export_destinations_api_spec.rb +1 -1
- data/spec/api/environments_api_spec.rb +1 -1
- data/spec/api/feature_flags_api_spec.rb +1 -1
- data/spec/api/projects_api_spec.rb +1 -1
- data/spec/api/root_api_spec.rb +1 -1
- data/spec/api/team_members_api_spec.rb +1 -1
- data/spec/api/user_segments_api_spec.rb +1 -1
- data/spec/api/user_settings_api_spec.rb +1 -1
- data/spec/api/users_api_spec.rb +1 -1
- data/spec/api/webhooks_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/audit_log_entries_spec.rb +1 -1
- data/spec/models/audit_log_entry_spec.rb +1 -1
- data/spec/models/audit_log_entry_target_spec.rb +1 -1
- data/spec/models/clause_spec.rb +1 -1
- data/spec/models/copy_actions_spec.rb +1 -1
- data/spec/models/custom_property_spec.rb +1 -1
- data/spec/models/custom_property_values_spec.rb +1 -1
- data/spec/models/custom_role_body_spec.rb +1 -1
- data/spec/models/custom_role_spec.rb +1 -1
- data/spec/models/custom_roles_spec.rb +1 -1
- data/spec/models/destination_amazon_kinesis_spec.rb +1 -1
- data/spec/models/destination_body_spec.rb +1 -1
- data/spec/models/destination_google_pub_sub_spec.rb +1 -1
- data/spec/models/destination_m_particle_spec.rb +1 -1
- data/spec/models/destination_segment_spec.rb +1 -1
- data/spec/models/destination_spec.rb +1 -1
- data/spec/models/destinations_spec.rb +1 -1
- data/spec/models/environment_post_spec.rb +1 -1
- data/spec/models/environment_spec.rb +1 -1
- data/spec/models/evaluation_usage_error_spec.rb +1 -1
- data/spec/models/events_spec.rb +1 -1
- data/spec/models/fallthrough_spec.rb +1 -1
- data/spec/models/feature_flag_body_spec.rb +1 -1
- data/spec/models/feature_flag_config_spec.rb +1 -1
- data/spec/models/feature_flag_copy_body_spec.rb +1 -1
- data/spec/models/feature_flag_copy_object_spec.rb +1 -1
- data/spec/models/feature_flag_spec.rb +1 -1
- data/spec/models/feature_flag_status_across_environments_spec.rb +1 -1
- data/spec/models/feature_flag_status_for_queried_environment_spec.rb +1 -1
- data/spec/models/feature_flag_status_spec.rb +1 -1
- data/spec/models/feature_flag_statuses_spec.rb +1 -1
- data/spec/models/feature_flags_spec.rb +1 -1
- data/spec/models/flag_list_item_spec.rb +1 -1
- data/spec/models/id_spec.rb +1 -1
- data/spec/models/link_spec.rb +1 -1
- data/spec/models/links_spec.rb +1 -1
- data/spec/models/ma_uby_category_spec.rb +1 -1
- data/spec/models/mau_metadata_spec.rb +1 -1
- data/spec/models/mau_spec.rb +1 -1
- data/spec/models/member_spec.rb +1 -1
- data/spec/models/members_body_spec.rb +1 -1
- data/spec/models/members_spec.rb +1 -1
- data/spec/models/patch_comment_spec.rb +1 -1
- data/spec/models/patch_operation_spec.rb +1 -1
- data/spec/models/policy_spec.rb +1 -1
- data/spec/models/prerequisite_spec.rb +1 -1
- data/spec/models/project_body_spec.rb +1 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/projects_spec.rb +1 -1
- data/spec/models/role_spec.rb +1 -1
- data/spec/models/rollout_spec.rb +1 -1
- data/spec/models/rule_spec.rb +1 -1
- data/spec/models/site_spec.rb +1 -1
- data/spec/models/statement_spec.rb +1 -1
- data/spec/models/stream_by_sdk_links_metadata_spec.rb +1 -1
- data/spec/models/stream_by_sdk_links_spec.rb +1 -1
- data/spec/models/stream_by_sdk_spec.rb +1 -1
- data/spec/models/stream_links_spec.rb +1 -1
- data/spec/models/stream_sdk_version_data_spec.rb +1 -1
- data/spec/models/stream_sdk_version_spec.rb +1 -1
- data/spec/models/stream_spec.rb +1 -1
- data/spec/models/stream_usage_error_spec.rb +1 -1
- data/spec/models/stream_usage_links_spec.rb +1 -1
- data/spec/models/stream_usage_metadata_spec.rb +1 -1
- data/spec/models/stream_usage_series_spec.rb +1 -1
- data/spec/models/streams_spec.rb +1 -1
- data/spec/models/target_spec.rb +1 -1
- data/spec/models/usage_error_spec.rb +1 -1
- data/spec/models/usage_links_spec.rb +1 -1
- data/spec/models/usage_spec.rb +1 -1
- data/spec/models/user_flag_setting_spec.rb +1 -1
- data/spec/models/user_flag_settings_spec.rb +1 -1
- data/spec/models/user_record_spec.rb +1 -1
- data/spec/models/user_segment_body_spec.rb +1 -1
- data/spec/models/user_segment_rule_spec.rb +1 -1
- data/spec/models/user_segment_spec.rb +1 -1
- data/spec/models/user_segments_spec.rb +1 -1
- data/spec/models/user_settings_body_spec.rb +1 -1
- data/spec/models/user_spec.rb +1 -1
- data/spec/models/users_spec.rb +1 -1
- data/spec/models/variation_spec.rb +1 -1
- data/spec/models/webhook_body_spec.rb +1 -1
- data/spec/models/webhook_spec.rb +1 -1
- data/spec/models/webhooks_spec.rb +1 -1
- data/spec/models/weighted_variation_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +78 -82
- data/docs/Statements.md +0 -7
- data/lib/launchdarkly_api/models/statements.rb +0 -174
- data/spec/models/statements_spec.rb +0 -35
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 156af27622e268f46153129d9662750c059ff650d38ff424549286d8e4fbdf14
|
4
|
+
data.tar.gz: 4a40836b886c98ff9c4551e797742952abf299edce432c2c3264a3634746592d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fcc1166b5994235934819fa32a1b2517c4bdcb46784ea99b3edf03fe605b589767eb0a15a2c7ff6e9ed5e4082b6ac0703d683bc6d437bad4244dbc4416732f3b
|
7
|
+
data.tar.gz: 42dc236d7b98ea18744cd218272f33880521b8ed40f90a7f6910c8cd73d846ab36c8e06ae0f9a4f8a86f7bd07caa1d749e562420253e7bf6393bb7cd5fe44073
|
data/README.md
CHANGED
@@ -11,8 +11,8 @@ Build custom integrations with the LaunchDarkly REST API
|
|
11
11
|
|
12
12
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
13
13
|
|
14
|
-
- API version: 2.0.
|
15
|
-
- Package version: 2.0.
|
14
|
+
- API version: 2.0.31
|
15
|
+
- Package version: 2.0.31
|
16
16
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
17
17
|
For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
|
18
18
|
|
@@ -29,15 +29,15 @@ gem build launchdarkly_api.gemspec
|
|
29
29
|
Then either install the gem locally:
|
30
30
|
|
31
31
|
```shell
|
32
|
-
gem install ./launchdarkly_api-2.0.
|
32
|
+
gem install ./launchdarkly_api-2.0.31.gem
|
33
33
|
```
|
34
|
-
(for development, run `gem install --dev ./launchdarkly_api-2.0.
|
34
|
+
(for development, run `gem install --dev ./launchdarkly_api-2.0.31.gem` to install the development dependencies)
|
35
35
|
|
36
36
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
37
37
|
|
38
38
|
Finally add this to the Gemfile:
|
39
39
|
|
40
|
-
gem 'launchdarkly_api', '~> 2.0.
|
40
|
+
gem 'launchdarkly_api', '~> 2.0.31'
|
41
41
|
|
42
42
|
### Install from Git
|
43
43
|
|
@@ -63,159 +63,158 @@ All URIs are relative to *https://app.launchdarkly.com/api/v2*
|
|
63
63
|
|
64
64
|
Class | Method | HTTP request | Description
|
65
65
|
------------ | ------------- | ------------- | -------------
|
66
|
-
*LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entries**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
67
|
-
*LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entry**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
68
|
-
*LaunchDarklyApi::CustomRolesApi* | [**delete_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
69
|
-
*LaunchDarklyApi::CustomRolesApi* | [**get_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
70
|
-
*LaunchDarklyApi::CustomRolesApi* | [**get_custom_roles**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
71
|
-
*LaunchDarklyApi::CustomRolesApi* | [**patch_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
72
|
-
*LaunchDarklyApi::CustomRolesApi* | [**post_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
73
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_evaluations**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
74
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_event**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
75
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_events**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
76
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_mau**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
77
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_mau_by_category**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
78
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_stream**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
79
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_stream_by_sdk**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
80
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_stream_sdk_version**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
81
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_streams**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
82
|
-
*LaunchDarklyApi::CustomerMetricsApi* | [**get_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
83
|
-
*LaunchDarklyApi::DataExportDestinationsApi* | [**delete_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
84
|
-
*LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
85
|
-
*LaunchDarklyApi::DataExportDestinationsApi* | [**get_destinations**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
86
|
-
*LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
87
|
-
*LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
88
|
-
*LaunchDarklyApi::EnvironmentsApi* | [**delete_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
89
|
-
*LaunchDarklyApi::EnvironmentsApi* | [**get_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
90
|
-
*LaunchDarklyApi::EnvironmentsApi* | [**patch_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
91
|
-
*LaunchDarklyApi::EnvironmentsApi* | [**post_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
92
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
93
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
94
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
95
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
96
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status_across_environments**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
97
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_statuses**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
98
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flags**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
99
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**patch_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
100
|
-
*LaunchDarklyApi::FeatureFlagsApi* | [**post_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
101
|
-
*LaunchDarklyApi::ProjectsApi* | [**delete_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
102
|
-
*LaunchDarklyApi::ProjectsApi* | [**get_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
103
|
-
*LaunchDarklyApi::ProjectsApi* | [**get_projects**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
104
|
-
*LaunchDarklyApi::ProjectsApi* | [**patch_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
105
|
-
*LaunchDarklyApi::ProjectsApi* | [**post_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
106
|
-
*LaunchDarklyApi::RootApi* | [**get_root**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
107
|
-
*LaunchDarklyApi::TeamMembersApi* | [**delete_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
108
|
-
*LaunchDarklyApi::TeamMembersApi* | [**get_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
109
|
-
*LaunchDarklyApi::TeamMembersApi* | [**get_members**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
110
|
-
*LaunchDarklyApi::TeamMembersApi* | [**patch_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
111
|
-
*LaunchDarklyApi::TeamMembersApi* | [**post_members**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
112
|
-
*LaunchDarklyApi::UserSegmentsApi* | [**delete_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
113
|
-
*LaunchDarklyApi::UserSegmentsApi* | [**get_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
114
|
-
*LaunchDarklyApi::UserSegmentsApi* | [**get_user_segments**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
115
|
-
*LaunchDarklyApi::UserSegmentsApi* | [**patch_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
116
|
-
*LaunchDarklyApi::UserSegmentsApi* | [**post_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
117
|
-
*LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
118
|
-
*LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
119
|
-
*LaunchDarklyApi::UserSettingsApi* | [**put_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
120
|
-
*LaunchDarklyApi::UsersApi* | [**delete_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
121
|
-
*LaunchDarklyApi::UsersApi* | [**get_search_users**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
122
|
-
*LaunchDarklyApi::UsersApi* | [**get_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
123
|
-
*LaunchDarklyApi::UsersApi* | [**get_users**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
124
|
-
*LaunchDarklyApi::WebhooksApi* | [**delete_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
125
|
-
*LaunchDarklyApi::WebhooksApi* | [**get_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
126
|
-
*LaunchDarklyApi::WebhooksApi* | [**get_webhooks**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
127
|
-
*LaunchDarklyApi::WebhooksApi* | [**patch_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
128
|
-
*LaunchDarklyApi::WebhooksApi* | [**post_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
66
|
+
*LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entries**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/AuditLogApi.md#get_audit_log_entries) | **GET** /auditlog | Get a list of all audit log entries. The query parameters allow you to restrict the returned results by date ranges, resource specifiers, or a full-text search query.
|
67
|
+
*LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entry**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/AuditLogApi.md#get_audit_log_entry) | **GET** /auditlog/{resourceId} | Use this endpoint to fetch a single audit log entry by its resouce ID.
|
68
|
+
*LaunchDarklyApi::CustomRolesApi* | [**delete_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomRolesApi.md#delete_custom_role) | **DELETE** /roles/{customRoleKey} | Delete a custom role by key.
|
69
|
+
*LaunchDarklyApi::CustomRolesApi* | [**get_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomRolesApi.md#get_custom_role) | **GET** /roles/{customRoleKey} | Get one custom role by key.
|
70
|
+
*LaunchDarklyApi::CustomRolesApi* | [**get_custom_roles**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomRolesApi.md#get_custom_roles) | **GET** /roles | Return a complete list of custom roles.
|
71
|
+
*LaunchDarklyApi::CustomRolesApi* | [**patch_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomRolesApi.md#patch_custom_role) | **PATCH** /roles/{customRoleKey} | Modify a custom role by key.
|
72
|
+
*LaunchDarklyApi::CustomRolesApi* | [**post_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomRolesApi.md#post_custom_role) | **POST** /roles | Create a new custom role.
|
73
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_evaluations**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_evaluations) | **GET** /usage/evaluations/{envId}/{flagKey} | Get events usage by event id and the feature flag key.
|
74
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_event**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_event) | **GET** /usage/events/{type} | Get events usage by event type.
|
75
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_events**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_events) | **GET** /usage/events | Get events usage endpoints.
|
76
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_mau**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_mau) | **GET** /usage/mau | Get monthly active user data.
|
77
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_mau_by_category**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_mau_by_category) | **GET** /usage/mau/bycategory | Get monthly active user data by category.
|
78
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_stream**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_stream) | **GET** /usage/streams/{source} | Get a stream endpoint and return timeseries data.
|
79
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_stream_by_sdk**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_stream_by_sdk) | **GET** /usage/streams/{source}/bysdkversion | Get a stream timeseries data by source show sdk version metadata.
|
80
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_stream_sdk_version**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_stream_sdk_version) | **GET** /usage/streams/{source}/sdkversions | Get a stream timeseries data by source and show all sdk version associated.
|
81
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_streams**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_streams) | **GET** /usage/streams | Returns a list of all streams.
|
82
|
+
*LaunchDarklyApi::CustomerMetricsApi* | [**get_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomerMetricsApi.md#get_usage) | **GET** /usage | Returns of the usage endpoints available.
|
83
|
+
*LaunchDarklyApi::DataExportDestinationsApi* | [**delete_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DataExportDestinationsApi.md#delete_destination) | **DELETE** /destinations/{projectKey}/{environmentKey}/{destinationId} | Get a single data export destination by ID
|
84
|
+
*LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DataExportDestinationsApi.md#get_destination) | **GET** /destinations/{projectKey}/{environmentKey}/{destinationId} | Get a single data export destination by ID
|
85
|
+
*LaunchDarklyApi::DataExportDestinationsApi* | [**get_destinations**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DataExportDestinationsApi.md#get_destinations) | **GET** /destinations | Returns a list of all data export destinations.
|
86
|
+
*LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DataExportDestinationsApi.md#patch_destination) | **PATCH** /destinations/{projectKey}/{environmentKey}/{destinationId} | Perform a partial update to a data export destination.
|
87
|
+
*LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DataExportDestinationsApi.md#post_destination) | **POST** /destinations/{projectKey}/{environmentKey} | Create a new data export destination
|
88
|
+
*LaunchDarklyApi::EnvironmentsApi* | [**delete_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/EnvironmentsApi.md#delete_environment) | **DELETE** /projects/{projectKey}/environments/{environmentKey} | Delete an environment in a specific project.
|
89
|
+
*LaunchDarklyApi::EnvironmentsApi* | [**get_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/EnvironmentsApi.md#get_environment) | **GET** /projects/{projectKey}/environments/{environmentKey} | Get an environment given a project and key.
|
90
|
+
*LaunchDarklyApi::EnvironmentsApi* | [**patch_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/EnvironmentsApi.md#patch_environment) | **PATCH** /projects/{projectKey}/environments/{environmentKey} | Modify an environment by ID.
|
91
|
+
*LaunchDarklyApi::EnvironmentsApi* | [**post_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/EnvironmentsApi.md#post_environment) | **POST** /projects/{projectKey}/environments | Create a new environment in a specified project with a given name, key, and swatch color.
|
92
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#copy_feature_flag) | **POST** /flags/{projectKey}/{featureFlagKey}/copy | Copies the feature flag configuration from one environment to the same feature flag in another environment.
|
93
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#delete_feature_flag) | **DELETE** /flags/{projectKey}/{featureFlagKey} | Delete a feature flag in all environments. Be careful-- only delete feature flags that are no longer being used by your application.
|
94
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#get_feature_flag) | **GET** /flags/{projectKey}/{featureFlagKey} | Get a single feature flag by key.
|
95
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#get_feature_flag_status) | **GET** /flag-statuses/{projectKey}/{environmentKey}/{featureFlagKey} | Get the status for a particular feature flag.
|
96
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status_across_environments**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#get_feature_flag_status_across_environments) | **GET** /flag-status/{projectKey}/{featureFlagKey} | Get the status for a particular feature flag across environments
|
97
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_statuses**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#get_feature_flag_statuses) | **GET** /flag-statuses/{projectKey}/{environmentKey} | Get a list of statuses for all feature flags. The status includes the last time the feature flag was requested, as well as the state of the flag.
|
98
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flags**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#get_feature_flags) | **GET** /flags/{projectKey} | Get a list of all features in the given project.
|
99
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**patch_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#patch_feature_flag) | **PATCH** /flags/{projectKey}/{featureFlagKey} | Perform a partial update to a feature.
|
100
|
+
*LaunchDarklyApi::FeatureFlagsApi* | [**post_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagsApi.md#post_feature_flag) | **POST** /flags/{projectKey} | Creates a new feature flag.
|
101
|
+
*LaunchDarklyApi::ProjectsApi* | [**delete_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/ProjectsApi.md#delete_project) | **DELETE** /projects/{projectKey} | Delete a project by key. Caution-- deleting a project will delete all associated environments and feature flags. You cannot delete the last project in an account.
|
102
|
+
*LaunchDarklyApi::ProjectsApi* | [**get_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/ProjectsApi.md#get_project) | **GET** /projects/{projectKey} | Fetch a single project by key.
|
103
|
+
*LaunchDarklyApi::ProjectsApi* | [**get_projects**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/ProjectsApi.md#get_projects) | **GET** /projects | Returns a list of all projects in the account.
|
104
|
+
*LaunchDarklyApi::ProjectsApi* | [**patch_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/ProjectsApi.md#patch_project) | **PATCH** /projects/{projectKey} | Modify a project by ID.
|
105
|
+
*LaunchDarklyApi::ProjectsApi* | [**post_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/ProjectsApi.md#post_project) | **POST** /projects | Create a new project with the given key and name.
|
106
|
+
*LaunchDarklyApi::RootApi* | [**get_root**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/RootApi.md#get_root) | **GET** / |
|
107
|
+
*LaunchDarklyApi::TeamMembersApi* | [**delete_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/TeamMembersApi.md#delete_member) | **DELETE** /members/{memberId} | Delete a team member by ID.
|
108
|
+
*LaunchDarklyApi::TeamMembersApi* | [**get_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/TeamMembersApi.md#get_member) | **GET** /members/{memberId} | Get a single team member by ID.
|
109
|
+
*LaunchDarklyApi::TeamMembersApi* | [**get_members**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/TeamMembersApi.md#get_members) | **GET** /members | Returns a list of all members in the account.
|
110
|
+
*LaunchDarklyApi::TeamMembersApi* | [**patch_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/TeamMembersApi.md#patch_member) | **PATCH** /members/{memberId} | Modify a team member by ID.
|
111
|
+
*LaunchDarklyApi::TeamMembersApi* | [**post_members**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/TeamMembersApi.md#post_members) | **POST** /members | Invite new members.
|
112
|
+
*LaunchDarklyApi::UserSegmentsApi* | [**delete_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegmentsApi.md#delete_user_segment) | **DELETE** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Delete a user segment.
|
113
|
+
*LaunchDarklyApi::UserSegmentsApi* | [**get_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegmentsApi.md#get_user_segment) | **GET** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Get a single user segment by key.
|
114
|
+
*LaunchDarklyApi::UserSegmentsApi* | [**get_user_segments**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegmentsApi.md#get_user_segments) | **GET** /segments/{projectKey}/{environmentKey} | Get a list of all user segments in the given project.
|
115
|
+
*LaunchDarklyApi::UserSegmentsApi* | [**patch_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegmentsApi.md#patch_user_segment) | **PATCH** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Perform a partial update to a user segment.
|
116
|
+
*LaunchDarklyApi::UserSegmentsApi* | [**post_user_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegmentsApi.md#post_user_segment) | **POST** /segments/{projectKey}/{environmentKey} | Creates a new user segment.
|
117
|
+
*LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Fetch a single flag setting for a user by key.
|
118
|
+
*LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /users/{projectKey}/{environmentKey}/{userKey}/flags | Fetch a single flag setting for a user by key.
|
119
|
+
*LaunchDarklyApi::UserSettingsApi* | [**put_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSettingsApi.md#put_flag_setting) | **PUT** /users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Specifically enable or disable a feature flag for a user based on their key.
|
120
|
+
*LaunchDarklyApi::UsersApi* | [**delete_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UsersApi.md#delete_user) | **DELETE** /users/{projectKey}/{environmentKey}/{userKey} | Delete a user by ID.
|
121
|
+
*LaunchDarklyApi::UsersApi* | [**get_search_users**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UsersApi.md#get_search_users) | **GET** /user-search/{projectKey}/{environmentKey} | Search users in LaunchDarkly based on their last active date, or a search query. It should not be used to enumerate all users in LaunchDarkly-- use the List users API resource.
|
122
|
+
*LaunchDarklyApi::UsersApi* | [**get_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UsersApi.md#get_user) | **GET** /users/{projectKey}/{environmentKey}/{userKey} | Get a user by key.
|
123
|
+
*LaunchDarklyApi::UsersApi* | [**get_users**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UsersApi.md#get_users) | **GET** /users/{projectKey}/{environmentKey} | List all users in the environment. Includes the total count of users. In each page, there will be up to 'limit' users returned (default 20). This is useful for exporting all users in the system for further analysis. Paginated collections will include a next link containing a URL with the next set of elements in the collection.
|
124
|
+
*LaunchDarklyApi::WebhooksApi* | [**delete_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/WebhooksApi.md#delete_webhook) | **DELETE** /webhooks/{resourceId} | Delete a webhook by ID.
|
125
|
+
*LaunchDarklyApi::WebhooksApi* | [**get_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/WebhooksApi.md#get_webhook) | **GET** /webhooks/{resourceId} | Get a webhook by ID.
|
126
|
+
*LaunchDarklyApi::WebhooksApi* | [**get_webhooks**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/WebhooksApi.md#get_webhooks) | **GET** /webhooks | Fetch a list of all webhooks.
|
127
|
+
*LaunchDarklyApi::WebhooksApi* | [**patch_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/WebhooksApi.md#patch_webhook) | **PATCH** /webhooks/{resourceId} | Modify a webhook by ID.
|
128
|
+
*LaunchDarklyApi::WebhooksApi* | [**post_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/WebhooksApi.md#post_webhook) | **POST** /webhooks | Create a webhook.
|
129
129
|
|
130
130
|
|
131
131
|
## Documentation for Models
|
132
132
|
|
133
|
-
- [LaunchDarklyApi::AuditLogEntries](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
134
|
-
- [LaunchDarklyApi::AuditLogEntry](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
135
|
-
- [LaunchDarklyApi::AuditLogEntryTarget](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
136
|
-
- [LaunchDarklyApi::Clause](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
137
|
-
- [LaunchDarklyApi::CopyActions](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
138
|
-
- [LaunchDarklyApi::CustomProperty](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
139
|
-
- [LaunchDarklyApi::CustomPropertyValues](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
140
|
-
- [LaunchDarklyApi::CustomRole](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
141
|
-
- [LaunchDarklyApi::CustomRoleBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
142
|
-
- [LaunchDarklyApi::CustomRoles](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
143
|
-
- [LaunchDarklyApi::Destination](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
144
|
-
- [LaunchDarklyApi::DestinationAmazonKinesis](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
145
|
-
- [LaunchDarklyApi::DestinationBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
146
|
-
- [LaunchDarklyApi::DestinationGooglePubSub](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
147
|
-
- [LaunchDarklyApi::DestinationMParticle](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
148
|
-
- [LaunchDarklyApi::DestinationSegment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
149
|
-
- [LaunchDarklyApi::Destinations](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
150
|
-
- [LaunchDarklyApi::Environment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
151
|
-
- [LaunchDarklyApi::EnvironmentPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
152
|
-
- [LaunchDarklyApi::EvaluationUsageError](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
153
|
-
- [LaunchDarklyApi::Events](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
154
|
-
- [LaunchDarklyApi::Fallthrough](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
155
|
-
- [LaunchDarklyApi::FeatureFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
156
|
-
- [LaunchDarklyApi::FeatureFlagBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
157
|
-
- [LaunchDarklyApi::FeatureFlagConfig](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
158
|
-
- [LaunchDarklyApi::FeatureFlagCopyBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
159
|
-
- [LaunchDarklyApi::FeatureFlagCopyObject](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
160
|
-
- [LaunchDarklyApi::FeatureFlagStatus](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
161
|
-
- [LaunchDarklyApi::FeatureFlagStatusAcrossEnvironments](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
162
|
-
- [LaunchDarklyApi::FeatureFlagStatusForQueriedEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
163
|
-
- [LaunchDarklyApi::FeatureFlagStatuses](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
164
|
-
- [LaunchDarklyApi::FeatureFlags](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
165
|
-
- [LaunchDarklyApi::FlagListItem](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
166
|
-
- [LaunchDarklyApi::Id](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
167
|
-
- [LaunchDarklyApi::Link](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
168
|
-
- [LaunchDarklyApi::Links](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
169
|
-
- [LaunchDarklyApi::MAU](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
170
|
-
- [LaunchDarklyApi::MAUMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
171
|
-
- [LaunchDarklyApi::MAUbyCategory](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
172
|
-
- [LaunchDarklyApi::Member](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
173
|
-
- [LaunchDarklyApi::Members](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
174
|
-
- [LaunchDarklyApi::MembersBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
175
|
-
- [LaunchDarklyApi::PatchComment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
176
|
-
- [LaunchDarklyApi::PatchOperation](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
177
|
-
- [LaunchDarklyApi::Policy](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
178
|
-
- [LaunchDarklyApi::Prerequisite](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
179
|
-
- [LaunchDarklyApi::Project](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
180
|
-
- [LaunchDarklyApi::ProjectBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
181
|
-
- [LaunchDarklyApi::Projects](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
182
|
-
- [LaunchDarklyApi::Role](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
183
|
-
- [LaunchDarklyApi::Rollout](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
184
|
-
- [LaunchDarklyApi::Rule](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
185
|
-
- [LaunchDarklyApi::Site](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
186
|
-
- [LaunchDarklyApi::Statement](https://github.com/launchdarkly/api-client-ruby/blob/2.0.
|
187
|
-
- [LaunchDarklyApi::
|
188
|
-
- [LaunchDarklyApi::
|
189
|
-
- [LaunchDarklyApi::
|
190
|
-
- [LaunchDarklyApi::
|
191
|
-
- [LaunchDarklyApi::
|
192
|
-
- [LaunchDarklyApi::
|
193
|
-
- [LaunchDarklyApi::
|
194
|
-
- [LaunchDarklyApi::
|
195
|
-
- [LaunchDarklyApi::
|
196
|
-
- [LaunchDarklyApi::
|
197
|
-
- [LaunchDarklyApi::
|
198
|
-
- [LaunchDarklyApi::
|
199
|
-
- [LaunchDarklyApi::
|
200
|
-
- [LaunchDarklyApi::
|
201
|
-
- [LaunchDarklyApi::
|
202
|
-
- [LaunchDarklyApi::
|
203
|
-
- [LaunchDarklyApi::
|
204
|
-
- [LaunchDarklyApi::
|
205
|
-
- [LaunchDarklyApi::
|
206
|
-
- [LaunchDarklyApi::
|
207
|
-
- [LaunchDarklyApi::
|
208
|
-
- [LaunchDarklyApi::
|
209
|
-
- [LaunchDarklyApi::
|
210
|
-
- [LaunchDarklyApi::
|
211
|
-
- [LaunchDarklyApi::
|
212
|
-
- [LaunchDarklyApi::
|
213
|
-
- [LaunchDarklyApi::
|
214
|
-
- [LaunchDarklyApi::
|
215
|
-
- [LaunchDarklyApi::
|
216
|
-
- [LaunchDarklyApi::
|
217
|
-
- [LaunchDarklyApi::
|
218
|
-
- [LaunchDarklyApi::WeightedVariation](https://github.com/launchdarkly/api-client-ruby/blob/2.0.30/docs/WeightedVariation.md)
|
133
|
+
- [LaunchDarklyApi::AuditLogEntries](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/AuditLogEntries.md)
|
134
|
+
- [LaunchDarklyApi::AuditLogEntry](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/AuditLogEntry.md)
|
135
|
+
- [LaunchDarklyApi::AuditLogEntryTarget](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/AuditLogEntryTarget.md)
|
136
|
+
- [LaunchDarklyApi::Clause](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Clause.md)
|
137
|
+
- [LaunchDarklyApi::CopyActions](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CopyActions.md)
|
138
|
+
- [LaunchDarklyApi::CustomProperty](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomProperty.md)
|
139
|
+
- [LaunchDarklyApi::CustomPropertyValues](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomPropertyValues.md)
|
140
|
+
- [LaunchDarklyApi::CustomRole](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomRole.md)
|
141
|
+
- [LaunchDarklyApi::CustomRoleBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomRoleBody.md)
|
142
|
+
- [LaunchDarklyApi::CustomRoles](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/CustomRoles.md)
|
143
|
+
- [LaunchDarklyApi::Destination](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Destination.md)
|
144
|
+
- [LaunchDarklyApi::DestinationAmazonKinesis](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DestinationAmazonKinesis.md)
|
145
|
+
- [LaunchDarklyApi::DestinationBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DestinationBody.md)
|
146
|
+
- [LaunchDarklyApi::DestinationGooglePubSub](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DestinationGooglePubSub.md)
|
147
|
+
- [LaunchDarklyApi::DestinationMParticle](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DestinationMParticle.md)
|
148
|
+
- [LaunchDarklyApi::DestinationSegment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/DestinationSegment.md)
|
149
|
+
- [LaunchDarklyApi::Destinations](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Destinations.md)
|
150
|
+
- [LaunchDarklyApi::Environment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Environment.md)
|
151
|
+
- [LaunchDarklyApi::EnvironmentPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/EnvironmentPost.md)
|
152
|
+
- [LaunchDarklyApi::EvaluationUsageError](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/EvaluationUsageError.md)
|
153
|
+
- [LaunchDarklyApi::Events](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Events.md)
|
154
|
+
- [LaunchDarklyApi::Fallthrough](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Fallthrough.md)
|
155
|
+
- [LaunchDarklyApi::FeatureFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlag.md)
|
156
|
+
- [LaunchDarklyApi::FeatureFlagBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagBody.md)
|
157
|
+
- [LaunchDarklyApi::FeatureFlagConfig](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagConfig.md)
|
158
|
+
- [LaunchDarklyApi::FeatureFlagCopyBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagCopyBody.md)
|
159
|
+
- [LaunchDarklyApi::FeatureFlagCopyObject](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagCopyObject.md)
|
160
|
+
- [LaunchDarklyApi::FeatureFlagStatus](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagStatus.md)
|
161
|
+
- [LaunchDarklyApi::FeatureFlagStatusAcrossEnvironments](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagStatusAcrossEnvironments.md)
|
162
|
+
- [LaunchDarklyApi::FeatureFlagStatusForQueriedEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagStatusForQueriedEnvironment.md)
|
163
|
+
- [LaunchDarklyApi::FeatureFlagStatuses](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlagStatuses.md)
|
164
|
+
- [LaunchDarklyApi::FeatureFlags](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FeatureFlags.md)
|
165
|
+
- [LaunchDarklyApi::FlagListItem](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/FlagListItem.md)
|
166
|
+
- [LaunchDarklyApi::Id](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Id.md)
|
167
|
+
- [LaunchDarklyApi::Link](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Link.md)
|
168
|
+
- [LaunchDarklyApi::Links](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Links.md)
|
169
|
+
- [LaunchDarklyApi::MAU](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/MAU.md)
|
170
|
+
- [LaunchDarklyApi::MAUMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/MAUMetadata.md)
|
171
|
+
- [LaunchDarklyApi::MAUbyCategory](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/MAUbyCategory.md)
|
172
|
+
- [LaunchDarklyApi::Member](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Member.md)
|
173
|
+
- [LaunchDarklyApi::Members](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Members.md)
|
174
|
+
- [LaunchDarklyApi::MembersBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/MembersBody.md)
|
175
|
+
- [LaunchDarklyApi::PatchComment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/PatchComment.md)
|
176
|
+
- [LaunchDarklyApi::PatchOperation](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/PatchOperation.md)
|
177
|
+
- [LaunchDarklyApi::Policy](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Policy.md)
|
178
|
+
- [LaunchDarklyApi::Prerequisite](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Prerequisite.md)
|
179
|
+
- [LaunchDarklyApi::Project](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Project.md)
|
180
|
+
- [LaunchDarklyApi::ProjectBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/ProjectBody.md)
|
181
|
+
- [LaunchDarklyApi::Projects](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Projects.md)
|
182
|
+
- [LaunchDarklyApi::Role](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Role.md)
|
183
|
+
- [LaunchDarklyApi::Rollout](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Rollout.md)
|
184
|
+
- [LaunchDarklyApi::Rule](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Rule.md)
|
185
|
+
- [LaunchDarklyApi::Site](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Site.md)
|
186
|
+
- [LaunchDarklyApi::Statement](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Statement.md)
|
187
|
+
- [LaunchDarklyApi::Stream](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Stream.md)
|
188
|
+
- [LaunchDarklyApi::StreamBySDK](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamBySDK.md)
|
189
|
+
- [LaunchDarklyApi::StreamBySDKLinks](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamBySDKLinks.md)
|
190
|
+
- [LaunchDarklyApi::StreamBySDKLinksMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamBySDKLinksMetadata.md)
|
191
|
+
- [LaunchDarklyApi::StreamLinks](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamLinks.md)
|
192
|
+
- [LaunchDarklyApi::StreamSDKVersion](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamSDKVersion.md)
|
193
|
+
- [LaunchDarklyApi::StreamSDKVersionData](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamSDKVersionData.md)
|
194
|
+
- [LaunchDarklyApi::StreamUsageError](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamUsageError.md)
|
195
|
+
- [LaunchDarklyApi::StreamUsageLinks](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamUsageLinks.md)
|
196
|
+
- [LaunchDarklyApi::StreamUsageMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamUsageMetadata.md)
|
197
|
+
- [LaunchDarklyApi::StreamUsageSeries](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/StreamUsageSeries.md)
|
198
|
+
- [LaunchDarklyApi::Streams](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Streams.md)
|
199
|
+
- [LaunchDarklyApi::Target](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Target.md)
|
200
|
+
- [LaunchDarklyApi::Usage](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Usage.md)
|
201
|
+
- [LaunchDarklyApi::UsageError](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UsageError.md)
|
202
|
+
- [LaunchDarklyApi::UsageLinks](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UsageLinks.md)
|
203
|
+
- [LaunchDarklyApi::User](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/User.md)
|
204
|
+
- [LaunchDarklyApi::UserFlagSetting](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserFlagSetting.md)
|
205
|
+
- [LaunchDarklyApi::UserFlagSettings](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserFlagSettings.md)
|
206
|
+
- [LaunchDarklyApi::UserRecord](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserRecord.md)
|
207
|
+
- [LaunchDarklyApi::UserSegment](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegment.md)
|
208
|
+
- [LaunchDarklyApi::UserSegmentBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegmentBody.md)
|
209
|
+
- [LaunchDarklyApi::UserSegmentRule](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegmentRule.md)
|
210
|
+
- [LaunchDarklyApi::UserSegments](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSegments.md)
|
211
|
+
- [LaunchDarklyApi::UserSettingsBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/UserSettingsBody.md)
|
212
|
+
- [LaunchDarklyApi::Users](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Users.md)
|
213
|
+
- [LaunchDarklyApi::Variation](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Variation.md)
|
214
|
+
- [LaunchDarklyApi::Webhook](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Webhook.md)
|
215
|
+
- [LaunchDarklyApi::WebhookBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/WebhookBody.md)
|
216
|
+
- [LaunchDarklyApi::Webhooks](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/Webhooks.md)
|
217
|
+
- [LaunchDarklyApi::WeightedVariation](https://github.com/launchdarkly/api-client-ruby/blob/2.0.31/docs/WeightedVariation.md)
|
219
218
|
|
220
219
|
## Sample Code
|
221
220
|
|
data/docs/MembersBody.md
CHANGED
@@ -8,6 +8,6 @@ Name | Type | Description | Notes
|
|
8
8
|
**last_name** | **String** | | [optional]
|
9
9
|
**role** | [**Role**](Role.md) | | [optional]
|
10
10
|
**custom_roles** | **Array<String>** | | [optional]
|
11
|
-
**inline_role** | [**
|
11
|
+
**inline_role** | [**Array<Statement>**](Statement.md) | | [optional]
|
12
12
|
|
13
13
|
|
data/docs/Webhook.md
CHANGED
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
|
|
9
9
|
**secret** | **String** | If defined, the webhooks post request will include a X-LD-Signature header whose value will contain an HMAC SHA256 hex digest of the webhook payload, using the secret as the key. | [optional]
|
10
10
|
**on** | **BOOLEAN** | Whether this webhook is enabled or not. | [optional]
|
11
11
|
**name** | **String** | The name of the webhook. | [optional]
|
12
|
-
**statements** | [**
|
12
|
+
**statements** | [**Array<Statement>**](Statement.md) | | [optional]
|
13
13
|
**tags** | **Array<String>** | Tags assigned to this webhook. | [optional]
|
14
14
|
|
15
15
|
|
data/docs/WebhookBody.md
CHANGED
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
|
|
8
8
|
**sign** | **BOOLEAN** | If sign is false, the webhook will not include a signature header, and the secret can be omitted. |
|
9
9
|
**on** | **BOOLEAN** | Whether this webhook is enabled or not. |
|
10
10
|
**name** | **String** | The name of the webhook. | [optional]
|
11
|
-
**statements** | [**
|
11
|
+
**statements** | [**Array<Statement>**](Statement.md) | | [optional]
|
12
12
|
**tags** | **Array<String>** | Tags for the webhook. | [optional]
|
13
13
|
|
14
14
|
|
data/launchdarkly_api.gemspec
CHANGED
data/lib/launchdarkly_api.rb
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#Build custom integrations with the LaunchDarkly REST API
|
5
5
|
|
6
|
-
OpenAPI spec version: 2.0.
|
6
|
+
OpenAPI spec version: 2.0.31
|
7
7
|
Contact: support@launchdarkly.com
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
9
|
Swagger Codegen version: 2.4.8
|
@@ -71,7 +71,6 @@ require 'launchdarkly_api/models/rollout'
|
|
71
71
|
require 'launchdarkly_api/models/rule'
|
72
72
|
require 'launchdarkly_api/models/site'
|
73
73
|
require 'launchdarkly_api/models/statement'
|
74
|
-
require 'launchdarkly_api/models/statements'
|
75
74
|
require 'launchdarkly_api/models/stream'
|
76
75
|
require 'launchdarkly_api/models/stream_by_sdk'
|
77
76
|
require 'launchdarkly_api/models/stream_by_sdk_links'
|