284 285 286
# File 'lib/jsonapi/resource.rb', line 284 def filter(attr) @_allowed_filters.add(attr.to_sym) end