PublishPluginResponse: {
    id: string;
    versionId: string;
    warnings: PublishPluginWarningResponse[];
}

Type declaration