Make log payloads opaque pass-through
This commit is contained in:
@@ -691,6 +691,7 @@ export interface JobExecutionResultResponse {
|
||||
checksum?: string;
|
||||
sizeBytes?: number;
|
||||
summary?: string;
|
||||
content?: string;
|
||||
}
|
||||
|
||||
export interface JobListResponse {
|
||||
|
||||
Reference in New Issue
Block a user