Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/RequestPanel.ts
Properties
| Property | Type |
|---|---|
content | Record<string, { schema?: any; example?: any }> |
Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/RequestPanel.ts
| Property | Type |
|---|---|
content | Record<string, { schema?: any; example?: any }> |
Was this page helpful?