@botpress/api 1.3.1 → 1.3.2

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.
@@ -3045,7 +3045,7 @@ export const state = {
3045
3045
  "in": "query",
3046
3046
  "description": "End of the time range to get logs from",
3047
3047
  "type": "string",
3048
- "required": true
3048
+ "required": false
3049
3049
  },
3050
3050
  "level": {
3051
3051
  "in": "query",
@@ -8582,7 +8582,7 @@ export const state = {
8582
8582
  "in": "query",
8583
8583
  "description": "End of the time range to get logs from",
8584
8584
  "type": "string",
8585
- "required": true
8585
+ "required": false
8586
8586
  },
8587
8587
  "level": {
8588
8588
  "in": "query",
@@ -10713,7 +10713,7 @@ export const state = {
10713
10713
  "title": "Botpress API",
10714
10714
  "description": "API for Botpress Cloud",
10715
10715
  "server": "https://api.botpress.cloud",
10716
- "version": "1.3.1",
10716
+ "version": "1.3.2",
10717
10717
  "prefix": "v1"
10718
10718
  },
10719
10719
  "errors": [