@saritasa/renewaire-frontend-sdk 0.39.0 → 0.40.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.39.0
1
+ # @@saritasa/renewaire-frontend-sdk@0.40.0
2
2
 
3
3
  ```bash
4
- npm install @saritasa/renewaire-frontend-sdk@0.39.0 --save
4
+ npm install @saritasa/renewaire-frontend-sdk@0.40.0 --save
5
5
  ```
@@ -5925,15 +5925,6 @@ var RegistrationStatus;
5925
5925
  * Do not edit the class manually.
5926
5926
  */
5927
5927
 
5928
- /**
5929
- * RenewAire CORES API
5930
- *
5931
- * Contact: renewaire@saritasa.com
5932
- *
5933
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
5934
- * https://openapi-generator.tech
5935
- * Do not edit the class manually.
5936
- */
5937
5928
  var SaveGroupDtoTypeEnum;
5938
5929
  (function (SaveGroupDtoTypeEnum) {
5939
5930
  SaveGroupDtoTypeEnum["None"] = "None";