We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d08c923 commit b1a176cCopy full SHA for b1a176c
3 files changed
examples/getUser.md
@@ -27,6 +27,7 @@ Response:
27
"display_name": "kylenz_testing",
28
"id": 12248,
29
"roles": [],
30
+ "social_links": [],
31
"traces": {
32
"count": 0
33
}
examples/getUsers.md
@@ -28,6 +28,7 @@ Response:
34
src/__tests__/__snapshots__/e2e.test.ts.snap
@@ -500,6 +500,7 @@ exports[`end to end tests > getUser 1`] = `
500
501
502
503
504
505
"count": 1,
506
},
0 commit comments