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