Skip to content

Commit 4d71246

Browse files
authored
Update service.resp
1 parent 9932a43 commit 4d71246

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tests/unit/Identity/v3/Fixtures/service.resp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Content-Type: application/json
55
"service": {
66
"id": "serviceId",
77
"name": "foo",
8-
"type": "bar"
8+
"type": "bar",
9+
"description": "description",
910
}
10-
}
11+
}

0 commit comments

Comments
 (0)