@saritasa/renewaire-frontend-sdk 0.108.0 → 0.109.1
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
|
@@ -7140,8 +7140,8 @@ interface RsdRegionsSearchRsdRegionsRequestParams {
|
|
|
7140
7140
|
name?: string;
|
|
7141
7141
|
text?: string;
|
|
7142
7142
|
isActive?: boolean;
|
|
7143
|
-
|
|
7144
|
-
|
|
7143
|
+
repTerritoryName?: string;
|
|
7144
|
+
rsdUserName?: string;
|
|
7145
7145
|
orderBy?: string;
|
|
7146
7146
|
page?: number;
|
|
7147
7147
|
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.109.1",
|
|
4
|
+
"description": "OpenAPI client for @saritasa/renewaire-frontend-sdk(for version 0.109.1+9a7664e52ec9615333dd2518238ec96a3018d841)",
|
|
5
5
|
"author": "OpenAPI-Generator Contributors",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|