@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
23 lines (14 loc) • 890 B
Markdown
# Untitled string in Example Schema
```txt
https://example.com/schemas/example#/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 | [example.schema.json\*](../generated-schemas/example.schema.json "open original schema") |
## foo Type
`string`
## foo Examples
```json
"bar"
```