Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/openapi/schema-resolver.ts
Properties
| Property | Type |
|---|---|
paths | Record<string, Record<string, unknown>> |
components | { schemas: Record<string, Record<string, unknown>> } |
resolvedCount | number |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/openapi/schema-resolver.ts
| Property | Type |
|---|---|
paths | Record<string, Record<string, unknown>> |
components | { schemas: Record<string, Record<string, unknown>> } |
resolvedCount | number |
Was this page helpful?