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