You are here

constant JsonApiSpec::SUPPORTED_SPECIFICATION_PERMALINK in JSON:API 8

Same name and namespace in other branches
  1. 8.2 src/JsonApiSpec.php \Drupal\jsonapi\JsonApiSpec::SUPPORTED_SPECIFICATION_PERMALINK

The URI of the supported specification document.

File

src/JsonApiSpec.php, line 24

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/';