Liberator.Resource.handle_unprocessable_entity
You're seeing just the callback
handle_unprocessable_entity
, go back to Liberator.Resource module for more information.
Specs
handle_unprocessable_entity(Plug.Conn.t()) :: Plug.Conn.t()
Returns content for a 422 Unprocesable Entity
response.