UNPKG

ch-chat-api-client-orval

Version:

TypeScript API client for CH Chat API with SWR hooks and Axios integration

14 lines (12 loc) 274 B
/** * Generated by orval v7.10.0 🍺 * Do not edit manually. * Cloudhospital.ChatApi * OpenAPI spec version: 1.0 */ export interface TemplateComponentInnerParameterDocument { /** @nullable */ link?: string | null; /** @nullable */ fileName?: string | null; }