ui-priority updated

pull/17/head
Alexandre Dulaunoy 2017-07-03 16:32:11 +02:00
parent e9859c4746
commit 6626ae8360
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"misp-attribute": {
"type": "string"
},
"misp-usage-frequency": {
"ui-priority": {
"type": "number"
},
"categories": {
@ -49,7 +49,7 @@
},
"required": [
"misp-attribute",
"misp-usage-frequency"
"ui-priority"
]
}
},