Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/CodeSample.ts
Matches the OpenAPI x-codeSamples entries the spec pipeline generates (lang + source).
Properties
| Property | Type |
|---|---|
lang | string |
source | string |
Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/CodeSample.ts
Matches the OpenAPI x-codeSamples entries the spec pipeline generates (lang + source).
| Property | Type |
|---|---|
lang | string |
source | string |
Was this page helpful?