Merge pull request #215 from mesosphere/schemaversion
pin down json-schema version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/schema#",
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"additionalProperties": false,
|
||||
"definitions": {
|
||||
"app": {
|
||||
|
||||
Reference in New Issue
Block a user