@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
25 lines (14 loc) • 987 B
Markdown
# Zero Schema
```txt
https://example.com/schemas/arrays#/properties/tuple/additionalItems
```
| 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") |
## additionalItems Type
unknown ([Zero](arrays-properties-tuple-zero.md))
## additionalItems Constraints
**constant**: the value of this property must be equal to:
```json
0
```