@botpress/api 0.50.4 → 0.50.5

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
@@ -10056,6 +10056,11 @@ export const state = {
10056
10056
  "in": "query",
10057
10057
  "description": "Provide the `meta.nextToken` value provided in the last API response to retrieve the next page of results",
10058
10058
  "type": "string"
10059
+ },
10060
+ "name": {
10061
+ "in": "query",
10062
+ "type": "string",
10063
+ "description": "Filter all versions of an interface by name"
10059
10064
  }
10060
10065
  },
10061
10066
  "response": {
@@ -12443,7 +12448,7 @@ export const state = {
12443
12448
  "title": "Botpress API",
12444
12449
  "description": "API for Botpress Cloud",
12445
12450
  "server": "https://api.botpress.cloud",
12446
- "version": "0.50.4",
12451
+ "version": "0.50.5",
12447
12452
  "prefix": "v1"
12448
12453
  },
12449
12454
  "errors": [