Skip to content

Commit 4f5ff22

Browse files
author
LaunchDarklyReleaseBot
committed
Version 7.0.0 automatically generated from ld-openapi.
1 parent 2f85f31 commit 4f5ff22

File tree

477 files changed

+2583
-1128
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

477 files changed

+2583
-1128
lines changed

.openapi-generator/FILES

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ docs/Defaults.md
5757
docs/DependentFlag.md
5858
docs/DependentFlagEnvironment.md
5959
docs/DependentFlagsByEnvironment.md
60+
docs/DerivedAttribute.md
6061
docs/Destination.md
6162
docs/DestinationPost.md
6263
docs/Destinations.md
@@ -80,8 +81,8 @@ docs/ExpiringUserTargetError.md
8081
docs/ExpiringUserTargetGetResponse.md
8182
docs/ExpiringUserTargetItem.md
8283
docs/ExpiringUserTargetPatchResponse.md
84+
docs/Extinction.md
8385
docs/ExtinctionCollectionRep.md
84-
docs/ExtinctionRep.md
8586
docs/FeatureFlag.md
8687
docs/FeatureFlagBody.md
8788
docs/FeatureFlagConfig.md
@@ -104,7 +105,6 @@ docs/FlagStatusRep.md
104105
docs/FlagSummary.md
105106
docs/ForbiddenErrorRep.md
106107
docs/HunkRep.md
107-
docs/InlineResponse200.md
108108
docs/IntegrationMetadata.md
109109
docs/IntegrationStatus.md
110110
docs/InvalidRequestErrorRep.md
@@ -122,6 +122,7 @@ docs/MetricCollectionRep.md
122122
docs/MetricListingRep.md
123123
docs/MetricPost.md
124124
docs/MetricRep.md
125+
docs/MetricSeen.md
125126
docs/MetricsApi.md
126127
docs/Modification.md
127128
docs/MultiEnvironmentDependentFlag.md
@@ -205,6 +206,7 @@ docs/UserAttributeNamesRep.md
205206
docs/UserFlagSetting.md
206207
docs/UserFlagSettings.md
207208
docs/UserRecord.md
209+
docs/UserRecordRep.md
208210
docs/UserSegment.md
209211
docs/UserSegmentRule.md
210212
docs/UserSegments.md
@@ -213,7 +215,6 @@ docs/Users.md
213215
docs/UsersApi.md
214216
docs/UsersBetaApi.md
215217
docs/ValuePut.md
216-
docs/Variate.md
217218
docs/Variation.md
218219
docs/VariationOrRolloutRep.md
219220
docs/VariationSummary.md
@@ -297,6 +298,7 @@ lib/launchdarkly_api/models/defaults.rb
297298
lib/launchdarkly_api/models/dependent_flag.rb
298299
lib/launchdarkly_api/models/dependent_flag_environment.rb
299300
lib/launchdarkly_api/models/dependent_flags_by_environment.rb
301+
lib/launchdarkly_api/models/derived_attribute.rb
300302
lib/launchdarkly_api/models/destination.rb
301303
lib/launchdarkly_api/models/destination_post.rb
302304
lib/launchdarkly_api/models/destinations.rb
@@ -318,8 +320,8 @@ lib/launchdarkly_api/models/expiring_user_target_error.rb
318320
lib/launchdarkly_api/models/expiring_user_target_get_response.rb
319321
lib/launchdarkly_api/models/expiring_user_target_item.rb
320322
lib/launchdarkly_api/models/expiring_user_target_patch_response.rb
323+
lib/launchdarkly_api/models/extinction.rb
321324
lib/launchdarkly_api/models/extinction_collection_rep.rb
322-
lib/launchdarkly_api/models/extinction_rep.rb
323325
lib/launchdarkly_api/models/feature_flag.rb
324326
lib/launchdarkly_api/models/feature_flag_body.rb
325327
lib/launchdarkly_api/models/feature_flag_config.rb
@@ -340,7 +342,6 @@ lib/launchdarkly_api/models/flag_status_rep.rb
340342
lib/launchdarkly_api/models/flag_summary.rb
341343
lib/launchdarkly_api/models/forbidden_error_rep.rb
342344
lib/launchdarkly_api/models/hunk_rep.rb
343-
lib/launchdarkly_api/models/inline_response200.rb
344345
lib/launchdarkly_api/models/integration_metadata.rb
345346
lib/launchdarkly_api/models/integration_status.rb
346347
lib/launchdarkly_api/models/invalid_request_error_rep.rb
@@ -358,6 +359,7 @@ lib/launchdarkly_api/models/metric_collection_rep.rb
358359
lib/launchdarkly_api/models/metric_listing_rep.rb
359360
lib/launchdarkly_api/models/metric_post.rb
360361
lib/launchdarkly_api/models/metric_rep.rb
362+
lib/launchdarkly_api/models/metric_seen.rb
361363
lib/launchdarkly_api/models/modification.rb
362364
lib/launchdarkly_api/models/multi_environment_dependent_flag.rb
363365
lib/launchdarkly_api/models/multi_environment_dependent_flags.rb
@@ -434,12 +436,12 @@ lib/launchdarkly_api/models/user_attribute_names_rep.rb
434436
lib/launchdarkly_api/models/user_flag_setting.rb
435437
lib/launchdarkly_api/models/user_flag_settings.rb
436438
lib/launchdarkly_api/models/user_record.rb
439+
lib/launchdarkly_api/models/user_record_rep.rb
437440
lib/launchdarkly_api/models/user_segment.rb
438441
lib/launchdarkly_api/models/user_segment_rule.rb
439442
lib/launchdarkly_api/models/user_segments.rb
440443
lib/launchdarkly_api/models/users.rb
441444
lib/launchdarkly_api/models/value_put.rb
442-
lib/launchdarkly_api/models/variate.rb
443445
lib/launchdarkly_api/models/variation.rb
444446
lib/launchdarkly_api/models/variation_or_rollout_rep.rb
445447
lib/launchdarkly_api/models/variation_summary.rb
@@ -518,6 +520,7 @@ spec/models/defaults_spec.rb
518520
spec/models/dependent_flag_environment_spec.rb
519521
spec/models/dependent_flag_spec.rb
520522
spec/models/dependent_flags_by_environment_spec.rb
523+
spec/models/derived_attribute_spec.rb
521524
spec/models/destination_post_spec.rb
522525
spec/models/destination_spec.rb
523526
spec/models/destinations_spec.rb
@@ -540,7 +543,7 @@ spec/models/expiring_user_target_get_response_spec.rb
540543
spec/models/expiring_user_target_item_spec.rb
541544
spec/models/expiring_user_target_patch_response_spec.rb
542545
spec/models/extinction_collection_rep_spec.rb
543-
spec/models/extinction_rep_spec.rb
546+
spec/models/extinction_spec.rb
544547
spec/models/feature_flag_body_spec.rb
545548
spec/models/feature_flag_config_spec.rb
546549
spec/models/feature_flag_scheduled_change_spec.rb
@@ -561,7 +564,6 @@ spec/models/flag_status_rep_spec.rb
561564
spec/models/flag_summary_spec.rb
562565
spec/models/forbidden_error_rep_spec.rb
563566
spec/models/hunk_rep_spec.rb
564-
spec/models/inline_response200_spec.rb
565567
spec/models/integration_metadata_spec.rb
566568
spec/models/integration_status_spec.rb
567569
spec/models/invalid_request_error_rep_spec.rb
@@ -579,6 +581,7 @@ spec/models/metric_collection_rep_spec.rb
579581
spec/models/metric_listing_rep_spec.rb
580582
spec/models/metric_post_spec.rb
581583
spec/models/metric_rep_spec.rb
584+
spec/models/metric_seen_spec.rb
582585
spec/models/modification_spec.rb
583586
spec/models/multi_environment_dependent_flag_spec.rb
584587
spec/models/multi_environment_dependent_flags_spec.rb
@@ -653,14 +656,14 @@ spec/models/url_post_spec.rb
653656
spec/models/user_attribute_names_rep_spec.rb
654657
spec/models/user_flag_setting_spec.rb
655658
spec/models/user_flag_settings_spec.rb
659+
spec/models/user_record_rep_spec.rb
656660
spec/models/user_record_spec.rb
657661
spec/models/user_segment_rule_spec.rb
658662
spec/models/user_segment_spec.rb
659663
spec/models/user_segments_spec.rb
660664
spec/models/user_spec.rb
661665
spec/models/users_spec.rb
662666
spec/models/value_put_spec.rb
663-
spec/models/variate_spec.rb
664667
spec/models/variation_or_rollout_rep_spec.rb
665668
spec/models/variation_spec.rb
666669
spec/models/variation_summary_spec.rb

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.3.0-SNAPSHOT
1+
5.3.0

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ script:
1111
- bundle install --path vendor/bundle
1212
- bundle exec rspec
1313
- gem build launchdarkly_api.gemspec
14-
- gem install ./launchdarkly_api-6.0.2.gem
14+
- gem install ./launchdarkly_api-7.0.0.gem

