Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/EndpointList.ts
Properties
| Property | Type |
|---|---|
id | string |
path | string |
method | string |
summary | string |
description | string |
tags | string[] |
requiresAuth | boolean |
Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/EndpointList.ts
| Property | Type |
|---|---|
id | string |
path | string |
method | string |
summary | string |
description | string |
tags | string[] |
requiresAuth | boolean |
Was this page helpful?