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