Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/RequestPanel.ts
Properties
| Property | Type |
|---|---|
name | string |
in | `'query' |
description | string |
required | boolean |
schema | ParameterSchema |
Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/RequestPanel.ts
| Property | Type |
|---|---|
name | string |
in | `'query' |
description | string |
required | boolean |
schema | ParameterSchema |
Was this page helpful?