Variable: AddLabelsToSpaceSchema
ts
const AddLabelsToSpaceSchema: ZodObject<{
body: ZodRecord<ZodString, ZodAny>;
spaceKey: ZodString;
}, $strip>;Defined in: src/v1/parameters/addLabelsToSpace.ts:3