about summary refs log tree commit diff
path: root/app/serializers/rest/search_serializer.rb
AgeCommit message (Collapse)Author
2019-09-13Remove deprecated `GET /api/v1/search` API (#11823)Eugen Rochko
Use `GET /api/v2/search` instead
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead ↵Eugen Rochko
of Rabl (#4090)