@botpress/api 0.70.1 → 0.71.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/src/gen/state.ts CHANGED
@@ -7430,6 +7430,12 @@ export const state = {
7430
7430
  "in": "query",
7431
7431
  "description": "Provide the `meta.nextToken` value provided in the last API response to retrieve the next page of results",
7432
7432
  "type": "string"
7433
+ },
7434
+ "handle": {
7435
+ "in": "query",
7436
+ "description": "Workspace handle",
7437
+ "type": "string",
7438
+ "required": false
7433
7439
  }
7434
7440
  },
7435
7441
  "response": {
@@ -15276,7 +15282,7 @@ export const state = {
15276
15282
  "title": "Botpress API",
15277
15283
  "description": "API for Botpress Cloud",
15278
15284
  "server": "https://api.botpress.cloud",
15279
- "version": "0.70.1",
15285
+ "version": "0.71.0",
15280
15286
  "prefix": "v1"
15281
15287
  },
15282
15288
  "errors": [