@lessly/sdk-app 3.0.0 → 4.0.0

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/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient } from './client.gen-C2BnhKLx.cjs';
1
+ import { G as GeneratedClient } from './client.gen-X92iZNqA.cjs';
2
2
 
3
3
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
4
4
  type ParamIn = 'path' | 'query' | 'body';
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient } from './client.gen-C2BnhKLx.js';
1
+ import { G as GeneratedClient } from './client.gen-X92iZNqA.js';
2
2
 
3
3
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
4
4
  type ParamIn = 'path' | 'query' | 'body';
package/dist/index.js CHANGED
@@ -3574,10 +3574,6 @@ var bindings = {
3574
3574
  "attach": {
3575
3575
  "method": "POST",
3576
3576
  "params": [
3577
- {
3578
- "in": "body",
3579
- "name": "organizationId"
3580
- },
3581
3577
  {
3582
3578
  "in": "path",
3583
3579
  "name": "id"