@botpress/api 1.53.0 → 1.53.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.
package/dist/index.js CHANGED
@@ -286135,7 +286135,7 @@ var state = {
286135
286135
  "title": "Botpress Runtime API",
286136
286136
  "description": "API for Botpress Runtime",
286137
286137
  "server": "https://api.botpress.cloud",
286138
- "version": "1.53.0",
286138
+ "version": "1.53.1",
286139
286139
  "prefix": "v1"
286140
286140
  },
286141
286141
  "defaultParameters": {
@@ -302391,7 +302391,7 @@ var state2 = {
302391
302391
  "title": "Botpress Admin API",
302392
302392
  "description": "API for Botpress Cloud Manager",
302393
302393
  "server": "https://api.botpress.cloud",
302394
- "version": "1.53.0",
302394
+ "version": "1.53.1",
302395
302395
  "prefix": "v1"
302396
302396
  },
302397
302397
  "defaultParameters": {
@@ -307818,7 +307818,7 @@ var state3 = {
307818
307818
  "title": "Botpress Files API",
307819
307819
  "description": "API for Botpress Files",
307820
307820
  "server": "https://api.botpress.cloud",
307821
- "version": "1.53.0",
307821
+ "version": "1.53.1",
307822
307822
  "prefix": "v1"
307823
307823
  },
307824
307824
  "defaultParameters": {
@@ -310076,7 +310076,7 @@ var state4 = {
310076
310076
  "title": "Botpress Tables API",
310077
310077
  "description": "API for Botpress Tables",
310078
310078
  "server": "https://api.botpress.cloud",
310079
- "version": "1.53.0",
310079
+ "version": "1.53.1",
310080
310080
  "prefix": "v1"
310081
310081
  },
310082
310082
  "defaultParameters": {
@@ -330921,7 +330921,7 @@ var state5 = {
330921
330921
  "title": "Botpress API",
330922
330922
  "description": "API for Botpress Cloud",
330923
330923
  "server": "https://api.botpress.cloud",
330924
- "version": "1.53.0",
330924
+ "version": "1.53.1",
330925
330925
  "prefix": "v1"
330926
330926
  },
330927
330927
  "errors": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@botpress/api",
3
- "version": "1.53.0",
3
+ "version": "1.53.1",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "devDependencies": {
@@ -1,51 +0,0 @@
1
-
2
- > @botpress/api@1.53.0 openapi /home/runner/work/skynet/skynet/packages/public-api
3
- > es-node openapi/generator.ts && pnpm run build
4
-
5
- Generating openapi content
6
- Generating metadata content
7
- Saving generated files
8
- Saving metadata.json file
9
- Saving openapi.json file
10
-
11
- Generating openapi content
12
- Generating metadata content
13
- Saving generated files
14
- Saving metadata.json file
15
- Saving openapi.json file
16
-
17
- Generating openapi content
18
- Generating metadata content
19
- Saving generated files
20
- Saving metadata.json file
21
- Saving openapi.json file
22
-
23
- Generating openapi content
24
- Generating metadata content
25
- Saving generated files
26
- Saving metadata.json file
27
- Saving openapi.json file
28
-
29
- Generating openapi content
30
- Generating metadata content
31
- Saving generated files
32
- Saving metadata.json file
33
- Saving openapi.json file
34
-
35
- info: Exit with code {"category":"system","code":0,"label":"Shutdown"}
36
-
37
- > @botpress/api@1.53.0 build /home/runner/work/skynet/skynet/packages/public-api
38
- > pnpm run build:type && pnpm run build:impl
39
-
40
-
41
- > @botpress/api@1.53.0 build:type /home/runner/work/skynet/skynet/packages/public-api
42
- > tsc -p tsconfig.package.json --emitDeclarationOnly
43
-
44
-
45
- > @botpress/api@1.53.0 build:impl /home/runner/work/skynet/skynet/packages/public-api
46
- > esbuild --bundle --platform=node --outfile=dist/index.js src/index.ts
47
-
48
-
49
- dist/index.js 13.9mb ⚠️
50
-
51
- ⚡ Done in 935ms
@@ -1 +0,0 @@
1
- {"sections":[{"title":"Bot","description":"","name":"bot","operations":["createBot","updateBot","transferBot","listBots","getBot","deleteBot","getBotLogs","getBotWebchat","getBotAnalytics","listActionRuns","getBotIssue","listBotIssues","deleteBotIssue","listBotIssueEvents","listBotVersions","getBotVersion","getBotJson","publishFromBotJson","createBotVersion","deployBotVersion","createIntegrationShareableId","deleteIntegrationShareableId","getIntegrationShareableId","unlinkSandboxedConversations","listBotApiKeys","createBotApiKey","deleteBotApiKey","getBotAllowlist","updateBotAllowlist"],"schema":"Bot"},{"title":"Integration","description":"","name":"integration","operations":["listIntegrationApiKeys","createIntegrationApiKey","deleteIntegrationApiKey","createIntegration","validateIntegrationCreation","updateIntegration","validateIntegrationUpdate","listIntegrations","getIntegration","getIntegrationLogs","getIntegrationByName","deleteIntegration","requestIntegrationVerification"],"schema":"Integration"},{"title":"Interface","description":"","name":"interface","operations":["createInterface","getInterface","getInterfaceByName","updateInterface","deleteInterface","listInterfaces"],"schema":"Interface"},{"title":"Plugin","description":"","name":"plugin","operations":["createPlugin","getPlugin","getDereferencedPlugin","getPluginByName","updatePlugin","deletePlugin","listPlugins","getPluginCode"],"schema":"Plugin"},{"title":"Hub","description":"","name":"hub","operations":["listPublicIntegrations","getPublicIntegrationById","getPublicIntegration","listPublicPlugins","getPublicPluginById","getDereferencedPublicPluginById","getPublicPlugin","getPublicPluginCode","listPublicInterfaces","getPublicInterfaceById","getPublicInterface"]},{"title":"Workspace","description":"","name":"workspace","operations":["listWorkspaceInvoices","getUpcomingInvoice","chargeWorkspaceUnpaidInvoices","createWorkspace","getPublicWorkspace","getWorkspace","listWorkspaceUsages","breakDownWorkspaceUsageByBot","getAllWorkspaceQuotaCompletion","getWorkspaceQuota","listWorkspaceQuotas","updateWorkspace","checkHandleAvailability","listWorkspaces","listPublicWorkspaces","deleteWorkspace","getAuditRecords","setWorkspacePreference","getWorkspacePreference"],"schema":"Workspace"},{"title":"Workspace Member","description":"","name":"workspaceMember","operations":["listWorkspaceMembers","getWorkspaceMember","deleteWorkspaceMember","createWorkspaceMember","updateWorkspaceMember"],"schema":"WorkspaceMember"},{"title":"Account","description":"","name":"account","operations":["getAccount","updateAccount","deleteAccount","listPersonalAccessTokens","createPersonalAccessToken","deletePersonalAccessToken","setAccountPreference","getAccountPreference"],"schema":"Account"},{"title":"Usage","description":"","name":"usage","operations":["getUsage","getMultipleUsages","listUsageActivityDaily"],"schema":"Usage"},{"title":"Quotas","description":"","name":"quotas","operations":["changeAISpendQuota"]},{"title":"Helper","description":"","name":"helper","operations":["runVrl"]},{"title":"Activity","description":"","name":"activity","operations":["listActivities"],"schema":"Activity"}],"errors":[{"status":500,"type":"Unknown","description":"An unknown error occurred"},{"status":500,"type":"Internal","description":"An internal error occurred"},{"status":401,"type":"Unauthorized","description":"The request requires to be authenticated."},{"status":403,"type":"Forbidden","description":"The requested action can't be peform by this resource."},{"status":413,"type":"PayloadTooLarge","description":"The request payload is too large."},{"status":400,"type":"InvalidPayload","description":"The request payload is invalid."},{"status":415,"type":"UnsupportedMediaType","description":"The request is invalid because the content-type is not supported."},{"status":405,"type":"MethodNotFound","description":"The requested method does not exist."},{"status":404,"type":"ResourceNotFound","description":"The requested resource does not exist."},{"status":400,"type":"InvalidJsonSchema","description":"The provided JSON schema is invalid."},{"status":400,"type":"InvalidDataFormat","description":"The provided data doesn't respect the provided JSON schema."},{"status":400,"type":"InvalidIdentifier","description":"The provided identifier is not valid. An identifier must start with a lowercase letter, be between 2 and 100 characters long and use only alphanumeric characters."},{"status":409,"type":"RelationConflict","description":"The resource is related with a different resource that the one referenced in the request. This is usually caused when providing two resource identifiers that aren't linked together."},{"status":409,"type":"ReferenceConstraint","description":"The resource cannot be deleted because it's referenced by another resource"},{"status":409,"type":"ResourceLockedConflict","description":"The resource is current locked and cannot be operated on until the lock is released."},{"status":410,"type":"ResourceGone","description":"The requested resource is no longer available."},{"status":400,"type":"ReferenceNotFound","description":"The provided resource reference is missing. This is usually caused when providing an invalid id inside the payload of a request."},{"status":400,"type":"InvalidQuery","description":"The provided query is invalid. This is usually caused when providing an invalid parameter for querying a resource."},{"status":400,"type":"Runtime","description":"An error happened during the execution of a runtime (bot or integration)."},{"status":409,"type":"AlreadyExists","description":"The record attempted to be created already exists."},{"status":429,"type":"RateLimited","description":"The request has been rate limited."},{"status":402,"type":"PaymentRequired","description":"A payment is required to perform this request."},{"status":403,"type":"QuotaExceeded","description":"The request exceeds the allowed quota. Quotas are a soft limit that can be increased."},{"status":413,"type":"LimitExceeded","description":"The request exceeds the allowed limit. Limits are a hard limit that cannot be increased."},{"status":400,"type":"BreakingChanges","description":"Request payload contains breaking changes which is not allowed for this resource without a version increment."}]}