Skip to content

PURISTA API


PURISTA API / @purista/sandbox / SandboxOwnerSchema

Variable: SandboxOwnerSchema

const SandboxOwnerSchema: ZodObject<{ organizationId: ZodString; projectId: ZodString; userId: ZodString; }, $strip>

Defined in: sandbox-service/src/types/SandboxDriver.ts:42

Owner tuple for sandbox access control and lookup.