JSONAPIPlug.Plug.Params (jsonapi_plug v2.0.2)
View SourcePlug for parsing the JSON:API Document in requests
It parses the JSON:API document in the request body to a JSONAPIPlug.Document struct,
notmalizes it and stores params in the Plug.Conn private assigns for later use.