JsonApiSpec::SUPPORTED_SPECIFICATION_JSON_SCHEMA

The URI of the supported specification's JSON Schema.

File

core/modules/jsonapi/src/JsonApiSpec.php, line 33

Class

JsonApiSpec
Defines constants used for compliance with the JSON:API specification.

Namespace

Drupal\jsonapi

Code

const SUPPORTED_SPECIFICATION_JSON_SCHEMA = 'https://jsonapi.org/schemas/spec/v1.1/draft';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.