@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
39 lines (22 loc) • 1.7 kB
Markdown
# Untitled undefined type in Custom Schema
```txt
https://example.com/schemas/custom#/definitions/second
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ------------ | :---------------- | --------------------- | ------------------- | -------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | [custom.schema.json\*](../generated-schemas/custom.schema.json "open original schema") |
## second Type
unknown
# undefined Properties
| Property | Type | Required | Nullable | Defined by |
| :---------- | -------- | -------- | -------------- | :--------------------------------------------------------------------------------------------------------------------------------- |
| [bar](#bar) | `string` | Optional | cannot be null | [Custom](custom-definitions-second-properties-bar.md "https://example.com/schemas/custom#/definitions/second/properties/bar") |
## bar
A unique identifier given to every addressable thing.
`bar`
- is optional
- Type: `string`
- cannot be null
- defined in: [Custom](custom-definitions-second-properties-bar.md "https://example.com/schemas/custom#/definitions/second/properties/bar")
### bar Type
`string`