UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

27 lines (17 loc) 909 B
# Untitled string in Example Schema ```txt https://example.com/schemas/example#/properties/bar ``` A simple string. | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ---------------------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [example.schema.json\*](../generated-schemas/example.schema.json "open original schema") | ## bar Type `string` ## bar Examples ```json "bar" ``` ```json "baz" ```