Liberator.Resource.handle_method_not_allowed

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

handle_method_not_allowed(arg1)

View Source (since 1.0)

Specs

handle_method_not_allowed(Plug.Conn.t()) :: Plug.Conn.t()

Returns content for a 405 Method Not Allowed response.