Functions for encoding JSON API resources to Json
clientResource : JsonApi.Data.ClientResource -> Json.Encode.Value
Encode a resource constructed on the client to a JSON API-compliant value see: http://jsonapi.org/format/#crud-creating