Skip to content

Commit bba94b6

Browse files
author
LaunchDarklyReleaseBot
committed
Version 9.0.0 automatically generated from ld-openapi.
1 parent 284eca2 commit bba94b6

File tree

592 files changed

+5117
-1242
lines changed

Some content is hidden

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

592 files changed

+5117
-1242
lines changed

.openapi-generator/FILES

+51-3
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ docs/CustomWorkflowOutputRep.md
5151
docs/CustomWorkflowStageMeta.md
5252
docs/CustomWorkflowsListingOutputRep.md
5353
docs/DataExportDestinationsApi.md
54+
docs/Decimal.md
5455
docs/DefaultClientSideAvailabilityPost.md
5556
docs/Defaults.md
5657
docs/DependentFlag.md
@@ -62,14 +63,18 @@ docs/Destinations.md
6263
docs/Environment.md
6364
docs/EnvironmentPost.md
6465
docs/EnvironmentsApi.md
66+
docs/EvaluationReason.md
6567
docs/ExecutionOutputRep.md
6668
docs/ExperimentAllocationRep.md
69+
docs/ExperimentCollectionRep.md
6770
docs/ExperimentEnabledPeriodRep.md
6871
docs/ExperimentEnvironmentSettingRep.md
6972
docs/ExperimentInfoRep.md
7073
docs/ExperimentMetadataRep.md
74+
docs/ExperimentPatchInput.md
75+
docs/ExperimentPost.md
7176
docs/ExperimentRep.md
72-
docs/ExperimentResultsRep.md
77+
docs/ExperimentResults.md
7378
docs/ExperimentStatsRep.md
7479
docs/ExperimentTimeSeriesSlice.md
7580
docs/ExperimentTimeSeriesVariationSlice.md
@@ -99,12 +104,14 @@ docs/FlagConfigApprovalRequestsResponse.md
99104
docs/FlagCopyConfigEnvironment.md
100105
docs/FlagCopyConfigPost.md
101106
docs/FlagGlobalAttributesRep.md
107+
docs/FlagInput.md
102108
docs/FlagLinkCollectionRep.md
103109
docs/FlagLinkMember.md
104110
docs/FlagLinkPost.md
105111
docs/FlagLinkRep.md
106112
docs/FlagLinksBetaApi.md
107113
docs/FlagListingRep.md
114+
docs/FlagRep.md
108115
docs/FlagScheduledChangesInput.md
109116
docs/FlagStatusRep.md
110117
docs/FlagSummary.md
@@ -130,6 +137,9 @@ docs/IntegrationSubscriptionStatusRep.md
130137
docs/Integrations.md
131138
docs/InvalidRequestErrorRep.md
132139
docs/IpList.md
140+
docs/IterationExpandableProperties.md
141+
docs/IterationInput.md
142+
docs/IterationRep.md
133143
docs/LastSeenMetadata.md
134144
docs/Link.md
135145
docs/Member.md
@@ -142,6 +152,7 @@ docs/MemberTeamsPostInput.md
142152
docs/Members.md
143153
docs/MethodNotAllowedErrorRep.md
144154
docs/MetricCollectionRep.md
155+
docs/MetricInput.md
145156
docs/MetricListingRep.md
146157
docs/MetricPost.md
147158
docs/MetricRep.md
@@ -152,7 +163,9 @@ docs/MultiEnvironmentDependentFlag.md
152163
docs/MultiEnvironmentDependentFlags.md
153164
docs/NewMemberForm.md
154165
docs/NotFoundErrorRep.md
166+
docs/NullDecimal.md
155167
docs/OtherApi.md
168+
docs/ParameterRep.md
156169
docs/ParentResourceRep.md
157170
docs/PatchFailedErrorRep.md
158171
docs/PatchOperation.md
@@ -239,6 +252,9 @@ docs/TitleRep.md
239252
docs/Token.md
240253
docs/TokenDataRep.md
241254
docs/Tokens.md
255+
docs/TreatmentInput.md
256+
docs/TreatmentParameterInput.md
257+
docs/TreatmentRep.md
242258
docs/TriggerPost.md
243259
docs/TriggerWorkflowCollectionRep.md
244260
docs/TriggerWorkflowRep.md
@@ -343,6 +359,7 @@ src/model/CustomWorkflowMeta.js
343359
src/model/CustomWorkflowOutputRep.js
344360
src/model/CustomWorkflowStageMeta.js
345361
src/model/CustomWorkflowsListingOutputRep.js
362+
src/model/Decimal.js
346363
src/model/DefaultClientSideAvailabilityPost.js
347364
src/model/Defaults.js
348365
src/model/DependentFlag.js
@@ -353,14 +370,18 @@ src/model/DestinationPost.js
353370
src/model/Destinations.js
354371
src/model/Environment.js
355372
src/model/EnvironmentPost.js
373+
src/model/EvaluationReason.js
356374
src/model/ExecutionOutputRep.js
357375
src/model/ExperimentAllocationRep.js
376+
src/model/ExperimentCollectionRep.js
358377
src/model/ExperimentEnabledPeriodRep.js
359378
src/model/ExperimentEnvironmentSettingRep.js
360379
src/model/ExperimentInfoRep.js
361380
src/model/ExperimentMetadataRep.js
381+
src/model/ExperimentPatchInput.js
382+
src/model/ExperimentPost.js
362383
src/model/ExperimentRep.js
363-
src/model/ExperimentResultsRep.js
384+
src/model/ExperimentResults.js
364385
src/model/ExperimentStatsRep.js
365386
src/model/ExperimentTimeSeriesSlice.js
366387
src/model/ExperimentTimeSeriesVariationSlice.js
@@ -387,11 +408,13 @@ src/model/FlagConfigApprovalRequestsResponse.js
387408
src/model/FlagCopyConfigEnvironment.js
388409
src/model/FlagCopyConfigPost.js
389410
src/model/FlagGlobalAttributesRep.js
411+
src/model/FlagInput.js
390412
src/model/FlagLinkCollectionRep.js
391413
src/model/FlagLinkMember.js
392414
src/model/FlagLinkPost.js
393415
src/model/FlagLinkRep.js
394416
src/model/FlagListingRep.js
417+
src/model/FlagRep.js
395418
src/model/FlagScheduledChangesInput.js
396419
src/model/FlagStatusRep.js
397420
src/model/FlagSummary.js
@@ -414,6 +437,9 @@ src/model/IntegrationSubscriptionStatusRep.js
414437
src/model/Integrations.js
415438
src/model/InvalidRequestErrorRep.js
416439
src/model/IpList.js
440+
src/model/IterationExpandableProperties.js
441+
src/model/IterationInput.js
442+
src/model/IterationRep.js
417443
src/model/LastSeenMetadata.js
418444
src/model/Link.js
419445
src/model/Member.js
@@ -426,6 +452,7 @@ src/model/MemberTeamsPostInput.js
426452
src/model/Members.js
427453
src/model/MethodNotAllowedErrorRep.js
428454
src/model/MetricCollectionRep.js
455+
src/model/MetricInput.js
429456
src/model/MetricListingRep.js
430457
src/model/MetricPost.js
431458
src/model/MetricRep.js
@@ -435,6 +462,8 @@ src/model/MultiEnvironmentDependentFlag.js
435462
src/model/MultiEnvironmentDependentFlags.js
436463
src/model/NewMemberForm.js
437464
src/model/NotFoundErrorRep.js
465+
src/model/NullDecimal.js
466+
src/model/ParameterRep.js
438467
src/model/ParentResourceRep.js
439468
src/model/PatchFailedErrorRep.js
440469
src/model/PatchOperation.js
@@ -514,6 +543,9 @@ src/model/TitleRep.js
514543
src/model/Token.js
515544
src/model/TokenDataRep.js
516545
src/model/Tokens.js
546+
src/model/TreatmentInput.js
547+
src/model/TreatmentParameterInput.js
548+
src/model/TreatmentRep.js
517549
src/model/TriggerPost.js
518550
src/model/TriggerWorkflowCollectionRep.js
519551
src/model/TriggerWorkflowRep.js
@@ -608,6 +640,7 @@ test/model/CustomWorkflowMeta.spec.js
608640
test/model/CustomWorkflowOutputRep.spec.js
609641
test/model/CustomWorkflowStageMeta.spec.js
610642
test/model/CustomWorkflowsListingOutputRep.spec.js
643+
test/model/Decimal.spec.js
611644
test/model/DefaultClientSideAvailabilityPost.spec.js
612645
test/model/Defaults.spec.js
613646
test/model/DependentFlag.spec.js
@@ -618,14 +651,18 @@ test/model/DestinationPost.spec.js
618651
test/model/Destinations.spec.js
619652
test/model/Environment.spec.js
620653
test/model/EnvironmentPost.spec.js
654+
test/model/EvaluationReason.spec.js
621655
test/model/ExecutionOutputRep.spec.js
622656
test/model/ExperimentAllocationRep.spec.js
657+
test/model/ExperimentCollectionRep.spec.js
623658
test/model/ExperimentEnabledPeriodRep.spec.js
624659
test/model/ExperimentEnvironmentSettingRep.spec.js
625660
test/model/ExperimentInfoRep.spec.js
626661
test/model/ExperimentMetadataRep.spec.js
662+
test/model/ExperimentPatchInput.spec.js
663+
test/model/ExperimentPost.spec.js
627664
test/model/ExperimentRep.spec.js
628-
test/model/ExperimentResultsRep.spec.js
665+
test/model/ExperimentResults.spec.js
629666
test/model/ExperimentStatsRep.spec.js
630667
test/model/ExperimentTimeSeriesSlice.spec.js
631668
test/model/ExperimentTimeSeriesVariationSlice.spec.js
@@ -652,11 +689,13 @@ test/model/FlagConfigApprovalRequestsResponse.spec.js
652689
test/model/FlagCopyConfigEnvironment.spec.js
653690
test/model/FlagCopyConfigPost.spec.js
654691
test/model/FlagGlobalAttributesRep.spec.js
692+
test/model/FlagInput.spec.js
655693
test/model/FlagLinkCollectionRep.spec.js
656694
test/model/FlagLinkMember.spec.js
657695
test/model/FlagLinkPost.spec.js
658696
test/model/FlagLinkRep.spec.js
659697
test/model/FlagListingRep.spec.js
698+
test/model/FlagRep.spec.js
660699
test/model/FlagScheduledChangesInput.spec.js
661700
test/model/FlagStatusRep.spec.js
662701
test/model/FlagSummary.spec.js
@@ -679,6 +718,9 @@ test/model/IntegrationSubscriptionStatusRep.spec.js
679718
test/model/Integrations.spec.js
680719
test/model/InvalidRequestErrorRep.spec.js
681720
test/model/IpList.spec.js
721+
test/model/IterationExpandableProperties.spec.js
722+
test/model/IterationInput.spec.js
723+
test/model/IterationRep.spec.js
682724
test/model/LastSeenMetadata.spec.js
683725
test/model/Link.spec.js
684726
test/model/Member.spec.js
@@ -691,6 +733,7 @@ test/model/MemberTeamsPostInput.spec.js
691733
test/model/Members.spec.js
692734
test/model/MethodNotAllowedErrorRep.spec.js
693735
test/model/MetricCollectionRep.spec.js
736+
test/model/MetricInput.spec.js
694737
test/model/MetricListingRep.spec.js
695738
test/model/MetricPost.spec.js
696739
test/model/MetricRep.spec.js
@@ -700,6 +743,8 @@ test/model/MultiEnvironmentDependentFlag.spec.js
700743
test/model/MultiEnvironmentDependentFlags.spec.js
701744
test/model/NewMemberForm.spec.js
702745
test/model/NotFoundErrorRep.spec.js
746+
test/model/NullDecimal.spec.js
747+
test/model/ParameterRep.spec.js
703748
test/model/ParentResourceRep.spec.js
704749
test/model/PatchFailedErrorRep.spec.js
705750
test/model/PatchOperation.spec.js
@@ -779,6 +824,9 @@ test/model/TitleRep.spec.js
779824
test/model/Token.spec.js
780825
test/model/TokenDataRep.spec.js
781826
test/model/Tokens.spec.js
827+
test/model/TreatmentInput.spec.js
828+
test/model/TreatmentParameterInput.spec.js
829+
test/model/TreatmentRep.spec.js
782830
test/model/TriggerPost.spec.js
783831
test/model/TriggerWorkflowCollectionRep.spec.js
784832
test/model/TriggerWorkflowRep.spec.js

