Skip to content

Commit feb53c5

Browse files
author
LaunchDarklyReleaseBot
committed
Version 9.0.1 automatically generated from ld-openapi.
1 parent 0ce8b3f commit feb53c5

Some content is hidden

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

63 files changed

+2319
-126
lines changed

.openapi-generator/FILES

+21-9
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ docs/CustomWorkflowOutputRep.md
5353
docs/CustomWorkflowStageMeta.md
5454
docs/CustomWorkflowsListingOutputRep.md
5555
docs/DataExportDestinationsApi.md
56-
docs/Decimal.md
5756
docs/DefaultClientSideAvailabilityPost.md
5857
docs/Defaults.md
5958
docs/DependentFlag.md
@@ -67,15 +66,16 @@ docs/EnvironmentPost.md
6766
docs/EnvironmentsApi.md
6867
docs/EvaluationReason.md
6968
docs/ExecutionOutputRep.md
69+
docs/Experiment.md
7070
docs/ExperimentAllocationRep.md
7171
docs/ExperimentCollectionRep.md
7272
docs/ExperimentEnabledPeriodRep.md
7373
docs/ExperimentEnvironmentSettingRep.md
74+
docs/ExperimentExpandableProperties.md
7475
docs/ExperimentInfoRep.md
7576
docs/ExperimentMetadataRep.md
7677
docs/ExperimentPatchInput.md
7778
docs/ExperimentPost.md
78-
docs/ExperimentRep.md
7979
docs/ExperimentResults.md
8080
docs/ExperimentStatsRep.md
8181
docs/ExperimentTimeSeriesSlice.md
@@ -148,6 +148,7 @@ docs/IterationInput.md
148148
docs/IterationRep.md
149149
docs/JSONPatch.md
150150
docs/LastSeenMetadata.md
151+
docs/LegacyExperimentRep.md
151152
docs/Link.md
152153
docs/Member.md
153154
docs/MemberDataRep.md
@@ -164,6 +165,7 @@ docs/MetricListingRep.md
164165
docs/MetricPost.md
165166
docs/MetricRep.md
166167
docs/MetricSeen.md
168+
docs/MetricV2Rep.md
167169
docs/MetricsApi.md
168170
docs/MetricsInput.md
169171
docs/ModelImport.md
@@ -173,7 +175,6 @@ docs/MultiEnvironmentDependentFlags.md
173175
docs/NewMemberForm.md
174176
docs/NewMemberFormListPost.md
175177
docs/NotFoundErrorRep.md
176-
docs/NullDecimal.md
177178
docs/OtherApi.md
178179
docs/ParameterRep.md
179180
docs/ParentResourceRep.md
@@ -243,6 +244,7 @@ docs/StatementPostList.md
243244
docs/StatementRep.md
244245
docs/StatisticCollectionRep.md
245246
docs/StatisticRep.md
247+
docs/StatisticsRep.md
246248
docs/StatisticsRoot.md
247249
docs/StatusConflictErrorRep.md
248250
docs/SubjectDataRep.md
@@ -274,6 +276,7 @@ docs/TriggerPost.md
274276
docs/TriggerWorkflowCollectionRep.md
275277
docs/TriggerWorkflowRep.md
276278
docs/UnauthorizedErrorRep.md
279+
docs/UrlMatchers.md
277280
docs/UrlPost.md
278281
docs/User.md
279282
docs/UserAttributeNamesRep.md
@@ -288,6 +291,7 @@ docs/UserSettingsApi.md
288291
docs/Users.md
289292
docs/UsersApi.md
290293
docs/UsersBetaApi.md
294+
docs/UsersRep.md
291295
docs/ValuePut.md
292296
docs/Variation.md
293297
docs/VariationOrRolloutRep.md
@@ -379,7 +383,6 @@ launchdarkly_api/model/custom_workflow_meta.py
379383
launchdarkly_api/model/custom_workflow_output_rep.py
380384
launchdarkly_api/model/custom_workflow_stage_meta.py
381385
launchdarkly_api/model/custom_workflows_listing_output_rep.py
382-
launchdarkly_api/model/decimal.py
383386
launchdarkly_api/model/default_client_side_availability_post.py
384387
launchdarkly_api/model/defaults.py
385388
launchdarkly_api/model/dependent_flag.py
@@ -392,15 +395,16 @@ launchdarkly_api/model/environment.py
392395
launchdarkly_api/model/environment_post.py
393396
launchdarkly_api/model/evaluation_reason.py
394397
launchdarkly_api/model/execution_output_rep.py
398+
launchdarkly_api/model/experiment.py
395399
launchdarkly_api/model/experiment_allocation_rep.py
396400
launchdarkly_api/model/experiment_collection_rep.py
397401
launchdarkly_api/model/experiment_enabled_period_rep.py
398402
launchdarkly_api/model/experiment_environment_setting_rep.py
403+
launchdarkly_api/model/experiment_expandable_properties.py
399404
launchdarkly_api/model/experiment_info_rep.py
400405
launchdarkly_api/model/experiment_metadata_rep.py
401406
launchdarkly_api/model/experiment_patch_input.py
402407
launchdarkly_api/model/experiment_post.py
403-
launchdarkly_api/model/experiment_rep.py
404408
launchdarkly_api/model/experiment_results.py
405409
launchdarkly_api/model/experiment_stats_rep.py
406410
launchdarkly_api/model/experiment_time_series_slice.py
@@ -466,6 +470,7 @@ launchdarkly_api/model/iteration_input.py
466470
launchdarkly_api/model/iteration_rep.py
467471
launchdarkly_api/model/json_patch.py
468472
launchdarkly_api/model/last_seen_metadata.py
473+
launchdarkly_api/model/legacy_experiment_rep.py
469474
launchdarkly_api/model/link.py
470475
launchdarkly_api/model/member.py
471476
launchdarkly_api/model/member_data_rep.py
@@ -482,6 +487,7 @@ launchdarkly_api/model/metric_listing_rep.py
482487
launchdarkly_api/model/metric_post.py
483488
launchdarkly_api/model/metric_rep.py
484489
launchdarkly_api/model/metric_seen.py
490+
launchdarkly_api/model/metric_v2_rep.py
485491
launchdarkly_api/model/metrics_input.py
486492
launchdarkly_api/model/model_import.py
487493
launchdarkly_api/model/modification.py
@@ -490,7 +496,6 @@ launchdarkly_api/model/multi_environment_dependent_flags.py
490496
launchdarkly_api/model/new_member_form.py
491497
launchdarkly_api/model/new_member_form_list_post.py
492498
launchdarkly_api/model/not_found_error_rep.py
493-
launchdarkly_api/model/null_decimal.py
494499
launchdarkly_api/model/parameter_rep.py
495500
launchdarkly_api/model/parent_resource_rep.py
496501
launchdarkly_api/model/patch_failed_error_rep.py
@@ -554,6 +559,7 @@ launchdarkly_api/model/statement_post_list.py
554559
launchdarkly_api/model/statement_rep.py
555560
launchdarkly_api/model/statistic_collection_rep.py
556561
launchdarkly_api/model/statistic_rep.py
562+
launchdarkly_api/model/statistics_rep.py
557563
launchdarkly_api/model/statistics_root.py
558564
launchdarkly_api/model/status_conflict_error_rep.py
559565
launchdarkly_api/model/subject_data_rep.py
@@ -583,6 +589,7 @@ launchdarkly_api/model/trigger_post.py
583589
launchdarkly_api/model/trigger_workflow_collection_rep.py
584590
launchdarkly_api/model/trigger_workflow_rep.py
585591
launchdarkly_api/model/unauthorized_error_rep.py
592+
launchdarkly_api/model/url_matchers.py
586593
launchdarkly_api/model/url_post.py
587594
launchdarkly_api/model/user.py
588595
launchdarkly_api/model/user_attribute_names_rep.py
@@ -594,6 +601,7 @@ launchdarkly_api/model/user_segment.py
594601
launchdarkly_api/model/user_segment_rule.py
595602
launchdarkly_api/model/user_segments.py
596603
launchdarkly_api/model/users.py
604+
launchdarkly_api/model/users_rep.py
597605
launchdarkly_api/model/value_put.py
598606
launchdarkly_api/model/variation.py
599607
launchdarkly_api/model/variation_or_rollout_rep.py
@@ -661,7 +669,6 @@ test/test_custom_workflow_output_rep.py
661669
test/test_custom_workflow_stage_meta.py
662670
test/test_custom_workflows_listing_output_rep.py
663671
test/test_data_export_destinations_api.py
664-
test/test_decimal.py
665672
test/test_default_client_side_availability_post.py
666673
test/test_defaults.py
667674
test/test_dependent_flag.py
@@ -675,15 +682,16 @@ test/test_environment_post.py
675682
test/test_environments_api.py
676683
test/test_evaluation_reason.py
677684
test/test_execution_output_rep.py
685+
test/test_experiment.py
678686
test/test_experiment_allocation_rep.py
679687
test/test_experiment_collection_rep.py
680688
test/test_experiment_enabled_period_rep.py
681689
test/test_experiment_environment_setting_rep.py
690+
test/test_experiment_expandable_properties.py
682691
test/test_experiment_info_rep.py
683692
test/test_experiment_metadata_rep.py
684693
test/test_experiment_patch_input.py
685694
test/test_experiment_post.py
686-
test/test_experiment_rep.py
687695
test/test_experiment_results.py
688696
test/test_experiment_stats_rep.py
689697
test/test_experiment_time_series_slice.py
@@ -756,6 +764,7 @@ test/test_iteration_input.py
756764
test/test_iteration_rep.py
757765
test/test_json_patch.py
758766
test/test_last_seen_metadata.py
767+
test/test_legacy_experiment_rep.py
759768
test/test_link.py
760769
test/test_member.py
761770
test/test_member_data_rep.py
@@ -772,6 +781,7 @@ test/test_metric_listing_rep.py
772781
test/test_metric_post.py
773782
test/test_metric_rep.py
774783
test/test_metric_seen.py
784+
test/test_metric_v2_rep.py
775785
test/test_metrics_api.py
776786
test/test_metrics_input.py
777787
test/test_model_import.py
@@ -781,7 +791,6 @@ test/test_multi_environment_dependent_flags.py
781791
test/test_new_member_form.py
782792
test/test_new_member_form_list_post.py
783793
test/test_not_found_error_rep.py
784-
test/test_null_decimal.py
785794
test/test_other_api.py
786795
test/test_parameter_rep.py
787796
test/test_parent_resource_rep.py
@@ -851,6 +860,7 @@ test/test_statement_post_list.py
851860
test/test_statement_rep.py
852861
test/test_statistic_collection_rep.py
853862
test/test_statistic_rep.py
863+
test/test_statistics_rep.py
854864
test/test_statistics_root.py
855865
test/test_status_conflict_error_rep.py
856866
test/test_subject_data_rep.py
@@ -882,6 +892,7 @@ test/test_trigger_post.py
882892
test/test_trigger_workflow_collection_rep.py
883893
test/test_trigger_workflow_rep.py
884894
test/test_unauthorized_error_rep.py
895+
test/test_url_matchers.py
885896
test/test_url_post.py
886897
test/test_user.py
887898
test/test_user_attribute_names_rep.py
@@ -896,6 +907,7 @@ test/test_user_settings_api.py
896907
test/test_users.py
897908
test/test_users__beta_api.py
898909
test/test_users_api.py
910+
test/test_users_rep.py
899911
test/test_value_put.py
900912
test/test_variation.py
901913
test/test_variation_or_rollout_rep.py

