Skip to content

Commit 0bf47aa

Browse files
committed
GET /incident now also returns 'u_current_workplace'.
1 parent 22210d6 commit 0bf47aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

incidentRestAPI.yml

+1
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ paths:
256256
"state": 1,
257257
"opened_at": "1997-09-08T05:55:00Z",
258258
"sys_updated_on": "2024-07-17T14:36:59Z",
259+
"u_current_workplace": "workplace 123",
259260
"opened_by": {
260261
"first_name": "Example",
261262
"last_name": "Name",

0 commit comments

Comments
 (0)