Variable: GetPropertySchema
ts
const GetPropertySchema: ZodObject<{
propertyKey: ZodString;
sprintId: ZodString;
}, $strip>;Defined in: src/agile/parameters/getProperty.ts:3