Skip to content

Commit c26d6df

Browse files
author
LaunchDarklyReleaseBot
committed
Version 7.0.0 automatically generated from ld-openapi.
1 parent 003ef1c commit c26d6df

File tree

467 files changed

+1906
-1042
lines changed

Some content is hidden

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

467 files changed

+1906
-1042
lines changed

.openapi-generator/FILES

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ docs/Defaults.md
5454
docs/DependentFlag.md
5555
docs/DependentFlagEnvironment.md
5656
docs/DependentFlagsByEnvironment.md
57+
docs/DerivedAttribute.md
5758
docs/Destination.md
5859
docs/DestinationPost.md
5960
docs/Destinations.md
@@ -77,8 +78,8 @@ docs/ExpiringUserTargetError.md
7778
docs/ExpiringUserTargetGetResponse.md
7879
docs/ExpiringUserTargetItem.md
7980
docs/ExpiringUserTargetPatchResponse.md
81+
docs/Extinction.md
8082
docs/ExtinctionCollectionRep.md
81-
docs/ExtinctionRep.md
8283
docs/FeatureFlag.md
8384
docs/FeatureFlagBody.md
8485
docs/FeatureFlagConfig.md
@@ -101,7 +102,6 @@ docs/FlagStatusRep.md
101102
docs/FlagSummary.md
102103
docs/ForbiddenErrorRep.md
103104
docs/HunkRep.md
104-
docs/InlineResponse200.md
105105
docs/IntegrationMetadata.md
106106
docs/IntegrationStatus.md
107107
docs/InvalidRequestErrorRep.md
@@ -119,6 +119,7 @@ docs/MetricCollectionRep.md
119119
docs/MetricListingRep.md
120120
docs/MetricPost.md
121121
docs/MetricRep.md
122+
docs/MetricSeen.md
122123
docs/MetricsApi.md
123124
docs/Modification.md
124125
docs/MultiEnvironmentDependentFlag.md
@@ -202,6 +203,7 @@ docs/UserAttributeNamesRep.md
202203
docs/UserFlagSetting.md
203204
docs/UserFlagSettings.md
204205
docs/UserRecord.md
206+
docs/UserRecordRep.md
205207
docs/UserSegment.md
206208
docs/UserSegmentRule.md
207209
docs/UserSegments.md
@@ -210,7 +212,6 @@ docs/Users.md
210212
docs/UsersApi.md
211213
docs/UsersBetaApi.md
212214
docs/ValuePut.md
213-
docs/Variate.md
214215
docs/Variation.md
215216
docs/VariationOrRolloutRep.md
216217
docs/VariationSummary.md
@@ -293,6 +294,7 @@ src/model/Defaults.js
293294
src/model/DependentFlag.js
294295
src/model/DependentFlagEnvironment.js
295296
src/model/DependentFlagsByEnvironment.js
297+
src/model/DerivedAttribute.js
296298
src/model/Destination.js
297299
src/model/DestinationPost.js
298300
src/model/Destinations.js
@@ -314,8 +316,8 @@ src/model/ExpiringUserTargetError.js
314316
src/model/ExpiringUserTargetGetResponse.js
315317
src/model/ExpiringUserTargetItem.js
316318
src/model/ExpiringUserTargetPatchResponse.js
319+
src/model/Extinction.js
317320
src/model/ExtinctionCollectionRep.js
318-
src/model/ExtinctionRep.js
319321
src/model/FeatureFlag.js
320322
src/model/FeatureFlagBody.js
321323
src/model/FeatureFlagConfig.js
@@ -336,7 +338,6 @@ src/model/FlagStatusRep.js
336338
src/model/FlagSummary.js
337339
src/model/ForbiddenErrorRep.js
338340
src/model/HunkRep.js
339-
src/model/InlineResponse200.js
340341
src/model/IntegrationMetadata.js
341342
src/model/IntegrationStatus.js
342343
src/model/InvalidRequestErrorRep.js
@@ -354,6 +355,7 @@ src/model/MetricCollectionRep.js
354355
src/model/MetricListingRep.js
355356
src/model/MetricPost.js
356357
src/model/MetricRep.js
358+
src/model/MetricSeen.js
357359
src/model/Modification.js
358360
src/model/MultiEnvironmentDependentFlag.js
359361
src/model/MultiEnvironmentDependentFlags.js
@@ -430,12 +432,12 @@ src/model/UserAttributeNamesRep.js
430432
src/model/UserFlagSetting.js
431433
src/model/UserFlagSettings.js
432434
src/model/UserRecord.js
435+
src/model/UserRecordRep.js
433436
src/model/UserSegment.js
434437
src/model/UserSegmentRule.js
435438
src/model/UserSegments.js
436439
src/model/Users.js
437440
src/model/ValuePut.js
438-
src/model/Variate.js
439441
src/model/Variation.js
440442
src/model/VariationOrRolloutRep.js
441443
src/model/VariationSummary.js
@@ -511,6 +513,7 @@ test/model/Defaults.spec.js
511513
test/model/DependentFlag.spec.js
512514
test/model/DependentFlagEnvironment.spec.js
513515
test/model/DependentFlagsByEnvironment.spec.js
516+
test/model/DerivedAttribute.spec.js
514517
test/model/Destination.spec.js
515518
test/model/DestinationPost.spec.js
516519
test/model/Destinations.spec.js
@@ -532,8 +535,8 @@ test/model/ExpiringUserTargetError.spec.js
532535
test/model/ExpiringUserTargetGetResponse.spec.js
533536
test/model/ExpiringUserTargetItem.spec.js
534537
test/model/ExpiringUserTargetPatchResponse.spec.js
538+
test/model/Extinction.spec.js
535539
test/model/ExtinctionCollectionRep.spec.js
536-
test/model/ExtinctionRep.spec.js
537540
test/model/FeatureFlag.spec.js
538541
test/model/FeatureFlagBody.spec.js
539542
test/model/FeatureFlagConfig.spec.js
@@ -554,7 +557,6 @@ test/model/FlagStatusRep.spec.js
554557
test/model/FlagSummary.spec.js
555558
test/model/ForbiddenErrorRep.spec.js
556559
test/model/HunkRep.spec.js
557-
test/model/InlineResponse200.spec.js
558560
test/model/IntegrationMetadata.spec.js
559561
test/model/IntegrationStatus.spec.js
560562
test/model/InvalidRequestErrorRep.spec.js
@@ -572,6 +574,7 @@ test/model/MetricCollectionRep.spec.js
572574
test/model/MetricListingRep.spec.js
573575
test/model/MetricPost.spec.js
574576
test/model/MetricRep.spec.js
577+
test/model/MetricSeen.spec.js
575578
test/model/Modification.spec.js
576579
test/model/MultiEnvironmentDependentFlag.spec.js
577580
test/model/MultiEnvironmentDependentFlags.spec.js
@@ -648,12 +651,12 @@ test/model/UserAttributeNamesRep.spec.js
648651
test/model/UserFlagSetting.spec.js
649652
test/model/UserFlagSettings.spec.js
650653
test/model/UserRecord.spec.js
654+
test/model/UserRecordRep.spec.js
651655
test/model/UserSegment.spec.js
652656
test/model/UserSegmentRule.spec.js
653657
test/model/UserSegments.spec.js
654658
test/model/Users.spec.js
655659
test/model/ValuePut.spec.js
656-
test/model/Variate.spec.js
657660
test/model/Variation.spec.js
658661
test/model/VariationOrRolloutRep.spec.js
659662
test/model/VariationSummary.spec.js

