Skip to content

Commit 3084be9

Browse files
author
SSOfy
committed
build 1.1.6
1 parent 399d255 commit 3084be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Client.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ var Client = /** @class */ (function () {
123123
return __generator(this, function (_a) {
124124
switch (_a.label) {
125125
case 0:
126-
path = "v1/entities/users/find";
126+
path = "v1/resources/users/find";
127127
return [4 /*yield*/, this.requestAndCache(path, undefined, {
128128
id: id,
129129
}, cache)];

0 commit comments

Comments
 (0)