Skip to content

Commit 9fe0588

Browse files
author
Shrisha Kumar
committed
Fixing schema version
1 parent bceb043 commit 9fe0588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "http://json-schema.org/draft-07/schema#",
2+
"$schema": "http://json-schema.org/draft-07/schema",
33
"definitions": {
44
"createFormViewType": {
55
"type": "object",

0 commit comments

Comments
 (0)