@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
27 lines (17 loc) • 959 B
Markdown
# Untitled string in Extensible Schema
```txt
https://example.com/schemas/extensible#/definitions/second/properties/bar
```
A horse walks into it.
| 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") |
## bar Type
`string`
## bar Examples
```json
"whoo"
```
```json
"hoo"
```