Variable: GetWorklogPropertyKeysSchema
ts
const GetWorklogPropertyKeysSchema: ZodObject<{
issueIdOrKey: ZodString;
worklogId: ZodString;
}, $strip>;Defined in: src/cloud/parameters/getWorklogPropertyKeys.ts:3