Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/openapi/param-source-inference.ts
Properties
| Property | Type |
|---|---|
operationId | string |
path | string |
itemsPath | string |
itemValuePath | string |
itemTitlePath | string |
parameters | Record<string, { parameterReference: string }> |
origin | `'inferred' |
verifiedAt | string |
Was this page helpful?