Skip to content

Commit

Permalink
Fixes #31. Softening requirements of old MeshConfig administrator val…
Browse files Browse the repository at this point in the history
…idation when converting to pSConfig format
  • Loading branch information
arlake228 committed Aug 20, 2018
1 parent fae62f3 commit 77d45ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions doc/legacy/meshconfig-schema.json
Expand Up @@ -109,8 +109,7 @@
"email": { "type": "string" },
"name": { "type": "string" }
},
"additionalProperties": false,
"required": [ "name", "email" ]
"additionalProperties": false
},

"BindMapSpecification": {
Expand Down

0 comments on commit 77d45ac

Please sign in to comment.