UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

39 lines (22 loc) 1.76 kB
# Nested Object Schema ```txt https://example.com/schemas/nestedobject ``` | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ------------ | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------------------------------ | | Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | [nestedobj.schema.json](../generated-schemas/nestedobj.schema.json "open original schema") | ## Nested Object Type `object` ([Nested Object](nestedobj.md)) # Nested Object Properties | Property | Type | Required | Nullable | Defined by | | :-------------------- | -------- | -------- | -------------- | :--------------------------------------------------------------------------------------------------------------------- | | [settings](#settings) | `object` | Optional | cannot be null | [Nested Object](nestedobj-properties-settings.md "https://example.com/schemas/nestedobject#/properties/settings") | ## settings settings `settings` - is optional - Type: `object` ([Details](nestedobj-properties-settings.md)) - cannot be null - defined in: [Nested Object](nestedobj-properties-settings.md "https://example.com/schemas/nestedobject#/properties/settings") ### settings Type `object` ([Details](nestedobj-properties-settings.md))