@solibo/solibo-sdk 1.7.6 → 1.7.7

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "main": "index.mjs",
3
3
  "types": "index.d.ts",
4
- "version": "1.7.6",
4
+ "version": "1.7.7",
5
5
  "name": "@solibo/solibo-sdk",
6
6
  "dependencies": {
7
7
  "@js-joda/core": "5.6.3",
@@ -243091,7 +243091,7 @@ protoOf($requestCOROUTINE$).u9 = function () {
243091
243091
  }
243092
243092
 
243093
243093
  this.qrr_1.extraHeaders = null;
243094
- if (listOf([RequestMethod_PUT_getInstance(), RequestMethod_POST_getInstance(), RequestMethod_PATCH_getInstance()]).r2(this.rrr_1.method)) {
243094
+ if (listOf([RequestMethod_PUT_getInstance(), RequestMethod_POST_getInstance(), RequestMethod_PATCH_getInstance(), RequestMethod_DELETE_getInstance()]).r2(this.rrr_1.method)) {
243095
243095
  var tmp1_safe_receiver = this.rrr_1.headers.a3('Content-Type');
243096
243096
  var tmp_0;
243097
243097
  if (tmp1_safe_receiver == null) {