@saritasa/renewaire-frontend-sdk 0.272.0 → 0.274.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.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/index.d.ts +1 -1
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
- # @@saritasa/renewaire-frontend-sdk@0.272.0
1
+ # @@saritasa/renewaire-frontend-sdk@0.274.0
2
2
 
3
3
  ```bash
4
- npm install @saritasa/renewaire-frontend-sdk@0.272.0 --save
4
+ npm install @saritasa/renewaire-frontend-sdk@0.274.0 --save
5
5
  ```
package/index.d.ts CHANGED
@@ -4040,7 +4040,7 @@ interface ProjectQualifiedSpecificationDto {
4040
4040
  */
4041
4041
  attachments: Array<ProjectQualifiedSpecificationAttachmentDto>;
4042
4042
  /**
4043
- * QualifiedSpecificationStatus<br />0 = Approved<br />1 = ApprovedNoDiscount<br />2 = MoreInfoNeeded<br />3 = Rejected<br />4 = Cancelled<br />Required permissions: SystemAdmin | ApproveQsApplications
4043
+ * QualifiedSpecificationStatus<br />0 = Approved<br />1 = ApprovedNoDiscount<br />2 = MoreInfoNeeded<br />3 = Rejected<br />4 = Cancelled
4044
4044
  */
4045
4045
  qsStatus: QualifiedSpecificationStatus | null;
4046
4046
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@saritasa/renewaire-frontend-sdk",
3
- "version": "0.272.0",
4
- "description": "OpenAPI client for @saritasa/renewaire-frontend-sdk(for version 0.272.0+0a052641cd9f087af26a46d8ff332a7deb03d30d)",
3
+ "version": "0.274.0",
4
+ "description": "OpenAPI client for @saritasa/renewaire-frontend-sdk(for version 0.274.0+02a41649396012e5a92c0a28097a6aa56d95ed38)",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
7
7
  "type": "git",