Liberator.Resource.method_put-question-mark
You're seeing just the callback
method_put-question-mark
, go back to Liberator.Resource module for more information.
Specs
method_put?(Plug.Conn.t()) :: true | false
Check if the request method is PUT
.
Used internally; it is not advised to override this function.