Skip to content
Snippets Groups Projects
template: reference
foo: bar

Extensible Schema

https://example.com/schemas/extensible

This is an extensible schema. It has definitions, that can be used in other schemas

Abstract Extensible Custom Properties Additional Properties Defined In
Cannot be instantiated Yes Forbidden Permitted extensible.schema.json

Extensible Definitions

Property Type Group
bar string https://example.com/schemas/extensible#/definitions/second
foo string https://example.com/schemas/extensible#/definitions/first

bar

A horse walks into it.

bar

  • is optional
  • type: string
  • defined in this schema

bar Type

string

bar Examples

"whoo"
"hoo"

foo

A unique identifier given to every addressable thing.

foo

  • is optional
  • type: string
  • defined in this schema

foo Type

string

foo Example

"bar"