@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
56 lines (31 loc) • 2.68 kB
Markdown
# Untitled object in Nested Object Schema
```txt
https://example.com/schemas/nestedobject#/properties/settings/properties/collaborators
```
collaborators
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ------------ | :---------------- | --------------------- | ------------------- | -------------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | [nestedobj.schema.json\*](../generated-schemas/nestedobj.schema.json "open original schema") |
## collaborators Type
`object` ([Details](nestedobj-properties-settings-properties-collaborators.md))
# undefined Properties
| Property | Type | Required | Nullable | Defined by |
| :-------- | -------- | -------- | -------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [id](#id) | `string` | Optional | cannot be null | [Nested Object](nestedobj-properties-settings-properties-collaborators-properties-id.md "https://example.com/schemas/nestedobject#/properties/settings/properties/collaborators/properties/id") |
| `.*` | `string` | Optional | cannot be null | [Nested Object](nestedobj-properties-settings-properties-collaborators-patternproperties-.md "https://example.com/schemas/nestedobject#/properties/settings/properties/collaborators/patternProperties/.\*") |
## id
`id`
- is optional
- Type: `string`
- cannot be null
- defined in: [Nested Object](nestedobj-properties-settings-properties-collaborators-properties-id.md "https://example.com/schemas/nestedobject#/properties/settings/properties/collaborators/properties/id")
### id Type
`string`
## Pattern: `.*`
`.*`
- is optional
- Type: `string`
- cannot be null
- defined in: [Nested Object](nestedobj-properties-settings-properties-collaborators-patternproperties-.md "https://example.com/schemas/nestedobject#/properties/settings/properties/collaborators/patternProperties/.\*")
### .\* Type
`string`