@lepsto/sdk-app 85.0.1 → 87.0.1
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/{chunk-HRKHYP5B.js → chunk-EMK3O6JA.js} +4 -4
- package/dist/{chunk-HRKHYP5B.js.map → chunk-EMK3O6JA.js.map} +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/playground/index.cjs.map +1 -1
- package/dist/playground/index.js +1 -1
- package/package.json +3 -2
- package/src/gen/bindings.gen.ts +2 -2
- package/src/gen/manifest.gen.ts +2 -2
|
@@ -11045,7 +11045,7 @@ var bindings = {
|
|
|
11045
11045
|
"readOnly": true
|
|
11046
11046
|
},
|
|
11047
11047
|
"set": {
|
|
11048
|
-
"level": "
|
|
11048
|
+
"level": "admin",
|
|
11049
11049
|
"method": "POST",
|
|
11050
11050
|
"operationKey": "workflow_killswitch_set",
|
|
11051
11051
|
"params": [
|
|
@@ -11355,7 +11355,7 @@ var bindings = {
|
|
|
11355
11355
|
},
|
|
11356
11356
|
"wait-list": {
|
|
11357
11357
|
"all": {
|
|
11358
|
-
"level": "
|
|
11358
|
+
"level": "admin",
|
|
11359
11359
|
"method": "GET",
|
|
11360
11360
|
"operationKey": "workflow_wait_list_all",
|
|
11361
11361
|
"params": [
|
|
@@ -11393,5 +11393,5 @@ var wsBindings = {
|
|
|
11393
11393
|
};
|
|
11394
11394
|
|
|
11395
11395
|
export { bindings, wsBindings };
|
|
11396
|
-
//# sourceMappingURL=chunk-
|
|
11397
|
-
//# sourceMappingURL=chunk-
|
|
11396
|
+
//# sourceMappingURL=chunk-EMK3O6JA.js.map
|
|
11397
|
+
//# sourceMappingURL=chunk-EMK3O6JA.js.map
|