fix(typert): harden remote reflection boundaries

This commit is contained in:
imccyu
2026-08-06 17:49:35 +08:00
parent 88385a658e
commit 9b63d72c94
28 changed files with 813 additions and 116 deletions

View File

@@ -2634,7 +2634,7 @@ listPackages(filter: TypertPackageFilter = {}): TypertPackageRecord[]
toJSONSchema(key: string, params?: z.core.ToJSONSchemaParams): z.core.JSONSchema.BaseSchema
```
Source: [`packages/typert/registry/src/service.ts:324`](../../packages/typert/registry/src/service.ts)
Source: [`packages/typert/registry/src/service.ts:346`](../../packages/typert/registry/src/service.ts)
## `ctx.typertGateway` — `TypertGatewayService`