Documentation / @agentick/gateway / registerConfigSchema
Function: registerConfigSchema() ​
registerConfigSchema(
key,schema):void
Defined in: gateway/src/config.ts:120
Register a config schema fragment (called at module load time)
Parameters ​
key ​
string
schema ​
Returns ​
void