Skip to content

Variable: StorageIdRequestSchema

Makaio Framework


Makaio Framework / services-core/settings / StorageIdRequestSchema

const StorageIdRequestSchema: ZodObject<{ id: ZodString; }, $strip>

Defined in: ../../../packages/services/core/src/settings/storage/shared-schemas.ts:6

Shared CRUD request shape for storage namespaces that address rows by ID.