Liberator.Resource.last_modified
You're seeing just the callback
last_modified
, go back to Liberator.Resource module for more information.
Specs
last_modified(Plug.Conn.t()) :: DateTime.t()
Returns the last modified date of your resource.
This value will be used to respond to caching headers like If-Modified-Since
.