Skip to content

Commit a966c5f

Browse files
committed
Update codegen
1 parent e9850b4 commit a966c5f

18 files changed

+18
-0
lines changed

experimental/python/databricks/bundles/pipelines/_models/adlsgen2_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from dataclasses import dataclass
23
from typing import TYPE_CHECKING, TypedDict
34

experimental/python/databricks/bundles/pipelines/_models/aws_attributes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from dataclasses import dataclass
23
from typing import TYPE_CHECKING, TypedDict
34

experimental/python/databricks/bundles/pipelines/_models/aws_availability.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from enum import Enum
23
from typing import Literal
34

experimental/python/databricks/bundles/pipelines/_models/azure_attributes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from dataclasses import dataclass
23
from typing import TYPE_CHECKING, TypedDict
34

experimental/python/databricks/bundles/pipelines/_models/azure_availability.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from enum import Enum
23
from typing import Literal
34

experimental/python/databricks/bundles/pipelines/_models/cluster_log_conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from dataclasses import dataclass
23
from typing import TYPE_CHECKING, TypedDict
34

experimental/python/databricks/bundles/pipelines/_models/dbfs_storage_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from dataclasses import dataclass
23
from typing import TYPE_CHECKING, TypedDict
34

experimental/python/databricks/bundles/pipelines/_models/ebs_volume_type.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from enum import Enum
23
from typing import Literal
34

experimental/python/databricks/bundles/pipelines/_models/gcp_attributes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from dataclasses import dataclass
23
from typing import TYPE_CHECKING, TypedDict
34

experimental/python/databricks/bundles/pipelines/_models/gcp_availability.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Code generated from jsonschema.json. DO NOT EDIT.
12
from enum import Enum
23
from typing import Literal
34

0 commit comments

Comments
 (0)