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.
Link to this callback

media_type_available?(arg1)

View Source (since 1.0)

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.