You are here

constant ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED in JSON:API 8.2

A route parameter key which indicates that working copies were requested.

File

src/Revisions/ResourceVersionRouteEnhancer.php, line 45

Class

ResourceVersionRouteEnhancer
Loads an appropriate revision for the requested resource version.

Namespace

Drupal\jsonapi\Revisions

Code

const WORKING_COPIES_REQUESTED = 'working_copies_requested';