Liberator.Resource.media_type_available-question-mark
You're seeing just the callback
media_type_available-question-mark
, go back to Liberator.Resource module for more information.
Specs
media_type_available?(Plug.Conn.t()) :: true | false
Check if the request media type is available.
By default, uses the values returned by available_media_types/1
.