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