fix: Changed 'type' attribute that is more relevant as being called 'format'

pull/241/head
chrisr3d 2018-09-07 11:32:47 +02:00
parent 1a02c6879e
commit 344b8f002e
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
"ui-priority": 1,
"misp-attribute": "attachment"
},
"type": {
"description": "Type of data imported.",
"format": {
"description": "Format of data imported.",
"ui-priority": 1,
"misp-attribute": "text"
},