Variable ImageUploadWebhookResponsePayloadSchemaConst
ImageUploadWebhookResponsePayloadSchema: {
$schema: string;
additionalProperties: boolean;
description: string;
properties: {};
required: never[];
title: string;
type: string;
} = ImageUploadWebhookResponsePayload
Type Declaration
$schema: string
additionalProperties: boolean
description: string
properties: {}
required: never[]
title: string
type: string