@botpress/api 1.18.0 → 1.18.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.
@@ -9624,22 +9624,6 @@ export const state = {
9624
9624
  "additionalProperties": false
9625
9625
  }
9626
9626
  },
9627
- "sandbox": {
9628
- "type": "object",
9629
- "properties": {
9630
- "identifierExtractScript": {
9631
- "type": "string",
9632
- "maxLength": 2000,
9633
- "nullable": true
9634
- },
9635
- "messageExtractScript": {
9636
- "type": "string",
9637
- "maxLength": 2000,
9638
- "nullable": true
9639
- }
9640
- },
9641
- "additionalProperties": false
9642
- },
9643
9627
  "attributes": {
9644
9628
  "type": "object",
9645
9629
  "additionalProperties": {
@@ -10232,22 +10216,6 @@ export const state = {
10232
10216
  "additionalProperties": false
10233
10217
  }
10234
10218
  },
10235
- "sandbox": {
10236
- "type": "object",
10237
- "properties": {
10238
- "identifierExtractScript": {
10239
- "type": "string",
10240
- "maxLength": 2000,
10241
- "nullable": true
10242
- },
10243
- "messageExtractScript": {
10244
- "type": "string",
10245
- "maxLength": 2000,
10246
- "nullable": true
10247
- }
10248
- },
10249
- "additionalProperties": false
10250
- },
10251
10219
  "attributes": {
10252
10220
  "type": "object",
10253
10221
  "additionalProperties": {
@@ -12981,7 +12949,7 @@ export const state = {
12981
12949
  "title": "Botpress API",
12982
12950
  "description": "API for Botpress Cloud",
12983
12951
  "server": "https://api.botpress.cloud",
12984
- "version": "1.18.0",
12952
+ "version": "1.18.1",
12985
12953
  "prefix": "v1"
12986
12954
  },
12987
12955
  "errors": [