Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit 7ecaee9

Browse files
author
LaunchDarklyReleaseBot
committed
Version 9.0.0 automatically generated from ld-openapi.
1 parent 47670fa commit 7ecaee9

605 files changed

Lines changed: 13146 additions & 1591 deletions

File tree

Some content is hidden

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

.openapi-generator/FILES

Lines changed: 51 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ docs/Model/CustomWorkflowMeta.md
7474
docs/Model/CustomWorkflowOutputRep.md
7575
docs/Model/CustomWorkflowStageMeta.md
7676
docs/Model/CustomWorkflowsListingOutputRep.md
77+
docs/Model/Decimal.md
7778
docs/Model/DefaultClientSideAvailabilityPost.md
7879
docs/Model/Defaults.md
7980
docs/Model/DependentFlag.md
@@ -84,14 +85,18 @@ docs/Model/DestinationPost.md
8485
docs/Model/Destinations.md
8586
docs/Model/Environment.md
8687
docs/Model/EnvironmentPost.md
88+
docs/Model/EvaluationReason.md
8789
docs/Model/ExecutionOutputRep.md
8890
docs/Model/ExperimentAllocationRep.md
91+
docs/Model/ExperimentCollectionRep.md
8992
docs/Model/ExperimentEnabledPeriodRep.md
9093
docs/Model/ExperimentEnvironmentSettingRep.md
9194
docs/Model/ExperimentInfoRep.md
9295
docs/Model/ExperimentMetadataRep.md
96+
docs/Model/ExperimentPatchInput.md
97+
docs/Model/ExperimentPost.md
9398
docs/Model/ExperimentRep.md
94-
docs/Model/ExperimentResultsRep.md
99+
docs/Model/ExperimentResults.md
95100
docs/Model/ExperimentStatsRep.md
96101
docs/Model/ExperimentTimeSeriesSlice.md
97102
docs/Model/ExperimentTimeSeriesVariationSlice.md
@@ -118,11 +123,13 @@ docs/Model/FlagConfigApprovalRequestsResponse.md
118123
docs/Model/FlagCopyConfigEnvironment.md
119124
docs/Model/FlagCopyConfigPost.md
120125
docs/Model/FlagGlobalAttributesRep.md
126+
docs/Model/FlagInput.md
121127
docs/Model/FlagLinkCollectionRep.md
122128
docs/Model/FlagLinkMember.md
123129
docs/Model/FlagLinkPost.md
124130
docs/Model/FlagLinkRep.md
125131
docs/Model/FlagListingRep.md
132+
docs/Model/FlagRep.md
126133
docs/Model/FlagScheduledChangesInput.md
127134
docs/Model/FlagStatusRep.md
128135
docs/Model/FlagSummary.md
@@ -145,6 +152,9 @@ docs/Model/IntegrationSubscriptionStatusRep.md
145152
docs/Model/Integrations.md
146153
docs/Model/InvalidRequestErrorRep.md
147154
docs/Model/IpList.md
155+
docs/Model/IterationExpandableProperties.md
156+
docs/Model/IterationInput.md
157+
docs/Model/IterationRep.md
148158
docs/Model/LastSeenMetadata.md
149159
docs/Model/Link.md
150160
docs/Model/Member.md
@@ -157,6 +167,7 @@ docs/Model/MemberTeamsPostInput.md
157167
docs/Model/Members.md
158168
docs/Model/MethodNotAllowedErrorRep.md
159169
docs/Model/MetricCollectionRep.md
170+
docs/Model/MetricInput.md
160171
docs/Model/MetricListingRep.md
161172
docs/Model/MetricPost.md
162173
docs/Model/MetricRep.md
@@ -166,6 +177,8 @@ docs/Model/MultiEnvironmentDependentFlag.md
166177
docs/Model/MultiEnvironmentDependentFlags.md
167178
docs/Model/NewMemberForm.md
168179
docs/Model/NotFoundErrorRep.md
180+
docs/Model/NullDecimal.md
181+
docs/Model/ParameterRep.md
169182
docs/Model/ParentResourceRep.md
170183
docs/Model/PatchFailedErrorRep.md
171184
docs/Model/PatchOperation.md
@@ -245,6 +258,9 @@ docs/Model/TitleRep.md
245258
docs/Model/Token.md
246259
docs/Model/TokenDataRep.md
247260
docs/Model/Tokens.md
261+
docs/Model/TreatmentInput.md
262+
docs/Model/TreatmentParameterInput.md
263+
docs/Model/TreatmentRep.md
248264
docs/Model/TriggerPost.md
249265
docs/Model/TriggerWorkflowCollectionRep.md
250266
docs/Model/TriggerWorkflowRep.md
@@ -343,6 +359,7 @@ lib/Model/CustomWorkflowMeta.php
343359
lib/Model/CustomWorkflowOutputRep.php
344360
lib/Model/CustomWorkflowStageMeta.php
345361
lib/Model/CustomWorkflowsListingOutputRep.php
362+
lib/Model/Decimal.php
346363
lib/Model/DefaultClientSideAvailabilityPost.php
347364
lib/Model/Defaults.php
348365
lib/Model/DependentFlag.php
@@ -353,14 +370,18 @@ lib/Model/DestinationPost.php
353370
lib/Model/Destinations.php
354371
lib/Model/Environment.php
355372
lib/Model/EnvironmentPost.php
373+
lib/Model/EvaluationReason.php
356374
lib/Model/ExecutionOutputRep.php
357375
lib/Model/ExperimentAllocationRep.php
376+
lib/Model/ExperimentCollectionRep.php
358377
lib/Model/ExperimentEnabledPeriodRep.php
359378
lib/Model/ExperimentEnvironmentSettingRep.php
360379
lib/Model/ExperimentInfoRep.php
361380
lib/Model/ExperimentMetadataRep.php
381+
lib/Model/ExperimentPatchInput.php
382+
lib/Model/ExperimentPost.php
362383
lib/Model/ExperimentRep.php
363-
lib/Model/ExperimentResultsRep.php
384+
lib/Model/ExperimentResults.php
364385
lib/Model/ExperimentStatsRep.php
365386
lib/Model/ExperimentTimeSeriesSlice.php
366387
lib/Model/ExperimentTimeSeriesVariationSlice.php
@@ -387,11 +408,13 @@ lib/Model/FlagConfigApprovalRequestsResponse.php
387408
lib/Model/FlagCopyConfigEnvironment.php
388409
lib/Model/FlagCopyConfigPost.php
389410
lib/Model/FlagGlobalAttributesRep.php
411+
lib/Model/FlagInput.php
390412
lib/Model/FlagLinkCollectionRep.php
391413
lib/Model/FlagLinkMember.php
392414
lib/Model/FlagLinkPost.php
393415
lib/Model/FlagLinkRep.php
394416
lib/Model/FlagListingRep.php
417+
lib/Model/FlagRep.php
395418
lib/Model/FlagScheduledChangesInput.php
396419
lib/Model/FlagStatusRep.php
397420
lib/Model/FlagSummary.php
@@ -414,6 +437,9 @@ lib/Model/IntegrationSubscriptionStatusRep.php
414437
lib/Model/Integrations.php
415438
lib/Model/InvalidRequestErrorRep.php
416439
lib/Model/IpList.php
440+
lib/Model/IterationExpandableProperties.php
441+
lib/Model/IterationInput.php
442+
lib/Model/IterationRep.php
417443
lib/Model/LastSeenMetadata.php
418444
lib/Model/Link.php
419445
lib/Model/Member.php
@@ -426,6 +452,7 @@ lib/Model/MemberTeamsPostInput.php
426452
lib/Model/Members.php
427453
lib/Model/MethodNotAllowedErrorRep.php
428454
lib/Model/MetricCollectionRep.php
455+
lib/Model/MetricInput.php
429456
lib/Model/MetricListingRep.php
430457
lib/Model/MetricPost.php
431458
lib/Model/MetricRep.php
@@ -436,6 +463,8 @@ lib/Model/MultiEnvironmentDependentFlag.php
436463
lib/Model/MultiEnvironmentDependentFlags.php
437464
lib/Model/NewMemberForm.php
438465
lib/Model/NotFoundErrorRep.php
466+
lib/Model/NullDecimal.php
467+
lib/Model/ParameterRep.php
439468
lib/Model/ParentResourceRep.php
440469
lib/Model/PatchFailedErrorRep.php
441470
lib/Model/PatchOperation.php
@@ -515,6 +544,9 @@ lib/Model/TitleRep.php
515544
lib/Model/Token.php
516545
lib/Model/TokenDataRep.php
517546
lib/Model/Tokens.php
547+
lib/Model/TreatmentInput.php
548+
lib/Model/TreatmentParameterInput.php
549+
lib/Model/TreatmentRep.php
518550
lib/Model/TriggerPost.php
519551
lib/Model/TriggerWorkflowCollectionRep.php
520552
lib/Model/TriggerWorkflowRep.php
@@ -611,6 +643,7 @@ test/Model/CustomWorkflowMetaTest.php
611643
test/Model/CustomWorkflowOutputRepTest.php
612644
test/Model/CustomWorkflowStageMetaTest.php
613645
test/Model/CustomWorkflowsListingOutputRepTest.php
646+
test/Model/DecimalTest.php
614647
test/Model/DefaultClientSideAvailabilityPostTest.php
615648
test/Model/DefaultsTest.php
616649
test/Model/DependentFlagEnvironmentTest.php
@@ -621,14 +654,18 @@ test/Model/DestinationTest.php
621654
test/Model/DestinationsTest.php
622655
test/Model/EnvironmentPostTest.php
623656
test/Model/EnvironmentTest.php
657+
test/Model/EvaluationReasonTest.php
624658
test/Model/ExecutionOutputRepTest.php
625659
test/Model/ExperimentAllocationRepTest.php
660+
test/Model/ExperimentCollectionRepTest.php
626661
test/Model/ExperimentEnabledPeriodRepTest.php
627662
test/Model/ExperimentEnvironmentSettingRepTest.php
628663
test/Model/ExperimentInfoRepTest.php
629664
test/Model/ExperimentMetadataRepTest.php
665+
test/Model/ExperimentPatchInputTest.php
666+
test/Model/ExperimentPostTest.php
630667
test/Model/ExperimentRepTest.php
631-
test/Model/ExperimentResultsRepTest.php
668+
test/Model/ExperimentResultsTest.php
632669
test/Model/ExperimentStatsRepTest.php
633670
test/Model/ExperimentTimeSeriesSliceTest.php
634671
test/Model/ExperimentTimeSeriesVariationSliceTest.php
@@ -655,11 +692,13 @@ test/Model/FlagConfigApprovalRequestsResponseTest.php
655692
test/Model/FlagCopyConfigEnvironmentTest.php
656693
test/Model/FlagCopyConfigPostTest.php
657694
test/Model/FlagGlobalAttributesRepTest.php
695+
test/Model/FlagInputTest.php
658696
test/Model/FlagLinkCollectionRepTest.php
659697
test/Model/FlagLinkMemberTest.php
660698
test/Model/FlagLinkPostTest.php
661699
test/Model/FlagLinkRepTest.php
662700
test/Model/FlagListingRepTest.php
701+
test/Model/FlagRepTest.php
663702
test/Model/FlagScheduledChangesInputTest.php
664703
test/Model/FlagStatusRepTest.php
665704
test/Model/FlagSummaryTest.php
@@ -682,6 +721,9 @@ test/Model/IntegrationTest.php
682721
test/Model/IntegrationsTest.php
683722
test/Model/InvalidRequestErrorRepTest.php
684723
test/Model/IpListTest.php
724+
test/Model/IterationExpandablePropertiesTest.php
725+
test/Model/IterationInputTest.php
726+
test/Model/IterationRepTest.php
685727
test/Model/LastSeenMetadataTest.php
686728
test/Model/LinkTest.php
687729
test/Model/MemberDataRepTest.php
@@ -694,6 +736,7 @@ test/Model/MemberTest.php
694736
test/Model/MembersTest.php
695737
test/Model/MethodNotAllowedErrorRepTest.php
696738
test/Model/MetricCollectionRepTest.php
739+
test/Model/MetricInputTest.php
697740
test/Model/MetricListingRepTest.php
698741
test/Model/MetricPostTest.php
699742
test/Model/MetricRepTest.php
@@ -703,6 +746,8 @@ test/Model/MultiEnvironmentDependentFlagTest.php
703746
test/Model/MultiEnvironmentDependentFlagsTest.php
704747
test/Model/NewMemberFormTest.php
705748
test/Model/NotFoundErrorRepTest.php
749+
test/Model/NullDecimalTest.php
750+
test/Model/ParameterRepTest.php
706751
test/Model/ParentResourceRepTest.php
707752
test/Model/PatchFailedErrorRepTest.php
708753
test/Model/PatchOperationTest.php
@@ -782,6 +827,9 @@ test/Model/TitleRepTest.php
782827
test/Model/TokenDataRepTest.php
783828
test/Model/TokenTest.php
784829
test/Model/TokensTest.php
830+
test/Model/TreatmentInputTest.php
831+
test/Model/TreatmentParameterInputTest.php
832+
test/Model/TreatmentRepTest.php
785833
test/Model/TriggerPostTest.php
786834
test/Model/TriggerWorkflowCollectionRepTest.php
787835
test/Model/TriggerWorkflowRepTest.php

