@lessly/sdk-app 38.0.0 → 39.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-Bv2flLeO.cjs';
1
+ import { G as GeneratedClient } from './client.gen-CDy1zew2.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-Bv2flLeO.js';
1
+ import { G as GeneratedClient } from './client.gen-CDy1zew2.js';
2
2
 
3
3
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
4
4
  type ParamIn = 'path' | 'query' | 'body';
package/dist/index.js CHANGED
@@ -2245,6 +2245,10 @@ var bindings = {
2245
2245
  "in": "body",
2246
2246
  "name": "resources"
2247
2247
  },
2248
+ {
2249
+ "in": "body",
2250
+ "name": "tracing"
2251
+ },
2248
2252
  {
2249
2253
  "in": "body",
2250
2254
  "name": "canvas"
@@ -2415,6 +2419,10 @@ var bindings = {
2415
2419
  "in": "body",
2416
2420
  "name": "buildMachineType"
2417
2421
  },
2422
+ {
2423
+ "in": "body",
2424
+ "name": "tracing"
2425
+ },
2418
2426
  {
2419
2427
  "in": "path",
2420
2428
  "name": "id"