Closed (fixed)
Project:
JSON:API Extras
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2018 at 17:13 UTC
Updated:
14 Jul 2018 at 17:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersThis is can even be used in combination with JSON API 1.x too!
Comment #5
e0ipsoI wasn't even aware of the
isMutableResourceTypemethod. That made this patch really easy!This is committed. Thanks for the fix Wim!
Comment #6
wim leersThat's because it was added yesterday in #2957474: Move the write functionality of config entities to a sub-module in preparation for removal :) It's analogous to the
isLocatableResourceType()method that was added a few months ago.