@budibase/server 2.6.19-alpha.48 → 2.6.19-alpha.49

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/query.js CHANGED
@@ -1489,6 +1489,7 @@ var init_misc = __esm({
1489
1489
  Header2["LICENSE_KEY"] = "x-budibase-license-key";
1490
1490
  Header2["API_VER"] = "x-budibase-api-version";
1491
1491
  Header2["APP_ID"] = "x-budibase-app-id";
1492
+ Header2["SESSION_ID"] = "x-budibase-session-id";
1492
1493
  Header2["TYPE"] = "x-budibase-type";
1493
1494
  Header2["PREVIEW_ROLE"] = "x-budibase-role";
1494
1495
  Header2["TENANT_ID"] = "x-budibase-tenant-id";