@@ -53,6 +53,7 @@ docs/CustomWorkflowOutputRep.md
53
53
docs/CustomWorkflowStageMeta.md
54
54
docs/CustomWorkflowsListingOutputRep.md
55
55
docs/DataExportDestinationsApi.md
56
+ docs/Decimal.md
56
57
docs/DefaultClientSideAvailabilityPost.md
57
58
docs/Defaults.md
58
59
docs/DependentFlag.md
@@ -64,14 +65,18 @@ docs/Destinations.md
64
65
docs/Environment.md
65
66
docs/EnvironmentPost.md
66
67
docs/EnvironmentsApi.md
68
+ docs/EvaluationReason.md
67
69
docs/ExecutionOutputRep.md
68
70
docs/ExperimentAllocationRep.md
71
+ docs/ExperimentCollectionRep.md
69
72
docs/ExperimentEnabledPeriodRep.md
70
73
docs/ExperimentEnvironmentSettingRep.md
71
74
docs/ExperimentInfoRep.md
72
75
docs/ExperimentMetadataRep.md
76
+ docs/ExperimentPatchInput.md
77
+ docs/ExperimentPost.md
73
78
docs/ExperimentRep.md
74
- docs/ExperimentResultsRep .md
79
+ docs/ExperimentResults .md
75
80
docs/ExperimentStatsRep.md
76
81
docs/ExperimentTimeSeriesSlice.md
77
82
docs/ExperimentTimeSeriesVariationSlice.md
@@ -103,22 +108,24 @@ docs/FlagConfigApprovalRequestsResponse.md
103
108
docs/FlagCopyConfigEnvironment.md
104
109
docs/FlagCopyConfigPost.md
105
110
docs/FlagGlobalAttributesRep.md
111
+ docs/FlagInput.md
106
112
docs/FlagLinkCollectionRep.md
107
113
docs/FlagLinkMember.md
108
114
docs/FlagLinkPost.md
109
115
docs/FlagLinkRep.md
110
116
docs/FlagLinksBetaApi.md
111
117
docs/FlagListingRep.md
118
+ docs/FlagRep.md
112
119
docs/FlagScheduledChangesInput.md
113
120
docs/FlagStatusRep.md
114
121
docs/FlagSummary.md
115
122
docs/FlagTriggerInput.md
116
123
docs/FlagTriggersApi.md
124
+ docs/FlagsInput.md
117
125
docs/ForbiddenErrorRep.md
118
126
docs/FormVariableConfig.md
119
127
docs/HunkRep.md
120
128
docs/InitiatorRep.md
121
- docs/Instruction.md
122
129
docs/Instructions.md
123
130
docs/Integration.md
124
131
docs/IntegrationAuditLogSubscriptionsApi.md
@@ -136,6 +143,9 @@ docs/IntegrationSubscriptionStatusRep.md
136
143
docs/Integrations.md
137
144
docs/InvalidRequestErrorRep.md
138
145
docs/IpList.md
146
+ docs/IterationExpandableProperties.md
147
+ docs/IterationInput.md
148
+ docs/IterationRep.md
139
149
docs/JSONPatch.md
140
150
docs/LastSeenMetadata.md
141
151
docs/Link.md
@@ -149,19 +159,23 @@ docs/MemberTeamsPostInput.md
149
159
docs/Members.md
150
160
docs/MethodNotAllowedErrorRep.md
151
161
docs/MetricCollectionRep.md
162
+ docs/MetricInput.md
152
163
docs/MetricListingRep.md
153
164
docs/MetricPost.md
154
165
docs/MetricRep.md
155
166
docs/MetricSeen.md
156
167
docs/MetricsApi.md
168
+ docs/MetricsInput.md
157
169
docs/ModelImport.md
158
170
docs/Modification.md
159
171
docs/MultiEnvironmentDependentFlag.md
160
172
docs/MultiEnvironmentDependentFlags.md
161
173
docs/NewMemberForm.md
162
174
docs/NewMemberFormListPost.md
163
175
docs/NotFoundErrorRep.md
176
+ docs/NullDecimal.md
164
177
docs/OtherApi.md
178
+ docs/ParameterRep.md
165
179
docs/ParentResourceRep.md
166
180
docs/PatchFailedErrorRep.md
167
181
docs/PatchOperation.md
@@ -252,11 +266,14 @@ docs/TitleRep.md
252
266
docs/Token.md
253
267
docs/TokenDataRep.md
254
268
docs/Tokens.md
269
+ docs/TreatmentInput.md
270
+ docs/TreatmentParameterInput.md
271
+ docs/TreatmentRep.md
272
+ docs/TreatmentsInput.md
255
273
docs/TriggerPost.md
256
274
docs/TriggerWorkflowCollectionRep.md
257
275
docs/TriggerWorkflowRep.md
258
276
docs/UnauthorizedErrorRep.md
259
- docs/UrlMatchers.md
260
277
docs/UrlPost.md
261
278
docs/User.md
262
279
docs/UserAttributeNamesRep.md
@@ -362,6 +379,7 @@ launchdarkly_api/model/custom_workflow_meta.py
362
379
launchdarkly_api/model/custom_workflow_output_rep.py
363
380
launchdarkly_api/model/custom_workflow_stage_meta.py
364
381
launchdarkly_api/model/custom_workflows_listing_output_rep.py
382
+ launchdarkly_api/model/decimal.py
365
383
launchdarkly_api/model/default_client_side_availability_post.py
366
384
launchdarkly_api/model/defaults.py
367
385
launchdarkly_api/model/dependent_flag.py
@@ -372,14 +390,18 @@ launchdarkly_api/model/destination_post.py
372
390
launchdarkly_api/model/destinations.py
373
391
launchdarkly_api/model/environment.py
374
392
launchdarkly_api/model/environment_post.py
393
+ launchdarkly_api/model/evaluation_reason.py
375
394
launchdarkly_api/model/execution_output_rep.py
376
395
launchdarkly_api/model/experiment_allocation_rep.py
396
+ launchdarkly_api/model/experiment_collection_rep.py
377
397
launchdarkly_api/model/experiment_enabled_period_rep.py
378
398
launchdarkly_api/model/experiment_environment_setting_rep.py
379
399
launchdarkly_api/model/experiment_info_rep.py
380
400
launchdarkly_api/model/experiment_metadata_rep.py
401
+ launchdarkly_api/model/experiment_patch_input.py
402
+ launchdarkly_api/model/experiment_post.py
381
403
launchdarkly_api/model/experiment_rep.py
382
- launchdarkly_api/model/experiment_results_rep .py
404
+ launchdarkly_api/model/experiment_results .py
383
405
launchdarkly_api/model/experiment_stats_rep.py
384
406
launchdarkly_api/model/experiment_time_series_slice.py
385
407
launchdarkly_api/model/experiment_time_series_variation_slice.py
@@ -408,20 +430,22 @@ launchdarkly_api/model/flag_config_approval_requests_response.py
408
430
launchdarkly_api/model/flag_copy_config_environment.py
409
431
launchdarkly_api/model/flag_copy_config_post.py
410
432
launchdarkly_api/model/flag_global_attributes_rep.py
433
+ launchdarkly_api/model/flag_input.py
411
434
launchdarkly_api/model/flag_link_collection_rep.py
412
435
launchdarkly_api/model/flag_link_member.py
413
436
launchdarkly_api/model/flag_link_post.py
414
437
launchdarkly_api/model/flag_link_rep.py
415
438
launchdarkly_api/model/flag_listing_rep.py
439
+ launchdarkly_api/model/flag_rep.py
416
440
launchdarkly_api/model/flag_scheduled_changes_input.py
417
441
launchdarkly_api/model/flag_status_rep.py
418
442
launchdarkly_api/model/flag_summary.py
419
443
launchdarkly_api/model/flag_trigger_input.py
444
+ launchdarkly_api/model/flags_input.py
420
445
launchdarkly_api/model/forbidden_error_rep.py
421
446
launchdarkly_api/model/form_variable_config.py
422
447
launchdarkly_api/model/hunk_rep.py
423
448
launchdarkly_api/model/initiator_rep.py
424
- launchdarkly_api/model/instruction.py
425
449
launchdarkly_api/model/instructions.py
426
450
launchdarkly_api/model/integration.py
427
451
launchdarkly_api/model/integration_delivery_configuration.py
@@ -437,6 +461,9 @@ launchdarkly_api/model/integration_subscription_status_rep.py
437
461
launchdarkly_api/model/integrations.py
438
462
launchdarkly_api/model/invalid_request_error_rep.py
439
463
launchdarkly_api/model/ip_list.py
464
+ launchdarkly_api/model/iteration_expandable_properties.py
465
+ launchdarkly_api/model/iteration_input.py
466
+ launchdarkly_api/model/iteration_rep.py
440
467
launchdarkly_api/model/json_patch.py
441
468
launchdarkly_api/model/last_seen_metadata.py
442
469
launchdarkly_api/model/link.py
@@ -450,17 +477,21 @@ launchdarkly_api/model/member_teams_post_input.py
450
477
launchdarkly_api/model/members.py
451
478
launchdarkly_api/model/method_not_allowed_error_rep.py
452
479
launchdarkly_api/model/metric_collection_rep.py
480
+ launchdarkly_api/model/metric_input.py
453
481
launchdarkly_api/model/metric_listing_rep.py
454
482
launchdarkly_api/model/metric_post.py
455
483
launchdarkly_api/model/metric_rep.py
456
484
launchdarkly_api/model/metric_seen.py
485
+ launchdarkly_api/model/metrics_input.py
457
486
launchdarkly_api/model/model_import.py
458
487
launchdarkly_api/model/modification.py
459
488
launchdarkly_api/model/multi_environment_dependent_flag.py
460
489
launchdarkly_api/model/multi_environment_dependent_flags.py
461
490
launchdarkly_api/model/new_member_form.py
462
491
launchdarkly_api/model/new_member_form_list_post.py
463
492
launchdarkly_api/model/not_found_error_rep.py
493
+ launchdarkly_api/model/null_decimal.py
494
+ launchdarkly_api/model/parameter_rep.py
464
495
launchdarkly_api/model/parent_resource_rep.py
465
496
launchdarkly_api/model/patch_failed_error_rep.py
466
497
launchdarkly_api/model/patch_operation.py
@@ -544,11 +575,14 @@ launchdarkly_api/model/title_rep.py
544
575
launchdarkly_api/model/token.py
545
576
launchdarkly_api/model/token_data_rep.py
546
577
launchdarkly_api/model/tokens.py
578
+ launchdarkly_api/model/treatment_input.py
579
+ launchdarkly_api/model/treatment_parameter_input.py
580
+ launchdarkly_api/model/treatment_rep.py
581
+ launchdarkly_api/model/treatments_input.py
547
582
launchdarkly_api/model/trigger_post.py
548
583
launchdarkly_api/model/trigger_workflow_collection_rep.py
549
584
launchdarkly_api/model/trigger_workflow_rep.py
550
585
launchdarkly_api/model/unauthorized_error_rep.py
551
- launchdarkly_api/model/url_matchers.py
552
586
launchdarkly_api/model/url_post.py
553
587
launchdarkly_api/model/user.py
554
588
launchdarkly_api/model/user_attribute_names_rep.py
@@ -627,6 +661,7 @@ test/test_custom_workflow_output_rep.py
627
661
test/test_custom_workflow_stage_meta.py
628
662
test/test_custom_workflows_listing_output_rep.py
629
663
test/test_data_export_destinations_api.py
664
+ test/test_decimal.py
630
665
test/test_default_client_side_availability_post.py
631
666
test/test_defaults.py
632
667
test/test_dependent_flag.py
@@ -638,14 +673,18 @@ test/test_destinations.py
638
673
test/test_environment.py
639
674
test/test_environment_post.py
640
675
test/test_environments_api.py
676
+ test/test_evaluation_reason.py
641
677
test/test_execution_output_rep.py
642
678
test/test_experiment_allocation_rep.py
679
+ test/test_experiment_collection_rep.py
643
680
test/test_experiment_enabled_period_rep.py
644
681
test/test_experiment_environment_setting_rep.py
645
682
test/test_experiment_info_rep.py
646
683
test/test_experiment_metadata_rep.py
684
+ test/test_experiment_patch_input.py
685
+ test/test_experiment_post.py
647
686
test/test_experiment_rep.py
648
- test/test_experiment_results_rep .py
687
+ test/test_experiment_results .py
649
688
test/test_experiment_stats_rep.py
650
689
test/test_experiment_time_series_slice.py
651
690
test/test_experiment_time_series_variation_slice.py
@@ -677,22 +716,24 @@ test/test_flag_config_approval_requests_response.py
677
716
test/test_flag_copy_config_environment.py
678
717
test/test_flag_copy_config_post.py
679
718
test/test_flag_global_attributes_rep.py
719
+ test/test_flag_input.py
680
720
test/test_flag_link_collection_rep.py
681
721
test/test_flag_link_member.py
682
722
test/test_flag_link_post.py
683
723
test/test_flag_link_rep.py
684
724
test/test_flag_links__beta_api.py
685
725
test/test_flag_listing_rep.py
726
+ test/test_flag_rep.py
686
727
test/test_flag_scheduled_changes_input.py
687
728
test/test_flag_status_rep.py
688
729
test/test_flag_summary.py
689
730
test/test_flag_trigger_input.py
690
731
test/test_flag_triggers_api.py
732
+ test/test_flags_input.py
691
733
test/test_forbidden_error_rep.py
692
734
test/test_form_variable_config.py
693
735
test/test_hunk_rep.py
694
736
test/test_initiator_rep.py
695
- test/test_instruction.py
696
737
test/test_instructions.py
697
738
test/test_integration.py
698
739
test/test_integration_audit_log_subscriptions_api.py
@@ -710,6 +751,9 @@ test/test_integration_subscription_status_rep.py
710
751
test/test_integrations.py
711
752
test/test_invalid_request_error_rep.py
712
753
test/test_ip_list.py
754
+ test/test_iteration_expandable_properties.py
755
+ test/test_iteration_input.py
756
+ test/test_iteration_rep.py
713
757
test/test_json_patch.py
714
758
test/test_last_seen_metadata.py
715
759
test/test_link.py
@@ -723,19 +767,23 @@ test/test_member_teams_post_input.py
723
767
test/test_members.py
724
768
test/test_method_not_allowed_error_rep.py
725
769
test/test_metric_collection_rep.py
770
+ test/test_metric_input.py
726
771
test/test_metric_listing_rep.py
727
772
test/test_metric_post.py
728
773
test/test_metric_rep.py
729
774
test/test_metric_seen.py
730
775
test/test_metrics_api.py
776
+ test/test_metrics_input.py
731
777
test/test_model_import.py
732
778
test/test_modification.py
733
779
test/test_multi_environment_dependent_flag.py
734
780
test/test_multi_environment_dependent_flags.py
735
781
test/test_new_member_form.py
736
782
test/test_new_member_form_list_post.py
737
783
test/test_not_found_error_rep.py
784
+ test/test_null_decimal.py
738
785
test/test_other_api.py
786
+ test/test_parameter_rep.py
739
787
test/test_parent_resource_rep.py
740
788
test/test_patch_failed_error_rep.py
741
789
test/test_patch_operation.py
@@ -826,11 +874,14 @@ test/test_title_rep.py
826
874
test/test_token.py
827
875
test/test_token_data_rep.py
828
876
test/test_tokens.py
877
+ test/test_treatment_input.py
878
+ test/test_treatment_parameter_input.py
879
+ test/test_treatment_rep.py
880
+ test/test_treatments_input.py
829
881
test/test_trigger_post.py
830
882
test/test_trigger_workflow_collection_rep.py
831
883
test/test_trigger_workflow_rep.py
832
884
test/test_unauthorized_error_rep.py
833
- test/test_url_matchers.py
834
885
test/test_url_post.py
835
886
test/test_user.py
836
887
test/test_user_attribute_names_rep.py
0 commit comments