@beam3_dev/api_module 0.0.320 → 0.0.321

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
@@ -407,12 +407,12 @@ function Ge(e, t = void 0, n = void 0) {
407
407
  }
408
408
  }
409
409
  function Ke(e, t, n) {
410
- const { base_url: s, lists_uri: i, currentUser: r } = e, o = {
411
- "Content-Type": "application/json",
412
- "Accept-Language": "fr"
410
+ const { _usersgroup: s, lists_uri: i, currentUser: r } = e, o = {
411
+ "Content-Type": "application/json"
413
412
  }, a = {
414
413
  baseUrl: s,
415
- uri: "/3drdfpersist/resources/v1/usersgroup/groups"
414
+ uri: "/3drdfpersist/resources/v1/usersgroup/groups",
415
+ opt: "?select=uri,members"
416
416
  }, c = a.baseUrl + a.uri, d = {
417
417
  method: "POST",
418
418
  headers: o,