@lessly/sdk-app 1.0.0 → 2.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-B9FjzHej.cjs';
1
+ import { G as GeneratedClient } from './client.gen-DHH3h3Ub.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-B9FjzHej.js';
1
+ import { G as GeneratedClient } from './client.gen-DHH3h3Ub.js';
2
2
 
3
3
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
4
4
  type ParamIn = 'path' | 'query' | 'body';
package/dist/index.js CHANGED
@@ -2244,10 +2244,6 @@ var bindings = {
2244
2244
  {
2245
2245
  "in": "body",
2246
2246
  "name": "name"
2247
- },
2248
- {
2249
- "in": "body",
2250
- "name": "organizationName"
2251
2247
  }
2252
2248
  ],
2253
2249
  "path": "/governance/api/v1/products",