Merge pull request #280 from mumian/master
remove the newGuid() default value
This commit is contained in:
Коммит
c84798e820
|
@ -21,9 +21,8 @@
|
|||
},
|
||||
"roleNameGuid": {
|
||||
"type": "string",
|
||||
"defaultValue": "[newGuid()]",
|
||||
"metadata": {
|
||||
"description": "A new GUID used to identify the role assignment"
|
||||
"description": "The role assignment name"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче