mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-01-04 13:23:13 +01:00
@@ -10,7 +10,7 @@ paths:
|
||||
responses:
|
||||
"200":
|
||||
description: "successful operation"
|
||||
schema: { type: array, items: { $ref: "#/definitions/TaskResponse" } }
|
||||
schema: { type: array, items: { $ref: "#/definitions/TaskWithContext" } }
|
||||
examples:
|
||||
test: [ ]
|
||||
security: [ { roles: [ "ticket:read" ] } ]
|
||||
|
||||
Reference in New Issue
Block a user