about summary refs log tree commit diff
path: root/app/serializers/rest/application_serializer.rb
AgeCommit message (Expand)Author
2019-02-16Add vapid_key to the application entity in the REST API (#10058)Eugen Rochko
2017-10-07In REST API, when URL can be missing, cast it to nil (#5259)Eugen Rochko
2017-09-24Make sure nil IDs to not get cast to empty string in REST API (#5068)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko