Skip to content

Commit

Permalink
Add "id" field
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-c-martin authored Sep 20, 2021
1 parent c4dc457 commit d0413d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schemas/2021-09-09/uiFormDefinition.schema.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"id": "https://schema.management.azure.com/schemas/2021-09-09/uiFormDefinition.schema.json#",
"$schema": "http://json-schema.org/draft-07/schema",
"definitions": {
"createFormViewType": {
Expand Down Expand Up @@ -3930,4 +3931,4 @@
}
},
"additionalProperties": false
}
}

0 comments on commit d0413d9

Please sign in to comment.