Skip to content

Commit d0413d9

Browse files
Add "id" field
1 parent c4dc457 commit d0413d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/2021-09-09/uiFormDefinition.schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"id": "https://schema.management.azure.com/schemas/2021-09-09/uiFormDefinition.schema.json#",
23
"$schema": "http://json-schema.org/draft-07/schema",
34
"definitions": {
45
"createFormViewType": {
@@ -3930,4 +3931,4 @@
39303931
}
39313932
},
39323933
"additionalProperties": false
3933-
}
3934+
}

0 commit comments

Comments
 (0)