Introduced in 54feb2f6eeb21bfefdaa0c61e45d629f12c1c5dd, but never used for anything. Safe to delete.

As part of #2829398: Clean up JsonApiResource: the annotation, plugin type, plugin manager, plugin implementations, the dynamic routes generator and the request handler, I'm working on simplifying the serialization context, because it effectively amounts to global state. If we have any serialization context, we must be able to explain its use, and this case, I found there was zero use altogether, so we can just delete it! :)

CommentFileSizeAuthor
#2 2838585-2.patch705 byteswim leers

Comments

Wim Leers created an issue. See original summary.

wim leers’s picture

Status: Active » Needs review
StatusFileSize
new705 bytes

  • e0ipso committed a050eb5 on 8.x-1.x authored by Wim Leers
    fix(Maintainability) Remove unused variable request_method (#2838585 by...
e0ipso’s picture

Status: Needs review » Fixed

Nice and clean.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.