mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
e13e87c065
commit
edfc9d18d6
@@ -123416,9 +123416,15 @@
|
||||
],
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Details about running report task.",
|
||||
"description": "Report file in selected format. CSV by default.",
|
||||
"content": {
|
||||
"application/octet-stream": {
|
||||
"application/csv": {
|
||||
"schema": {
|
||||
"type": "string",
|
||||
"format": "binary"
|
||||
}
|
||||
},
|
||||
"application/pdf": {
|
||||
"schema": {
|
||||
"type": "string",
|
||||
"format": "binary"
|
||||
|
||||
@@ -92257,9 +92257,13 @@ paths:
|
||||
description: Enables auditing for current report download. Will create an audit event and sent it to the REPORT cloud-audit kafka topic. Event will be created if there is any result present by requested taskResultId.
|
||||
responses:
|
||||
'200':
|
||||
description: Details about running report task.
|
||||
description: Report file in selected format. CSV by default.
|
||||
content:
|
||||
application/octet-stream:
|
||||
application/csv:
|
||||
schema:
|
||||
type: string
|
||||
format: binary
|
||||
application/pdf:
|
||||
schema:
|
||||
type: string
|
||||
format: binary
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
https://god.gw.postman.com/run-collection/23226990-1c14f6b6-8170-4fb9-9f05-26bd9f8ab760?action=collection%2Ffork&collection-url=entityId%3D23226990-1c14f6b6-8170-4fb9-9f05-26bd9f8ab760%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
||||
https://god.gw.postman.com/run-collection/23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e?action=collection%2Ffork&collection-url=entityId%3D23226990-3b87172a-cd55-40a2-9ace-1560a1158a4e%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
||||
@@ -1 +1 @@
|
||||
https://god.gw.postman.com/run-collection/23226990-87e2f11e-fa9c-434a-9b88-cfc5536a077f?action=collection%2Ffork&collection-url=entityId%3D23226990-87e2f11e-fa9c-434a-9b88-cfc5536a077f%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
||||
https://god.gw.postman.com/run-collection/23226990-20d718e3-b9b3-43ad-850c-637b00864ae2?action=collection%2Ffork&collection-url=entityId%3D23226990-20d718e3-b9b3-43ad-850c-637b00864ae2%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
||||
@@ -1 +1 @@
|
||||
https://god.gw.postman.com/run-collection/23226990-bc3cd0b8-d187-4159-8fb5-49a8cdf14c7d?action=collection%2Ffork&collection-url=entityId%3D23226990-bc3cd0b8-d187-4159-8fb5-49a8cdf14c7d%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
||||
https://god.gw.postman.com/run-collection/23226990-3721beea-5615-44b4-9459-e858a0ca7aed?action=collection%2Ffork&collection-url=entityId%3D23226990-3721beea-5615-44b4-9459-e858a0ca7aed%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
||||
Reference in New Issue
Block a user