import type { GitXWebhookEventResponse } from '../schemas/GitXWebhookEventResponse'; export type UpdateGitXWebhookEventResponseResponse = GitXWebhookEventResponse;