Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
Property definition within a schema
Properties
| Property | Type |
|---|---|
type | string |
description | string |
example | unknown |
format | string |
enum | string[] |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
Property definition within a schema
| Property | Type |
|---|---|
type | string |
description | string |
example | unknown |
format | string |
enum | string[] |
Was this page helpful?