Liberator.Resource.put_to_different_url-question-mark
You're seeing just the callback
put_to_different_url-question-mark
, go back to Liberator.Resource module for more information.
Specs
put_to_different_url?(Plug.Conn.t()) :: true | false
Decide if a PUT
request should be made to a different URL.
By default, always returns false
.