@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
23 lines (13 loc) • 1.08 kB
Markdown
# Untitled array in Arrays Schema
```txt
https://example.com/schemas/arrays#/properties/coordinatelist/items
```
A coordinate, specified by `x`, `y`, and `z` values
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | -------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [arrays.schema.json\*](../generated-schemas/arrays.schema.json "open original schema") |
## items Type
`number[]`
## items Constraints
**maximum number of items**: the maximum number of items for this array is: `3`
**minimum number of items**: the minimum number of items for this array is: `3`