Skip to content

Commit

Permalink
Merge pull request #163 from monzo/serialise-report-only
Browse files Browse the repository at this point in the history
Include on the api responses whether the incident is report only
  • Loading branch information
Chris authored Oct 4, 2019
2 parents a9f5611 + 6a65d44 commit 6e914d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions response/core/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ class Meta:
"id",
"report",
"report_time",
"report_only",
"reporter",
"severity",
"start_time",
Expand Down

0 comments on commit 6e914d6

Please sign in to comment.