mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-02-20 20:15:27 +01:00
Split correlated and related tickets (#542)
Co-authored-by: Jonas Plum <git@jonasplum.de>
This commit is contained in:
@@ -6964,6 +6964,12 @@
|
||||
},
|
||||
"type" : "array"
|
||||
},
|
||||
"correlated_tickets" : {
|
||||
"items" : {
|
||||
"$ref" : "#/components/schemas/TicketSimpleResponse"
|
||||
},
|
||||
"type" : "array"
|
||||
},
|
||||
"created" : {
|
||||
"example" : "1985-04-12T23:20:50.52Z",
|
||||
"format" : "date-time",
|
||||
|
||||
Reference in New Issue
Block a user