mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-04-28 13:37:52 +02:00
@@ -32,7 +32,7 @@ paths:
|
||||
responses:
|
||||
"200":
|
||||
description: "successful operation"
|
||||
schema: { type: array, items: { $ref: "#/definitions/PlaybookTemplateResponse" } }
|
||||
schema: { $ref: "#/definitions/PlaybookTemplateResponse" }
|
||||
examples:
|
||||
test:
|
||||
id: simple-2
|
||||
|
||||
Reference in New Issue
Block a user