Skip to content

1.5.1

Compare
Choose a tag to compare
@kulgan kulgan released this 05 Nov 19:12
· 42 commits to develop since this release
9d0e3f4
Feat/dev 452 notifications to json (#30)

DEV-452: add created timestamp to to_json()

gdcadmin notifications GET endpoint requires to_json() to return JSON
representation of Notification model. Adding created as endpoint is returning all
fields of Notification model.