ja_serializer v0.18.1 JaSerializer.ErrorSerializer View Source

A super basic wrapper for formatting jsonapi errors.

Takes a map (or list of maps) with the following keys:

:id :links :about :status :code :title :detail :source :meta

See http://jsonapi.org/format/#error-objects for more on errors.

Link to this section Summary

Link to this section Functions