Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 2.32 KB

abstract-definitions-first.md

File metadata and controls

66 lines (37 loc) · 2.32 KB

Untitled object in Complex References Schema

https://example.com/schemas/complex#/properties/refabstract
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none complex.schema.json*

refabstract Type

object (Details)

refabstract Properties

Property Type Required Nullable Defined by
foo string Optional cannot be null Abstract
nonfoo boolean Optional cannot be null Abstract

foo

A unique identifier given to every addressable thing.

foo

  • is optional

  • Type: string

  • cannot be null

  • defined in: Abstract

foo Type

string

nonfoo

This is not foo.

nonfoo

  • is optional

  • Type: boolean

  • cannot be null

  • defined in: Abstract

nonfoo Type

boolean

nonfoo Constraints

constant: the value of this property must be equal to:

false