@coasys/ad4m / Exports / JSONSchemaProperty
Interface: JSONSchemaProperty
Table of contents
Properties
Properties
items
• Optional items: JSONSchemaProperty
Defined in
model/json-schema.ts:22 (opens in a new tab)
properties
• Optional properties: Object
Index signature
▪ [key: string]: JSONSchemaProperty
Defined in
model/json-schema.ts:23 (opens in a new tab)
required
• Optional required: string[]
Defined in
model/json-schema.ts:24 (opens in a new tab)
type
• type: string | string[]
Defined in
model/json-schema.ts:21 (opens in a new tab)
x-ad4m
• Optional x-ad4m: Object
Type declaration
| Name | Type |
|---|---|
initial? | string |
local? | boolean |
resolveLanguage? | string |
through? | string |
writable? | boolean |