Variable: SourceSchema
ts
const SourceSchema: ZodObject<{
type: ZodOptional<ZodCustom<string & object | "confluence", string & object | "confluence">>;
}, $loose>;Defined in: src/serviceDesk/models/source.ts:4