@beam3_dev/api_module 0.0.306 → 0.0.308

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/dist/wb3Api.js CHANGED
@@ -349,7 +349,7 @@ function Je(e, t, n = void 0, s = void 0) {
349
349
  });
350
350
  }
351
351
  function ee(e, t = void 0, n = void 0) {
352
- const { space: s, tenant: i } = e, r = s, a = "/3drdfpersist/resources/v1/option-sets/dsusergroup:ListOfGroupResponsibilities/options", o = `?tenant=dstenant:${i}`, c = {
352
+ const { _usersgroup: s, tenant: i } = e, r = s, a = "/3drdfpersist/resources/v1/option-sets/dsusergroup:ListOfGroupResponsibilities/options", o = `?tenant=dstenant:${i}`, c = {
353
353
  method: "GET",
354
354
  Accept: "application/json,*/*,test/javascript"
355
355
  }, d = `${r}${a}${o}`;
@@ -365,7 +365,7 @@ function ee(e, t = void 0, n = void 0) {
365
365
  });
366
366
  }
367
367
  function Ge(e, t = void 0, n = void 0) {
368
- const { space: s, currentUser: i } = e, o = `${s}/3drdfpersist/resources/v1/usersgroup?select=uri,title,description,owner,members,pending_members,creation_date,modification_date,visibility`, d = { method: "GET", headers: {
368
+ const { _usersgroup: s, currentUser: i } = e, o = `${s}/3drdfpersist/resources/v1/usersgroup?select=uri,title,description,owner,members,pending_members,creation_date,modification_date,visibility`, d = { method: "GET", headers: {
369
369
  "Content-Type": "application/json",
370
370
  Accept: "application/json,text/javascript,*/*"
371
371
  } };