README.md

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,12 @@ In addition, request bodies for `PUT`, `POST`, `REPORT` and `PATCH` requests mus
5959

6060
### Summary and detailed representations
6161

62-
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.
62+
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.
6363

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

66+
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.
67+
6668
### Links and addressability
6769

6870
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:
@@ -97,6 +99,12 @@ Collections are always represented as a JSON object with an `items` attribute co
9799

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

102+
### Expanding responses
103+
104+
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.
105+
106+
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.
107+
100108
## Updates
101109

102110
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.
@@ -394,7 +402,7 @@ We mark beta resources with a \"Beta\" callout in our documentation, pictured be
394402

395403
> ### This feature is in beta
396404
>
397-
> 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).
405+
> 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).
398406
399407
### Using beta resources
400408

@@ -579,7 +587,13 @@ Class | Method | HTTP request | Description
579587
*EnvironmentsApi* | [**postEnvironment**](docs/Api/EnvironmentsApi.md#postenvironment) | **POST** /api/v2/projects/{projectKey}/environments | Create environment
580588
*EnvironmentsApi* | [**resetEnvironmentMobileKey**](docs/Api/EnvironmentsApi.md#resetenvironmentmobilekey) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/mobileKey | Reset environment mobile SDK key
581589
*EnvironmentsApi* | [**resetEnvironmentSDKKey**](docs/Api/EnvironmentsApi.md#resetenvironmentsdkkey) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/apiKey | Reset environment SDK key
582-
*ExperimentsBetaApi* | [**getExperiment**](docs/Api/ExperimentsBetaApi.md#getexperiment) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey} | Get experiment results
590+
*ExperimentsBetaApi* | [**createExperiment**](docs/Api/ExperimentsBetaApi.md#createexperiment) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments | Create experiment
591+
*ExperimentsBetaApi* | [**createIteration**](docs/Api/ExperimentsBetaApi.md#createiteration) | **POST** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/iterations | Create iteration
592+
*ExperimentsBetaApi* | [**getExperiment**](docs/Api/ExperimentsBetaApi.md#getexperiment) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey} | Get experiment
593+
*ExperimentsBetaApi* | [**getExperimentResults**](docs/Api/ExperimentsBetaApi.md#getexperimentresults) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/metrics/{metricKey}/results | Get experiment results
594+
*ExperimentsBetaApi* | [**getExperiments**](docs/Api/ExperimentsBetaApi.md#getexperiments) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments | Get experiments
595+
*ExperimentsBetaApi* | [**getLegacyExperimentResults**](docs/Api/ExperimentsBetaApi.md#getlegacyexperimentresults) | **GET** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey} | Get legacy experiment results (deprecated)
596+
*ExperimentsBetaApi* | [**patchExperiment**](docs/Api/ExperimentsBetaApi.md#patchexperiment) | **PATCH** /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey} | Patch experiment
583597
*ExperimentsBetaApi* | [**resetExperiment**](docs/Api/ExperimentsBetaApi.md#resetexperiment) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey}/experiments/{environmentKey}/{metricKey}/results | Reset experiment results
584598
*FeatureFlagsApi* | [**copyFeatureFlag**](docs/Api/FeatureFlagsApi.md#copyfeatureflag) | **POST** /api/v2/flags/{projectKey}/{featureFlagKey}/copy | Copy feature flag
585599
*FeatureFlagsApi* | [**deleteFeatureFlag**](docs/Api/FeatureFlagsApi.md#deletefeatureflag) | **DELETE** /api/v2/flags/{projectKey}/{featureFlagKey} | Delete feature flag
@@ -724,6 +738,7 @@ Class | Method | HTTP request | Description
724738
- [CustomWorkflowOutputRep](docs/Model/CustomWorkflowOutputRep.md)
725739
- [CustomWorkflowStageMeta](docs/Model/CustomWorkflowStageMeta.md)
726740
- [CustomWorkflowsListingOutputRep](docs/Model/CustomWorkflowsListingOutputRep.md)
741+
- [Decimal](docs/Model/Decimal.md)
727742
- [DefaultClientSideAvailabilityPost](docs/Model/DefaultClientSideAvailabilityPost.md)
728743
- [Defaults](docs/Model/Defaults.md)
729744
- [DependentFlag](docs/Model/DependentFlag.md)
@@ -734,14 +749,18 @@ Class | Method | HTTP request | Description
734749
- [Destinations](docs/Model/Destinations.md)
735750
- [Environment](docs/Model/Environment.md)
736751
- [EnvironmentPost](docs/Model/EnvironmentPost.md)
752+
- [EvaluationReason](docs/Model/EvaluationReason.md)
737753
- [ExecutionOutputRep](docs/Model/ExecutionOutputRep.md)
738754
- [ExperimentAllocationRep](docs/Model/ExperimentAllocationRep.md)
755+
- [ExperimentCollectionRep](docs/Model/ExperimentCollectionRep.md)
739756
- [ExperimentEnabledPeriodRep](docs/Model/ExperimentEnabledPeriodRep.md)
740757
- [ExperimentEnvironmentSettingRep](docs/Model/ExperimentEnvironmentSettingRep.md)
741758
- [ExperimentInfoRep](docs/Model/ExperimentInfoRep.md)
742759
- [ExperimentMetadataRep](docs/Model/ExperimentMetadataRep.md)
760+
- [ExperimentPatchInput](docs/Model/ExperimentPatchInput.md)
761+
- [ExperimentPost](docs/Model/ExperimentPost.md)
743762
- [ExperimentRep](docs/Model/ExperimentRep.md)
744-
- [ExperimentResultsRep](docs/Model/ExperimentResultsRep.md)
763+
- [ExperimentResults](docs/Model/ExperimentResults.md)
745764
- [ExperimentStatsRep](docs/Model/ExperimentStatsRep.md)
746765
- [ExperimentTimeSeriesSlice](docs/Model/ExperimentTimeSeriesSlice.md)
747766
- [ExperimentTimeSeriesVariationSlice](docs/Model/ExperimentTimeSeriesVariationSlice.md)
@@ -768,11 +787,13 @@ Class | Method | HTTP request | Description
768787
- [FlagCopyConfigEnvironment](docs/Model/FlagCopyConfigEnvironment.md)
769788
- [FlagCopyConfigPost](docs/Model/FlagCopyConfigPost.md)
770789
- [FlagGlobalAttributesRep](docs/Model/FlagGlobalAttributesRep.md)
790+
- [FlagInput](docs/Model/FlagInput.md)
771791
- [FlagLinkCollectionRep](docs/Model/FlagLinkCollectionRep.md)
772792
- [FlagLinkMember](docs/Model/FlagLinkMember.md)
773793
- [FlagLinkPost](docs/Model/FlagLinkPost.md)
774794
- [FlagLinkRep](docs/Model/FlagLinkRep.md)
775795
- [FlagListingRep](docs/Model/FlagListingRep.md)
796+
- [FlagRep](docs/Model/FlagRep.md)
776797
- [FlagScheduledChangesInput](docs/Model/FlagScheduledChangesInput.md)
777798
- [FlagStatusRep](docs/Model/FlagStatusRep.md)
778799
- [FlagSummary](docs/Model/FlagSummary.md)
@@ -795,6 +816,9 @@ Class | Method | HTTP request | Description
795816
- [Integrations](docs/Model/Integrations.md)
796817
- [InvalidRequestErrorRep](docs/Model/InvalidRequestErrorRep.md)
797818
- [IpList](docs/Model/IpList.md)
819+
- [IterationExpandableProperties](docs/Model/IterationExpandableProperties.md)
820+
- [IterationInput](docs/Model/IterationInput.md)
821+
- [IterationRep](docs/Model/IterationRep.md)
798822
- [LastSeenMetadata](docs/Model/LastSeenMetadata.md)
799823
- [Link](docs/Model/Link.md)
800824
- [Member](docs/Model/Member.md)
@@ -807,6 +831,7 @@ Class | Method | HTTP request | Description
807831
- [Members](docs/Model/Members.md)
808832
- [MethodNotAllowedErrorRep](docs/Model/MethodNotAllowedErrorRep.md)
809833
- [MetricCollectionRep](docs/Model/MetricCollectionRep.md)
834+
- [MetricInput](docs/Model/MetricInput.md)
810835
- [MetricListingRep](docs/Model/MetricListingRep.md)
811836
- [MetricPost](docs/Model/MetricPost.md)
812837
- [MetricRep](docs/Model/MetricRep.md)
@@ -816,6 +841,8 @@ Class | Method | HTTP request | Description
816841
- [MultiEnvironmentDependentFlags](docs/Model/MultiEnvironmentDependentFlags.md)
817842
- [NewMemberForm](docs/Model/NewMemberForm.md)
818843
- [NotFoundErrorRep](docs/Model/NotFoundErrorRep.md)
844+
- [NullDecimal](docs/Model/NullDecimal.md)
845+
- [ParameterRep](docs/Model/ParameterRep.md)
819846
- [ParentResourceRep](docs/Model/ParentResourceRep.md)
820847
- [PatchFailedErrorRep](docs/Model/PatchFailedErrorRep.md)
821848
- [PatchOperation](docs/Model/PatchOperation.md)
@@ -895,6 +922,9 @@ Class | Method | HTTP request | Description
895922
- [Token](docs/Model/Token.md)
896923
- [TokenDataRep](docs/Model/TokenDataRep.md)
897924
- [Tokens](docs/Model/Tokens.md)
925+
- [TreatmentInput](docs/Model/TreatmentInput.md)
926+
- [TreatmentParameterInput](docs/Model/TreatmentParameterInput.md)
927+
- [TreatmentRep](docs/Model/TreatmentRep.md)
898928
- [TriggerPost](docs/Model/TriggerPost.md)
899929
- [TriggerWorkflowCollectionRep](docs/Model/TriggerWorkflowCollectionRep.md)
900930
- [TriggerWorkflowRep](docs/Model/TriggerWorkflowRep.md)
@@ -947,5 +977,5 @@ support@launchdarkly.com
947977
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
948978

949979
- API version: `2.0`
950-
- Package version: `8.0.0`
980+
- Package version: `9.0.0`
951981
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`

composer.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)