README.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@ Paginated collections include `first`, `last`, `next`, and `prev` links containi
101101

102102
## Updates
103103

104-
Resources that accept partial updates use the `PATCH` verb, and support the [JSON Patch](http://tools.ietf.org/html/rfc6902) format. Some resources also support the [JSON Merge Patch](https://tools.ietf.org/html/rfc7386) format. In addition, some resources support optional comments that can be submitted with updates. Comments appear in outgoing webhooks, the audit log, and other integrations.
104+
Resources that accept partial updates use the `PATCH` verb, and support the [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) format. Some resources also support the [JSON Merge Patch](https://datatracker.ietf.org/doc/html/rfc7386) format. In addition, some resources support optional comments that can be submitted with updates. Comments appear in outgoing webhooks, the audit log, and other integrations.
105105

106106
### Updates via JSON Patch
107107

108-
[JSON Patch](http://tools.ietf.org/html/rfc6902) is a way to specify the modifications to perform on a resource. For example, in this feature flag representation:
108+
[JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) is a way to specify the modifications to perform on a resource. For example, in this feature flag representation:
109109

110110
```json
111111
{
@@ -137,7 +137,7 @@ Attributes that aren't editable, like a resource's `_links`, have names that sta
137137

138138
### Updates via JSON Merge Patch
139139

140-
The API also supports the [JSON Merge Patch](https://tools.ietf.org/html/rfc7386) format, as well as the [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource.
140+
The API also supports the [JSON Merge Patch](https://datatracker.ietf.org/doc/html/rfc7386) format, as well as the [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource.
141141

142142
JSON Merge Patch is less expressive than JSON Patch but in many cases, it is simpler to construct a merge patch document. For example, you can change a feature flag's description with the following merge patch document:
143143

@@ -442,7 +442,7 @@ If you would like to upgrade your integration to use a new API version, you can
442442
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
443443

444444
- API version: 2.0
445-
- Package version: 6.0.2
445+
- Package version: 7.0.0
446446
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
447447
For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
448448

@@ -459,16 +459,16 @@ gem build launchdarkly_api.gemspec
459459
Then either install the gem locally:
460460

461461
```shell
462-
gem install ./launchdarkly_api-6.0.2.gem
462+
gem install ./launchdarkly_api-7.0.0.gem
463463
```
464464

465-
(for development, run `gem install --dev ./launchdarkly_api-6.0.2.gem` to install the development dependencies)
465+
(for development, run `gem install --dev ./launchdarkly_api-7.0.0.gem` to install the development dependencies)
466466

467467
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
468468

469469
Finally add this to the Gemfile:
470470

471-
gem 'launchdarkly_api', '~> 6.0.2'
471+
gem 'launchdarkly_api', '~> 7.0.0'
472472

473473
### Install from Git
474474

@@ -645,6 +645,7 @@ Class | Method | HTTP request | Description
645645
*LaunchDarklyApi::WebhooksApi* | [**patch_webhook**](docs/WebhooksApi.md#patch_webhook) | **PATCH** /api/v2/webhooks/{id} | Update webhook
646646
*LaunchDarklyApi::WebhooksApi* | [**post_webhook**](docs/WebhooksApi.md#post_webhook) | **POST** /api/v2/webhooks | Creates a webhook
647647
*LaunchDarklyApi::WorkflowsBetaApi* | [**delete_workflow**](docs/WorkflowsBetaApi.md#delete_workflow) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId} | Delete workflow
648+
*LaunchDarklyApi::WorkflowsBetaApi* | [**get_custom_workflow**](docs/WorkflowsBetaApi.md#get_custom_workflow) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId} | Get custom workflow
648649
*LaunchDarklyApi::WorkflowsBetaApi* | [**get_workflows**](docs/WorkflowsBetaApi.md#get_workflows) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows | Get workflows
649650
*LaunchDarklyApi::WorkflowsBetaApi* | [**post_workflow**](docs/WorkflowsBetaApi.md#post_workflow) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows | Create workflow
650651

@@ -694,6 +695,7 @@ Class | Method | HTTP request | Description
694695
- [LaunchDarklyApi::DependentFlag](docs/DependentFlag.md)
695696
- [LaunchDarklyApi::DependentFlagEnvironment](docs/DependentFlagEnvironment.md)
696697
- [LaunchDarklyApi::DependentFlagsByEnvironment](docs/DependentFlagsByEnvironment.md)
698+
- [LaunchDarklyApi::DerivedAttribute](docs/DerivedAttribute.md)
697699
- [LaunchDarklyApi::Destination](docs/Destination.md)
698700
- [LaunchDarklyApi::DestinationPost](docs/DestinationPost.md)
699701
- [LaunchDarklyApi::Destinations](docs/Destinations.md)
@@ -715,8 +717,8 @@ Class | Method | HTTP request | Description
715717
- [LaunchDarklyApi::ExpiringUserTargetGetResponse](docs/ExpiringUserTargetGetResponse.md)
716718
- [LaunchDarklyApi::ExpiringUserTargetItem](docs/ExpiringUserTargetItem.md)
717719
- [LaunchDarklyApi::ExpiringUserTargetPatchResponse](docs/ExpiringUserTargetPatchResponse.md)
720+
- [LaunchDarklyApi::Extinction](docs/Extinction.md)
718721
- [LaunchDarklyApi::ExtinctionCollectionRep](docs/ExtinctionCollectionRep.md)
719-
- [LaunchDarklyApi::ExtinctionRep](docs/ExtinctionRep.md)
720722
- [LaunchDarklyApi::FeatureFlag](docs/FeatureFlag.md)
721723
- [LaunchDarklyApi::FeatureFlagBody](docs/FeatureFlagBody.md)
722724
- [LaunchDarklyApi::FeatureFlagConfig](docs/FeatureFlagConfig.md)
@@ -737,7 +739,6 @@ Class | Method | HTTP request | Description
737739
- [LaunchDarklyApi::FlagSummary](docs/FlagSummary.md)
738740
- [LaunchDarklyApi::ForbiddenErrorRep](docs/ForbiddenErrorRep.md)
739741
- [LaunchDarklyApi::HunkRep](docs/HunkRep.md)
740-
- [LaunchDarklyApi::InlineResponse200](docs/InlineResponse200.md)
741742
- [LaunchDarklyApi::IntegrationMetadata](docs/IntegrationMetadata.md)
742743
- [LaunchDarklyApi::IntegrationStatus](docs/IntegrationStatus.md)
743744
- [LaunchDarklyApi::InvalidRequestErrorRep](docs/InvalidRequestErrorRep.md)
@@ -755,6 +756,7 @@ Class | Method | HTTP request | Description
755756
- [LaunchDarklyApi::MetricListingRep](docs/MetricListingRep.md)
756757
- [LaunchDarklyApi::MetricPost](docs/MetricPost.md)
757758
- [LaunchDarklyApi::MetricRep](docs/MetricRep.md)
759+
- [LaunchDarklyApi::MetricSeen](docs/MetricSeen.md)
758760
- [LaunchDarklyApi::Modification](docs/Modification.md)
759761
- [LaunchDarklyApi::MultiEnvironmentDependentFlag](docs/MultiEnvironmentDependentFlag.md)
760762
- [LaunchDarklyApi::MultiEnvironmentDependentFlags](docs/MultiEnvironmentDependentFlags.md)
@@ -831,12 +833,12 @@ Class | Method | HTTP request | Description
831833
- [LaunchDarklyApi::UserFlagSetting](docs/UserFlagSetting.md)
832834
- [LaunchDarklyApi::UserFlagSettings](docs/UserFlagSettings.md)
833835
- [LaunchDarklyApi::UserRecord](docs/UserRecord.md)
836+
- [LaunchDarklyApi::UserRecordRep](docs/UserRecordRep.md)
834837
- [LaunchDarklyApi::UserSegment](docs/UserSegment.md)
835838
- [LaunchDarklyApi::UserSegmentRule](docs/UserSegmentRule.md)
836839
- [LaunchDarklyApi::UserSegments](docs/UserSegments.md)
837840
- [LaunchDarklyApi::Users](docs/Users.md)
838841
- [LaunchDarklyApi::ValuePut](docs/ValuePut.md)
839-
- [LaunchDarklyApi::Variate](docs/Variate.md)
840842
- [LaunchDarklyApi::Variation](docs/Variation.md)
841843
- [LaunchDarklyApi::VariationOrRolloutRep](docs/VariationOrRolloutRep.md)
842844
- [LaunchDarklyApi::VariationSummary](docs/VariationSummary.md)
@@ -862,7 +864,7 @@ Class | Method | HTTP request | Description
862864
```ruby
863865
# Load the gem
864866
require 'launchdarkly_api'
865-
require 'launchdarkly_api/models/variate'
867+
require 'launchdarkly_api/models/variation'
866868

867869
# Setup authorization
868870
LaunchDarklyApi.configure do |config|
@@ -880,9 +882,9 @@ body = LaunchDarklyApi::FeatureFlagBody.new(
880882
name: "test-ruby",
881883
key: flag_key,
882884
variations: [
883-
LaunchDarklyApi::Variate.new({value: [1,2]}),
884-
LaunchDarklyApi::Variate.new({value: [3,4]}),
885-
LaunchDarklyApi::Variate.new({value: [5]}),
885+
LaunchDarklyApi::Variation.new({value: [1,2]}),
886+
LaunchDarklyApi::Variation.new({value: [3,4]}),
887+
LaunchDarklyApi::Variation.new({value: [5]}),
886888
])
887889

888890
begin

docs/AccessDeniedReasonRep.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
| Name | Type | Description | Notes |
66
| ---- | ---- | ----------- | ----- |
7-
| **resources** | **Array<Object>** | | [optional] |
8-
| **not_resources** | **Array<Object>** | | [optional] |
9-
| **actions** | **Array<String>** | | [optional] |
10-
| **not_actions** | **Array<String>** | | [optional] |
7+
| **resources** | **Array<String>** | Resource specifier strings | [optional] |
8+
| **not_resources** | **Array<String>** | Targeted resources are the resources NOT in this list. The \"resources\" field must be empty to use this field. | [optional] |
9+
| **actions** | **Array<String>** | Actions to perform on a resource | [optional] |
10+
| **not_actions** | **Array<String>** | Targeted actions are the actions NOT in this list. The \"actions\" field must be empty to use this field. | [optional] |
1111
| **effect** | **String** | | |
1212
| **role_name** | **String** | | [optional] |
1313

docs/ApprovalsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ api_instance = LaunchDarklyApi::ApprovalsApi.new
501501
project_key = 'project_key_example' # String | The project key
502502
feature_flag_key = 'feature_flag_key_example' # String | The feature flag's key
503503
environment_key = 'environment_key_example' # String | The environment key
504-
create_copy_flag_config_approval_request_request = LaunchDarklyApi::CreateCopyFlagConfigApprovalRequestRequest.new({notify_member_ids: ['notify_member_ids_example'], source: LaunchDarklyApi::SourceFlag.new({key: 'key_example'})}) # CreateCopyFlagConfigApprovalRequestRequest |
504+
create_copy_flag_config_approval_request_request = LaunchDarklyApi::CreateCopyFlagConfigApprovalRequestRequest.new({description: 'description_example', notify_member_ids: ['notify_member_ids_example'], source: LaunchDarklyApi::SourceFlag.new({key: 'key_example'})}) # CreateCopyFlagConfigApprovalRequestRequest |
505505

506506
begin
507507
# Create approval request to copy flag configurations across environments

docs/CodeReferencesApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ end
758758

759759
## post_extinction
760760

761-
> post_extinction(repo, branch, extinction_rep)
761+
> post_extinction(repo, branch, extinction)
762762
763763
Create extinction
764764

@@ -780,11 +780,11 @@ end
780780
api_instance = LaunchDarklyApi::CodeReferencesApi.new
781781
repo = 'repo_example' # String | The repository name
782782
branch = 'branch_example' # String | The url-encoded branch name
783-
extinction_rep = [LaunchDarklyApi::ExtinctionRep.new({revision: 'a94a8fe5ccb19ba61c4c0873d391e987982fbbd3', message: 'Remove flag for launched feature', time: 3.56, flag_key: 'enable-feature', proj_key: 'default'})] # Array<ExtinctionRep> |
783+
extinction = [LaunchDarklyApi::Extinction.new({revision: 'a94a8fe5ccb19ba61c4c0873d391e987982fbbd3', message: 'Remove flag for launched feature', time: 3.56, flag_key: 'enable-feature', proj_key: 'default'})] # Array<Extinction> |
784784

785785
begin
786786
# Create extinction
787-
api_instance.post_extinction(repo, branch, extinction_rep)
787+
api_instance.post_extinction(repo, branch, extinction)
788788
rescue LaunchDarklyApi::ApiError => e
789789
puts "Error when calling CodeReferencesApi->post_extinction: #{e}"
790790
end
@@ -794,12 +794,12 @@ end
794794

795795
This returns an Array which contains the response data (`nil` in this case), status code and headers.
796796

797-
> <Array(nil, Integer, Hash)> post_extinction_with_http_info(repo, branch, extinction_rep)
797+
> <Array(nil, Integer, Hash)> post_extinction_with_http_info(repo, branch, extinction)
798798
799799
```ruby
800800
begin
801801
# Create extinction
802-
data, status_code, headers = api_instance.post_extinction_with_http_info(repo, branch, extinction_rep)
802+
data, status_code, headers = api_instance.post_extinction_with_http_info(repo, branch, extinction)
803803
p status_code # => 2xx
804804
p headers # => { ... }
805805
p data # => nil
@@ -814,7 +814,7 @@ end
814814
| ---- | ---- | ----------- | ----- |
815815
| **repo** | **String** | The repository name | |
816816
| **branch** | **String** | The url-encoded branch name | |
817-
| **extinction_rep** | [**Array&lt;ExtinctionRep&gt;**](ExtinctionRep.md) | | |
817+
| **extinction** | [**Array&lt;Extinction&gt;**](Extinction.md) | | |
818818

819819
### Return type
820820

docs/CreateCopyFlagConfigApprovalRequestRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| Name | Type | Description | Notes |
66
| ---- | ---- | ----------- | ----- |
77
| **comment** | **String** | A comment describing the approval request | [optional] |
8-
| **description** | **String** | | [optional] |
8+
| **description** | **String** | | |
99
| **notify_member_ids** | **Array&lt;String&gt;** | An array of member IDs. These members are notified to review the approval request. | |
1010
| **source** | [**SourceFlag**](SourceFlag.md) | | |
1111
| **included_actions** | **Array&lt;String&gt;** | | [optional] |

docs/CustomWorkflowInputRep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
| ---- | ---- | ----------- | ----- |
77
| **maintainer_id** | **String** | | [optional] |
88
| **name** | **String** | | [optional] |
9-
| **description** | **String** | | [optional] |
9+
| **description** | **String** | | |
1010
| **stages** | [**Array&lt;StageInputRep&gt;**](StageInputRep.md) | | [optional] |
1111

1212
## Example

docs/DerivedAttribute.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# LaunchDarklyApi::DerivedAttribute
2+
3+
## Properties
4+
5+
| Name | Type | Description | Notes |
6+
| ---- | ---- | ----------- | ----- |
7+
| **value** | **Object** | | [optional] |
8+
| **last_derived** | **Time** | | [optional] |
9+
10+
## Example
11+
12+
```ruby
13+
require 'launchdarkly_api'
14+
15+
instance = LaunchDarklyApi::DerivedAttribute.new(
16+
value: null,
17+
last_derived: null
18+
)
19+
```
20+

0 commit comments

Comments
 (0)