launchdarkly_api 3.1.0 → 3.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +177 -163
- data/docs/AccessTokensApi.md +333 -0
- data/docs/AuditLogApi.md +4 -4
- data/docs/FeatureFlag.md +2 -2
- data/docs/FeatureFlagsApi.md +8 -8
- data/docs/SemanticPatchOperation.md +9 -0
- data/docs/SemanticPatchOperationInstructions.md +8 -0
- data/docs/StreamUsageSeries.md +2 -2
- data/docs/TeamMembersApi.md +2 -2
- data/docs/Token.md +22 -0
- data/docs/TokenBody.md +13 -0
- data/docs/Tokens.md +9 -0
- data/docs/UserSegment.md +1 -1
- data/docs/UserSegmentsApi.md +121 -0
- data/docs/UserSettingsApi.md +4 -4
- data/docs/UserTargetingExpirationForFlag.md +1 -1
- data/docs/UserTargetingExpirationForSegment.md +14 -0
- data/docs/UsersApi.md +2 -2
- data/docs/Variation.md +1 -0
- data/launchdarkly_api.gemspec +1 -1
- data/lib/launchdarkly_api.rb +8 -1
- data/lib/launchdarkly_api/api/access_tokens_api.rb +340 -0
- data/lib/launchdarkly_api/api/audit_log_api.rb +5 -5
- 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 +15 -15
- 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 +4 -4
- data/lib/launchdarkly_api/api/user_segments_api.rb +135 -1
- data/lib/launchdarkly_api/api/user_settings_api.rb +10 -10
- data/lib/launchdarkly_api/api/users_api.rb +3 -3
- 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/defaults.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 +3 -3
- 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 +1 -1
- 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/semantic_patch_operation.rb +199 -0
- data/lib/launchdarkly_api/models/semantic_patch_operation_instructions.rb +184 -0
- 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 +3 -3
- data/lib/launchdarkly_api/models/streams.rb +1 -1
- data/lib/launchdarkly_api/models/target.rb +1 -1
- data/lib/launchdarkly_api/models/token.rb +322 -0
- data/lib/launchdarkly_api/models/token_body.rb +237 -0
- data/lib/launchdarkly_api/models/tokens.rb +194 -0
- 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 +2 -2
- 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/user_targeting_expiration_for_flag.rb +2 -2
- data/lib/launchdarkly_api/models/user_targeting_expiration_for_flags.rb +1 -1
- data/lib/launchdarkly_api/models/user_targeting_expiration_for_segment.rb +240 -0
- data/lib/launchdarkly_api/models/user_targeting_expiration_on_flags_for_user.rb +1 -1
- data/lib/launchdarkly_api/models/user_targeting_expiration_resource_id_for_flag.rb +1 -1
- data/lib/launchdarkly_api/models/users.rb +1 -1
- data/lib/launchdarkly_api/models/variation.rb +11 -2
- data/lib/launchdarkly_api/models/webhook.rb +1 -1
- data/lib/launchdarkly_api/models/webhook_body.rb +1 -1
- 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 +355 -17
- data/spec/api/access_tokens_api_spec.rb +103 -0
- data/spec/api/audit_log_api_spec.rb +3 -3
- 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 +4 -4
- 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 +2 -2
- data/spec/api/user_segments_api_spec.rb +28 -1
- data/spec/api/user_settings_api_spec.rb +2 -2
- data/spec/api/users_api_spec.rb +2 -2
- 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/defaults_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/semantic_patch_operation_instructions_spec.rb +41 -0
- data/spec/models/semantic_patch_operation_spec.rb +47 -0
- 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/token_body_spec.rb +71 -0
- data/spec/models/token_spec.rb +125 -0
- data/spec/models/tokens_spec.rb +47 -0
- 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/user_targeting_expiration_for_flag_spec.rb +1 -1
- data/spec/models/user_targeting_expiration_for_flags_spec.rb +1 -1
- data/spec/models/user_targeting_expiration_for_segment_spec.rb +77 -0
- data/spec/models/user_targeting_expiration_on_flags_for_user_spec.rb +1 -1
- data/spec/models/user_targeting_expiration_resource_id_for_flag_spec.rb +1 -1
- data/spec/models/users_spec.rb +1 -1
- data/spec/models/variation_spec.rb +7 -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 +114 -86
data/docs/AuditLogApi.md
CHANGED
@@ -29,8 +29,8 @@ api_instance = LaunchDarklyApi::AuditLogApi.new
|
|
29
29
|
|
30
30
|
opts = {
|
31
31
|
before: 789, # Integer | A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have before this timestamp.
|
32
|
-
after: 789, # Integer | A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have
|
33
|
-
q: 'q_example', # String | Text to search for. You can search for the full or partial name of the resource involved or
|
32
|
+
after: 789, # Integer | A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have occurred after this timestamp.
|
33
|
+
q: 'q_example', # String | Text to search for. You can search for the full or partial name of the resource involved or full or partial email address of the member who made the change.
|
34
34
|
limit: 8.14, # Float | A limit on the number of audit log entries to be returned, between 1 and 20.
|
35
35
|
spec: 'spec_example' # String | A resource specifier, allowing you to filter audit log listings by resource.
|
36
36
|
}
|
@@ -49,8 +49,8 @@ end
|
|
49
49
|
Name | Type | Description | Notes
|
50
50
|
------------- | ------------- | ------------- | -------------
|
51
51
|
**before** | **Integer**| A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have before this timestamp. | [optional]
|
52
|
-
**after** | **Integer**| A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have
|
53
|
-
**q** | **String**| Text to search for. You can search for the full or partial name of the resource involved or
|
52
|
+
**after** | **Integer**| A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have occurred after this timestamp. | [optional]
|
53
|
+
**q** | **String**| Text to search for. You can search for the full or partial name of the resource involved or full or partial email address of the member who made the change. | [optional]
|
54
54
|
**limit** | **Float**| A limit on the number of audit log entries to be returned, between 1 and 20. | [optional]
|
55
55
|
**spec** | **String**| A resource specifier, allowing you to filter audit log listings by resource. | [optional]
|
56
56
|
|
data/docs/FeatureFlag.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**name** | **String** | Name of the feature flag. | [optional]
|
8
8
|
**description** | **String** | Description of the feature flag. | [optional]
|
9
9
|
**kind** | **String** | Whether the feature flag is a boolean flag or multivariate. | [optional]
|
10
|
-
**creation_date** | **
|
10
|
+
**creation_date** | **Integer** | A unix epoch time in milliseconds specifying the creation time of this flag. | [optional]
|
11
11
|
**include_in_snippet** | **BOOLEAN** | | [optional]
|
12
12
|
**temporary** | **BOOLEAN** | Whether or not this flag is temporary. | [optional]
|
13
13
|
**maintainer_id** | **String** | The ID of the member that should maintain this flag. | [optional]
|
@@ -19,7 +19,7 @@ Name | Type | Description | Notes
|
|
19
19
|
**_links** | [**Links**](Links.md) | | [optional]
|
20
20
|
**_maintainer** | [**Member**](Member.md) | | [optional]
|
21
21
|
**environments** | [**Hash<String, FeatureFlagConfig>**](FeatureFlagConfig.md) | | [optional]
|
22
|
-
**archived_date** | **
|
22
|
+
**archived_date** | **Integer** | A unix epoch time in milliseconds specifying the archived time of this flag. | [optional]
|
23
23
|
**archived** | **BOOLEAN** | Whether or not this flag is archived. | [optional]
|
24
24
|
**defaults** | [**Defaults**](Defaults.md) | | [optional]
|
25
25
|
|
data/docs/FeatureFlagsApi.md
CHANGED
@@ -438,9 +438,9 @@ project_key = 'project_key_example' # String | The project key, used to tie the
|
|
438
438
|
opts = {
|
439
439
|
env: ['env_example'] # Array<String> | By default, each feature will include configurations for each environment. You can filter environments with the env query parameter. For example, setting env=[\"production\"] will restrict the returned configurations to just your production environment.
|
440
440
|
summary: true, # BOOLEAN | By default in api version >= 1, flags will _not_ include their list of prerequisites, targets or rules. Set summary=0 to include these fields for each flag returned.
|
441
|
-
archived: true, # BOOLEAN | When set to 1, archived flags will be included in the list of flags returned. By default, archived flags are not included in the list of flags.
|
441
|
+
archived: true, # BOOLEAN | When set to 1, only archived flags will be included in the list of flags returned. By default, archived flags are not included in the list of flags.
|
442
442
|
limit: 8.14, # Float | The number of objects to return. Defaults to -1, which returns everything.
|
443
|
-
|
443
|
+
offset: 8.14, # Float | Where to start in the list. This is for use with pagination. For example, an offset of 10 would skip the first 10 items and then return the next limit items.
|
444
444
|
filter: 'filter_example', # String | A comma-separated list of filters. Each filter is of the form field:value.
|
445
445
|
sort: 'sort_example' # String | A comma-separated list of fields to sort by. A field prefixed by a - will be sorted in descending order.
|
446
446
|
tag: 'tag_example' # String | Filter by tag. A tag can be used to group flags across projects.
|
@@ -462,9 +462,9 @@ Name | Type | Description | Notes
|
|
462
462
|
**project_key** | **String**| The project key, used to tie the flags together under one project so they can be managed together. |
|
463
463
|
**env** | [**Array<String>**](String.md)| By default, each feature will include configurations for each environment. You can filter environments with the env query parameter. For example, setting env=[\"production\"] will restrict the returned configurations to just your production environment. | [optional]
|
464
464
|
**summary** | **BOOLEAN**| By default in api version >= 1, flags will _not_ include their list of prerequisites, targets or rules. Set summary=0 to include these fields for each flag returned. | [optional]
|
465
|
-
**archived** | **BOOLEAN**| When set to 1, archived flags will be included in the list of flags returned. By default, archived flags are not included in the list of flags. | [optional]
|
465
|
+
**archived** | **BOOLEAN**| When set to 1, only archived flags will be included in the list of flags returned. By default, archived flags are not included in the list of flags. | [optional]
|
466
466
|
**limit** | **Float**| The number of objects to return. Defaults to -1, which returns everything. | [optional]
|
467
|
-
**
|
467
|
+
**offset** | **Float**| Where to start in the list. This is for use with pagination. For example, an offset of 10 would skip the first 10 items and then return the next limit items. | [optional]
|
468
468
|
**filter** | **String**| A comma-separated list of filters. Each filter is of the form field:value. | [optional]
|
469
469
|
**sort** | **String**| A comma-separated list of fields to sort by. A field prefixed by a - will be sorted in descending order. | [optional]
|
470
470
|
**tag** | **String**| Filter by tag. A tag can be used to group flags across projects. | [optional]
|
@@ -485,7 +485,7 @@ Name | Type | Description | Notes
|
|
485
485
|
|
486
486
|
|
487
487
|
# **patch_expiring_user_targets**
|
488
|
-
> UserTargetingExpirationForFlags patch_expiring_user_targets(project_key, environment_key, feature_flag_key,
|
488
|
+
> UserTargetingExpirationForFlags patch_expiring_user_targets(project_key, environment_key, feature_flag_key, semantic_patch_with_comment)
|
489
489
|
|
490
490
|
Update, add, or delete expiring user targets on feature flag
|
491
491
|
|
@@ -509,12 +509,12 @@ environment_key = 'environment_key_example' # String | The environment key, used
|
|
509
509
|
|
510
510
|
feature_flag_key = 'feature_flag_key_example' # String | The feature flag's key. The key identifies the flag in your code.
|
511
511
|
|
512
|
-
|
512
|
+
semantic_patch_with_comment = nil # Object | Requires a Semantic Patch representation of the desired changes to the resource. 'https://apidocs.launchdarkly.com/reference#updates-via-semantic-patches'. The addition of comments is also supported.
|
513
513
|
|
514
514
|
|
515
515
|
begin
|
516
516
|
#Update, add, or delete expiring user targets on feature flag
|
517
|
-
result = api_instance.patch_expiring_user_targets(project_key, environment_key, feature_flag_key,
|
517
|
+
result = api_instance.patch_expiring_user_targets(project_key, environment_key, feature_flag_key, semantic_patch_with_comment)
|
518
518
|
p result
|
519
519
|
rescue LaunchDarklyApi::ApiError => e
|
520
520
|
puts "Exception when calling FeatureFlagsApi->patch_expiring_user_targets: #{e}"
|
@@ -528,7 +528,7 @@ Name | Type | Description | Notes
|
|
528
528
|
**project_key** | **String**| The project key, used to tie the flags together under one project so they can be managed together. |
|
529
529
|
**environment_key** | **String**| The environment key, used to tie together flag configuration and users under one environment so they can be managed together. |
|
530
530
|
**feature_flag_key** | **String**| The feature flag's key. The key identifies the flag in your code. |
|
531
|
-
**
|
531
|
+
**semantic_patch_with_comment** | **Object**| Requires a Semantic Patch representation of the desired changes to the resource. 'https://apidocs.launchdarkly.com/reference#updates-via-semantic-patches'. The addition of comments is also supported. |
|
532
532
|
|
533
533
|
### Return type
|
534
534
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# LaunchDarklyApi::SemanticPatchOperation
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**comment** | **String** | | [optional]
|
7
|
+
**instructions** | [**Array<SemanticPatchOperationInstructions>**](SemanticPatchOperationInstructions.md) | |
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# LaunchDarklyApi::SemanticPatchOperationInstructions
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**kind** | **String** | The name of the modification you would like to perform on a resource. | [optional]
|
7
|
+
|
8
|
+
|
data/docs/StreamUsageSeries.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**_0** | **
|
7
|
-
**time** | **
|
6
|
+
**_0** | **Integer** | A key corresponding to a time series data point. | [optional]
|
7
|
+
**time** | **Integer** | A unix epoch time in milliseconds specifying the creation time of this flag. | [optional]
|
8
8
|
|
9
9
|
|
data/docs/TeamMembersApi.md
CHANGED
@@ -182,7 +182,7 @@ api_instance = LaunchDarklyApi::TeamMembersApi.new
|
|
182
182
|
|
183
183
|
opts = {
|
184
184
|
limit: 8.14, # Float | The number of objects to return. Defaults to -1, which returns everything.
|
185
|
-
|
185
|
+
offset: 8.14, # Float | Where to start in the list. This is for use with pagination. For example, an offset of 10 would skip the first 10 items and then return the next limit items.
|
186
186
|
filter: 'filter_example', # String | A comma-separated list of filters. Each filter is of the form field:value.
|
187
187
|
sort: 'sort_example' # String | A comma-separated list of fields to sort by. A field prefixed by a - will be sorted in descending order.
|
188
188
|
}
|
@@ -201,7 +201,7 @@ end
|
|
201
201
|
Name | Type | Description | Notes
|
202
202
|
------------- | ------------- | ------------- | -------------
|
203
203
|
**limit** | **Float**| The number of objects to return. Defaults to -1, which returns everything. | [optional]
|
204
|
-
**
|
204
|
+
**offset** | **Float**| Where to start in the list. This is for use with pagination. For example, an offset of 10 would skip the first 10 items and then return the next limit items. | [optional]
|
205
205
|
**filter** | **String**| A comma-separated list of filters. Each filter is of the form field:value. | [optional]
|
206
206
|
**sort** | **String**| A comma-separated list of fields to sort by. A field prefixed by a - will be sorted in descending order. | [optional]
|
207
207
|
|
data/docs/Token.md
ADDED
@@ -0,0 +1,22 @@
|
|
1
|
+
# LaunchDarklyApi::Token
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**_links** | [**Links**](Links.md) | | [optional]
|
7
|
+
**_id** | [**Id**](Id.md) | | [optional]
|
8
|
+
**owner_id** | [**Id**](Id.md) | | [optional]
|
9
|
+
**member_id** | [**Id**](Id.md) | | [optional]
|
10
|
+
**_member** | [**Member**](Member.md) | | [optional]
|
11
|
+
**creation_date** | **Integer** | A unix epoch time in milliseconds specifying the creation time of this access token. | [optional]
|
12
|
+
**last_modified** | **Integer** | A unix epoch time in milliseconds specifying the last time this access token was modified. | [optional]
|
13
|
+
**last_used** | **Integer** | A unix epoch time in milliseconds specifying the last time this access token was used to authorize access to the LaunchDarkly REST API. | [optional]
|
14
|
+
**token** | **String** | The last 4 digits of the unique secret key for this access token. If creating or resetting the token, this will be the full token secret. | [optional]
|
15
|
+
**name** | **String** | A human-friendly name for the access token | [optional]
|
16
|
+
**role** | **String** | The name of a built-in role for the token | [optional]
|
17
|
+
**custom_role_ids** | **Array<String>** | A list of custom role IDs to use as access limits for the access token | [optional]
|
18
|
+
**inline_role** | [**Array<Statement>**](Statement.md) | | [optional]
|
19
|
+
**service_token** | **BOOLEAN** | Whether the token will be a service token https://docs.launchdarkly.com/home/account-security/api-access-tokens#service-tokens | [optional]
|
20
|
+
**default_api_version** | **Integer** | The default API version for this token | [optional]
|
21
|
+
|
22
|
+
|
data/docs/TokenBody.md
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
# LaunchDarklyApi::TokenBody
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**name** | **String** | A human-friendly name for the access token | [optional]
|
7
|
+
**role** | **String** | The name of a built-in role for the token | [optional]
|
8
|
+
**custom_role_ids** | **Array<String>** | A list of custom role IDs to use as access limits for the access token | [optional]
|
9
|
+
**inline_role** | [**Array<Statement>**](Statement.md) | | [optional]
|
10
|
+
**service_token** | **BOOLEAN** | Whether the token will be a service token https://docs.launchdarkly.com/home/account-security/api-access-tokens#service-tokens | [optional]
|
11
|
+
**default_api_version** | **Integer** | The default API version for this token | [optional]
|
12
|
+
|
13
|
+
|
data/docs/Tokens.md
ADDED
data/docs/UserSegment.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**name** | **String** | Name of the user segment. |
|
8
8
|
**description** | **String** | Description of the user segment. | [optional]
|
9
9
|
**tags** | **Array<String>** | An array of tags for this user segment. | [optional]
|
10
|
-
**creation_date** | **
|
10
|
+
**creation_date** | **Integer** | A unix epoch time in milliseconds specifying the creation time of this flag. |
|
11
11
|
**included** | **Array<String>** | An array of user keys that are included in this segment. | [optional]
|
12
12
|
**excluded** | **Array<String>** | An array of user keys that should not be included in this segment, unless they are also listed in \"included\". | [optional]
|
13
13
|
**rules** | [**Array<UserSegmentRule>**](UserSegmentRule.md) | An array of rules that can cause a user to be included in this segment. | [optional]
|
data/docs/UserSegmentsApi.md
CHANGED
@@ -5,8 +5,10 @@ All URIs are relative to *https://app.launchdarkly.com/api/v2*
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
7
|
[**delete_user_segment**](UserSegmentsApi.md#delete_user_segment) | **DELETE** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Delete a user segment.
|
8
|
+
[**get_expiring_user_targets_on_segment**](UserSegmentsApi.md#get_expiring_user_targets_on_segment) | **GET** /segments/{projectKey}/{userSegmentKey}/expiring-user-targets/{environmentKey} | Get expiring user targets for user segment
|
8
9
|
[**get_user_segment**](UserSegmentsApi.md#get_user_segment) | **GET** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Get a single user segment by key.
|
9
10
|
[**get_user_segments**](UserSegmentsApi.md#get_user_segments) | **GET** /segments/{projectKey}/{environmentKey} | Get a list of all user segments in the given project.
|
11
|
+
[**patch_expiring_user_targets_on_segment**](UserSegmentsApi.md#patch_expiring_user_targets_on_segment) | **PATCH** /segments/{projectKey}/{userSegmentKey}/expiring-user-targets/{environmentKey} | Update, add, or delete expiring user targets on user segment
|
10
12
|
[**patch_user_segment**](UserSegmentsApi.md#patch_user_segment) | **PATCH** /segments/{projectKey}/{environmentKey}/{userSegmentKey} | Perform a partial update to a user segment.
|
11
13
|
[**post_user_segment**](UserSegmentsApi.md#post_user_segment) | **POST** /segments/{projectKey}/{environmentKey} | Creates a new user segment.
|
12
14
|
|
@@ -68,6 +70,64 @@ nil (empty response body)
|
|
68
70
|
|
69
71
|
|
70
72
|
|
73
|
+
# **get_expiring_user_targets_on_segment**
|
74
|
+
> UserTargetingExpirationForSegment get_expiring_user_targets_on_segment(project_key, environment_key, user_segment_key, )
|
75
|
+
|
76
|
+
Get expiring user targets for user segment
|
77
|
+
|
78
|
+
### Example
|
79
|
+
```ruby
|
80
|
+
# load the gem
|
81
|
+
require 'launchdarkly_api'
|
82
|
+
# setup authorization
|
83
|
+
LaunchDarklyApi.configure do |config|
|
84
|
+
# Configure API key authorization: Token
|
85
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
86
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
87
|
+
#config.api_key_prefix['Authorization'] = 'Bearer'
|
88
|
+
end
|
89
|
+
|
90
|
+
api_instance = LaunchDarklyApi::UserSegmentsApi.new
|
91
|
+
|
92
|
+
project_key = 'project_key_example' # String | The project key, used to tie the flags together under one project so they can be managed together.
|
93
|
+
|
94
|
+
environment_key = 'environment_key_example' # String | The environment key, used to tie together flag configuration and users under one environment so they can be managed together.
|
95
|
+
|
96
|
+
user_segment_key = 'user_segment_key_example' # String | The user segment's key. The key identifies the user segment in your code.
|
97
|
+
|
98
|
+
|
99
|
+
begin
|
100
|
+
#Get expiring user targets for user segment
|
101
|
+
result = api_instance.get_expiring_user_targets_on_segment(project_key, environment_key, user_segment_key, )
|
102
|
+
p result
|
103
|
+
rescue LaunchDarklyApi::ApiError => e
|
104
|
+
puts "Exception when calling UserSegmentsApi->get_expiring_user_targets_on_segment: #{e}"
|
105
|
+
end
|
106
|
+
```
|
107
|
+
|
108
|
+
### Parameters
|
109
|
+
|
110
|
+
Name | Type | Description | Notes
|
111
|
+
------------- | ------------- | ------------- | -------------
|
112
|
+
**project_key** | **String**| The project key, used to tie the flags together under one project so they can be managed together. |
|
113
|
+
**environment_key** | **String**| The environment key, used to tie together flag configuration and users under one environment so they can be managed together. |
|
114
|
+
**user_segment_key** | **String**| The user segment's key. The key identifies the user segment in your code. |
|
115
|
+
|
116
|
+
### Return type
|
117
|
+
|
118
|
+
[**UserTargetingExpirationForSegment**](UserTargetingExpirationForSegment.md)
|
119
|
+
|
120
|
+
### Authorization
|
121
|
+
|
122
|
+
[Token](../README.md#Token)
|
123
|
+
|
124
|
+
### HTTP request headers
|
125
|
+
|
126
|
+
- **Content-Type**: application/json
|
127
|
+
- **Accept**: application/json
|
128
|
+
|
129
|
+
|
130
|
+
|
71
131
|
# **get_user_segment**
|
72
132
|
> UserSegment get_user_segment(project_key, environment_key, user_segment_key, )
|
73
133
|
|
@@ -185,6 +245,67 @@ Name | Type | Description | Notes
|
|
185
245
|
|
186
246
|
|
187
247
|
|
248
|
+
# **patch_expiring_user_targets_on_segment**
|
249
|
+
> UserTargetingExpirationForSegment patch_expiring_user_targets_on_segment(project_key, environment_key, user_segment_key, semantic_patch_with_comment)
|
250
|
+
|
251
|
+
Update, add, or delete expiring user targets on user segment
|
252
|
+
|
253
|
+
### Example
|
254
|
+
```ruby
|
255
|
+
# load the gem
|
256
|
+
require 'launchdarkly_api'
|
257
|
+
# setup authorization
|
258
|
+
LaunchDarklyApi.configure do |config|
|
259
|
+
# Configure API key authorization: Token
|
260
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
261
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
262
|
+
#config.api_key_prefix['Authorization'] = 'Bearer'
|
263
|
+
end
|
264
|
+
|
265
|
+
api_instance = LaunchDarklyApi::UserSegmentsApi.new
|
266
|
+
|
267
|
+
project_key = 'project_key_example' # String | The project key, used to tie the flags together under one project so they can be managed together.
|
268
|
+
|
269
|
+
environment_key = 'environment_key_example' # String | The environment key, used to tie together flag configuration and users under one environment so they can be managed together.
|
270
|
+
|
271
|
+
user_segment_key = 'user_segment_key_example' # String | The user segment's key. The key identifies the user segment in your code.
|
272
|
+
|
273
|
+
semantic_patch_with_comment = nil # Object | Requires a Semantic Patch representation of the desired changes to the resource. 'https://apidocs.launchdarkly.com/reference#updates-via-semantic-patches'. The addition of comments is also supported.
|
274
|
+
|
275
|
+
|
276
|
+
begin
|
277
|
+
#Update, add, or delete expiring user targets on user segment
|
278
|
+
result = api_instance.patch_expiring_user_targets_on_segment(project_key, environment_key, user_segment_key, semantic_patch_with_comment)
|
279
|
+
p result
|
280
|
+
rescue LaunchDarklyApi::ApiError => e
|
281
|
+
puts "Exception when calling UserSegmentsApi->patch_expiring_user_targets_on_segment: #{e}"
|
282
|
+
end
|
283
|
+
```
|
284
|
+
|
285
|
+
### Parameters
|
286
|
+
|
287
|
+
Name | Type | Description | Notes
|
288
|
+
------------- | ------------- | ------------- | -------------
|
289
|
+
**project_key** | **String**| The project key, used to tie the flags together under one project so they can be managed together. |
|
290
|
+
**environment_key** | **String**| The environment key, used to tie together flag configuration and users under one environment so they can be managed together. |
|
291
|
+
**user_segment_key** | **String**| The user segment's key. The key identifies the user segment in your code. |
|
292
|
+
**semantic_patch_with_comment** | **Object**| Requires a Semantic Patch representation of the desired changes to the resource. 'https://apidocs.launchdarkly.com/reference#updates-via-semantic-patches'. The addition of comments is also supported. |
|
293
|
+
|
294
|
+
### Return type
|
295
|
+
|
296
|
+
[**UserTargetingExpirationForSegment**](UserTargetingExpirationForSegment.md)
|
297
|
+
|
298
|
+
### Authorization
|
299
|
+
|
300
|
+
[Token](../README.md#Token)
|
301
|
+
|
302
|
+
### HTTP request headers
|
303
|
+
|
304
|
+
- **Content-Type**: application/json
|
305
|
+
- **Accept**: application/json
|
306
|
+
|
307
|
+
|
308
|
+
|
188
309
|
# **patch_user_segment**
|
189
310
|
> UserSegment patch_user_segment(project_key, environment_key, user_segment_key, patch_only)
|
190
311
|
|
data/docs/UserSettingsApi.md
CHANGED
@@ -189,7 +189,7 @@ Name | Type | Description | Notes
|
|
189
189
|
|
190
190
|
|
191
191
|
# **patch_expiring_user_targets_for_flags**
|
192
|
-
> UserTargetingExpirationOnFlagsForUser patch_expiring_user_targets_for_flags(project_key, environment_key, user_key,
|
192
|
+
> UserTargetingExpirationOnFlagsForUser patch_expiring_user_targets_for_flags(project_key, environment_key, user_key, semantic_patch_with_comment)
|
193
193
|
|
194
194
|
Update, add, or delete expiring user targets for a single user on all flags
|
195
195
|
|
@@ -213,12 +213,12 @@ environment_key = 'environment_key_example' # String | The environment key, used
|
|
213
213
|
|
214
214
|
user_key = 'user_key_example' # String | The user's key.
|
215
215
|
|
216
|
-
|
216
|
+
semantic_patch_with_comment = nil # Object | Requires a Semantic Patch representation of the desired changes to the resource. 'https://apidocs.launchdarkly.com/reference#updates-via-semantic-patches'. The addition of comments is also supported.
|
217
217
|
|
218
218
|
|
219
219
|
begin
|
220
220
|
#Update, add, or delete expiring user targets for a single user on all flags
|
221
|
-
result = api_instance.patch_expiring_user_targets_for_flags(project_key, environment_key, user_key,
|
221
|
+
result = api_instance.patch_expiring_user_targets_for_flags(project_key, environment_key, user_key, semantic_patch_with_comment)
|
222
222
|
p result
|
223
223
|
rescue LaunchDarklyApi::ApiError => e
|
224
224
|
puts "Exception when calling UserSettingsApi->patch_expiring_user_targets_for_flags: #{e}"
|
@@ -232,7 +232,7 @@ Name | Type | Description | Notes
|
|
232
232
|
**project_key** | **String**| The project key, used to tie the flags together under one project so they can be managed together. |
|
233
233
|
**environment_key** | **String**| The environment key, used to tie together flag configuration and users under one environment so they can be managed together. |
|
234
234
|
**user_key** | **String**| The user's key. |
|
235
|
-
**
|
235
|
+
**semantic_patch_with_comment** | **Object**| Requires a Semantic Patch representation of the desired changes to the resource. 'https://apidocs.launchdarkly.com/reference#updates-via-semantic-patches'. The addition of comments is also supported. |
|
236
236
|
|
237
237
|
### Return type
|
238
238
|
|
@@ -3,7 +3,7 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**expiration_date** | **Integer** |
|
6
|
+
**expiration_date** | **Integer** | Unix epoch time in milliseconds specifying the expiration date | [optional]
|
7
7
|
**variation_id** | **String** | the ID of the variation that the user is targeted on a flag | [optional]
|
8
8
|
**user_key** | **String** | Unique identifier for the user | [optional]
|
9
9
|
**_id** | **String** | | [optional]
|
@@ -0,0 +1,14 @@
|
|
1
|
+
# LaunchDarklyApi::UserTargetingExpirationForSegment
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**expiration_date** | **Integer** | Unix epoch time in milliseconds specifying the expiration date | [optional]
|
7
|
+
**target_type** | **String** | either the included or excluded variation that the user is targeted on a segment | [optional]
|
8
|
+
**user_key** | **String** | Unique identifier for the user | [optional]
|
9
|
+
**_id** | **String** | | [optional]
|
10
|
+
**_resource_id** | [**UserTargetingExpirationResourceIdForFlag**](UserTargetingExpirationResourceIdForFlag.md) | | [optional]
|
11
|
+
**_links** | [**Links**](Links.md) | | [optional]
|
12
|
+
**_version** | **Integer** | | [optional]
|
13
|
+
|
14
|
+
|
data/docs/UsersApi.md
CHANGED
@@ -94,7 +94,7 @@ opts = {
|
|
94
94
|
q: 'q_example', # String | Search query.
|
95
95
|
limit: 56, # Integer | Pagination limit.
|
96
96
|
offset: 56, # Integer | Specifies the first item to return in the collection.
|
97
|
-
after: 789, # Integer | A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have
|
97
|
+
after: 789, # Integer | A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have occurred after this timestamp.
|
98
98
|
}
|
99
99
|
|
100
100
|
begin
|
@@ -115,7 +115,7 @@ Name | Type | Description | Notes
|
|
115
115
|
**q** | **String**| Search query. | [optional]
|
116
116
|
**limit** | **Integer**| Pagination limit. | [optional]
|
117
117
|
**offset** | **Integer**| Specifies the first item to return in the collection. | [optional]
|
118
|
-
**after** | **Integer**| A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have
|
118
|
+
**after** | **Integer**| A timestamp filter, expressed as a Unix epoch time in milliseconds. All entries returned will have occurred after this timestamp. | [optional]
|
119
119
|
|
120
120
|
### Return type
|
121
121
|
|
data/docs/Variation.md
CHANGED
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: 3.
|
6
|
+
OpenAPI spec version: 3.4.0
|
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
|
@@ -70,6 +70,8 @@ require 'launchdarkly_api/models/projects'
|
|
70
70
|
require 'launchdarkly_api/models/role'
|
71
71
|
require 'launchdarkly_api/models/rollout'
|
72
72
|
require 'launchdarkly_api/models/rule'
|
73
|
+
require 'launchdarkly_api/models/semantic_patch_operation'
|
74
|
+
require 'launchdarkly_api/models/semantic_patch_operation_instructions'
|
73
75
|
require 'launchdarkly_api/models/site'
|
74
76
|
require 'launchdarkly_api/models/statement'
|
75
77
|
require 'launchdarkly_api/models/stream'
|
@@ -85,6 +87,9 @@ require 'launchdarkly_api/models/stream_usage_metadata'
|
|
85
87
|
require 'launchdarkly_api/models/stream_usage_series'
|
86
88
|
require 'launchdarkly_api/models/streams'
|
87
89
|
require 'launchdarkly_api/models/target'
|
90
|
+
require 'launchdarkly_api/models/token'
|
91
|
+
require 'launchdarkly_api/models/token_body'
|
92
|
+
require 'launchdarkly_api/models/tokens'
|
88
93
|
require 'launchdarkly_api/models/usage'
|
89
94
|
require 'launchdarkly_api/models/usage_error'
|
90
95
|
require 'launchdarkly_api/models/usage_links'
|
@@ -99,6 +104,7 @@ require 'launchdarkly_api/models/user_segments'
|
|
99
104
|
require 'launchdarkly_api/models/user_settings_body'
|
100
105
|
require 'launchdarkly_api/models/user_targeting_expiration_for_flag'
|
101
106
|
require 'launchdarkly_api/models/user_targeting_expiration_for_flags'
|
107
|
+
require 'launchdarkly_api/models/user_targeting_expiration_for_segment'
|
102
108
|
require 'launchdarkly_api/models/user_targeting_expiration_on_flags_for_user'
|
103
109
|
require 'launchdarkly_api/models/user_targeting_expiration_resource_id_for_flag'
|
104
110
|
require 'launchdarkly_api/models/users'
|
@@ -109,6 +115,7 @@ require 'launchdarkly_api/models/webhooks'
|
|
109
115
|
require 'launchdarkly_api/models/weighted_variation'
|
110
116
|
|
111
117
|
# APIs
|
118
|
+
require 'launchdarkly_api/api/access_tokens_api'
|
112
119
|
require 'launchdarkly_api/api/audit_log_api'
|
113
120
|
require 'launchdarkly_api/api/custom_roles_api'
|
114
121
|
require 'launchdarkly_api/api/customer_metrics_api'
|