IAgentPluginSchema interface
Agent plugin schema
Signature:
export interface IAgentPluginSchema
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| components | { schemas: any; methods: any; } |
Agent plugin schema
Signature:
export interface IAgentPluginSchema
| Property | Modifiers | Type | Description |
|---|---|---|---|
| components | { schemas: any; methods: any; } |