Skip to content

Variable: GetIncidentByIdSchema

ts
const GetIncidentByIdSchema: ZodObject<{
  incidentId: ZodString;
}, $strip>;

Defined in: src/agile/parameters/getIncidentById.ts:3