@botpress/api 1.5.0 → 1.5.1

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.
@@ -2607,7 +2607,7 @@ export const state = {
2607
2607
  "title": "Botpress API",
2608
2608
  "description": "API for Botpress Cloud",
2609
2609
  "server": "https://api.botpress.cloud",
2610
- "version": "1.5.0",
2610
+ "version": "1.5.1",
2611
2611
  "prefix": "v1"
2612
2612
  },
2613
2613
  "errors": [
package/src/gen/state.ts CHANGED
@@ -5540,7 +5540,7 @@ export const state = {
5540
5540
  "name": "getPublicPluginCode",
5541
5541
  "description": "Get public plugin code",
5542
5542
  "method": "get",
5543
- "path": "/v1/admin/hub/{id}/code/{platform}",
5543
+ "path": "/v1/admin/hub/plugins/{id}/code/{platform}",
5544
5544
  "disableDefaultParameters": {
5545
5545
  "x-workspace-id": true
5546
5546
  },
@@ -17009,7 +17009,7 @@ export const state = {
17009
17009
  "title": "Botpress API",
17010
17010
  "description": "API for Botpress Cloud",
17011
17011
  "server": "https://api.botpress.cloud",
17012
- "version": "1.5.0",
17012
+ "version": "1.5.1",
17013
17013
  "prefix": "v1"
17014
17014
  },
17015
17015
  "errors": [