Specifications

A specification is a JSON object that describes a JSON value. The media type for a specification object is application/lynx-spec+json.

Format Rules

A specification object MAY have any number of properties. This document defines the properties in the Lynx vocabulary (e.g. hints, children, etc.). Authors may also define extended properties in their own vocabularies.

Example

{
  "value": "Fletch",
  "spec": {
    "hints": [ "label", "text" ]
  }
}

results matching ""

    No results matching ""