Closed (works as designed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
rest.module
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Feb 2018 at 16:55 UTC
Updated:
26 Feb 2019 at 15:49 UTC
Jump to comment: Most recent
Comments
Comment #2
wim leersI hear @amateescu will likely have thoughts about this :)
Comment #3
wim leersComment #5
wim leersThis is impossible to add to the
@RestResource=entityplugin due to the REST module's architecture. We have added it to the JSON:API module though: #2992833: Add a version negotiation to revisionable resource types. We suggest you use that instead if you want revision support!Comment #6
amateescu commentedFWIW, this has been on my mind for a long time and I still hope that I'll be able to find some time in the next couple of weeks to review the revision-related work that got into JSON:API :)