UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

39 lines (22 loc) 1.85 kB
# Untitled undefined type in Deeply Extending Schema ```txt https://example.com/schemas/deepextending#/definitions/fourth ``` | 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") | ## fourth 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#/definitions/fourth/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#/definitions/fourth/properties/hey") ### hey Type `string`