README.md

+35-5
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,12 @@ In addition, request bodies for `PUT`, `POST`, `REPORT` and `PATCH` requests mus
6060

6161
### Summary and detailed representations
6262

63-
When you fetch a list of resources, the response includes only the most important attributes of each resource. This is a _summary representation_ of the resource. When you fetch an individual resource (for example, a single feature flag), you receive a _detailed representation_ containing all of the attributes of the resource.
63+
When you fetch a list of resources, the response includes only the most important attributes of each resource. This is a _summary representation_ of the resource. When you fetch an individual resource, such as a single feature flag, you receive a _detailed representation_ of the resource.
6464

6565
The best way to find a detailed representation is to follow links. Every summary representation includes a link to its detailed representation.
6666

67+
In most cases, the detailed representation contains all of the attributes of the resource. In a few cases, the detailed representation contains many, but not all, of the attributes of the resource. Typically this happens when an attribute of the requested resource is itself paginated. You can request that the response include a particular attribute by using the `expand` request parameter.
68+
6769
### Links and addressability
6870

6971
The best way to navigate the API is by following links. These are attributes in representations that link to other resources. The API always uses the same format for links:
@@ -98,6 +100,12 @@ Collections are always represented as a JSON object with an `items` attribute co
98100

99101
Paginated collections include `first`, `last`, `next`, and `prev` links containing a URL with the respective set of elements in the collection.
100102

