Skip to content

Commit e9e0566

Browse files
committed
added annotations
1 parent f6de4c1 commit e9e0566

File tree

1 file changed

+161
-0
lines changed

1 file changed

+161
-0
lines changed

bundle/internal/schema/annotations.yml

Lines changed: 161 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,161 @@
1+
github.com/databricks/databricks-sdk-go/service/apps.AppResourceJob:
2+
"id":
3+
"description": |-
4+
PLACEHOLDER
5+
"permission":
6+
"description": |-
7+
PLACEHOLDER
8+
github.com/databricks/databricks-sdk-go/service/apps.ComputeStatus:
9+
"message":
10+
"description": |-
11+
PLACEHOLDER
12+
"state":
13+
"description": |-
14+
PLACEHOLDER
15+
github.com/databricks/databricks-sdk-go/service/apps.AppDeploymentArtifacts:
16+
"source_code_path":
17+
"description": |-
18+
PLACEHOLDER
19+
github.com/databricks/databricks-sdk-go/service/apps.AppResourceSqlWarehouse:
20+
"id":
21+
"description": |-
22+
PLACEHOLDER
23+
"permission":
24+
"description": |-
25+
PLACEHOLDER
26+
github.com/databricks/cli/bundle/config/resources.App:
27+
"create_time":
28+
"description": |-
29+
PLACEHOLDER
30+
"permissions":
31+
"description": |-
32+
PLACEHOLDER
33+
"resources":
34+
"description": |-
35+
PLACEHOLDER
36+
"url":
37+
"description": |-
38+
PLACEHOLDER
39+
"active_deployment":
40+
"description": |-
41+
PLACEHOLDER
42+
"description":
43+
"description": |-
44+
PLACEHOLDER
45+
"default_source_code_path":
46+
"description": |-
47+
PLACEHOLDER
48+
"service_principal_client_id":
49+
"description": |-
50+
PLACEHOLDER
51+
"service_principal_name":
52+
"description": |-
53+
PLACEHOLDER
54+
"config":
55+
"description": |-
56+
PLACEHOLDER
57+
"source_code_path":
58+
"description": |-
59+
PLACEHOLDER
60+
"service_principal_id":
61+
"description": |-
62+
PLACEHOLDER
63+
"name":
64+
"description": |-
65+
PLACEHOLDER
66+
"compute_status":
67+
"description": |-
68+
PLACEHOLDER
69+
"creator":
70+
"description": |-
71+
PLACEHOLDER
72+
"app_status":
73+
"description": |-
74+
PLACEHOLDER
75+
"pending_deployment":
76+
"description": |-
77+
PLACEHOLDER
78+
"update_time":
79+
"description": |-
80+
PLACEHOLDER
81+
"updater":
82+
"description": |-
83+
PLACEHOLDER
84+
github.com/databricks/databricks-sdk-go/service/apps.AppResource:
85+
"name":
86+
"description": |-
87+
PLACEHOLDER
88+
"secret":
89+
"description": |-
90+
PLACEHOLDER
91+
"serving_endpoint":
92+
"description": |-
93+
PLACEHOLDER
94+
"sql_warehouse":
95+
"description": |-
96+
PLACEHOLDER
97+
"description":
98+
"description": |-
99+
PLACEHOLDER
100+
"job":
101+
"description": |-
102+
PLACEHOLDER
103+
github.com/databricks/databricks-sdk-go/service/apps.AppDeployment:
104+
"create_time":
105+
"description": |-
106+
PLACEHOLDER
107+
"creator":
108+
"description": |-
109+
PLACEHOLDER
110+
"deployment_artifacts":
111+
"description": |-
112+
PLACEHOLDER
113+
"deployment_id":
114+
"description": |-
115+
PLACEHOLDER
116+
"mode":
117+
"description": |-
118+
PLACEHOLDER
119+
"source_code_path":
120+
"description": |-
121+
PLACEHOLDER
122+
"status":
123+
"description": |-
124+
PLACEHOLDER
125+
"update_time":
126+
"description": |-
127+
PLACEHOLDER
128+
github.com/databricks/databricks-sdk-go/service/apps.ApplicationStatus:
129+
"state":
130+
"description": |-
131+
PLACEHOLDER
132+
"message":
133+
"description": |-
134+
PLACEHOLDER
135+
github.com/databricks/databricks-sdk-go/service/apps.AppDeploymentStatus:
136+
"message":
137+
"description": |-
138+
PLACEHOLDER
139+
"state":
140+
"description": |-
141+
PLACEHOLDER
142+
github.com/databricks/databricks-sdk-go/service/apps.AppResourceSecret:
143+
"key":
144+
"description": |-
145+
PLACEHOLDER
146+
"permission":
147+
"description": |-
148+
PLACEHOLDER
149+
"scope":
150+
"description": |-
151+
PLACEHOLDER
152+
github.com/databricks/databricks-sdk-go/service/apps.AppResourceServingEndpoint:
153+
"permission":
154+
"description": |-
155+
PLACEHOLDER
156+
"name":
157+
"description": |-
158+
PLACEHOLDER
1159
github.com/databricks/cli/bundle/config.Artifact:
2160
"build":
3161
"description": |-
@@ -126,6 +284,9 @@ github.com/databricks/cli/bundle/config.PyDABs:
126284
"description": |-
127285
The Python virtual environment path
128286
github.com/databricks/cli/bundle/config.Resources:
287+
"apps":
288+
"description": |-
289+
PLACEHOLDER
129290
"clusters":
130291
"description": |-
131292
The cluster definitions for the bundle.

0 commit comments

Comments
 (0)