Skip to content

Commit f8a4af3

Browse files
committed
chore: remove $schema property from JSON schema
1 parent f8e6b0d commit f8a4af3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deployment/schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -653,10 +653,6 @@
653653
}
654654
},
655655
"properties": {
656-
"$schema": {
657-
"description": "The JSON schema reference.",
658-
"type": "string"
659-
},
660656
"locked": {
661657
"description": "Whether the configuration is not allowed to be overriden or extended.",
662658
"type": "boolean"

0 commit comments

Comments
 (0)