Fix empty string not require

This commit is contained in:
Jim LAURIE 2018-06-26 17:14:42 +02:00 committed by GitHub
parent 0adea6dd6c
commit 561e910558
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,6 @@
},
"policy": {
"type": "string",
"required": true,
"configurable": false
},
"role": {