JsonApiSpec::SUPPORTED_SPECIFICATION_PERMALINK

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/src/JsonApiSpec.php \Drupal\jsonapi\JsonApiSpec::SUPPORTED_SPECIFICATION_PERMALINK
  2. 10 core/modules/jsonapi/src/JsonApiSpec.php \Drupal\jsonapi\JsonApiSpec::SUPPORTED_SPECIFICATION_PERMALINK
  3. 11.x core/modules/jsonapi/src/JsonApiSpec.php \Drupal\jsonapi\JsonApiSpec::SUPPORTED_SPECIFICATION_PERMALINK

The URI of the supported specification document.

File

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

Class

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

Namespace

Drupal\jsonapi

Code

const SUPPORTED_SPECIFICATION_PERMALINK = 'http://jsonapi.org/format/1.0/';

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