103+
### Expanding responses
104+
105+
Sometimes the detailed representation of a resource does not include all of the attributes of the resource by default. If this is the case, the request method will clearly document this and describe which attributes you can include in an expanded response.
106+
107+
To include the additional attributes, append the `expand` request parameter to your request and add a comma-separated list of the attributes to include. For example, when you append `?expand=members,roles` to the [Get team](/tag/Teams-(beta)#operation/getTeam) endpoint, the expanded response includes both of these attributes.
108+
101109
## Updates
102110

103111
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.
@@ -395,7 +403,7 @@ We mark beta resources with a \"Beta\" callout in our documentation, pictured be
395403

396404
> ### This feature is in beta
397405
>
398-
> To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Beta-resources).
406+
> To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Overview/Beta-resources).
399407
400408
### Using beta resources
401409

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

450458
- API version: 2.0
451-
- Package version: 8.0.0
459+
- Package version: 9.0.0
452460
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
453461
For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
454462

@@ -628,7 +636,13 @@ Class | Method | HTTP request | Description
628636
*LaunchDarklyApi.EnvironmentsApi* | [**postEnvironment**](docs/EnvironmentsApi.md#postEnvironment) | **POST** /api/v2/projects/{projectKey}/environments | Create environment
629637
*LaunchDarklyApi.EnvironmentsApi* | [**resetEnvironmentMobileKey**](docs/EnvironmentsApi.md#resetEnvironmentMobileKey) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/mobileKey | Reset environment mobile SDK key
630638
*LaunchDarklyApi.EnvironmentsApi* | [**resetEnvironmentSDKKey**](docs/EnvironmentsApi.md#resetEnvironmentSDKKey) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/apiKey | Reset environment SDK key
631-
*LaunchDarklyApi.ExperimentsBetaApi* | [**getExperiment**](docs/ExperimentsBetaApi.md#getExperiment) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey} | Get experiment results
639+
*LaunchDarklyApi.ExperimentsBetaApi* | [**createExperiment**](docs/ExperimentsBetaApi.md#createExperiment) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments | Create experiment
640+
*LaunchDarklyApi.ExperimentsBetaApi* | [**createIteration**](docs/ExperimentsBetaApi.md#createIteration) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/iterations | Create iteration
641+
*LaunchDarklyApi.ExperimentsBetaApi* | [**getExperiment**](docs/ExperimentsBetaApi.md#getExperiment) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey} | Get experiment
642+
*LaunchDarklyApi.ExperimentsBetaApi* | [**getExperimentResults**](docs/ExperimentsBetaApi.md#getExperimentResults) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/metrics/{metricKey}/results | Get experiment results
643+
*LaunchDarklyApi.ExperimentsBetaApi* | [**getExperiments**](docs/ExperimentsBetaApi.md#getExperiments) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments | Get experiments
644+
*LaunchDarklyApi.ExperimentsBetaApi* | [**getLegacyExperimentResults**](docs/ExperimentsBetaApi.md#getLegacyExperimentResults) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey} | Get legacy experiment results (deprecated)
645+
*LaunchDarklyApi.ExperimentsBetaApi* | [**patchExperiment**](docs/ExperimentsBetaApi.md#patchExperiment) | **PATCH** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey} | Patch experiment
632646
*LaunchDarklyApi.ExperimentsBetaApi* | [**resetExperiment**](docs/ExperimentsBetaApi.md#resetExperiment) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey}/results | Reset experiment results
633647
*LaunchDarklyApi.FeatureFlagsApi* | [**copyFeatureFlag**](docs/FeatureFlagsApi.md#copyFeatureFlag) | **POST** /api/v2/flags/{projectKey}/{featureFlagKey}/copy | Copy feature flag
634648
*LaunchDarklyApi.FeatureFlagsApi* | [**deleteFeatureFlag**](docs/FeatureFlagsApi.md#deleteFeatureFlag) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey} | Delete feature flag
@@ -774,6 +788,7 @@ Class | Method | HTTP request | Description
774788
- [LaunchDarklyApi.CustomWorkflowOutputRep](docs/CustomWorkflowOutputRep.md)
775789
- [LaunchDarklyApi.CustomWorkflowStageMeta](docs/CustomWorkflowStageMeta.md)
776790
- [LaunchDarklyApi.CustomWorkflowsListingOutputRep](docs/CustomWorkflowsListingOutputRep.md)
791+
- [LaunchDarklyApi.Decimal](docs/Decimal.md)
777792
- [LaunchDarklyApi.DefaultClientSideAvailabilityPost](docs/DefaultClientSideAvailabilityPost.md)
778793
- [LaunchDarklyApi.Defaults](docs/Defaults.md)
779794
- [LaunchDarklyApi.DependentFlag](docs/DependentFlag.md)
@@ -784,14 +799,18 @@ Class | Method | HTTP request | Description
784799
- [LaunchDarklyApi.Destinations](docs/Destinations.md)
785800
- [LaunchDarklyApi.Environment](docs/Environment.md)
786801
- [LaunchDarklyApi.EnvironmentPost](docs/EnvironmentPost.md)
802+
- [LaunchDarklyApi.EvaluationReason](docs/EvaluationReason.md)
787803
- [LaunchDarklyApi.ExecutionOutputRep](docs/ExecutionOutputRep.md)
788804
- [LaunchDarklyApi.ExperimentAllocationRep](docs/ExperimentAllocationRep.md)
805+
- [LaunchDarklyApi.ExperimentCollectionRep](docs/ExperimentCollectionRep.md)
789806
- [LaunchDarklyApi.ExperimentEnabledPeriodRep](docs/ExperimentEnabledPeriodRep.md)
790807
- [LaunchDarklyApi.ExperimentEnvironmentSettingRep](docs/ExperimentEnvironmentSettingRep.md)
791808
- [LaunchDarklyApi.ExperimentInfoRep](docs/ExperimentInfoRep.md)
792809
- [LaunchDarklyApi.ExperimentMetadataRep](docs/ExperimentMetadataRep.md)
810+
- [LaunchDarklyApi.ExperimentPatchInput](docs/ExperimentPatchInput.md)
811+
- [LaunchDarklyApi.ExperimentPost](docs/ExperimentPost.md)
793812
- [LaunchDarklyApi.ExperimentRep](docs/ExperimentRep.md)
794-
- [LaunchDarklyApi.ExperimentResultsRep](docs/ExperimentResultsRep.md)
813+
- [LaunchDarklyApi.ExperimentResults](docs/ExperimentResults.md)
795814
- [LaunchDarklyApi.ExperimentStatsRep](docs/ExperimentStatsRep.md)
796815
- [LaunchDarklyApi.ExperimentTimeSeriesSlice](docs/ExperimentTimeSeriesSlice.md)
797816
- [LaunchDarklyApi.ExperimentTimeSeriesVariationSlice](docs/ExperimentTimeSeriesVariationSlice.md)
@@ -818,11 +837,13 @@ Class | Method | HTTP request | Description
818837
- [LaunchDarklyApi.FlagCopyConfigEnvironment](docs/FlagCopyConfigEnvironment.md)
819838
- [LaunchDarklyApi.FlagCopyConfigPost](docs/FlagCopyConfigPost.md)
820839
- [LaunchDarklyApi.FlagGlobalAttributesRep](docs/FlagGlobalAttributesRep.md)
840+
- [LaunchDarklyApi.FlagInput](docs/FlagInput.md)
821841
- [LaunchDarklyApi.FlagLinkCollectionRep](docs/FlagLinkCollectionRep.md)
822842
- [LaunchDarklyApi.FlagLinkMember](docs/FlagLinkMember.md)
823843
- [LaunchDarklyApi.FlagLinkPost](docs/FlagLinkPost.md)
824844
- [LaunchDarklyApi.FlagLinkRep](docs/FlagLinkRep.md)
825845
- [LaunchDarklyApi.FlagListingRep](docs/FlagListingRep.md)
846+
- [LaunchDarklyApi.FlagRep](docs/FlagRep.md)
826847
- [LaunchDarklyApi.FlagScheduledChangesInput](docs/FlagScheduledChangesInput.md)
827848
- [LaunchDarklyApi.FlagStatusRep](docs/FlagStatusRep.md)
828849
- [LaunchDarklyApi.FlagSummary](docs/FlagSummary.md)
@@ -845,6 +866,9 @@ Class | Method | HTTP request | Description
845866
- [LaunchDarklyApi.Integrations](docs/Integrations.md)
846867
- [LaunchDarklyApi.InvalidRequestErrorRep](docs/InvalidRequestErrorRep.md)
847868
- [LaunchDarklyApi.IpList](docs/IpList.md)
869+
- [LaunchDarklyApi.IterationExpandableProperties](docs/IterationExpandableProperties.md)
870+
- [LaunchDarklyApi.IterationInput](docs/IterationInput.md)
871+
- [LaunchDarklyApi.IterationRep](docs/IterationRep.md)
848872
- [LaunchDarklyApi.LastSeenMetadata](docs/LastSeenMetadata.md)
849873
- [LaunchDarklyApi.Link](docs/Link.md)
850874
- [LaunchDarklyApi.Member](docs/Member.md)
@@ -857,6 +881,7 @@ Class | Method | HTTP request | Description
857881
- [LaunchDarklyApi.Members](docs/Members.md)
858882
- [LaunchDarklyApi.MethodNotAllowedErrorRep](docs/MethodNotAllowedErrorRep.md)
859883
- [LaunchDarklyApi.MetricCollectionRep](docs/MetricCollectionRep.md)
884+
- [LaunchDarklyApi.MetricInput](docs/MetricInput.md)
860885
- [LaunchDarklyApi.MetricListingRep](docs/MetricListingRep.md)
861886
- [LaunchDarklyApi.MetricPost](docs/MetricPost.md)
862887
- [LaunchDarklyApi.MetricRep](docs/MetricRep.md)
@@ -866,6 +891,8 @@ Class | Method | HTTP request | Description
866891
- [LaunchDarklyApi.MultiEnvironmentDependentFlags](docs/MultiEnvironmentDependentFlags.md)
867892
- [LaunchDarklyApi.NewMemberForm](docs/NewMemberForm.md)
868893
- [LaunchDarklyApi.NotFoundErrorRep](docs/NotFoundErrorRep.md)
894+
- [LaunchDarklyApi.NullDecimal](docs/NullDecimal.md)
895+
- [LaunchDarklyApi.ParameterRep](docs/ParameterRep.md)
869896
- [LaunchDarklyApi.ParentResourceRep](docs/ParentResourceRep.md)
870897
- [LaunchDarklyApi.PatchFailedErrorRep](docs/PatchFailedErrorRep.md)
871898
- [LaunchDarklyApi.PatchOperation](docs/PatchOperation.md)
@@ -945,6 +972,9 @@ Class | Method | HTTP request | Description
945972
- [LaunchDarklyApi.Token](docs/Token.md)
946973
- [LaunchDarklyApi.TokenDataRep](docs/TokenDataRep.md)
947974
- [LaunchDarklyApi.Tokens](docs/Tokens.md)
975+
- [LaunchDarklyApi.TreatmentInput](docs/TreatmentInput.md)
976+
- [LaunchDarklyApi.TreatmentParameterInput](docs/TreatmentParameterInput.md)
977+
- [LaunchDarklyApi.TreatmentRep](docs/TreatmentRep.md)
948978
- [LaunchDarklyApi.TriggerPost](docs/TriggerPost.md)
949979
- [LaunchDarklyApi.TriggerWorkflowCollectionRep](docs/TriggerWorkflowCollectionRep.md)
950980
- [LaunchDarklyApi.TriggerWorkflowRep](docs/TriggerWorkflowRep.md)

0 commit comments

Comments
 (0)