chg: [retention] hide_tag removed to validate current schema

Maybe we could improve the format to include it by default to
taxonomy format to trigger the MISP hide tag functionality directly.

{'value': 'expired', 'expanded': 'Set when the retention period has expired', 'numerical_value': 0, 'hide_tag': True}: Additional properties are not allowed ('hide_tag' was unexpected)
pull/147/head
Alexandre Dulaunoy 2019-05-21 13:42:57 +02:00
parent 3168215c32
commit b82ab8bfd5
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@
{
"value": "expired",
"expanded": "Set when the retention period has expired",
"numerical_value": 0,
"hide_tag": true
"numerical_value": 0
},
{
"value": "1d",