@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
39 lines (22 loc) • 1.79 kB
Markdown
# Untitled undefined type in Deeply Extending Schema
```txt
https://example.com/schemas/deepextending#/allOf/3
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ------------ | :---------------- | --------------------- | ------------------- | ---------------------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | [deepextending.schema.json\*](../generated-schemas/deepextending.schema.json "open original schema") |
## 3 Type
unknown
# undefined Properties
| Property | Type | Required | Nullable | Defined by |
| :---------- | -------- | -------- | -------------- | :---------------------------------------------------------------------------------------------------------------------------------------------- |
| [hey](#hey) | `string` | Optional | cannot be null | [Deeply Extending](deepextending-definitions-fourth-properties-hey.md "https://example.com/schemas/deepextending#/allOf/3/properties/hey") |
## hey
A unique identifier given to every addressable thing.
`hey`
- is optional
- Type: `string`
- cannot be null
- defined in: [Deeply Extending](deepextending-definitions-fourth-properties-hey.md "https://example.com/schemas/deepextending#/allOf/3/properties/hey")
### hey Type
`string`