Active
Project:
Drupal core
Version:
main
Component:
jsonapi.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Feb 2024 at 12:31 UTC
Updated:
23 Feb 2024 at 13:40 UTC
Jump to comment: Most recent
Comments
Comment #2
wim leersComment #3
wim leersHaving created #3423462: [PP-2] JSON:API relationship/related support for config entities, I now think that this should be postponed on that as well. Because once that is solved, the error response when for example trying to delete
node.type.articlewould be able to provide a much richer validation error: it could sayDeleting this while the <sensible relationship name thanks to #3423462> field still exists (and depends on the Article content type) is not possible because <reason>., for example.Comment #4
wim leers