@lessly/sdk-app 30.3.0 → 30.4.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-BsUBUFNz.cjs';
1
+ import { G as GeneratedClient } from './client.gen-D6GSULBV.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-BsUBUFNz.js';
1
+ import { G as GeneratedClient } from './client.gen-D6GSULBV.js';
2
2
 
3
3
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
4
4
  type ParamIn = 'path' | 'query' | 'body';
package/dist/index.js CHANGED
@@ -5501,6 +5501,10 @@ var bindings = {
5501
5501
  "in": "query",
5502
5502
  "name": "labelIds"
5503
5503
  },
5504
+ {
5505
+ "in": "query",
5506
+ "name": "sort"
5507
+ },
5504
5508
  {
5505
5509
  "in": "query",
5506
5510
  "name": "limit"