.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

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@ Paginated collections include `first`, `last`, `next`, and `prev` links containi
100100

101101
## Updates
102102

103-
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.
103+
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.
104104

105105
### Updates via JSON Patch
106106

107-
[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:
107+
[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:
108108

109109
```json
110110
{
@@ -136,7 +136,7 @@ Attributes that aren't editable, like a resource's `_links`, have names that sta
136136

137137
### Updates via JSON Merge Patch
138138

139-
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.
139+
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.
140140

141141
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:
142142

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

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

@@ -689,6 +689,7 @@ Class | Method | HTTP request | Description
689689
*LaunchDarklyApi.WebhooksApi* | [**patchWebhook**](docs/WebhooksApi.md#patchWebhook) | **PATCH** /api/v2/webhooks/{id} | Update webhook
690690
*LaunchDarklyApi.WebhooksApi* | [**postWebhook**](docs/WebhooksApi.md#postWebhook) | **POST** /api/v2/webhooks | Creates a webhook
691691
*LaunchDarklyApi.WorkflowsBetaApi* | [**deleteWorkflow**](docs/WorkflowsBetaApi.md#deleteWorkflow) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId} | Delete workflow
692+
*LaunchDarklyApi.WorkflowsBetaApi* | [**getCustomWorkflow**](docs/WorkflowsBetaApi.md#getCustomWorkflow) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId} | Get custom workflow
692693
*LaunchDarklyApi.WorkflowsBetaApi* | [**getWorkflows**](docs/WorkflowsBetaApi.md#getWorkflows) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows | Get workflows
693694
*LaunchDarklyApi.WorkflowsBetaApi* | [**postWorkflow**](docs/WorkflowsBetaApi.md#postWorkflow) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows | Create workflow
694695

@@ -738,6 +739,7 @@ Class | Method | HTTP request | Description
738739
- [LaunchDarklyApi.DependentFlag](docs/DependentFlag.md)
739740
- [LaunchDarklyApi.DependentFlagEnvironment](docs/DependentFlagEnvironment.md)
740741
- [LaunchDarklyApi.DependentFlagsByEnvironment](docs/DependentFlagsByEnvironment.md)
742+
- [LaunchDarklyApi.DerivedAttribute](docs/DerivedAttribute.md)
741743
- [LaunchDarklyApi.Destination](docs/Destination.md)
742744
- [LaunchDarklyApi.DestinationPost](docs/DestinationPost.md)
743745
- [LaunchDarklyApi.Destinations](docs/Destinations.md)
@@ -759,8 +761,8 @@ Class | Method | HTTP request | Description
759761
- [LaunchDarklyApi.ExpiringUserTargetGetResponse](docs/ExpiringUserTargetGetResponse.md)
760762
- [LaunchDarklyApi.ExpiringUserTargetItem](docs/ExpiringUserTargetItem.md)
761763
- [LaunchDarklyApi.ExpiringUserTargetPatchResponse](docs/ExpiringUserTargetPatchResponse.md)
764+
- [LaunchDarklyApi.Extinction](docs/Extinction.md)
762765
- [LaunchDarklyApi.ExtinctionCollectionRep](docs/ExtinctionCollectionRep.md)
763-
- [LaunchDarklyApi.ExtinctionRep](docs/ExtinctionRep.md)
764766
- [LaunchDarklyApi.FeatureFlag](docs/FeatureFlag.md)
765767
- [LaunchDarklyApi.FeatureFlagBody](docs/FeatureFlagBody.md)
766768
- [LaunchDarklyApi.FeatureFlagConfig](docs/FeatureFlagConfig.md)
@@ -781,7 +783,6 @@ Class | Method | HTTP request | Description
781783
- [LaunchDarklyApi.FlagSummary](docs/FlagSummary.md)
782784
- [LaunchDarklyApi.ForbiddenErrorRep](docs/ForbiddenErrorRep.md)
783785
- [LaunchDarklyApi.HunkRep](docs/HunkRep.md)
784-
- [LaunchDarklyApi.InlineResponse200](docs/InlineResponse200.md)
785786
- [LaunchDarklyApi.IntegrationMetadata](docs/IntegrationMetadata.md)
786787
- [LaunchDarklyApi.IntegrationStatus](docs/IntegrationStatus.md)
787788
- [LaunchDarklyApi.InvalidRequestErrorRep](docs/InvalidRequestErrorRep.md)
@@ -799,6 +800,7 @@ Class | Method | HTTP request | Description
799800
- [LaunchDarklyApi.MetricListingRep](docs/MetricListingRep.md)
800801
- [LaunchDarklyApi.MetricPost](docs/MetricPost.md)
801802
- [LaunchDarklyApi.MetricRep](docs/MetricRep.md)
803+
- [LaunchDarklyApi.MetricSeen](docs/MetricSeen.md)
802804
- [LaunchDarklyApi.Modification](docs/Modification.md)
803805
- [LaunchDarklyApi.MultiEnvironmentDependentFlag](docs/MultiEnvironmentDependentFlag.md)
804806
- [LaunchDarklyApi.MultiEnvironmentDependentFlags](docs/MultiEnvironmentDependentFlags.md)
@@ -875,12 +877,12 @@ Class | Method | HTTP request | Description
875877
- [LaunchDarklyApi.UserFlagSetting](docs/UserFlagSetting.md)
876878
- [LaunchDarklyApi.UserFlagSettings](docs/UserFlagSettings.md)
877879
- [LaunchDarklyApi.UserRecord](docs/UserRecord.md)
880+
- [LaunchDarklyApi.UserRecordRep](docs/UserRecordRep.md)
878881
- [LaunchDarklyApi.UserSegment](docs/UserSegment.md)
879882
- [LaunchDarklyApi.UserSegmentRule](docs/UserSegmentRule.md)
880883
- [LaunchDarklyApi.UserSegments](docs/UserSegments.md)
881884
- [LaunchDarklyApi.Users](docs/Users.md)
882885
- [LaunchDarklyApi.ValuePut](docs/ValuePut.md)
883-
- [LaunchDarklyApi.Variate](docs/Variate.md)
884886
- [LaunchDarklyApi.Variation](docs/Variation.md)
885887
- [LaunchDarklyApi.VariationOrRolloutRep](docs/VariationOrRolloutRep.md)
886888
- [LaunchDarklyApi.VariationSummary](docs/VariationSummary.md)

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** | **[Object]** | | [optional]
8-
**notResources** | **[Object]** | | [optional]
9-
**actions** | **[String]** | | [optional]
10-
**notActions** | **[String]** | | [optional]
7+
**resources** | **[String]** | Resource specifier strings | [optional]
8+
**notResources** | **[String]** | Targeted resources are the resources NOT in this list. The \"resources\" field must be empty to use this field. | [optional]
9+
**actions** | **[String]** | Actions to perform on a resource | [optional]
10+
**notActions** | **[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
**roleName** | **String** | | [optional]
1313

docs/CodeReferencesApi.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ Name | Type | Description | Notes
560560

561561
## postExtinction
562562

563-
> postExtinction(repo, branch, extinctionRep)
563+
> postExtinction(repo, branch, extinction)
564564
565565
Create extinction
566566

@@ -580,8 +580,8 @@ ApiKey.apiKey = 'YOUR API KEY';
580580
let apiInstance = new LaunchDarklyApi.CodeReferencesApi();
581581
let repo = "repo_example"; // String | The repository name
582582
let branch = "branch_example"; // String | The url-encoded branch name
583-
let extinctionRep = [new LaunchDarklyApi.ExtinctionRep()]; // [ExtinctionRep] |
584-
apiInstance.postExtinction(repo, branch, extinctionRep, (error, data, response) => {
583+
let extinction = [new LaunchDarklyApi.Extinction()]; // [Extinction] |
584+
apiInstance.postExtinction(repo, branch, extinction, (error, data, response) => {
585585
if (error) {
586586
console.error(error);
587587
} else {
@@ -597,7 +597,7 @@ Name | Type | Description | Notes
597597
------------- | ------------- | ------------- | -------------
598598
**repo** | **String**| The repository name |
599599
**branch** | **String**| The url-encoded branch name |
600-
**extinctionRep** | [**[ExtinctionRep]**](ExtinctionRep.md)| |
600+
**extinction** | [**[Extinction]**](Extinction.md)| |
601601

602602
### Return type
603603

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
**notifyMemberIds** | **[String]** | An array of member IDs. These members are notified to review the approval request. |
1010
**source** | [**SourceFlag**](SourceFlag.md) | |
1111
**includedActions** | **[String]** | | [optional]

docs/CustomWorkflowInputRep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**maintainerId** | **String** | | [optional]
88
**name** | **String** | | [optional]
9-
**description** | **String** | | [optional]
9+
**description** | **String** | |
1010
**stages** | [**[StageInputRep]**](StageInputRep.md) | | [optional]
1111

1212

docs/DerivedAttribute.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# LaunchDarklyApi.DerivedAttribute
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**value** | **Object** | | [optional]
8+
**lastDerived** | **Date** | | [optional]
9+
10+

docs/Environment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Name | Type | Description | Notes
1414
**defaultTtl** | **Number** | The default time (in minutes) that the PHP SDK can cache feature flag rules locally. |
1515
**secureMode** | **Boolean** | Secure mode ensures that a user of the client-side SDK cannot impersonate another user. |
1616
**defaultTrackEvents** | **Boolean** | Enables tracking detailed information for new flags by default. |
17+
**requireComments** | **Boolean** | |
18+
**confirmChanges** | **Boolean** | |
1719
**tags** | **[String]** | |
1820
**approvalSettings** | [**ApprovalSettings**](ApprovalSettings.md) | | [optional]
1921

docs/ExperimentResultsRep.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ Name | Type | Description | Notes
1010
**series** | [**[ExperimentTimeSeriesSlice]**](ExperimentTimeSeriesSlice.md) | | [optional]
1111
**stats** | [**ExperimentStatsRep**](ExperimentStatsRep.md) | | [optional]
1212
**granularity** | **String** | | [optional]
13+
**metricSeen** | [**MetricSeen**](MetricSeen.md) | | [optional]
1314

1415

docs/Extinction.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-
**revision** | **String** | |
8-
**message** | **String** | | [optional]
7+
**revision** | **String** | The identifier for the revision where flag became extinct. For example, a commit SHA. |
8+
**message** | **String** | Description of the extinction. For example, the commit message for the revision. |
99
**time** | **Number** | |
10-
**flagKey** | **String** | |
11-
**projectKey** | **String** | |
10+
**flagKey** | **String** | The feature flag key |
11+
**projKey** | **String** | The project key |
1212

1313

docs/ExtinctionCollectionRep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**links** | [**{String: Link}**](Link.md) | |
8-
**items** | **{String: [ExtinctionRep]}** | An array of extinction events |
8+
**items** | **{String: [Extinction]}** | An array of extinction events |
99

1010

docs/FeatureFlagBody.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
99
**description** | **String** | Description of the feature flag | [optional]
1010
**includeInSnippet** | **Boolean** | Deprecated, use clientSideAvailability. Whether or not this flag should be made available to the client-side JavaScript SDK | [optional]
1111
**clientSideAvailability** | [**ClientSideAvailabilityPost**](ClientSideAvailabilityPost.md) | | [optional]
12-
**variations** | [**[Variate]**](Variate.md) | An array of possible variations for the flag | [optional]
12+
**variations** | [**[Variation]**](Variation.md) | An array of possible variations for the flag | [optional]
1313
**variationJsonSchema** | **Object** | | [optional]
1414
**temporary** | **Boolean** | Whether or not the flag is a temporary flag | [optional]
1515
**tags** | **[String]** | Tags for the feature flag | [optional]

docs/MetricSeen.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# LaunchDarklyApi.MetricSeen
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**ever** | **Boolean** | | [optional]
8+
**minutesAgo** | **Number** | | [optional]
9+
10+

docs/OtherApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ null (empty response body)
107107

108108
## getRoot
109109

110-
> {String: InlineResponse200} getRoot()
110+
> {String: Link} getRoot()
111111
112112
Root resource
113113

@@ -140,7 +140,7 @@ This endpoint does not need any parameter.
140140

141141
### Return type
142142

143-
[**{String: InlineResponse200}**](InlineResponse200.md)
143+
[**{String: Link}**](Link.md)
144144

145145
### Authorization
146146

docs/ProjectPost.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Name | Type | Description | Notes
99
**includeInSnippetByDefault** | **Boolean** | Whether or not flags created in this project are made available to the client-side JavaScript SDK by default. | [optional]
1010
**defaultClientSideAvailability** | [**DefaultClientSideAvailabilityPost**](DefaultClientSideAvailabilityPost.md) | | [optional]
1111
**tags** | **[String]** | | [optional]
12-
**environments** | **[Object]** | Creates the provided environments for this project. If omitted default environments will be created instead. | [optional]
12+
**environments** | [**[EnvironmentPost]**](EnvironmentPost.md) | Creates the provided environments for this project. If omitted default environments will be created instead. | [optional]
1313

1414

0 commit comments

Comments
 (0)