README.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ If you would like to upgrade your integration to use a new API version, you can
455455
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
456456

457457
- API version: 2.0
458-
- Package version: 9.0.0
458+
- Package version: 9.0.1
459459
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
460460
For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
461461

@@ -560,7 +560,7 @@ Class | Method | HTTP request | Description
560560
*AccountMembersApi* | [**get_member**](docs/AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
561561
*AccountMembersApi* | [**get_members**](docs/AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
562562
*AccountMembersApi* | [**patch_member**](docs/AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
563-
*AccountMembersApi* | [**post_member_teams**](docs/AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add member to teams
563+
*AccountMembersApi* | [**post_member_teams**](docs/AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add a member to teams
564564
*AccountMembersApi* | [**post_members**](docs/AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
565565
*AccountUsageBetaApi* | [**get_evaluations_usage**](docs/AccountUsageBetaApi.md#get_evaluations_usage) | **GET** /api/v2/usage/evaluations/{projectKey}/{environmentKey}/{featureFlagKey} | Get evaluations usage
566566
*AccountUsageBetaApi* | [**get_events_usage**](docs/AccountUsageBetaApi.md#get_events_usage) | **GET** /api/v2/usage/events/{type} | Get events usage
@@ -696,7 +696,7 @@ Class | Method | HTTP request | Description
696696
*TeamsBetaApi* | [**get_teams**](docs/TeamsBetaApi.md#get_teams) | **GET** /api/v2/teams | List teams
697697
*TeamsBetaApi* | [**patch_team**](docs/TeamsBetaApi.md#patch_team) | **PATCH** /api/v2/teams/{teamKey} | Update team
698698
*TeamsBetaApi* | [**post_team**](docs/TeamsBetaApi.md#post_team) | **POST** /api/v2/teams | Create team
699-
*TeamsBetaApi* | [**post_team_members**](docs/TeamsBetaApi.md#post_team_members) | **POST** /api/v2/teams/{teamKey}/members | Add members to team
699+
*TeamsBetaApi* | [**post_team_members**](docs/TeamsBetaApi.md#post_team_members) | **POST** /api/v2/teams/{teamKey}/members | Add multiple members to team
700700
*UserSettingsApi* | [**get_expiring_flags_for_user**](docs/UserSettingsApi.md#get_expiring_flags_for_user) | **GET** /api/v2/users/{projectKey}/{userKey}/expiring-user-targets/{environmentKey} | Get expiring dates on flags for user
701701
*UserSettingsApi* | [**get_user_flag_setting**](docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Get flag setting for user
702702
*UserSettingsApi* | [**get_user_flag_settings**](docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags | List flag settings for user
@@ -762,7 +762,6 @@ Class | Method | HTTP request | Description
762762
- [CustomWorkflowOutputRep](docs/CustomWorkflowOutputRep.md)
763763
- [CustomWorkflowStageMeta](docs/CustomWorkflowStageMeta.md)
764764
- [CustomWorkflowsListingOutputRep](docs/CustomWorkflowsListingOutputRep.md)
765-
- [Decimal](docs/Decimal.md)
766765
- [DefaultClientSideAvailabilityPost](docs/DefaultClientSideAvailabilityPost.md)
767766
- [Defaults](docs/Defaults.md)
768767
- [DependentFlag](docs/DependentFlag.md)
@@ -775,15 +774,16 @@ Class | Method | HTTP request | Description
775774
- [EnvironmentPost](docs/EnvironmentPost.md)
776775
- [EvaluationReason](docs/EvaluationReason.md)
777776
- [ExecutionOutputRep](docs/ExecutionOutputRep.md)
777+
- [Experiment](docs/Experiment.md)
778778
- [ExperimentAllocationRep](docs/ExperimentAllocationRep.md)
779779
- [ExperimentCollectionRep](docs/ExperimentCollectionRep.md)
780780
- [ExperimentEnabledPeriodRep](docs/ExperimentEnabledPeriodRep.md)
781781
- [ExperimentEnvironmentSettingRep](docs/ExperimentEnvironmentSettingRep.md)
782+
- [ExperimentExpandableProperties](docs/ExperimentExpandableProperties.md)
782783
- [ExperimentInfoRep](docs/ExperimentInfoRep.md)
783784
- [ExperimentMetadataRep](docs/ExperimentMetadataRep.md)
784785
- [ExperimentPatchInput](docs/ExperimentPatchInput.md)
785786
- [ExperimentPost](docs/ExperimentPost.md)
786-
- [ExperimentRep](docs/ExperimentRep.md)
787787
- [ExperimentResults](docs/ExperimentResults.md)
788788
- [ExperimentStatsRep](docs/ExperimentStatsRep.md)
789789
- [ExperimentTimeSeriesSlice](docs/ExperimentTimeSeriesSlice.md)
@@ -849,6 +849,7 @@ Class | Method | HTTP request | Description
849849
- [IterationRep](docs/IterationRep.md)
850850
- [JSONPatch](docs/JSONPatch.md)
851851
- [LastSeenMetadata](docs/LastSeenMetadata.md)
852+
- [LegacyExperimentRep](docs/LegacyExperimentRep.md)
852853
- [Link](docs/Link.md)
853854
- [Member](docs/Member.md)
854855
- [MemberDataRep](docs/MemberDataRep.md)
@@ -865,6 +866,7 @@ Class | Method | HTTP request | Description
865866
- [MetricPost](docs/MetricPost.md)
866867
- [MetricRep](docs/MetricRep.md)
867868
- [MetricSeen](docs/MetricSeen.md)
869+
- [MetricV2Rep](docs/MetricV2Rep.md)
868870
- [MetricsInput](docs/MetricsInput.md)
869871
- [ModelImport](docs/ModelImport.md)
870872
- [Modification](docs/Modification.md)
@@ -873,7 +875,6 @@ Class | Method | HTTP request | Description
873875
- [NewMemberForm](docs/NewMemberForm.md)
874876
- [NewMemberFormListPost](docs/NewMemberFormListPost.md)
875877
- [NotFoundErrorRep](docs/NotFoundErrorRep.md)
876-
- [NullDecimal](docs/NullDecimal.md)
877878
- [ParameterRep](docs/ParameterRep.md)
878879
- [ParentResourceRep](docs/ParentResourceRep.md)
879880
- [PatchFailedErrorRep](docs/PatchFailedErrorRep.md)
@@ -937,6 +938,7 @@ Class | Method | HTTP request | Description
937938
- [StatementRep](docs/StatementRep.md)
938939
- [StatisticCollectionRep](docs/StatisticCollectionRep.md)
939940
- [StatisticRep](docs/StatisticRep.md)
941+
- [StatisticsRep](docs/StatisticsRep.md)
940942
- [StatisticsRoot](docs/StatisticsRoot.md)
941943
- [StatusConflictErrorRep](docs/StatusConflictErrorRep.md)
942944
- [SubjectDataRep](docs/SubjectDataRep.md)
@@ -966,6 +968,7 @@ Class | Method | HTTP request | Description
966968
- [TriggerWorkflowCollectionRep](docs/TriggerWorkflowCollectionRep.md)
967969
- [TriggerWorkflowRep](docs/TriggerWorkflowRep.md)
968970
- [UnauthorizedErrorRep](docs/UnauthorizedErrorRep.md)
971+
- [UrlMatchers](docs/UrlMatchers.md)
969972
- [UrlPost](docs/UrlPost.md)
970973
- [User](docs/User.md)
971974
- [UserAttributeNamesRep](docs/UserAttributeNamesRep.md)
@@ -977,6 +980,7 @@ Class | Method | HTTP request | Description
977980
- [UserSegmentRule](docs/UserSegmentRule.md)
978981
- [UserSegments](docs/UserSegments.md)
979982
- [Users](docs/Users.md)
983+
- [UsersRep](docs/UsersRep.md)
980984
- [ValuePut](docs/ValuePut.md)
981985
- [Variation](docs/Variation.md)
982986
- [VariationOrRolloutRep](docs/VariationOrRolloutRep.md)

docs/AccountMembersApi.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Method | HTTP request | Description
88
[**get_member**](AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
99
[**get_members**](AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
1010
[**patch_member**](AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
11-
[**post_member_teams**](AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add member to teams
11+
[**post_member_teams**](AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add a member to teams
1212
[**post_members**](AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
1313

1414

@@ -103,7 +103,7 @@ void (empty response body)
103103
104104
Get account member
105105

106-
Get a single account member by ID
106+
Get a single account member by ID. `me` is a reserved value for the `id` parameter and returns the caller's member information.
107107

108108
### Example
109109

@@ -379,9 +379,9 @@ Name | Type | Description | Notes
379379
# **post_member_teams**
380380
> Member post_member_teams(id, member_teams_post_input)
381381
382-
Add member to teams
382+
Add a member to teams
383383

384-
Add member to team(s)
384+
Add one member to one or more teams.
385385

386386
### Example
387387

@@ -429,7 +429,7 @@ with launchdarkly_api.ApiClient(configuration) as api_client:
429429

430430
# example passing only required values which don't have defaults set
431431
try:
432-
# Add member to teams
432+
# Add a member to teams
433433
api_response = api_instance.post_member_teams(id, member_teams_post_input)
434434
pprint(api_response)
435435
except launchdarkly_api.ApiException as e:

docs/EnvironmentsApi.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Name | Type | Description | Notes
191191
192192
Update environment
193193

194-
Update an environment. Requires a [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) representation of the desired changes to the environment. To update fields in the environment object that are arrays, set the `path` to the name of the field and then append `/<array index>`. Using `/0` appends to the beginning of the array. ### Approval settings This request only returns the `approvalSettings` key if the [Flag Approvals](https://docs.launchdarkly.com/home/feature-workflows/approvals) feature is enabled. Only the `canReviewOwnRequest`, `canApplyDeclinedChanges`, `minNumApprovals`, `required` and `requiredApprovalTagsfields` are editable. If you try to patch the environment by setting both `required` and `requiredApprovalTags`, the request fails and an error appears. You can specify either required approvals for all flags in an environment or those with specific tags, but not both. Only customers on a Pro or Enterprise plan can require approval for flag updates by either mechanism.
194+
Update an environment. Requires a [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) representation of the desired changes to the environment. To update fields in the environment object that are arrays, set the `path` to the name of the field and then append `/<array index>`. Using `/0` appends to the beginning of the array. ### Approval settings This request only returns the `approvalSettings` key if the [Flag Approvals](https://docs.launchdarkly.com/home/feature-workflows/approvals) feature is enabled. Only the `canReviewOwnRequest`, `canApplyDeclinedChanges`, `minNumApprovals`, `required` and `requiredApprovalTagsfields` are editable. If you try to patch the environment by setting both `required` and `requiredApprovalTags`, the request fails and an error appears. You can specify either required approvals for all flags in an environment or those with specific tags, but not both.
195195

196196
### Example
197197

docs/Experiment.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Experiment
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**key** | **str** | |
8+
**name** | **str** | |
9+
**maintainer_id** | **str** | |
10+
**creation_date** | **int** | |
11+
**links** | [**{str: (Link,)}**](Link.md) | |
12+
**id** | **str** | | [optional]
13+
**description** | **str** | | [optional]
14+
**current_iteration** | [**IterationRep**](IterationRep.md) | | [optional]
15+
**draft_iteration** | [**IterationRep**](IterationRep.md) | | [optional]
16+
**previous_iterations** | [**[IterationRep]**](IterationRep.md) | | [optional]
17+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
18+
19+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
20+
21+

0 commit comments

Comments
 (0)