Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
Response definition
Properties
| Property | Type |
|---|---|
statusCode | number |
description | string |
schema | SchemaDefinition |
examples | Record<string, unknown> |
Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
Response definition
| Property | Type |
|---|---|
statusCode | number |
description | string |
schema | SchemaDefinition |
examples | Record<string, unknown> |
Was this page helpful?