@botpress/api 1.7.0 → 1.9.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.
@@ -2608,7 +2608,7 @@ export const state = {
2608
2608
  "title": "Botpress API",
2609
2609
  "description": "API for Botpress Cloud",
2610
2610
  "server": "https://api.botpress.cloud",
2611
- "version": "1.7.0",
2611
+ "version": "1.9.0",
2612
2612
  "prefix": "v1"
2613
2613
  },
2614
2614
  "errors": [
@@ -3147,6 +3147,14 @@ export const state = {
3147
3147
  "schema": {
3148
3148
  "type": "object",
3149
3149
  "additionalProperties": true
3150
+ },
3151
+ "attributes": {
3152
+ "type": "object",
3153
+ "additionalProperties": {
3154
+ "type": "string",
3155
+ "maxLength": 200
3156
+ },
3157
+ "description": "Optional attributes"
3150
3158
  }
3151
3159
  },
3152
3160
  "required": [
@@ -3270,6 +3278,14 @@ export const state = {
3270
3278
  "schema"
3271
3279
  ],
3272
3280
  "additionalProperties": false
3281
+ },
3282
+ "attributes": {
3283
+ "type": "object",
3284
+ "additionalProperties": {
3285
+ "type": "string",
3286
+ "maxLength": 200
3287
+ },
3288
+ "description": "Optional attributes"
3273
3289
  }
3274
3290
  },
3275
3291
  "required": [
@@ -3791,6 +3807,14 @@ export const state = {
3791
3807
  "schema": {
3792
3808
  "type": "object",
3793
3809
  "additionalProperties": true
3810
+ },
3811
+ "attributes": {
3812
+ "type": "object",
3813
+ "additionalProperties": {
3814
+ "type": "string",
3815
+ "maxLength": 200
3816
+ },
3817
+ "description": "Optional attributes"
3794
3818
  }
3795
3819
  },
3796
3820
  "required": [
@@ -3846,6 +3870,14 @@ export const state = {
3846
3870
  "schema"
3847
3871
  ],
3848
3872
  "additionalProperties": false
3873
+ },
3874
+ "attributes": {
3875
+ "type": "object",
3876
+ "additionalProperties": {
3877
+ "type": "string",
3878
+ "maxLength": 200
3879
+ },
3880
+ "description": "Optional attributes"
3849
3881
  }
3850
3882
  },
3851
3883
  "required": [
@@ -4086,6 +4118,14 @@ export const state = {
4086
4118
  "schema": {
4087
4119
  "type": "object",
4088
4120
  "additionalProperties": true
4121
+ },
4122
+ "attributes": {
4123
+ "type": "object",
4124
+ "additionalProperties": {
4125
+ "type": "string",
4126
+ "maxLength": 200
4127
+ },
4128
+ "description": "Optional attributes"
4089
4129
  }
4090
4130
  },
4091
4131
  "required": [
@@ -4141,6 +4181,14 @@ export const state = {
4141
4181
  "schema"
4142
4182
  ],
4143
4183
  "additionalProperties": false
4184
+ },
4185
+ "attributes": {
4186
+ "type": "object",
4187
+ "additionalProperties": {
4188
+ "type": "string",
4189
+ "maxLength": 200
4190
+ },
4191
+ "description": "Optional attributes"
4144
4192
  }
4145
4193
  },
4146
4194
  "required": [
@@ -4331,6 +4379,14 @@ export const state = {
4331
4379
  "schema": {
4332
4380
  "type": "object",
4333
4381
  "additionalProperties": true
4382
+ },
4383
+ "attributes": {
4384
+ "type": "object",
4385
+ "additionalProperties": {
4386
+ "type": "string",
4387
+ "maxLength": 200
4388
+ },
4389
+ "description": "Optional attributes"
4334
4390
  }
4335
4391
  },
4336
4392
  "required": [
@@ -4386,6 +4442,14 @@ export const state = {
4386
4442
  "schema"
4387
4443
  ],
4388
4444
  "additionalProperties": false
4445
+ },
4446
+ "attributes": {
4447
+ "type": "object",
4448
+ "additionalProperties": {
4449
+ "type": "string",
4450
+ "maxLength": 200
4451
+ },
4452
+ "description": "Optional attributes"
4389
4453
  }
4390
4454
  },
4391
4455
  "required": [