@saritasa/renewaire-frontend-sdk 0.96.2 → 0.98.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts
CHANGED
|
@@ -7423,7 +7423,7 @@ interface UsersSearchUsersRequestParams {
|
|
|
7423
7423
|
repTerritoryId?: number | null;
|
|
7424
7424
|
name?: string;
|
|
7425
7425
|
rsdRegionId?: number | null;
|
|
7426
|
-
|
|
7426
|
+
groupId?: number | null;
|
|
7427
7427
|
orderBy?: string;
|
|
7428
7428
|
page?: number;
|
|
7429
7429
|
pageSize?: number;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@saritasa/renewaire-frontend-sdk",
|
|
3
|
-
"version": "0.
|
|
4
|
-
"description": "OpenAPI client for @saritasa/renewaire-frontend-sdk(for version 0.
|
|
3
|
+
"version": "0.98.0",
|
|
4
|
+
"description": "OpenAPI client for @saritasa/renewaire-frontend-sdk(for version 0.98.0+9c97c9bd6c3791299c0c634804351893ebafbca4)",
|
|
5
5
|
"author": "OpenAPI-Generator Contributors",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|