@boltic/swirl 1.0.2-uat.58 → 1.0.2-uat.59

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/swirl.es.js CHANGED
@@ -13263,7 +13263,7 @@ const jQ = (e, t, r) => async (n) => {
13263
13263
  `/v1.0/${n}/`,
13264
13264
  `/workflows/execution/logs/${e}/${t}`
13265
13265
  ), h = { ...s, page_size: 50 };
13266
- a ? h.next_token = a : h.next_token = !0;
13266
+ a && (h.next_token = a);
13267
13267
  const A = await ir.get(p, { params: h }), g = {
13268
13268
  ...A.data.data,
13269
13269
  logs: A.data.data,