Skip to content

Commit 20a5e79

Browse files
committed
fix: python test for updateTaskRunState + generate for 1.2 snapshot and fix issues + remove version from generated files
1 parent b7098b6 commit 20a5e79

506 files changed

Lines changed: 6087 additions & 2048 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.

python/python-sdk/.openapi-generator/FILES

Lines changed: 52 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,16 @@ docs/AppsControllerApiBulkOperationRequest.md
4040
docs/Assertion.md
4141
docs/AssertionResult.md
4242
docs/AssertionRunError.md
43+
docs/Asset.md
44+
docs/AssetIdentifier.md
45+
docs/AssetTopologyGraph.md
46+
docs/AssetTopologyGraphEdge.md
47+
docs/AssetTopologyGraphNode.md
48+
docs/AssetTopologyGraphNodeNodeType.md
49+
docs/AssetsControllerApiAsset.md
50+
docs/AssetsControllerApiAssetUsage.md
51+
docs/AssetsDeclaration.md
52+
docs/AssetsInOut.md
4353
docs/AttributeReference.md
4454
docs/AuditLog.md
4555
docs/AuditLogControllerApiAuditLogItem.md
@@ -64,15 +74,23 @@ docs/Blueprint.md
6474
docs/BlueprintControllerApiBlueprintItem.md
6575
docs/BlueprintControllerApiBlueprintItemWithSource.md
6676
docs/BlueprintControllerApiBlueprintTagItem.md
77+
docs/BlueprintControllerApiFlowBlueprint.md
78+
docs/BlueprintControllerFlowBlueprintCreateOrUpdate.md
6779
docs/BlueprintControllerKind.md
68-
docs/BlueprintWithFlow.md
80+
docs/BlueprintControllerUseBlueprintTemplateRequest.md
81+
docs/BlueprintControllerUseBlueprintTemplateResponse.md
82+
docs/BlueprintTemplate.md
83+
docs/BlueprintWithFlowEntity.md
6984
docs/Breakpoint.md
7085
docs/BulkErrorResponse.md
7186
docs/BulkImportAppsRequest.md
7287
docs/BulkResponse.md
7388
docs/Cache.md
7489
docs/ChartChartOption.md
7590
docs/ChartFiltersOverrides.md
91+
docs/Check.md
92+
docs/CheckBehavior.md
93+
docs/CheckStyle.md
7694
docs/Concurrency.md
7795
docs/ConcurrencyBehavior.md
7896
docs/ConcurrencyLimit.md
@@ -90,6 +108,7 @@ docs/DailyExecutionStatisticsDuration.md
90108
docs/DailyExecutionStatisticsExecutionCounts.md
91109
docs/Dashboard.md
92110
docs/DashboardControllerPreviewRequest.md
111+
docs/DeleteTriggersByQueryRequest.md
93112
docs/DeletedInterface.md
94113
docs/DependsOn.md
95114
docs/DocumentationWithSchema.md
@@ -102,6 +121,7 @@ docs/EventLogEntry.md
102121
docs/ExecutableTaskSubflowId.md
103122
docs/Execution.md
104123
docs/ExecutionControllerApiValidateExecutionInputsResponse.md
124+
docs/ExecutionControllerApiValidateExecutionInputsResponseApiCheckFailure.md
105125
docs/ExecutionControllerApiValidateExecutionInputsResponseApiInputAndValue.md
106126
docs/ExecutionControllerApiValidateExecutionInputsResponseApiInputError.md
107127
docs/ExecutionControllerEvalResult.md
@@ -244,6 +264,7 @@ docs/Name.md
244264
docs/Namespace.md
245265
docs/NamespaceAllowedNamespace.md
246266
docs/NamespaceAllowedTrigger.md
267+
docs/NamespaceFileRevision.md
247268
docs/NamespaceLight.md
248269
docs/NamespacesApi.md
249270
docs/Output.md
@@ -253,6 +274,8 @@ docs/PagedResultsApiGroupSummary.md
253274
docs/PagedResultsApiRoleSummary.md
254275
docs/PagedResultsAppsControllerApiApp.md
255276
docs/PagedResultsAppsControllerApiAppCatalogItem.md
277+
docs/PagedResultsAssetsControllerApiAsset.md
278+
docs/PagedResultsAssetsControllerApiAssetUsage.md
256279
docs/PagedResultsAuditLogControllerApiAuditLogItem.md
257280
docs/PagedResultsBlueprint.md
258281
docs/PagedResultsBlueprintControllerApiBlueprintItem.md
@@ -293,7 +316,7 @@ docs/PluginIcon.md
293316
docs/PluginPluginElementMetadata.md
294317
docs/PluginSchema.md
295318
docs/PluginSubGroupPluginCategory.md
296-
docs/PreviewAppRequest.md
319+
docs/PropertyAssetsDeclaration.md
297320
docs/PropertyBoolean.md
298321
docs/PropertyDouble.md
299322
docs/PropertyDuration.md
@@ -305,6 +328,7 @@ docs/QueryFilterField.md
305328
docs/QueryFilterOp.md
306329
docs/RBACServiceRoleAssignmentRoleOrigin.md
307330
docs/Relation.md
331+
docs/Relation1.md
308332
docs/RelationType.md
309333
docs/ResourceType.md
310334
docs/ResourceType1.md
@@ -453,6 +477,16 @@ kestrapy/models/apps_controller_api_bulk_operation_request.py
453477
kestrapy/models/assertion.py
454478
kestrapy/models/assertion_result.py
455479
kestrapy/models/assertion_run_error.py
480+
kestrapy/models/asset.py
481+
kestrapy/models/asset_identifier.py
482+
kestrapy/models/asset_topology_graph.py
483+
kestrapy/models/asset_topology_graph_edge.py
484+
kestrapy/models/asset_topology_graph_node.py
485+
kestrapy/models/asset_topology_graph_node_node_type.py
486+
kestrapy/models/assets_controller_api_asset.py
487+
kestrapy/models/assets_controller_api_asset_usage.py
488+
kestrapy/models/assets_declaration.py
489+
kestrapy/models/assets_in_out.py
456490
kestrapy/models/attribute_reference.py
457491
kestrapy/models/audit_log.py
458492
kestrapy/models/audit_log_controller_api_audit_log_item.py
@@ -477,15 +511,23 @@ kestrapy/models/blueprint.py
477511
kestrapy/models/blueprint_controller_api_blueprint_item.py
478512
kestrapy/models/blueprint_controller_api_blueprint_item_with_source.py
479513
kestrapy/models/blueprint_controller_api_blueprint_tag_item.py
514+
kestrapy/models/blueprint_controller_api_flow_blueprint.py
515+
kestrapy/models/blueprint_controller_flow_blueprint_create_or_update.py
480516
kestrapy/models/blueprint_controller_kind.py
481-
kestrapy/models/blueprint_with_flow.py
517+
kestrapy/models/blueprint_controller_use_blueprint_template_request.py
518+
kestrapy/models/blueprint_controller_use_blueprint_template_response.py
519+
kestrapy/models/blueprint_template.py
520+
kestrapy/models/blueprint_with_flow_entity.py
482521
kestrapy/models/breakpoint.py
483522
kestrapy/models/bulk_error_response.py
484523
kestrapy/models/bulk_import_apps_request.py
485524
kestrapy/models/bulk_response.py
486525
kestrapy/models/cache.py
487526
kestrapy/models/chart_chart_option.py
488527
kestrapy/models/chart_filters_overrides.py
528+
kestrapy/models/check.py
529+
kestrapy/models/check_behavior.py
530+
kestrapy/models/check_style.py
489531
kestrapy/models/concurrency.py
490532
kestrapy/models/concurrency_behavior.py
491533
kestrapy/models/concurrency_limit.py
@@ -503,6 +545,7 @@ kestrapy/models/daily_execution_statistics_duration.py
503545
kestrapy/models/daily_execution_statistics_execution_counts.py
504546
kestrapy/models/dashboard.py
505547
kestrapy/models/dashboard_controller_preview_request.py
548+
kestrapy/models/delete_triggers_by_query_request.py
506549
kestrapy/models/deleted_interface.py
507550
kestrapy/models/depends_on.py
508551
kestrapy/models/documentation_with_schema.py
@@ -515,6 +558,7 @@ kestrapy/models/event_log_entry.py
515558
kestrapy/models/executable_task_subflow_id.py
516559
kestrapy/models/execution.py
517560
kestrapy/models/execution_controller_api_validate_execution_inputs_response.py
561+
kestrapy/models/execution_controller_api_validate_execution_inputs_response_api_check_failure.py
518562
kestrapy/models/execution_controller_api_validate_execution_inputs_response_api_input_and_value.py
519563
kestrapy/models/execution_controller_api_validate_execution_inputs_response_api_input_error.py
520564
kestrapy/models/execution_controller_eval_result.py
@@ -653,6 +697,7 @@ kestrapy/models/name.py
653697
kestrapy/models/namespace.py
654698
kestrapy/models/namespace_allowed_namespace.py
655699
kestrapy/models/namespace_allowed_trigger.py
700+
kestrapy/models/namespace_file_revision.py
656701
kestrapy/models/namespace_light.py
657702
kestrapy/models/output.py
658703
kestrapy/models/output_value.py
@@ -661,6 +706,8 @@ kestrapy/models/paged_results_api_group_summary.py
661706
kestrapy/models/paged_results_api_role_summary.py
662707
kestrapy/models/paged_results_apps_controller_api_app.py
663708
kestrapy/models/paged_results_apps_controller_api_app_catalog_item.py
709+
kestrapy/models/paged_results_assets_controller_api_asset.py
710+
kestrapy/models/paged_results_assets_controller_api_asset_usage.py
664711
kestrapy/models/paged_results_audit_log_controller_api_audit_log_item.py
665712
kestrapy/models/paged_results_blueprint.py
666713
kestrapy/models/paged_results_blueprint_controller_api_blueprint_item.py
@@ -701,7 +748,7 @@ kestrapy/models/plugin_icon.py
701748
kestrapy/models/plugin_plugin_element_metadata.py
702749
kestrapy/models/plugin_schema.py
703750
kestrapy/models/plugin_sub_group_plugin_category.py
704-
kestrapy/models/preview_app_request.py
751+
kestrapy/models/property_assets_declaration.py
705752
kestrapy/models/property_boolean.py
706753
kestrapy/models/property_double.py
707754
kestrapy/models/property_duration.py
@@ -713,6 +760,7 @@ kestrapy/models/query_filter_field.py
713760
kestrapy/models/query_filter_op.py
714761
kestrapy/models/rbac_service_role_assignment_role_origin.py
715762
kestrapy/models/relation.py
763+
kestrapy/models/relation1.py
716764
kestrapy/models/relation_type.py
717765
kestrapy/models/resource_type.py
718766
kestrapy/models/resource_type1.py

0 commit comments

Comments
 (0)