Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 1.6 KB

nestedobj.schema.md

File metadata and controls

72 lines (48 loc) · 1.6 KB
template foo
reference
bar

Nested Object Schema

https://example.com/schemas/nestedobject
Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated No Experimental No Forbidden Forbidden nestedobj.schema.json

Nested Object Properties

Property Type Required Nullable Defined by
settings object Optional No Nested Object (this schema)

settings

settings

settings

  • is optional
  • type: object
  • defined in this schema
  • version: 1.0.0
  • testProperty: test

settings Type

object with following properties:

Property Type Required
collaborators object Optional

collaborators

collaborators

collaborators

  • is optional
  • type: object
  • version: 1.0.0
  • testProperty: test
collaborators Type

object with following properties:

Property Type Required
id string Optional

id

id

  • is optional
  • type: string
  • version: 1.0.0
  • testProperty: test
id Type

string