We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9932a43 commit 4d71246Copy full SHA for 4d71246
1 file changed
tests/unit/Identity/v3/Fixtures/service.resp
@@ -5,6 +5,7 @@ Content-Type: application/json
5
"service": {
6
"id": "serviceId",
7
"name": "foo",
8
- "type": "bar"
+ "type": "bar",
9
+ "description": "description",
10
}
-}
11
+}
0 commit comments