@saritasa/renewaire-frontend-sdk 0.313.0 → 0.314.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/README.md
CHANGED
|
@@ -5776,7 +5776,7 @@ class ProjectLinesApiService extends BaseService {
|
|
|
5776
5776
|
responseType_ = "blob";
|
|
5777
5777
|
}
|
|
5778
5778
|
}
|
|
5779
|
-
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "
|
|
5779
|
+
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: "uuid" })}/customizations/approve`;
|
|
5780
5780
|
const { basePath, withCredentials } = this.configuration;
|
|
5781
5781
|
return this.httpClient.request("post", `${basePath}${localVarPath}`, {
|
|
5782
5782
|
context: localVarHttpContext,
|
|
@@ -5815,7 +5815,7 @@ class ProjectLinesApiService extends BaseService {
|
|
|
5815
5815
|
responseType_ = "blob";
|
|
5816
5816
|
}
|
|
5817
5817
|
}
|
|
5818
|
-
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "
|
|
5818
|
+
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: "uuid" })}/customizations`;
|
|
5819
5819
|
const { basePath, withCredentials } = this.configuration;
|
|
5820
5820
|
return this.httpClient.request("delete", `${basePath}${localVarPath}`, {
|
|
5821
5821
|
context: localVarHttpContext,
|
|
@@ -5910,7 +5910,7 @@ class ProjectLinesApiService extends BaseService {
|
|
|
5910
5910
|
responseType_ = "blob";
|
|
5911
5911
|
}
|
|
5912
5912
|
}
|
|
5913
|
-
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "
|
|
5913
|
+
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: "uuid" })}`;
|
|
5914
5914
|
const { basePath, withCredentials } = this.configuration;
|
|
5915
5915
|
return this.httpClient.request("get", `${basePath}${localVarPath}`, {
|
|
5916
5916
|
context: localVarHttpContext,
|
|
@@ -5960,7 +5960,7 @@ class ProjectLinesApiService extends BaseService {
|
|
|
5960
5960
|
responseType_ = "blob";
|
|
5961
5961
|
}
|
|
5962
5962
|
}
|
|
5963
|
-
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "
|
|
5963
|
+
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: "uuid" })}/coils`;
|
|
5964
5964
|
const { basePath, withCredentials } = this.configuration;
|
|
5965
5965
|
return this.httpClient.request("post", `${basePath}${localVarPath}`, {
|
|
5966
5966
|
context: localVarHttpContext,
|
|
@@ -6011,7 +6011,7 @@ class ProjectLinesApiService extends BaseService {
|
|
|
6011
6011
|
responseType_ = "blob";
|
|
6012
6012
|
}
|
|
6013
6013
|
}
|
|
6014
|
-
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "
|
|
6014
|
+
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: "uuid" })}/customizations/reject`;
|
|
6015
6015
|
const { basePath, withCredentials } = this.configuration;
|
|
6016
6016
|
return this.httpClient.request("post", `${basePath}${localVarPath}`, {
|
|
6017
6017
|
context: localVarHttpContext,
|
|
@@ -6062,7 +6062,7 @@ class ProjectLinesApiService extends BaseService {
|
|
|
6062
6062
|
responseType_ = "blob";
|
|
6063
6063
|
}
|
|
6064
6064
|
}
|
|
6065
|
-
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "
|
|
6065
|
+
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: "uuid" })}/customizations`;
|
|
6066
6066
|
const { basePath, withCredentials } = this.configuration;
|
|
6067
6067
|
return this.httpClient.request("post", `${basePath}${localVarPath}`, {
|
|
6068
6068
|
context: localVarHttpContext,
|
|
@@ -6164,7 +6164,7 @@ class ProjectLinesApiService extends BaseService {
|
|
|
6164
6164
|
responseType_ = "blob";
|
|
6165
6165
|
}
|
|
6166
6166
|
}
|
|
6167
|
-
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "
|
|
6167
|
+
let localVarPath = `/api/project-lines/${this.configuration.encodeParam({ name: "projectLineId", value: projectLineId, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: "uuid" })}/submit-customizations`;
|
|
6168
6168
|
const { basePath, withCredentials } = this.configuration;
|
|
6169
6169
|
return this.httpClient.request("post", `${basePath}${localVarPath}`, {
|
|
6170
6170
|
context: localVarHttpContext,
|