chg: [organization] typo fixed + description added

pull/235/head
Alexandre Dulaunoy 2020-02-05 15:06:37 +01:00
parent ccc0f4dd1f
commit ab6d7c3885
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 2 deletions

View File

@ -16,11 +16,16 @@
"misp-attribute": "text",
"multiple": true
},
"type-of-organizarion": {
"type-of-organization": {
"description": "Type of the organization",
"ui-priority": 97,
"misp-attribute": "text"
},
"description": {
"description": "Description of the organization",
"ui-priority": 96,
"misp-attribute": "text"
},
"date-of-inception": {
"description": "Date of inception of the organization",
"ui-priority": 0,
@ -73,7 +78,7 @@
"multiple": true
}
},
"version": 3,
"version": 4,
"description": "An object which describes an organization.",
"meta-category": "misc",
"uuid": "f750e12b-127a-432c-b022-b3f9153c4e2a",