mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-01-13 17:51:22 +01:00
Split correlated and related tickets (#542)
Co-authored-by: Jonas Plum <git@jonasplum.de>
This commit is contained in:
@@ -1059,6 +1059,7 @@ definitions:
|
||||
modified: { type: string, format: "date-time", example: "1985-04-12T23:20:50.52Z" }
|
||||
|
||||
tickets: { type: array, items: { $ref: "#/definitions/TicketSimpleResponse" } }
|
||||
correlated_tickets: { type: array, items: { $ref: "#/definitions/TicketSimpleResponse" } }
|
||||
|
||||
TicketList:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user