UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

23 lines (14 loc) 969 B
# Untitled string in Extensible Schema ```txt https://example.com/schemas/extensible#/definitions/first/properties/foo ``` A unique identifier given to every addressable thing. | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ---------------------------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [extensible.schema.json\*](../generated-schemas/extensible.schema.json "open original schema") | ## foo Type `string` ## foo Examples ```json "bar" ```