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