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