UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

27 lines (17 loc) 917 B
# Untitled string in Examples Schema ```txt https://example.com/schemas/examples#/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 | [examples.schema.json\*](../generated-schemas/examples.schema.json "open original schema") | ## bar Type `string` ## bar Examples ```json "bar" ``` ```json "baz" ```