@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
@@ -1,5 +1,5 @@
1
- # @@saritasa/renewaire-frontend-sdk@0.313.0
1
+ # @@saritasa/renewaire-frontend-sdk@0.314.0
2
2
 
3
3
  ```bash
4
- npm install @saritasa/renewaire-frontend-sdk@0.313.0 --save
4
+ npm install @saritasa/renewaire-frontend-sdk@0.314.0 --save
5
5
  ```
@@ -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: "number", dataFormat: "int64" })}/customizations/approve`;
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: "number", dataFormat: "int64" })}/customizations`;
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: "number", dataFormat: "int64" })}`;
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: "number", dataFormat: "int64" })}/coils`;
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: "number", dataFormat: "int64" })}/customizations/reject`;
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: "number", dataFormat: "int64" })}/customizations`;
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: "number", dataFormat: "int64" })}/submit-customizations`;
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,