UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

39 lines (22 loc) 1.77 kB
# Untitled object in Abstract Schema ```txt https://example.com/schemas/abstract#/definitions/second ``` | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ------------ | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------------------------------ | | Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | [abstract.schema.json\*](../generated-schemas/abstract.schema.json "open original schema") | ## second Type `object` ([Details](abstract-definitions-second.md)) # undefined Properties | Property | Type | Required | Nullable | Defined by | | :---------- | -------- | -------- | -------------- | :--------------------------------------------------------------------------------------------------------------------------------------- | | [bar](#bar) | `string` | Optional | cannot be null | [Abstract](abstract-definitions-second-properties-bar.md "https://example.com/schemas/abstract#/definitions/second/properties/bar") | ## bar A unique identifier given to every addressable thing. `bar` - is optional - Type: `string` - cannot be null - defined in: [Abstract](abstract-definitions-second-properties-bar.md "https://example.com/schemas/abstract#/definitions/second/properties/bar") ### bar Type `string`