UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

23 lines (14 loc) 898 B
# Untitled string in Examples Schema ```txt https://example.com/schemas/examples#/properties/foo ``` 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") | ## foo Type `string` ## foo Examples ```json "bar" ```