JSONAPI.Utils.DataToParams (jsonapi v1.9.0)

View Source

Converts a Map representation of the JSON:API resource object format into a flat Map convenient for changeset casting.

Summary

Functions

process(incoming)

@spec process(map()) :: map()