Skip to content

Commit

Permalink
GET /incident now also returns 'u_current_workplace'.
Browse files Browse the repository at this point in the history
  • Loading branch information
timschaeren committed Aug 21, 2024
1 parent 22210d6 commit 0bf47aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions incidentRestAPI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ paths:
"state": 1,
"opened_at": "1997-09-08T05:55:00Z",
"sys_updated_on": "2024-07-17T14:36:59Z",
"u_current_workplace": "workplace 123",
"opened_by": {
"first_name": "Example",
"last_name": "Name",
Expand Down

0 comments on commit 0bf47aa

Please sign in to comment.