import type { InfrastructureUpdateRequest } from '../schemas/InfrastructureUpdateRequest'; export type InfrastructureUpdateRequestRequestBody = InfrastructureUpdateRequest;