Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
Schema definition for request/response bodies
Properties
| Property | Type |
|---|---|
type | string |
properties | Record<string, PropertyDefinition> |
required | string[] |
$ref | string |
Was this page helpful?