Skip to content

Commit

Permalink
Return primary key in incident response
Browse files Browse the repository at this point in the history
  • Loading branch information
milesbxf committed Aug 13, 2019
1 parent f77ff75 commit e021843
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion response/core/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,10 @@ class Meta:
"end_time",
"impact",
"lead",
"pk",
"report",
"reporter",
"report_time",
"reporter",
"severity",
"start_time",
"summary",
Expand Down

0 comments on commit e021843

Please sign in to comment.