UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

17 lines (10 loc) 1.05 kB
# Untitled undefined type in Type Arrays Schema ```txt https://example.com/schemas/typearrays#/properties/string-or-number-null ``` Types can be many things, even nothing at all. | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ---------------------------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [typearrays.schema.json\*](../generated-schemas/typearrays.schema.json "open original schema") | ## string-or-number-null Type any of the folllowing: `string` or `number` ([Details](typearrays-properties-string-or-number-null.md))