Liberator.Resource.handle_created

You're seeing just the callback handle_created, go back to Liberator.Resource module for more information.
Link to this callback

handle_created(arg1)

View Source (since 1.0)

Specs

handle_created(Plug.Conn.t()) :: Plug.Conn.t()

Returns content for a 201 Created response.