Skip to content

Commit f26e521

Browse files
authored
Include tag property example for advanced record example
Adding an example of using a tag at the container level. Implements suggestion in Issue #277
1 parent 69622f7 commit f26e521

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

schema/docs/full-record-advanced-example.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@
341341
"advisory": "ESA-22-11",
342342
"discovery": "EXTERNAL"
343343
},
344+
"tags": [
345+
"unsupported-when-assigned"
346+
],
344347
"taxonomyMappings": [
345348
{
346349
"taxonomyName": "ATT&CK",

0 commit comments

Comments
 (0)