You are here

constant ResourceVersionRouteEnhancer::RESOURCE_VERSION_QUERY_PARAMETER in JSON:API 8.2

The query parameter for providing a version (revision) value.

File

src/Revisions/ResourceVersionRouteEnhancer.php, line 38

Class

ResourceVersionRouteEnhancer
Loads an appropriate revision for the requested resource version.

Namespace

Drupal\jsonapi\Revisions

Code

const RESOURCE_VERSION_QUERY_PARAMETER = 'resourceVersion';