about summary refs log tree commit diff
path: root/app/serializers/rest/report_serializer.rb
AgeCommit message (Expand)Author
2022-11-08Fix missing cast of status and rule IDs to string (fix #19048) (#20122)trwnh
2022-06-27Add notifications for new reports (#18697)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