mudbase-sdk 1.1.4 → 1.1.5

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.
Files changed (1704) hide show
  1. package/dist/apis/AuthenticationApi.d.ts +24 -7
  2. package/dist/apis/AuthenticationApi.js +48 -6
  3. package/dist/apis/BillingApi.d.ts +2 -2
  4. package/dist/apis/BillingApi.js +2 -2
  5. package/dist/apis/BucketsApi.d.ts +2 -2
  6. package/dist/apis/BucketsApi.js +2 -2
  7. package/dist/apis/ChatApi.d.ts +2 -2
  8. package/dist/apis/ChatApi.js +2 -2
  9. package/dist/apis/CollectionsApi.d.ts +2 -2
  10. package/dist/apis/CollectionsApi.js +2 -2
  11. package/dist/apis/ComplianceApi.d.ts +2 -2
  12. package/dist/apis/ComplianceApi.js +2 -2
  13. package/dist/apis/DataApi.d.ts +2 -2
  14. package/dist/apis/DataApi.js +2 -2
  15. package/dist/apis/FilesApi.d.ts +2 -2
  16. package/dist/apis/FilesApi.js +2 -2
  17. package/dist/apis/FunctionsApi.d.ts +2 -2
  18. package/dist/apis/FunctionsApi.js +2 -2
  19. package/dist/apis/HealthApi.d.ts +2 -2
  20. package/dist/apis/HealthApi.js +2 -2
  21. package/dist/apis/IntegrationsApi.d.ts +2 -2
  22. package/dist/apis/IntegrationsApi.js +2 -2
  23. package/dist/apis/MessagingApi.d.ts +2 -2
  24. package/dist/apis/MessagingApi.js +2 -2
  25. package/dist/apis/MultiRoleFeatureApi.d.ts +2 -2
  26. package/dist/apis/MultiRoleFeatureApi.js +2 -2
  27. package/dist/apis/RealTimeAnalyticsApi.d.ts +2 -2
  28. package/dist/apis/RealTimeAnalyticsApi.js +2 -2
  29. package/dist/apis/RoleElevationApi.d.ts +2 -2
  30. package/dist/apis/RoleElevationApi.js +2 -2
  31. package/dist/apis/SearchApi.d.ts +2 -2
  32. package/dist/apis/SearchApi.js +2 -2
  33. package/dist/apis/UsageApi.d.ts +2 -2
  34. package/dist/apis/UsageApi.js +2 -2
  35. package/dist/apis/UsersApi.d.ts +2 -2
  36. package/dist/apis/UsersApi.js +2 -2
  37. package/dist/apis/WalletApi.d.ts +2 -2
  38. package/dist/apis/WalletApi.js +2 -2
  39. package/dist/apis/WebhooksApi.d.ts +2 -2
  40. package/dist/apis/WebhooksApi.js +2 -2
  41. package/dist/esm/apis/AuthenticationApi.d.ts +24 -7
  42. package/dist/esm/apis/AuthenticationApi.js +49 -7
  43. package/dist/esm/apis/BillingApi.d.ts +2 -2
  44. package/dist/esm/apis/BillingApi.js +2 -2
  45. package/dist/esm/apis/BucketsApi.d.ts +2 -2
  46. package/dist/esm/apis/BucketsApi.js +2 -2
  47. package/dist/esm/apis/ChatApi.d.ts +2 -2
  48. package/dist/esm/apis/ChatApi.js +2 -2
  49. package/dist/esm/apis/CollectionsApi.d.ts +2 -2
  50. package/dist/esm/apis/CollectionsApi.js +2 -2
  51. package/dist/esm/apis/ComplianceApi.d.ts +2 -2
  52. package/dist/esm/apis/ComplianceApi.js +2 -2
  53. package/dist/esm/apis/DataApi.d.ts +2 -2
  54. package/dist/esm/apis/DataApi.js +2 -2
  55. package/dist/esm/apis/FilesApi.d.ts +2 -2
  56. package/dist/esm/apis/FilesApi.js +2 -2
  57. package/dist/esm/apis/FunctionsApi.d.ts +2 -2
  58. package/dist/esm/apis/FunctionsApi.js +2 -2
  59. package/dist/esm/apis/HealthApi.d.ts +2 -2
  60. package/dist/esm/apis/HealthApi.js +2 -2
  61. package/dist/esm/apis/IntegrationsApi.d.ts +2 -2
  62. package/dist/esm/apis/IntegrationsApi.js +2 -2
  63. package/dist/esm/apis/MessagingApi.d.ts +2 -2
  64. package/dist/esm/apis/MessagingApi.js +2 -2
  65. package/dist/esm/apis/MultiRoleFeatureApi.d.ts +2 -2
  66. package/dist/esm/apis/MultiRoleFeatureApi.js +2 -2
  67. package/dist/esm/apis/RealTimeAnalyticsApi.d.ts +2 -2
  68. package/dist/esm/apis/RealTimeAnalyticsApi.js +2 -2
  69. package/dist/esm/apis/RoleElevationApi.d.ts +2 -2
  70. package/dist/esm/apis/RoleElevationApi.js +2 -2
  71. package/dist/esm/apis/SearchApi.d.ts +2 -2
  72. package/dist/esm/apis/SearchApi.js +2 -2
  73. package/dist/esm/apis/UsageApi.d.ts +2 -2
  74. package/dist/esm/apis/UsageApi.js +2 -2
  75. package/dist/esm/apis/UsersApi.d.ts +2 -2
  76. package/dist/esm/apis/UsersApi.js +2 -2
  77. package/dist/esm/apis/WalletApi.d.ts +2 -2
  78. package/dist/esm/apis/WalletApi.js +2 -2
  79. package/dist/esm/apis/WebhooksApi.d.ts +2 -2
  80. package/dist/esm/apis/WebhooksApi.js +2 -2
  81. package/dist/esm/models/AddCustomRoleRequest.d.ts +2 -2
  82. package/dist/esm/models/AddCustomRoleRequest.js +2 -2
  83. package/dist/esm/models/AddCustomRoleRequestDefaultPermissionsInner.d.ts +2 -2
  84. package/dist/esm/models/AddCustomRoleRequestDefaultPermissionsInner.js +2 -2
  85. package/dist/esm/models/AddParticipant200Response.d.ts +2 -2
  86. package/dist/esm/models/AddParticipant200Response.js +2 -2
  87. package/dist/esm/models/AddParticipant200ResponseData.d.ts +2 -2
  88. package/dist/esm/models/AddParticipant200ResponseData.js +2 -2
  89. package/dist/esm/models/AddParticipant200ResponseDataParticipantsInner.d.ts +2 -2
  90. package/dist/esm/models/AddParticipant200ResponseDataParticipantsInner.js +2 -2
  91. package/dist/esm/models/AddParticipantRequest.d.ts +2 -2
  92. package/dist/esm/models/AddParticipantRequest.js +2 -2
  93. package/dist/esm/models/AddReaction200Response.d.ts +2 -2
  94. package/dist/esm/models/AddReaction200Response.js +2 -2
  95. package/dist/esm/models/AddReaction200ResponseDataInner.d.ts +2 -2
  96. package/dist/esm/models/AddReaction200ResponseDataInner.js +2 -2
  97. package/dist/esm/models/AddReactionRequest.d.ts +2 -2
  98. package/dist/esm/models/AddReactionRequest.js +2 -2
  99. package/dist/esm/models/ApiKey.d.ts +2 -2
  100. package/dist/esm/models/ApiKey.js +2 -2
  101. package/dist/esm/models/ApiKeyPermission.d.ts +2 -2
  102. package/dist/esm/models/ApiKeyPermission.js +2 -2
  103. package/dist/esm/models/ApiKeyUsage.d.ts +2 -2
  104. package/dist/esm/models/ApiKeyUsage.js +2 -2
  105. package/dist/esm/models/ApiKeyUsageResponse.d.ts +2 -2
  106. package/dist/esm/models/ApiKeyUsageResponse.js +2 -2
  107. package/dist/esm/models/ApiKeyWithSecret.d.ts +2 -2
  108. package/dist/esm/models/ApiKeyWithSecret.js +2 -2
  109. package/dist/esm/models/AuthConfig.d.ts +2 -2
  110. package/dist/esm/models/AuthConfig.js +2 -2
  111. package/dist/esm/models/AuthProvider.d.ts +2 -2
  112. package/dist/esm/models/AuthProvider.js +2 -2
  113. package/dist/esm/models/AuthResponse.d.ts +15 -3
  114. package/dist/esm/models/AuthResponse.js +6 -2
  115. package/dist/esm/models/Billing.d.ts +2 -2
  116. package/dist/esm/models/Billing.js +2 -2
  117. package/dist/esm/models/BillingLastPayment.d.ts +2 -2
  118. package/dist/esm/models/BillingLastPayment.js +2 -2
  119. package/dist/esm/models/BroadcastNonCustodialTransaction200Response.d.ts +2 -2
  120. package/dist/esm/models/BroadcastNonCustodialTransaction200Response.js +2 -2
  121. package/dist/esm/models/BroadcastNonCustodialTransaction200ResponseData.d.ts +2 -2
  122. package/dist/esm/models/BroadcastNonCustodialTransaction200ResponseData.js +2 -2
  123. package/dist/esm/models/BroadcastNonCustodialTransactionRequest.d.ts +2 -2
  124. package/dist/esm/models/BroadcastNonCustodialTransactionRequest.js +2 -2
  125. package/dist/esm/models/Bucket.d.ts +2 -2
  126. package/dist/esm/models/Bucket.js +2 -2
  127. package/dist/esm/models/BucketListResponse.d.ts +2 -2
  128. package/dist/esm/models/BucketListResponse.js +2 -2
  129. package/dist/esm/models/BucketResponse.d.ts +2 -2
  130. package/dist/esm/models/BucketResponse.js +2 -2
  131. package/dist/esm/models/ChangePasswordRequest.d.ts +2 -2
  132. package/dist/esm/models/ChangePasswordRequest.js +2 -2
  133. package/dist/esm/models/CheckFeatureAccess200Response.d.ts +2 -2
  134. package/dist/esm/models/CheckFeatureAccess200Response.js +2 -2
  135. package/dist/esm/models/CheckSubscription200Response.d.ts +2 -2
  136. package/dist/esm/models/CheckSubscription200Response.js +2 -2
  137. package/dist/esm/models/CheckSubscription200ResponseSubscription.d.ts +2 -2
  138. package/dist/esm/models/CheckSubscription200ResponseSubscription.js +2 -2
  139. package/dist/esm/models/CheckUserPresence200Response.d.ts +2 -2
  140. package/dist/esm/models/CheckUserPresence200Response.js +2 -2
  141. package/dist/esm/models/CheckUserPresence200ResponsePresenceValue.d.ts +2 -2
  142. package/dist/esm/models/CheckUserPresence200ResponsePresenceValue.js +2 -2
  143. package/dist/esm/models/CheckUserPresenceRequest.d.ts +2 -2
  144. package/dist/esm/models/CheckUserPresenceRequest.js +2 -2
  145. package/dist/esm/models/Collection.d.ts +2 -2
  146. package/dist/esm/models/Collection.js +2 -2
  147. package/dist/esm/models/ConfirmDirectUpload400Response.d.ts +2 -2
  148. package/dist/esm/models/ConfirmDirectUpload400Response.js +2 -2
  149. package/dist/esm/models/ConfirmDirectUploadRequest.d.ts +2 -2
  150. package/dist/esm/models/ConfirmDirectUploadRequest.js +2 -2
  151. package/dist/esm/models/ConfirmLocalPasswordResetWithOtpRequest.d.ts +2 -2
  152. package/dist/esm/models/ConfirmLocalPasswordResetWithOtpRequest.js +2 -2
  153. package/dist/esm/models/ConfirmUploadResponse.d.ts +2 -2
  154. package/dist/esm/models/ConfirmUploadResponse.js +2 -2
  155. package/dist/esm/models/ConfirmUploadResponseScan.d.ts +2 -2
  156. package/dist/esm/models/ConfirmUploadResponseScan.js +2 -2
  157. package/dist/esm/models/ConvertAnonymousAccount200Response.d.ts +14 -2
  158. package/dist/esm/models/ConvertAnonymousAccount200Response.js +6 -2
  159. package/dist/esm/models/ConvertAnonymousAccountRequest.d.ts +2 -2
  160. package/dist/esm/models/ConvertAnonymousAccountRequest.js +2 -2
  161. package/dist/esm/models/CreateAnonymousSession200Response.d.ts +8 -2
  162. package/dist/esm/models/CreateAnonymousSession200Response.js +4 -2
  163. package/dist/esm/models/CreateAnonymousSession200ResponseUser.d.ts +2 -2
  164. package/dist/esm/models/CreateAnonymousSession200ResponseUser.js +2 -2
  165. package/dist/esm/models/CreateAnonymousSessionRequest.d.ts +2 -2
  166. package/dist/esm/models/CreateAnonymousSessionRequest.js +2 -2
  167. package/dist/esm/models/CreateApiKeyRequest.d.ts +2 -2
  168. package/dist/esm/models/CreateApiKeyRequest.js +2 -2
  169. package/dist/esm/models/CreateBucketRequest.d.ts +2 -2
  170. package/dist/esm/models/CreateBucketRequest.js +2 -2
  171. package/dist/esm/models/CreateChat201Response.d.ts +2 -2
  172. package/dist/esm/models/CreateChat201Response.js +2 -2
  173. package/dist/esm/models/CreateChat201ResponseData.d.ts +2 -2
  174. package/dist/esm/models/CreateChat201ResponseData.js +2 -2
  175. package/dist/esm/models/CreateChatRequest.d.ts +2 -2
  176. package/dist/esm/models/CreateChatRequest.js +2 -2
  177. package/dist/esm/models/CreateCheckoutSession200Response.d.ts +2 -2
  178. package/dist/esm/models/CreateCheckoutSession200Response.js +2 -2
  179. package/dist/esm/models/CreateCheckoutSession200ResponseData.d.ts +2 -2
  180. package/dist/esm/models/CreateCheckoutSession200ResponseData.js +2 -2
  181. package/dist/esm/models/CreateCheckoutSession200ResponseDataPaymentOptionsInner.d.ts +2 -2
  182. package/dist/esm/models/CreateCheckoutSession200ResponseDataPaymentOptionsInner.js +2 -2
  183. package/dist/esm/models/CreateCheckoutSessionRequest.d.ts +2 -2
  184. package/dist/esm/models/CreateCheckoutSessionRequest.js +2 -2
  185. package/dist/esm/models/CreateCheckoutSessionRequestCustomerInfo.d.ts +2 -2
  186. package/dist/esm/models/CreateCheckoutSessionRequestCustomerInfo.js +2 -2
  187. package/dist/esm/models/CreateCollection201Response.d.ts +2 -2
  188. package/dist/esm/models/CreateCollection201Response.js +2 -2
  189. package/dist/esm/models/CreateCollectionRequest.d.ts +2 -2
  190. package/dist/esm/models/CreateCollectionRequest.js +2 -2
  191. package/dist/esm/models/CreateFunctionRequest.d.ts +2 -2
  192. package/dist/esm/models/CreateFunctionRequest.js +2 -2
  193. package/dist/esm/models/CreateProjectRequest.d.ts +2 -2
  194. package/dist/esm/models/CreateProjectRequest.js +2 -2
  195. package/dist/esm/models/CreateWalletWebhook201Response.d.ts +2 -2
  196. package/dist/esm/models/CreateWalletWebhook201Response.js +2 -2
  197. package/dist/esm/models/CreateWalletWebhookRequest.d.ts +2 -2
  198. package/dist/esm/models/CreateWalletWebhookRequest.js +2 -2
  199. package/dist/esm/models/CreateWalletWebhookRequestFilters.d.ts +2 -2
  200. package/dist/esm/models/CreateWalletWebhookRequestFilters.js +2 -2
  201. package/dist/esm/models/DataListResponse.d.ts +2 -2
  202. package/dist/esm/models/DataListResponse.js +2 -2
  203. package/dist/esm/models/DataListResponseDataInner.d.ts +2 -2
  204. package/dist/esm/models/DataListResponseDataInner.js +2 -2
  205. package/dist/esm/models/DataResponse.d.ts +2 -2
  206. package/dist/esm/models/DataResponse.js +2 -2
  207. package/dist/esm/models/DatabaseConfig.d.ts +2 -2
  208. package/dist/esm/models/DatabaseConfig.js +2 -2
  209. package/dist/esm/models/DeleteFunction200Response.d.ts +2 -2
  210. package/dist/esm/models/DeleteFunction200Response.js +2 -2
  211. package/dist/esm/models/Disable2FARequest.d.ts +2 -2
  212. package/dist/esm/models/Disable2FARequest.js +2 -2
  213. package/dist/esm/models/DownloadBucketFile403Response.d.ts +2 -2
  214. package/dist/esm/models/DownloadBucketFile403Response.js +2 -2
  215. package/dist/esm/models/DownloadBucketFile404Response.d.ts +2 -2
  216. package/dist/esm/models/DownloadBucketFile404Response.js +2 -2
  217. package/dist/esm/models/EditMessage200Response.d.ts +2 -2
  218. package/dist/esm/models/EditMessage200Response.js +2 -2
  219. package/dist/esm/models/EditMessage200ResponseData.d.ts +2 -2
  220. package/dist/esm/models/EditMessage200ResponseData.js +2 -2
  221. package/dist/esm/models/EditMessageRequest.d.ts +2 -2
  222. package/dist/esm/models/EditMessageRequest.js +2 -2
  223. package/dist/esm/models/EmailRequest.d.ts +2 -2
  224. package/dist/esm/models/EmailRequest.js +2 -2
  225. package/dist/esm/models/EmailRequestTo.d.ts +2 -2
  226. package/dist/esm/models/EmailRequestTo.js +2 -2
  227. package/dist/esm/models/EraseUserData200Response.d.ts +2 -2
  228. package/dist/esm/models/EraseUserData200Response.js +2 -2
  229. package/dist/esm/models/EraseUserData200ResponseDetails.d.ts +2 -2
  230. package/dist/esm/models/EraseUserData200ResponseDetails.js +2 -2
  231. package/dist/esm/models/EraseUserDataRequest.d.ts +2 -2
  232. package/dist/esm/models/EraseUserDataRequest.js +2 -2
  233. package/dist/esm/models/ErrorDetails.d.ts +2 -2
  234. package/dist/esm/models/ErrorDetails.js +2 -2
  235. package/dist/esm/models/EstimateNonCustodialGas200Response.d.ts +2 -2
  236. package/dist/esm/models/EstimateNonCustodialGas200Response.js +2 -2
  237. package/dist/esm/models/EstimateNonCustodialGas200ResponseData.d.ts +2 -2
  238. package/dist/esm/models/EstimateNonCustodialGas200ResponseData.js +2 -2
  239. package/dist/esm/models/EstimateNonCustodialGasRequest.d.ts +2 -2
  240. package/dist/esm/models/EstimateNonCustodialGasRequest.js +2 -2
  241. package/dist/esm/models/EstimateNonCustodialGasRequestTransaction.d.ts +2 -2
  242. package/dist/esm/models/EstimateNonCustodialGasRequestTransaction.js +2 -2
  243. package/dist/esm/models/ExecuteFunctionRequest.d.ts +2 -2
  244. package/dist/esm/models/ExecuteFunctionRequest.js +2 -2
  245. package/dist/esm/models/ExecuteIntegrationRequest.d.ts +2 -2
  246. package/dist/esm/models/ExecuteIntegrationRequest.js +2 -2
  247. package/dist/esm/models/ExportUserData200Response.d.ts +2 -2
  248. package/dist/esm/models/ExportUserData200Response.js +2 -2
  249. package/dist/esm/models/Field.d.ts +2 -2
  250. package/dist/esm/models/Field.js +2 -2
  251. package/dist/esm/models/FieldDefault.d.ts +2 -2
  252. package/dist/esm/models/FieldDefault.js +2 -2
  253. package/dist/esm/models/FileListResponse.d.ts +2 -2
  254. package/dist/esm/models/FileListResponse.js +2 -2
  255. package/dist/esm/models/FileMetadata.d.ts +2 -2
  256. package/dist/esm/models/FileMetadata.js +2 -2
  257. package/dist/esm/models/FileResponse.d.ts +2 -2
  258. package/dist/esm/models/FileResponse.js +2 -2
  259. package/dist/esm/models/FileUploadResponse.d.ts +2 -2
  260. package/dist/esm/models/FileUploadResponse.js +2 -2
  261. package/dist/esm/models/Function.d.ts +2 -2
  262. package/dist/esm/models/Function.js +2 -2
  263. package/dist/esm/models/FunctionExecution.d.ts +2 -2
  264. package/dist/esm/models/FunctionExecution.js +2 -2
  265. package/dist/esm/models/FunctionExecutionResponse.d.ts +2 -2
  266. package/dist/esm/models/FunctionExecutionResponse.js +2 -2
  267. package/dist/esm/models/FunctionExecutionResponseData.d.ts +2 -2
  268. package/dist/esm/models/FunctionExecutionResponseData.js +2 -2
  269. package/dist/esm/models/FunctionListResponse.d.ts +2 -2
  270. package/dist/esm/models/FunctionListResponse.js +2 -2
  271. package/dist/esm/models/FunctionListResponseData.d.ts +2 -2
  272. package/dist/esm/models/FunctionListResponseData.js +2 -2
  273. package/dist/esm/models/FunctionLogsResponse.d.ts +2 -2
  274. package/dist/esm/models/FunctionLogsResponse.js +2 -2
  275. package/dist/esm/models/FunctionLogsResponseData.d.ts +2 -2
  276. package/dist/esm/models/FunctionLogsResponseData.js +2 -2
  277. package/dist/esm/models/FunctionResponse.d.ts +2 -2
  278. package/dist/esm/models/FunctionResponse.js +2 -2
  279. package/dist/esm/models/FunctionStats.d.ts +2 -2
  280. package/dist/esm/models/FunctionStats.js +2 -2
  281. package/dist/esm/models/FunctionTrigger.d.ts +2 -2
  282. package/dist/esm/models/FunctionTrigger.js +2 -2
  283. package/dist/esm/models/GeneratePresignedUploadRequest.d.ts +2 -2
  284. package/dist/esm/models/GeneratePresignedUploadRequest.js +2 -2
  285. package/dist/esm/models/GenerateSignedUrlRequest.d.ts +2 -2
  286. package/dist/esm/models/GenerateSignedUrlRequest.js +2 -2
  287. package/dist/esm/models/GetActiveUsers200Response.d.ts +2 -2
  288. package/dist/esm/models/GetActiveUsers200Response.js +2 -2
  289. package/dist/esm/models/GetActiveUsers200ResponseUsersInner.d.ts +2 -2
  290. package/dist/esm/models/GetActiveUsers200ResponseUsersInner.js +2 -2
  291. package/dist/esm/models/GetAvailableOAuthProviders200Response.d.ts +2 -2
  292. package/dist/esm/models/GetAvailableOAuthProviders200Response.js +2 -2
  293. package/dist/esm/models/GetAvailableOAuthProviders200ResponseProvidersInner.d.ts +2 -2
  294. package/dist/esm/models/GetAvailableOAuthProviders200ResponseProvidersInner.js +2 -2
  295. package/dist/esm/models/GetAvailableRoles200Response.d.ts +2 -2
  296. package/dist/esm/models/GetAvailableRoles200Response.js +2 -2
  297. package/dist/esm/models/GetAvailableRoles200ResponseDataInner.d.ts +2 -2
  298. package/dist/esm/models/GetAvailableRoles200ResponseDataInner.js +2 -2
  299. package/dist/esm/models/GetCancelParams200Response.d.ts +2 -2
  300. package/dist/esm/models/GetCancelParams200Response.js +2 -2
  301. package/dist/esm/models/GetCancelParams200ResponseData.d.ts +2 -2
  302. package/dist/esm/models/GetCancelParams200ResponseData.js +2 -2
  303. package/dist/esm/models/GetCancelParamsRequest.d.ts +2 -2
  304. package/dist/esm/models/GetCancelParamsRequest.js +2 -2
  305. package/dist/esm/models/GetChatDetails200Response.d.ts +2 -2
  306. package/dist/esm/models/GetChatDetails200Response.js +2 -2
  307. package/dist/esm/models/GetChatDetails200ResponseData.d.ts +2 -2
  308. package/dist/esm/models/GetChatDetails200ResponseData.js +2 -2
  309. package/dist/esm/models/GetChatDetails200ResponseDataParticipantsInner.d.ts +2 -2
  310. package/dist/esm/models/GetChatDetails200ResponseDataParticipantsInner.js +2 -2
  311. package/dist/esm/models/GetChatMessages200Response.d.ts +2 -2
  312. package/dist/esm/models/GetChatMessages200Response.js +2 -2
  313. package/dist/esm/models/GetChatMessages200ResponseData.d.ts +2 -2
  314. package/dist/esm/models/GetChatMessages200ResponseData.js +2 -2
  315. package/dist/esm/models/GetChatMessages200ResponseDataMessagesInner.d.ts +2 -2
  316. package/dist/esm/models/GetChatMessages200ResponseDataMessagesInner.js +2 -2
  317. package/dist/esm/models/GetChatMessages200ResponseDataMessagesInnerSender.d.ts +2 -2
  318. package/dist/esm/models/GetChatMessages200ResponseDataMessagesInnerSender.js +2 -2
  319. package/dist/esm/models/GetCheckoutPayment200Response.d.ts +2 -2
  320. package/dist/esm/models/GetCheckoutPayment200Response.js +2 -2
  321. package/dist/esm/models/GetCheckoutPayment200ResponseData.d.ts +2 -2
  322. package/dist/esm/models/GetCheckoutPayment200ResponseData.js +2 -2
  323. package/dist/esm/models/GetCurrentUser200Response.d.ts +2 -2
  324. package/dist/esm/models/GetCurrentUser200Response.js +2 -2
  325. package/dist/esm/models/GetEventThroughput200Response.d.ts +2 -2
  326. package/dist/esm/models/GetEventThroughput200Response.js +2 -2
  327. package/dist/esm/models/GetFunctionVersions200Response.d.ts +2 -2
  328. package/dist/esm/models/GetFunctionVersions200Response.js +2 -2
  329. package/dist/esm/models/GetFunctionVersions200ResponseData.d.ts +2 -2
  330. package/dist/esm/models/GetFunctionVersions200ResponseData.js +2 -2
  331. package/dist/esm/models/GetFunctionVersions200ResponseDataVersionsInner.d.ts +2 -2
  332. package/dist/esm/models/GetFunctionVersions200ResponseDataVersionsInner.js +2 -2
  333. package/dist/esm/models/GetHistoricalAnalytics200Response.d.ts +2 -2
  334. package/dist/esm/models/GetHistoricalAnalytics200Response.js +2 -2
  335. package/dist/esm/models/GetHistoricalAnalytics200ResponseDataInner.d.ts +2 -2
  336. package/dist/esm/models/GetHistoricalAnalytics200ResponseDataInner.js +2 -2
  337. package/dist/esm/models/GetIntegrations200Response.d.ts +2 -2
  338. package/dist/esm/models/GetIntegrations200Response.js +2 -2
  339. package/dist/esm/models/GetIntegrations200ResponseIntegrationsInner.d.ts +2 -2
  340. package/dist/esm/models/GetIntegrations200ResponseIntegrationsInner.js +2 -2
  341. package/dist/esm/models/GetLocalSession200Response.d.ts +2 -2
  342. package/dist/esm/models/GetLocalSession200Response.js +2 -2
  343. package/dist/esm/models/GetMultiRoleConfig200Response.d.ts +2 -2
  344. package/dist/esm/models/GetMultiRoleConfig200Response.js +2 -2
  345. package/dist/esm/models/GetMultiRoleConfig200ResponseData.d.ts +2 -2
  346. package/dist/esm/models/GetMultiRoleConfig200ResponseData.js +2 -2
  347. package/dist/esm/models/GetNonCustodialBalance200Response.d.ts +2 -2
  348. package/dist/esm/models/GetNonCustodialBalance200Response.js +2 -2
  349. package/dist/esm/models/GetNonCustodialTransactionByHash200Response.d.ts +2 -2
  350. package/dist/esm/models/GetNonCustodialTransactionByHash200Response.js +2 -2
  351. package/dist/esm/models/GetNonCustodialTransactionByHash400Response.d.ts +2 -2
  352. package/dist/esm/models/GetNonCustodialTransactionByHash400Response.js +2 -2
  353. package/dist/esm/models/GetNonCustodialTransactions200Response.d.ts +2 -2
  354. package/dist/esm/models/GetNonCustodialTransactions200Response.js +2 -2
  355. package/dist/esm/models/GetNonCustodialTransactions200ResponsePagination.d.ts +2 -2
  356. package/dist/esm/models/GetNonCustodialTransactions200ResponsePagination.js +2 -2
  357. package/dist/esm/models/GetProjectAnalytics200Response.d.ts +2 -2
  358. package/dist/esm/models/GetProjectAnalytics200Response.js +2 -2
  359. package/dist/esm/models/GetPublicPlans200Response.d.ts +2 -2
  360. package/dist/esm/models/GetPublicPlans200Response.js +2 -2
  361. package/dist/esm/models/GetRoleElevationStatus200Response.d.ts +2 -2
  362. package/dist/esm/models/GetRoleElevationStatus200Response.js +2 -2
  363. package/dist/esm/models/GetSearchAnalytics200Response.d.ts +2 -2
  364. package/dist/esm/models/GetSearchAnalytics200Response.js +2 -2
  365. package/dist/esm/models/GetSearchAnalytics200ResponseTopQueriesInner.d.ts +2 -2
  366. package/dist/esm/models/GetSearchAnalytics200ResponseTopQueriesInner.js +2 -2
  367. package/dist/esm/models/GetSearchSuggestions200Response.d.ts +2 -2
  368. package/dist/esm/models/GetSearchSuggestions200Response.js +2 -2
  369. package/dist/esm/models/GetSpeedUpParams200Response.d.ts +2 -2
  370. package/dist/esm/models/GetSpeedUpParams200Response.js +2 -2
  371. package/dist/esm/models/GetSpeedUpParams200ResponseData.d.ts +2 -2
  372. package/dist/esm/models/GetSpeedUpParams200ResponseData.js +2 -2
  373. package/dist/esm/models/GetSpeedUpParamsRequest.d.ts +2 -2
  374. package/dist/esm/models/GetSpeedUpParamsRequest.js +2 -2
  375. package/dist/esm/models/GetUserChats200Response.d.ts +2 -2
  376. package/dist/esm/models/GetUserChats200Response.js +2 -2
  377. package/dist/esm/models/GetUserChats200ResponseData.d.ts +2 -2
  378. package/dist/esm/models/GetUserChats200ResponseData.js +2 -2
  379. package/dist/esm/models/GetUserChats200ResponseDataChatsInner.d.ts +2 -2
  380. package/dist/esm/models/GetUserChats200ResponseDataChatsInner.js +2 -2
  381. package/dist/esm/models/GetUserChats200ResponseDataChatsInnerLastMessage.d.ts +2 -2
  382. package/dist/esm/models/GetUserChats200ResponseDataChatsInnerLastMessage.js +2 -2
  383. package/dist/esm/models/GetWalletWebhookLogs200Response.d.ts +2 -2
  384. package/dist/esm/models/GetWalletWebhookLogs200Response.js +2 -2
  385. package/dist/esm/models/HandleCryptoPaymentWebhook200Response.d.ts +2 -2
  386. package/dist/esm/models/HandleCryptoPaymentWebhook200Response.js +2 -2
  387. package/dist/esm/models/HandleCryptoPaymentWebhookRequest.d.ts +2 -2
  388. package/dist/esm/models/HandleCryptoPaymentWebhookRequest.js +2 -2
  389. package/dist/esm/models/HandleCryptoPaymentWebhookRequestData.d.ts +2 -2
  390. package/dist/esm/models/HandleCryptoPaymentWebhookRequestData.js +2 -2
  391. package/dist/esm/models/HandleFlutterwaveWebhookRequest.d.ts +2 -2
  392. package/dist/esm/models/HandleFlutterwaveWebhookRequest.js +2 -2
  393. package/dist/esm/models/HandleFlutterwaveWebhookRequestData.d.ts +2 -2
  394. package/dist/esm/models/HandleFlutterwaveWebhookRequestData.js +2 -2
  395. package/dist/esm/models/HandleFlutterwaveWebhookRequestDataCustomer.d.ts +2 -2
  396. package/dist/esm/models/HandleFlutterwaveWebhookRequestDataCustomer.js +2 -2
  397. package/dist/esm/models/HealthResponse.d.ts +2 -2
  398. package/dist/esm/models/HealthResponse.js +2 -2
  399. package/dist/esm/models/HealthResponseServices.d.ts +2 -2
  400. package/dist/esm/models/HealthResponseServices.js +2 -2
  401. package/dist/esm/models/InitializePaymentForProjectRequest.d.ts +2 -2
  402. package/dist/esm/models/InitializePaymentForProjectRequest.js +2 -2
  403. package/dist/esm/models/InitializePaymentForProjectRequestCustomer.d.ts +2 -2
  404. package/dist/esm/models/InitializePaymentForProjectRequestCustomer.js +2 -2
  405. package/dist/esm/models/InitiateOAuth200Response.d.ts +2 -2
  406. package/dist/esm/models/InitiateOAuth200Response.js +2 -2
  407. package/dist/esm/models/InitiateOAuth400Response.d.ts +2 -2
  408. package/dist/esm/models/InitiateOAuth400Response.js +2 -2
  409. package/dist/esm/models/InitiateOAuth404Response.d.ts +2 -2
  410. package/dist/esm/models/InitiateOAuth404Response.js +2 -2
  411. package/dist/esm/models/InviteMemberRequest.d.ts +2 -2
  412. package/dist/esm/models/InviteMemberRequest.js +2 -2
  413. package/dist/esm/models/Limits.d.ts +2 -2
  414. package/dist/esm/models/Limits.js +2 -2
  415. package/dist/esm/models/LinkOAuthProvider200Response.d.ts +2 -2
  416. package/dist/esm/models/LinkOAuthProvider200Response.js +2 -2
  417. package/dist/esm/models/ListCollections200Response.d.ts +2 -2
  418. package/dist/esm/models/ListCollections200Response.js +2 -2
  419. package/dist/esm/models/ListNonCustodialAddresses200Response.d.ts +2 -2
  420. package/dist/esm/models/ListNonCustodialAddresses200Response.js +2 -2
  421. package/dist/esm/models/ListOAuthProviders200Response.d.ts +2 -2
  422. package/dist/esm/models/ListOAuthProviders200Response.js +2 -2
  423. package/dist/esm/models/ListOAuthProviders200ResponseProvidersInner.d.ts +2 -2
  424. package/dist/esm/models/ListOAuthProviders200ResponseProvidersInner.js +2 -2
  425. package/dist/esm/models/ListWalletWebhooks200Response.d.ts +2 -2
  426. package/dist/esm/models/ListWalletWebhooks200Response.js +2 -2
  427. package/dist/esm/models/LogSecurityEvent200Response.d.ts +2 -2
  428. package/dist/esm/models/LogSecurityEvent200Response.js +2 -2
  429. package/dist/esm/models/LogSecurityEvent200ResponseEvent.d.ts +2 -2
  430. package/dist/esm/models/LogSecurityEvent200ResponseEvent.js +2 -2
  431. package/dist/esm/models/LogSecurityEventRequest.d.ts +2 -2
  432. package/dist/esm/models/LogSecurityEventRequest.js +2 -2
  433. package/dist/esm/models/LogSecurityEventRequestDetails.d.ts +2 -2
  434. package/dist/esm/models/LogSecurityEventRequestDetails.js +2 -2
  435. package/dist/esm/models/LoginLocalUser200Response.d.ts +15 -3
  436. package/dist/esm/models/LoginLocalUser200Response.js +6 -2
  437. package/dist/esm/models/LoginLocalUser200ResponseUser.d.ts +2 -2
  438. package/dist/esm/models/LoginLocalUser200ResponseUser.js +2 -2
  439. package/dist/esm/models/LoginLocalUser403Response.d.ts +2 -2
  440. package/dist/esm/models/LoginLocalUser403Response.js +2 -2
  441. package/dist/esm/models/LoginLocalUserRequest.d.ts +2 -2
  442. package/dist/esm/models/LoginLocalUserRequest.js +2 -2
  443. package/dist/esm/models/LoginRequest.d.ts +2 -2
  444. package/dist/esm/models/LoginRequest.js +2 -2
  445. package/dist/esm/models/MagicLinkRequest.d.ts +2 -2
  446. package/dist/esm/models/MagicLinkRequest.js +2 -2
  447. package/dist/esm/models/MarkMessagesAsRead200Response.d.ts +2 -2
  448. package/dist/esm/models/MarkMessagesAsRead200Response.js +2 -2
  449. package/dist/esm/models/MarkMessagesAsRead200ResponseData.d.ts +2 -2
  450. package/dist/esm/models/MarkMessagesAsRead200ResponseData.js +2 -2
  451. package/dist/esm/models/MarkMessagesAsReadRequest.d.ts +2 -2
  452. package/dist/esm/models/MarkMessagesAsReadRequest.js +2 -2
  453. package/dist/esm/models/Message.d.ts +2 -2
  454. package/dist/esm/models/Message.js +2 -2
  455. package/dist/esm/models/MessageHistoryResponse.d.ts +2 -2
  456. package/dist/esm/models/MessageHistoryResponse.js +2 -2
  457. package/dist/esm/models/MessageHistoryResponseData.d.ts +2 -2
  458. package/dist/esm/models/MessageHistoryResponseData.js +2 -2
  459. package/dist/esm/models/MessageResponse.d.ts +2 -2
  460. package/dist/esm/models/MessageResponse.js +2 -2
  461. package/dist/esm/models/MessageSentResponse.d.ts +2 -2
  462. package/dist/esm/models/MessageSentResponse.js +2 -2
  463. package/dist/esm/models/MessageSentResponseData.d.ts +2 -2
  464. package/dist/esm/models/MessageSentResponseData.js +2 -2
  465. package/dist/esm/models/MessageStatsResponse.d.ts +2 -2
  466. package/dist/esm/models/MessageStatsResponse.js +2 -2
  467. package/dist/esm/models/MessageStatsResponseData.d.ts +2 -2
  468. package/dist/esm/models/MessageStatsResponseData.js +2 -2
  469. package/dist/esm/models/MessageStatsResponseDataByStatus.d.ts +2 -2
  470. package/dist/esm/models/MessageStatsResponseDataByStatus.js +2 -2
  471. package/dist/esm/models/MessageStatsResponseDataByType.d.ts +2 -2
  472. package/dist/esm/models/MessageStatsResponseDataByType.js +2 -2
  473. package/dist/esm/models/MessageStatsResponseDataPeriod.d.ts +2 -2
  474. package/dist/esm/models/MessageStatsResponseDataPeriod.js +2 -2
  475. package/dist/esm/models/ModelError.d.ts +2 -2
  476. package/dist/esm/models/ModelError.js +2 -2
  477. package/dist/esm/models/NonCustodialAddress.d.ts +2 -2
  478. package/dist/esm/models/NonCustodialAddress.js +2 -2
  479. package/dist/esm/models/NonCustodialAddressResponse.d.ts +2 -2
  480. package/dist/esm/models/NonCustodialAddressResponse.js +2 -2
  481. package/dist/esm/models/OTPSendRequest.d.ts +2 -2
  482. package/dist/esm/models/OTPSendRequest.js +2 -2
  483. package/dist/esm/models/OTPVerifyRequest.d.ts +2 -2
  484. package/dist/esm/models/OTPVerifyRequest.js +2 -2
  485. package/dist/esm/models/OauthCallback200Response.d.ts +2 -2
  486. package/dist/esm/models/OauthCallback200Response.js +2 -2
  487. package/dist/esm/models/OauthSignupWithRole400Response.d.ts +2 -2
  488. package/dist/esm/models/OauthSignupWithRole400Response.js +2 -2
  489. package/dist/esm/models/Organization.d.ts +2 -2
  490. package/dist/esm/models/Organization.js +2 -2
  491. package/dist/esm/models/OrganizationSummary.d.ts +2 -2
  492. package/dist/esm/models/OrganizationSummary.js +2 -2
  493. package/dist/esm/models/Pagination.d.ts +2 -2
  494. package/dist/esm/models/Pagination.js +2 -2
  495. package/dist/esm/models/PaymentIntent.d.ts +2 -2
  496. package/dist/esm/models/PaymentIntent.js +2 -2
  497. package/dist/esm/models/PaymentRefund.d.ts +2 -2
  498. package/dist/esm/models/PaymentRefund.js +2 -2
  499. package/dist/esm/models/PaymentSubscription.d.ts +2 -2
  500. package/dist/esm/models/PaymentSubscription.js +2 -2
  501. package/dist/esm/models/Permission.d.ts +2 -2
  502. package/dist/esm/models/Permission.js +2 -2
  503. package/dist/esm/models/Plan.d.ts +2 -2
  504. package/dist/esm/models/Plan.js +2 -2
  505. package/dist/esm/models/PresignedPostResponse.d.ts +2 -2
  506. package/dist/esm/models/PresignedPostResponse.js +2 -2
  507. package/dist/esm/models/Project.d.ts +2 -2
  508. package/dist/esm/models/Project.js +2 -2
  509. package/dist/esm/models/ProjectSettings.d.ts +2 -2
  510. package/dist/esm/models/ProjectSettings.js +2 -2
  511. package/dist/esm/models/ProjectSummary.d.ts +2 -2
  512. package/dist/esm/models/ProjectSummary.js +2 -2
  513. package/dist/esm/models/ProjectUsage.d.ts +2 -2
  514. package/dist/esm/models/ProjectUsage.js +2 -2
  515. package/dist/esm/models/ProjectUsageResponse.d.ts +2 -2
  516. package/dist/esm/models/ProjectUsageResponse.js +2 -2
  517. package/dist/esm/models/ProjectUsageStatsResponse.d.ts +2 -2
  518. package/dist/esm/models/ProjectUsageStatsResponse.js +2 -2
  519. package/dist/esm/models/ProjectUsageStatsResponseProject.d.ts +2 -2
  520. package/dist/esm/models/ProjectUsageStatsResponseProject.js +2 -2
  521. package/dist/esm/models/PushNotificationRequest.d.ts +2 -2
  522. package/dist/esm/models/PushNotificationRequest.js +2 -2
  523. package/dist/esm/models/RateLimit.d.ts +2 -2
  524. package/dist/esm/models/RateLimit.js +2 -2
  525. package/dist/esm/models/RecordUsageRequest.d.ts +2 -2
  526. package/dist/esm/models/RecordUsageRequest.js +2 -2
  527. package/dist/esm/models/RefreshToken200Response.d.ts +50 -0
  528. package/dist/esm/models/RefreshToken200Response.js +47 -0
  529. package/dist/esm/models/RefreshToken400Response.d.ts +32 -0
  530. package/dist/esm/models/RefreshToken400Response.js +41 -0
  531. package/dist/esm/models/RefreshTokenRequest.d.ts +32 -0
  532. package/dist/esm/models/RefreshTokenRequest.js +43 -0
  533. package/dist/esm/models/RegisterLocalUser201Response.d.ts +2 -2
  534. package/dist/esm/models/RegisterLocalUser201Response.js +2 -2
  535. package/dist/esm/models/RegisterLocalUser201ResponseUser.d.ts +2 -2
  536. package/dist/esm/models/RegisterLocalUser201ResponseUser.js +2 -2
  537. package/dist/esm/models/RegisterLocalUser429Response.d.ts +2 -2
  538. package/dist/esm/models/RegisterLocalUser429Response.js +2 -2
  539. package/dist/esm/models/RegisterLocalUserRequest.d.ts +2 -2
  540. package/dist/esm/models/RegisterLocalUserRequest.js +2 -2
  541. package/dist/esm/models/RegisterNonCustodialAddressRequest.d.ts +2 -2
  542. package/dist/esm/models/RegisterNonCustodialAddressRequest.js +2 -2
  543. package/dist/esm/models/RegisterRequest.d.ts +2 -2
  544. package/dist/esm/models/RegisterRequest.js +2 -2
  545. package/dist/esm/models/RegisterWithRoleRequest.d.ts +2 -2
  546. package/dist/esm/models/RegisterWithRoleRequest.js +2 -2
  547. package/dist/esm/models/RemoveParticipantRequest.d.ts +2 -2
  548. package/dist/esm/models/RemoveParticipantRequest.js +2 -2
  549. package/dist/esm/models/RemoveReaction200Response.d.ts +2 -2
  550. package/dist/esm/models/RemoveReaction200Response.js +2 -2
  551. package/dist/esm/models/RemoveReaction200ResponseDataInner.d.ts +2 -2
  552. package/dist/esm/models/RemoveReaction200ResponseDataInner.js +2 -2
  553. package/dist/esm/models/RequestLocalPasswordResetRequest.d.ts +2 -2
  554. package/dist/esm/models/RequestLocalPasswordResetRequest.js +2 -2
  555. package/dist/esm/models/RequestRoleElevation200Response.d.ts +2 -2
  556. package/dist/esm/models/RequestRoleElevation200Response.js +2 -2
  557. package/dist/esm/models/RequestRoleElevationRequest.d.ts +2 -2
  558. package/dist/esm/models/RequestRoleElevationRequest.js +2 -2
  559. package/dist/esm/models/ResetLocalPasswordRequest.d.ts +2 -2
  560. package/dist/esm/models/ResetLocalPasswordRequest.js +2 -2
  561. package/dist/esm/models/RollbackFunctionRequest.d.ts +2 -2
  562. package/dist/esm/models/RollbackFunctionRequest.js +2 -2
  563. package/dist/esm/models/SMSRequest.d.ts +2 -2
  564. package/dist/esm/models/SMSRequest.js +2 -2
  565. package/dist/esm/models/SearchResponse.d.ts +2 -2
  566. package/dist/esm/models/SearchResponse.js +2 -2
  567. package/dist/esm/models/SearchResponseData.d.ts +2 -2
  568. package/dist/esm/models/SearchResponseData.js +2 -2
  569. package/dist/esm/models/SearchResult.d.ts +2 -2
  570. package/dist/esm/models/SearchResult.js +2 -2
  571. package/dist/esm/models/SearchResultItem.d.ts +2 -2
  572. package/dist/esm/models/SearchResultItem.js +2 -2
  573. package/dist/esm/models/SendMessage201Response.d.ts +2 -2
  574. package/dist/esm/models/SendMessage201Response.js +2 -2
  575. package/dist/esm/models/SendMessage201ResponseData.d.ts +2 -2
  576. package/dist/esm/models/SendMessage201ResponseData.js +2 -2
  577. package/dist/esm/models/SendMessageRequest.d.ts +2 -2
  578. package/dist/esm/models/SendMessageRequest.js +2 -2
  579. package/dist/esm/models/SessionResponse.d.ts +2 -2
  580. package/dist/esm/models/SessionResponse.js +2 -2
  581. package/dist/esm/models/SignedUrlResponse.d.ts +2 -2
  582. package/dist/esm/models/SignedUrlResponse.js +2 -2
  583. package/dist/esm/models/SimulateFunctionTriggerRequest.d.ts +2 -2
  584. package/dist/esm/models/SimulateFunctionTriggerRequest.js +2 -2
  585. package/dist/esm/models/StorageConfig.d.ts +2 -2
  586. package/dist/esm/models/StorageConfig.js +2 -2
  587. package/dist/esm/models/SystemStatusResponse.d.ts +2 -2
  588. package/dist/esm/models/SystemStatusResponse.js +2 -2
  589. package/dist/esm/models/SystemStatusResponseData.d.ts +2 -2
  590. package/dist/esm/models/SystemStatusResponseData.js +2 -2
  591. package/dist/esm/models/SystemStatusResponseDataCpu.d.ts +2 -2
  592. package/dist/esm/models/SystemStatusResponseDataCpu.js +2 -2
  593. package/dist/esm/models/SystemStatusResponseDataDatabase.d.ts +2 -2
  594. package/dist/esm/models/SystemStatusResponseDataDatabase.js +2 -2
  595. package/dist/esm/models/SystemStatusResponseDataMemory.d.ts +2 -2
  596. package/dist/esm/models/SystemStatusResponseDataMemory.js +2 -2
  597. package/dist/esm/models/SystemStatusResponseDataRequests.d.ts +2 -2
  598. package/dist/esm/models/SystemStatusResponseDataRequests.js +2 -2
  599. package/dist/esm/models/SystemStatusResponseDataStorage.d.ts +2 -2
  600. package/dist/esm/models/SystemStatusResponseDataStorage.js +2 -2
  601. package/dist/esm/models/TestWalletWebhook200Response.d.ts +2 -2
  602. package/dist/esm/models/TestWalletWebhook200Response.js +2 -2
  603. package/dist/esm/models/TestWalletWebhookRequest.d.ts +2 -2
  604. package/dist/esm/models/TestWalletWebhookRequest.js +2 -2
  605. package/dist/esm/models/ToggleRoleRequest.d.ts +2 -2
  606. package/dist/esm/models/ToggleRoleRequest.js +2 -2
  607. package/dist/esm/models/TriggerFunctionWebhook200Response.d.ts +2 -2
  608. package/dist/esm/models/TriggerFunctionWebhook200Response.js +2 -2
  609. package/dist/esm/models/TriggerFunctionWebhook400Response.d.ts +2 -2
  610. package/dist/esm/models/TriggerFunctionWebhook400Response.js +2 -2
  611. package/dist/esm/models/TriggerFunctionWebhook401Response.d.ts +2 -2
  612. package/dist/esm/models/TriggerFunctionWebhook401Response.js +2 -2
  613. package/dist/esm/models/TriggerWebhookRequest.d.ts +2 -2
  614. package/dist/esm/models/TriggerWebhookRequest.js +2 -2
  615. package/dist/esm/models/TwoFASetupResponse.d.ts +2 -2
  616. package/dist/esm/models/TwoFASetupResponse.js +2 -2
  617. package/dist/esm/models/UnlinkOAuthProvider200Response.d.ts +2 -2
  618. package/dist/esm/models/UnlinkOAuthProvider200Response.js +2 -2
  619. package/dist/esm/models/UpdateApiKeyRequest.d.ts +2 -2
  620. package/dist/esm/models/UpdateApiKeyRequest.js +2 -2
  621. package/dist/esm/models/UpdateBucketRequest.d.ts +2 -2
  622. package/dist/esm/models/UpdateBucketRequest.js +2 -2
  623. package/dist/esm/models/UpdateCollectionPermissionsRequest.d.ts +2 -2
  624. package/dist/esm/models/UpdateCollectionPermissionsRequest.js +2 -2
  625. package/dist/esm/models/UpdateCollectionRequest.d.ts +2 -2
  626. package/dist/esm/models/UpdateCollectionRequest.js +2 -2
  627. package/dist/esm/models/UpdateFunctionRequest.d.ts +2 -2
  628. package/dist/esm/models/UpdateFunctionRequest.js +2 -2
  629. package/dist/esm/models/UpdateFunctionRequestLimits.d.ts +2 -2
  630. package/dist/esm/models/UpdateFunctionRequestLimits.js +2 -2
  631. package/dist/esm/models/UpdateFunctionRequestRetryPolicy.d.ts +2 -2
  632. package/dist/esm/models/UpdateFunctionRequestRetryPolicy.js +2 -2
  633. package/dist/esm/models/UpdateMultiRoleSettings200Response.d.ts +2 -2
  634. package/dist/esm/models/UpdateMultiRoleSettings200Response.js +2 -2
  635. package/dist/esm/models/UpdateMultiRoleSettingsRequest.d.ts +2 -2
  636. package/dist/esm/models/UpdateMultiRoleSettingsRequest.js +2 -2
  637. package/dist/esm/models/UpdateMultiRoleSettingsRequestSettings.d.ts +2 -2
  638. package/dist/esm/models/UpdateMultiRoleSettingsRequestSettings.js +2 -2
  639. package/dist/esm/models/UpdateOrganizationRequest.d.ts +2 -2
  640. package/dist/esm/models/UpdateOrganizationRequest.js +2 -2
  641. package/dist/esm/models/UpdateProjectRequest.d.ts +2 -2
  642. package/dist/esm/models/UpdateProjectRequest.js +2 -2
  643. package/dist/esm/models/UpdateProjectRoleRequest.d.ts +2 -2
  644. package/dist/esm/models/UpdateProjectRoleRequest.js +2 -2
  645. package/dist/esm/models/UpdateUserProfile200Response.d.ts +2 -2
  646. package/dist/esm/models/UpdateUserProfile200Response.js +2 -2
  647. package/dist/esm/models/UpdateUserRequest.d.ts +2 -2
  648. package/dist/esm/models/UpdateUserRequest.js +2 -2
  649. package/dist/esm/models/UpdateWalletWebhook200Response.d.ts +2 -2
  650. package/dist/esm/models/UpdateWalletWebhook200Response.js +2 -2
  651. package/dist/esm/models/UpdateWalletWebhookRequest.d.ts +2 -2
  652. package/dist/esm/models/UpdateWalletWebhookRequest.js +2 -2
  653. package/dist/esm/models/UploadFilesToBucketMetadataRequest.d.ts +2 -2
  654. package/dist/esm/models/UploadFilesToBucketMetadataRequest.js +2 -2
  655. package/dist/esm/models/UploadFilesToBucketRequest.d.ts +2 -2
  656. package/dist/esm/models/UploadFilesToBucketRequest.js +2 -2
  657. package/dist/esm/models/UploadVerificationDocumentsRequest.d.ts +2 -2
  658. package/dist/esm/models/UploadVerificationDocumentsRequest.js +2 -2
  659. package/dist/esm/models/UploadVerificationDocumentsRequestDocumentsInner.d.ts +2 -2
  660. package/dist/esm/models/UploadVerificationDocumentsRequestDocumentsInner.js +2 -2
  661. package/dist/esm/models/Usage.d.ts +2 -2
  662. package/dist/esm/models/Usage.js +2 -2
  663. package/dist/esm/models/UsageResponse.d.ts +2 -2
  664. package/dist/esm/models/UsageResponse.js +2 -2
  665. package/dist/esm/models/UsageStatsResponse.d.ts +2 -2
  666. package/dist/esm/models/UsageStatsResponse.js +2 -2
  667. package/dist/esm/models/UsageStatsResponsePercentages.d.ts +2 -2
  668. package/dist/esm/models/UsageStatsResponsePercentages.js +2 -2
  669. package/dist/esm/models/UsageTrendsResponse.d.ts +2 -2
  670. package/dist/esm/models/UsageTrendsResponse.js +2 -2
  671. package/dist/esm/models/UsageTrendsResponseTrendsInner.d.ts +2 -2
  672. package/dist/esm/models/UsageTrendsResponseTrendsInner.js +2 -2
  673. package/dist/esm/models/UsageTrendsResponseTrendsInnerId.d.ts +2 -2
  674. package/dist/esm/models/UsageTrendsResponseTrendsInnerId.js +2 -2
  675. package/dist/esm/models/User.d.ts +2 -2
  676. package/dist/esm/models/User.js +2 -2
  677. package/dist/esm/models/UserSummary.d.ts +2 -2
  678. package/dist/esm/models/UserSummary.js +2 -2
  679. package/dist/esm/models/Verify2FARequest.d.ts +2 -2
  680. package/dist/esm/models/Verify2FARequest.js +2 -2
  681. package/dist/esm/models/VerifyEmailRequest.d.ts +2 -2
  682. package/dist/esm/models/VerifyEmailRequest.js +2 -2
  683. package/dist/esm/models/VerifyMagicLinkRequest.d.ts +2 -2
  684. package/dist/esm/models/VerifyMagicLinkRequest.js +2 -2
  685. package/dist/esm/models/VerifyPayment200Response.d.ts +2 -2
  686. package/dist/esm/models/VerifyPayment200Response.js +2 -2
  687. package/dist/esm/models/VerifyPayment200ResponseData.d.ts +2 -2
  688. package/dist/esm/models/VerifyPayment200ResponseData.js +2 -2
  689. package/dist/esm/models/VerifyPayment200ResponseDataSubscription.d.ts +2 -2
  690. package/dist/esm/models/VerifyPayment200ResponseDataSubscription.js +2 -2
  691. package/dist/esm/models/WalletBalance.d.ts +2 -2
  692. package/dist/esm/models/WalletBalance.js +2 -2
  693. package/dist/esm/models/WalletTransaction.d.ts +2 -2
  694. package/dist/esm/models/WalletTransaction.js +2 -2
  695. package/dist/esm/models/WalletTransactionWebhookPayload.d.ts +2 -2
  696. package/dist/esm/models/WalletTransactionWebhookPayload.js +2 -2
  697. package/dist/esm/models/WalletWebhook.d.ts +2 -2
  698. package/dist/esm/models/WalletWebhook.js +2 -2
  699. package/dist/esm/models/WalletWebhookFilters.d.ts +2 -2
  700. package/dist/esm/models/WalletWebhookFilters.js +2 -2
  701. package/dist/esm/models/WalletWebhookStats.d.ts +2 -2
  702. package/dist/esm/models/WalletWebhookStats.js +2 -2
  703. package/dist/esm/models/WebhookListResponse.d.ts +2 -2
  704. package/dist/esm/models/WebhookListResponse.js +2 -2
  705. package/dist/esm/models/WebhookLog.d.ts +2 -2
  706. package/dist/esm/models/WebhookLog.js +2 -2
  707. package/dist/esm/models/WebhookStatsResponse.d.ts +2 -2
  708. package/dist/esm/models/WebhookStatsResponse.js +2 -2
  709. package/dist/esm/models/WebhookStatsResponseEventStatsInner.d.ts +2 -2
  710. package/dist/esm/models/WebhookStatsResponseEventStatsInner.js +2 -2
  711. package/dist/esm/models/WebhookStatsResponseStatusStatsInner.d.ts +2 -2
  712. package/dist/esm/models/WebhookStatsResponseStatusStatsInner.js +2 -2
  713. package/dist/esm/models/index.d.ts +3 -1
  714. package/dist/esm/models/index.js +3 -1
  715. package/dist/esm/runtime.d.ts +2 -2
  716. package/dist/esm/runtime.js +2 -2
  717. package/dist/models/AddCustomRoleRequest.d.ts +2 -2
  718. package/dist/models/AddCustomRoleRequest.js +2 -2
  719. package/dist/models/AddCustomRoleRequestDefaultPermissionsInner.d.ts +2 -2
  720. package/dist/models/AddCustomRoleRequestDefaultPermissionsInner.js +2 -2
  721. package/dist/models/AddParticipant200Response.d.ts +2 -2
  722. package/dist/models/AddParticipant200Response.js +2 -2
  723. package/dist/models/AddParticipant200ResponseData.d.ts +2 -2
  724. package/dist/models/AddParticipant200ResponseData.js +2 -2
  725. package/dist/models/AddParticipant200ResponseDataParticipantsInner.d.ts +2 -2
  726. package/dist/models/AddParticipant200ResponseDataParticipantsInner.js +2 -2
  727. package/dist/models/AddParticipantRequest.d.ts +2 -2
  728. package/dist/models/AddParticipantRequest.js +2 -2
  729. package/dist/models/AddReaction200Response.d.ts +2 -2
  730. package/dist/models/AddReaction200Response.js +2 -2
  731. package/dist/models/AddReaction200ResponseDataInner.d.ts +2 -2
  732. package/dist/models/AddReaction200ResponseDataInner.js +2 -2
  733. package/dist/models/AddReactionRequest.d.ts +2 -2
  734. package/dist/models/AddReactionRequest.js +2 -2
  735. package/dist/models/ApiKey.d.ts +2 -2
  736. package/dist/models/ApiKey.js +2 -2
  737. package/dist/models/ApiKeyPermission.d.ts +2 -2
  738. package/dist/models/ApiKeyPermission.js +2 -2
  739. package/dist/models/ApiKeyUsage.d.ts +2 -2
  740. package/dist/models/ApiKeyUsage.js +2 -2
  741. package/dist/models/ApiKeyUsageResponse.d.ts +2 -2
  742. package/dist/models/ApiKeyUsageResponse.js +2 -2
  743. package/dist/models/ApiKeyWithSecret.d.ts +2 -2
  744. package/dist/models/ApiKeyWithSecret.js +2 -2
  745. package/dist/models/AuthConfig.d.ts +2 -2
  746. package/dist/models/AuthConfig.js +2 -2
  747. package/dist/models/AuthProvider.d.ts +2 -2
  748. package/dist/models/AuthProvider.js +2 -2
  749. package/dist/models/AuthResponse.d.ts +15 -3
  750. package/dist/models/AuthResponse.js +6 -2
  751. package/dist/models/Billing.d.ts +2 -2
  752. package/dist/models/Billing.js +2 -2
  753. package/dist/models/BillingLastPayment.d.ts +2 -2
  754. package/dist/models/BillingLastPayment.js +2 -2
  755. package/dist/models/BroadcastNonCustodialTransaction200Response.d.ts +2 -2
  756. package/dist/models/BroadcastNonCustodialTransaction200Response.js +2 -2
  757. package/dist/models/BroadcastNonCustodialTransaction200ResponseData.d.ts +2 -2
  758. package/dist/models/BroadcastNonCustodialTransaction200ResponseData.js +2 -2
  759. package/dist/models/BroadcastNonCustodialTransactionRequest.d.ts +2 -2
  760. package/dist/models/BroadcastNonCustodialTransactionRequest.js +2 -2
  761. package/dist/models/Bucket.d.ts +2 -2
  762. package/dist/models/Bucket.js +2 -2
  763. package/dist/models/BucketListResponse.d.ts +2 -2
  764. package/dist/models/BucketListResponse.js +2 -2
  765. package/dist/models/BucketResponse.d.ts +2 -2
  766. package/dist/models/BucketResponse.js +2 -2
  767. package/dist/models/ChangePasswordRequest.d.ts +2 -2
  768. package/dist/models/ChangePasswordRequest.js +2 -2
  769. package/dist/models/CheckFeatureAccess200Response.d.ts +2 -2
  770. package/dist/models/CheckFeatureAccess200Response.js +2 -2
  771. package/dist/models/CheckSubscription200Response.d.ts +2 -2
  772. package/dist/models/CheckSubscription200Response.js +2 -2
  773. package/dist/models/CheckSubscription200ResponseSubscription.d.ts +2 -2
  774. package/dist/models/CheckSubscription200ResponseSubscription.js +2 -2
  775. package/dist/models/CheckUserPresence200Response.d.ts +2 -2
  776. package/dist/models/CheckUserPresence200Response.js +2 -2
  777. package/dist/models/CheckUserPresence200ResponsePresenceValue.d.ts +2 -2
  778. package/dist/models/CheckUserPresence200ResponsePresenceValue.js +2 -2
  779. package/dist/models/CheckUserPresenceRequest.d.ts +2 -2
  780. package/dist/models/CheckUserPresenceRequest.js +2 -2
  781. package/dist/models/Collection.d.ts +2 -2
  782. package/dist/models/Collection.js +2 -2
  783. package/dist/models/ConfirmDirectUpload400Response.d.ts +2 -2
  784. package/dist/models/ConfirmDirectUpload400Response.js +2 -2
  785. package/dist/models/ConfirmDirectUploadRequest.d.ts +2 -2
  786. package/dist/models/ConfirmDirectUploadRequest.js +2 -2
  787. package/dist/models/ConfirmLocalPasswordResetWithOtpRequest.d.ts +2 -2
  788. package/dist/models/ConfirmLocalPasswordResetWithOtpRequest.js +2 -2
  789. package/dist/models/ConfirmUploadResponse.d.ts +2 -2
  790. package/dist/models/ConfirmUploadResponse.js +2 -2
  791. package/dist/models/ConfirmUploadResponseScan.d.ts +2 -2
  792. package/dist/models/ConfirmUploadResponseScan.js +2 -2
  793. package/dist/models/ConvertAnonymousAccount200Response.d.ts +14 -2
  794. package/dist/models/ConvertAnonymousAccount200Response.js +6 -2
  795. package/dist/models/ConvertAnonymousAccountRequest.d.ts +2 -2
  796. package/dist/models/ConvertAnonymousAccountRequest.js +2 -2
  797. package/dist/models/CreateAnonymousSession200Response.d.ts +8 -2
  798. package/dist/models/CreateAnonymousSession200Response.js +4 -2
  799. package/dist/models/CreateAnonymousSession200ResponseUser.d.ts +2 -2
  800. package/dist/models/CreateAnonymousSession200ResponseUser.js +2 -2
  801. package/dist/models/CreateAnonymousSessionRequest.d.ts +2 -2
  802. package/dist/models/CreateAnonymousSessionRequest.js +2 -2
  803. package/dist/models/CreateApiKeyRequest.d.ts +2 -2
  804. package/dist/models/CreateApiKeyRequest.js +2 -2
  805. package/dist/models/CreateBucketRequest.d.ts +2 -2
  806. package/dist/models/CreateBucketRequest.js +2 -2
  807. package/dist/models/CreateChat201Response.d.ts +2 -2
  808. package/dist/models/CreateChat201Response.js +2 -2
  809. package/dist/models/CreateChat201ResponseData.d.ts +2 -2
  810. package/dist/models/CreateChat201ResponseData.js +2 -2
  811. package/dist/models/CreateChatRequest.d.ts +2 -2
  812. package/dist/models/CreateChatRequest.js +2 -2
  813. package/dist/models/CreateCheckoutSession200Response.d.ts +2 -2
  814. package/dist/models/CreateCheckoutSession200Response.js +2 -2
  815. package/dist/models/CreateCheckoutSession200ResponseData.d.ts +2 -2
  816. package/dist/models/CreateCheckoutSession200ResponseData.js +2 -2
  817. package/dist/models/CreateCheckoutSession200ResponseDataPaymentOptionsInner.d.ts +2 -2
  818. package/dist/models/CreateCheckoutSession200ResponseDataPaymentOptionsInner.js +2 -2
  819. package/dist/models/CreateCheckoutSessionRequest.d.ts +2 -2
  820. package/dist/models/CreateCheckoutSessionRequest.js +2 -2
  821. package/dist/models/CreateCheckoutSessionRequestCustomerInfo.d.ts +2 -2
  822. package/dist/models/CreateCheckoutSessionRequestCustomerInfo.js +2 -2
  823. package/dist/models/CreateCollection201Response.d.ts +2 -2
  824. package/dist/models/CreateCollection201Response.js +2 -2
  825. package/dist/models/CreateCollectionRequest.d.ts +2 -2
  826. package/dist/models/CreateCollectionRequest.js +2 -2
  827. package/dist/models/CreateFunctionRequest.d.ts +2 -2
  828. package/dist/models/CreateFunctionRequest.js +2 -2
  829. package/dist/models/CreateProjectRequest.d.ts +2 -2
  830. package/dist/models/CreateProjectRequest.js +2 -2
  831. package/dist/models/CreateWalletWebhook201Response.d.ts +2 -2
  832. package/dist/models/CreateWalletWebhook201Response.js +2 -2
  833. package/dist/models/CreateWalletWebhookRequest.d.ts +2 -2
  834. package/dist/models/CreateWalletWebhookRequest.js +2 -2
  835. package/dist/models/CreateWalletWebhookRequestFilters.d.ts +2 -2
  836. package/dist/models/CreateWalletWebhookRequestFilters.js +2 -2
  837. package/dist/models/DataListResponse.d.ts +2 -2
  838. package/dist/models/DataListResponse.js +2 -2
  839. package/dist/models/DataListResponseDataInner.d.ts +2 -2
  840. package/dist/models/DataListResponseDataInner.js +2 -2
  841. package/dist/models/DataResponse.d.ts +2 -2
  842. package/dist/models/DataResponse.js +2 -2
  843. package/dist/models/DatabaseConfig.d.ts +2 -2
  844. package/dist/models/DatabaseConfig.js +2 -2
  845. package/dist/models/DeleteFunction200Response.d.ts +2 -2
  846. package/dist/models/DeleteFunction200Response.js +2 -2
  847. package/dist/models/Disable2FARequest.d.ts +2 -2
  848. package/dist/models/Disable2FARequest.js +2 -2
  849. package/dist/models/DownloadBucketFile403Response.d.ts +2 -2
  850. package/dist/models/DownloadBucketFile403Response.js +2 -2
  851. package/dist/models/DownloadBucketFile404Response.d.ts +2 -2
  852. package/dist/models/DownloadBucketFile404Response.js +2 -2
  853. package/dist/models/EditMessage200Response.d.ts +2 -2
  854. package/dist/models/EditMessage200Response.js +2 -2
  855. package/dist/models/EditMessage200ResponseData.d.ts +2 -2
  856. package/dist/models/EditMessage200ResponseData.js +2 -2
  857. package/dist/models/EditMessageRequest.d.ts +2 -2
  858. package/dist/models/EditMessageRequest.js +2 -2
  859. package/dist/models/EmailRequest.d.ts +2 -2
  860. package/dist/models/EmailRequest.js +2 -2
  861. package/dist/models/EmailRequestTo.d.ts +2 -2
  862. package/dist/models/EmailRequestTo.js +2 -2
  863. package/dist/models/EraseUserData200Response.d.ts +2 -2
  864. package/dist/models/EraseUserData200Response.js +2 -2
  865. package/dist/models/EraseUserData200ResponseDetails.d.ts +2 -2
  866. package/dist/models/EraseUserData200ResponseDetails.js +2 -2
  867. package/dist/models/EraseUserDataRequest.d.ts +2 -2
  868. package/dist/models/EraseUserDataRequest.js +2 -2
  869. package/dist/models/ErrorDetails.d.ts +2 -2
  870. package/dist/models/ErrorDetails.js +2 -2
  871. package/dist/models/EstimateNonCustodialGas200Response.d.ts +2 -2
  872. package/dist/models/EstimateNonCustodialGas200Response.js +2 -2
  873. package/dist/models/EstimateNonCustodialGas200ResponseData.d.ts +2 -2
  874. package/dist/models/EstimateNonCustodialGas200ResponseData.js +2 -2
  875. package/dist/models/EstimateNonCustodialGasRequest.d.ts +2 -2
  876. package/dist/models/EstimateNonCustodialGasRequest.js +2 -2
  877. package/dist/models/EstimateNonCustodialGasRequestTransaction.d.ts +2 -2
  878. package/dist/models/EstimateNonCustodialGasRequestTransaction.js +2 -2
  879. package/dist/models/ExecuteFunctionRequest.d.ts +2 -2
  880. package/dist/models/ExecuteFunctionRequest.js +2 -2
  881. package/dist/models/ExecuteIntegrationRequest.d.ts +2 -2
  882. package/dist/models/ExecuteIntegrationRequest.js +2 -2
  883. package/dist/models/ExportUserData200Response.d.ts +2 -2
  884. package/dist/models/ExportUserData200Response.js +2 -2
  885. package/dist/models/Field.d.ts +2 -2
  886. package/dist/models/Field.js +2 -2
  887. package/dist/models/FieldDefault.d.ts +2 -2
  888. package/dist/models/FieldDefault.js +2 -2
  889. package/dist/models/FileListResponse.d.ts +2 -2
  890. package/dist/models/FileListResponse.js +2 -2
  891. package/dist/models/FileMetadata.d.ts +2 -2
  892. package/dist/models/FileMetadata.js +2 -2
  893. package/dist/models/FileResponse.d.ts +2 -2
  894. package/dist/models/FileResponse.js +2 -2
  895. package/dist/models/FileUploadResponse.d.ts +2 -2
  896. package/dist/models/FileUploadResponse.js +2 -2
  897. package/dist/models/Function.d.ts +2 -2
  898. package/dist/models/Function.js +2 -2
  899. package/dist/models/FunctionExecution.d.ts +2 -2
  900. package/dist/models/FunctionExecution.js +2 -2
  901. package/dist/models/FunctionExecutionResponse.d.ts +2 -2
  902. package/dist/models/FunctionExecutionResponse.js +2 -2
  903. package/dist/models/FunctionExecutionResponseData.d.ts +2 -2
  904. package/dist/models/FunctionExecutionResponseData.js +2 -2
  905. package/dist/models/FunctionListResponse.d.ts +2 -2
  906. package/dist/models/FunctionListResponse.js +2 -2
  907. package/dist/models/FunctionListResponseData.d.ts +2 -2
  908. package/dist/models/FunctionListResponseData.js +2 -2
  909. package/dist/models/FunctionLogsResponse.d.ts +2 -2
  910. package/dist/models/FunctionLogsResponse.js +2 -2
  911. package/dist/models/FunctionLogsResponseData.d.ts +2 -2
  912. package/dist/models/FunctionLogsResponseData.js +2 -2
  913. package/dist/models/FunctionResponse.d.ts +2 -2
  914. package/dist/models/FunctionResponse.js +2 -2
  915. package/dist/models/FunctionStats.d.ts +2 -2
  916. package/dist/models/FunctionStats.js +2 -2
  917. package/dist/models/FunctionTrigger.d.ts +2 -2
  918. package/dist/models/FunctionTrigger.js +2 -2
  919. package/dist/models/GeneratePresignedUploadRequest.d.ts +2 -2
  920. package/dist/models/GeneratePresignedUploadRequest.js +2 -2
  921. package/dist/models/GenerateSignedUrlRequest.d.ts +2 -2
  922. package/dist/models/GenerateSignedUrlRequest.js +2 -2
  923. package/dist/models/GetActiveUsers200Response.d.ts +2 -2
  924. package/dist/models/GetActiveUsers200Response.js +2 -2
  925. package/dist/models/GetActiveUsers200ResponseUsersInner.d.ts +2 -2
  926. package/dist/models/GetActiveUsers200ResponseUsersInner.js +2 -2
  927. package/dist/models/GetAvailableOAuthProviders200Response.d.ts +2 -2
  928. package/dist/models/GetAvailableOAuthProviders200Response.js +2 -2
  929. package/dist/models/GetAvailableOAuthProviders200ResponseProvidersInner.d.ts +2 -2
  930. package/dist/models/GetAvailableOAuthProviders200ResponseProvidersInner.js +2 -2
  931. package/dist/models/GetAvailableRoles200Response.d.ts +2 -2
  932. package/dist/models/GetAvailableRoles200Response.js +2 -2
  933. package/dist/models/GetAvailableRoles200ResponseDataInner.d.ts +2 -2
  934. package/dist/models/GetAvailableRoles200ResponseDataInner.js +2 -2
  935. package/dist/models/GetCancelParams200Response.d.ts +2 -2
  936. package/dist/models/GetCancelParams200Response.js +2 -2
  937. package/dist/models/GetCancelParams200ResponseData.d.ts +2 -2
  938. package/dist/models/GetCancelParams200ResponseData.js +2 -2
  939. package/dist/models/GetCancelParamsRequest.d.ts +2 -2
  940. package/dist/models/GetCancelParamsRequest.js +2 -2
  941. package/dist/models/GetChatDetails200Response.d.ts +2 -2
  942. package/dist/models/GetChatDetails200Response.js +2 -2
  943. package/dist/models/GetChatDetails200ResponseData.d.ts +2 -2
  944. package/dist/models/GetChatDetails200ResponseData.js +2 -2
  945. package/dist/models/GetChatDetails200ResponseDataParticipantsInner.d.ts +2 -2
  946. package/dist/models/GetChatDetails200ResponseDataParticipantsInner.js +2 -2
  947. package/dist/models/GetChatMessages200Response.d.ts +2 -2
  948. package/dist/models/GetChatMessages200Response.js +2 -2
  949. package/dist/models/GetChatMessages200ResponseData.d.ts +2 -2
  950. package/dist/models/GetChatMessages200ResponseData.js +2 -2
  951. package/dist/models/GetChatMessages200ResponseDataMessagesInner.d.ts +2 -2
  952. package/dist/models/GetChatMessages200ResponseDataMessagesInner.js +2 -2
  953. package/dist/models/GetChatMessages200ResponseDataMessagesInnerSender.d.ts +2 -2
  954. package/dist/models/GetChatMessages200ResponseDataMessagesInnerSender.js +2 -2
  955. package/dist/models/GetCheckoutPayment200Response.d.ts +2 -2
  956. package/dist/models/GetCheckoutPayment200Response.js +2 -2
  957. package/dist/models/GetCheckoutPayment200ResponseData.d.ts +2 -2
  958. package/dist/models/GetCheckoutPayment200ResponseData.js +2 -2
  959. package/dist/models/GetCurrentUser200Response.d.ts +2 -2
  960. package/dist/models/GetCurrentUser200Response.js +2 -2
  961. package/dist/models/GetEventThroughput200Response.d.ts +2 -2
  962. package/dist/models/GetEventThroughput200Response.js +2 -2
  963. package/dist/models/GetFunctionVersions200Response.d.ts +2 -2
  964. package/dist/models/GetFunctionVersions200Response.js +2 -2
  965. package/dist/models/GetFunctionVersions200ResponseData.d.ts +2 -2
  966. package/dist/models/GetFunctionVersions200ResponseData.js +2 -2
  967. package/dist/models/GetFunctionVersions200ResponseDataVersionsInner.d.ts +2 -2
  968. package/dist/models/GetFunctionVersions200ResponseDataVersionsInner.js +2 -2
  969. package/dist/models/GetHistoricalAnalytics200Response.d.ts +2 -2
  970. package/dist/models/GetHistoricalAnalytics200Response.js +2 -2
  971. package/dist/models/GetHistoricalAnalytics200ResponseDataInner.d.ts +2 -2
  972. package/dist/models/GetHistoricalAnalytics200ResponseDataInner.js +2 -2
  973. package/dist/models/GetIntegrations200Response.d.ts +2 -2
  974. package/dist/models/GetIntegrations200Response.js +2 -2
  975. package/dist/models/GetIntegrations200ResponseIntegrationsInner.d.ts +2 -2
  976. package/dist/models/GetIntegrations200ResponseIntegrationsInner.js +2 -2
  977. package/dist/models/GetLocalSession200Response.d.ts +2 -2
  978. package/dist/models/GetLocalSession200Response.js +2 -2
  979. package/dist/models/GetMultiRoleConfig200Response.d.ts +2 -2
  980. package/dist/models/GetMultiRoleConfig200Response.js +2 -2
  981. package/dist/models/GetMultiRoleConfig200ResponseData.d.ts +2 -2
  982. package/dist/models/GetMultiRoleConfig200ResponseData.js +2 -2
  983. package/dist/models/GetNonCustodialBalance200Response.d.ts +2 -2
  984. package/dist/models/GetNonCustodialBalance200Response.js +2 -2
  985. package/dist/models/GetNonCustodialTransactionByHash200Response.d.ts +2 -2
  986. package/dist/models/GetNonCustodialTransactionByHash200Response.js +2 -2
  987. package/dist/models/GetNonCustodialTransactionByHash400Response.d.ts +2 -2
  988. package/dist/models/GetNonCustodialTransactionByHash400Response.js +2 -2
  989. package/dist/models/GetNonCustodialTransactions200Response.d.ts +2 -2
  990. package/dist/models/GetNonCustodialTransactions200Response.js +2 -2
  991. package/dist/models/GetNonCustodialTransactions200ResponsePagination.d.ts +2 -2
  992. package/dist/models/GetNonCustodialTransactions200ResponsePagination.js +2 -2
  993. package/dist/models/GetProjectAnalytics200Response.d.ts +2 -2
  994. package/dist/models/GetProjectAnalytics200Response.js +2 -2
  995. package/dist/models/GetPublicPlans200Response.d.ts +2 -2
  996. package/dist/models/GetPublicPlans200Response.js +2 -2
  997. package/dist/models/GetRoleElevationStatus200Response.d.ts +2 -2
  998. package/dist/models/GetRoleElevationStatus200Response.js +2 -2
  999. package/dist/models/GetSearchAnalytics200Response.d.ts +2 -2
  1000. package/dist/models/GetSearchAnalytics200Response.js +2 -2
  1001. package/dist/models/GetSearchAnalytics200ResponseTopQueriesInner.d.ts +2 -2
  1002. package/dist/models/GetSearchAnalytics200ResponseTopQueriesInner.js +2 -2
  1003. package/dist/models/GetSearchSuggestions200Response.d.ts +2 -2
  1004. package/dist/models/GetSearchSuggestions200Response.js +2 -2
  1005. package/dist/models/GetSpeedUpParams200Response.d.ts +2 -2
  1006. package/dist/models/GetSpeedUpParams200Response.js +2 -2
  1007. package/dist/models/GetSpeedUpParams200ResponseData.d.ts +2 -2
  1008. package/dist/models/GetSpeedUpParams200ResponseData.js +2 -2
  1009. package/dist/models/GetSpeedUpParamsRequest.d.ts +2 -2
  1010. package/dist/models/GetSpeedUpParamsRequest.js +2 -2
  1011. package/dist/models/GetUserChats200Response.d.ts +2 -2
  1012. package/dist/models/GetUserChats200Response.js +2 -2
  1013. package/dist/models/GetUserChats200ResponseData.d.ts +2 -2
  1014. package/dist/models/GetUserChats200ResponseData.js +2 -2
  1015. package/dist/models/GetUserChats200ResponseDataChatsInner.d.ts +2 -2
  1016. package/dist/models/GetUserChats200ResponseDataChatsInner.js +2 -2
  1017. package/dist/models/GetUserChats200ResponseDataChatsInnerLastMessage.d.ts +2 -2
  1018. package/dist/models/GetUserChats200ResponseDataChatsInnerLastMessage.js +2 -2
  1019. package/dist/models/GetWalletWebhookLogs200Response.d.ts +2 -2
  1020. package/dist/models/GetWalletWebhookLogs200Response.js +2 -2
  1021. package/dist/models/HandleCryptoPaymentWebhook200Response.d.ts +2 -2
  1022. package/dist/models/HandleCryptoPaymentWebhook200Response.js +2 -2
  1023. package/dist/models/HandleCryptoPaymentWebhookRequest.d.ts +2 -2
  1024. package/dist/models/HandleCryptoPaymentWebhookRequest.js +2 -2
  1025. package/dist/models/HandleCryptoPaymentWebhookRequestData.d.ts +2 -2
  1026. package/dist/models/HandleCryptoPaymentWebhookRequestData.js +2 -2
  1027. package/dist/models/HandleFlutterwaveWebhookRequest.d.ts +2 -2
  1028. package/dist/models/HandleFlutterwaveWebhookRequest.js +2 -2
  1029. package/dist/models/HandleFlutterwaveWebhookRequestData.d.ts +2 -2
  1030. package/dist/models/HandleFlutterwaveWebhookRequestData.js +2 -2
  1031. package/dist/models/HandleFlutterwaveWebhookRequestDataCustomer.d.ts +2 -2
  1032. package/dist/models/HandleFlutterwaveWebhookRequestDataCustomer.js +2 -2
  1033. package/dist/models/HealthResponse.d.ts +2 -2
  1034. package/dist/models/HealthResponse.js +2 -2
  1035. package/dist/models/HealthResponseServices.d.ts +2 -2
  1036. package/dist/models/HealthResponseServices.js +2 -2
  1037. package/dist/models/InitializePaymentForProjectRequest.d.ts +2 -2
  1038. package/dist/models/InitializePaymentForProjectRequest.js +2 -2
  1039. package/dist/models/InitializePaymentForProjectRequestCustomer.d.ts +2 -2
  1040. package/dist/models/InitializePaymentForProjectRequestCustomer.js +2 -2
  1041. package/dist/models/InitiateOAuth200Response.d.ts +2 -2
  1042. package/dist/models/InitiateOAuth200Response.js +2 -2
  1043. package/dist/models/InitiateOAuth400Response.d.ts +2 -2
  1044. package/dist/models/InitiateOAuth400Response.js +2 -2
  1045. package/dist/models/InitiateOAuth404Response.d.ts +2 -2
  1046. package/dist/models/InitiateOAuth404Response.js +2 -2
  1047. package/dist/models/InviteMemberRequest.d.ts +2 -2
  1048. package/dist/models/InviteMemberRequest.js +2 -2
  1049. package/dist/models/Limits.d.ts +2 -2
  1050. package/dist/models/Limits.js +2 -2
  1051. package/dist/models/LinkOAuthProvider200Response.d.ts +2 -2
  1052. package/dist/models/LinkOAuthProvider200Response.js +2 -2
  1053. package/dist/models/ListCollections200Response.d.ts +2 -2
  1054. package/dist/models/ListCollections200Response.js +2 -2
  1055. package/dist/models/ListNonCustodialAddresses200Response.d.ts +2 -2
  1056. package/dist/models/ListNonCustodialAddresses200Response.js +2 -2
  1057. package/dist/models/ListOAuthProviders200Response.d.ts +2 -2
  1058. package/dist/models/ListOAuthProviders200Response.js +2 -2
  1059. package/dist/models/ListOAuthProviders200ResponseProvidersInner.d.ts +2 -2
  1060. package/dist/models/ListOAuthProviders200ResponseProvidersInner.js +2 -2
  1061. package/dist/models/ListWalletWebhooks200Response.d.ts +2 -2
  1062. package/dist/models/ListWalletWebhooks200Response.js +2 -2
  1063. package/dist/models/LogSecurityEvent200Response.d.ts +2 -2
  1064. package/dist/models/LogSecurityEvent200Response.js +2 -2
  1065. package/dist/models/LogSecurityEvent200ResponseEvent.d.ts +2 -2
  1066. package/dist/models/LogSecurityEvent200ResponseEvent.js +2 -2
  1067. package/dist/models/LogSecurityEventRequest.d.ts +2 -2
  1068. package/dist/models/LogSecurityEventRequest.js +2 -2
  1069. package/dist/models/LogSecurityEventRequestDetails.d.ts +2 -2
  1070. package/dist/models/LogSecurityEventRequestDetails.js +2 -2
  1071. package/dist/models/LoginLocalUser200Response.d.ts +15 -3
  1072. package/dist/models/LoginLocalUser200Response.js +6 -2
  1073. package/dist/models/LoginLocalUser200ResponseUser.d.ts +2 -2
  1074. package/dist/models/LoginLocalUser200ResponseUser.js +2 -2
  1075. package/dist/models/LoginLocalUser403Response.d.ts +2 -2
  1076. package/dist/models/LoginLocalUser403Response.js +2 -2
  1077. package/dist/models/LoginLocalUserRequest.d.ts +2 -2
  1078. package/dist/models/LoginLocalUserRequest.js +2 -2
  1079. package/dist/models/LoginRequest.d.ts +2 -2
  1080. package/dist/models/LoginRequest.js +2 -2
  1081. package/dist/models/MagicLinkRequest.d.ts +2 -2
  1082. package/dist/models/MagicLinkRequest.js +2 -2
  1083. package/dist/models/MarkMessagesAsRead200Response.d.ts +2 -2
  1084. package/dist/models/MarkMessagesAsRead200Response.js +2 -2
  1085. package/dist/models/MarkMessagesAsRead200ResponseData.d.ts +2 -2
  1086. package/dist/models/MarkMessagesAsRead200ResponseData.js +2 -2
  1087. package/dist/models/MarkMessagesAsReadRequest.d.ts +2 -2
  1088. package/dist/models/MarkMessagesAsReadRequest.js +2 -2
  1089. package/dist/models/Message.d.ts +2 -2
  1090. package/dist/models/Message.js +2 -2
  1091. package/dist/models/MessageHistoryResponse.d.ts +2 -2
  1092. package/dist/models/MessageHistoryResponse.js +2 -2
  1093. package/dist/models/MessageHistoryResponseData.d.ts +2 -2
  1094. package/dist/models/MessageHistoryResponseData.js +2 -2
  1095. package/dist/models/MessageResponse.d.ts +2 -2
  1096. package/dist/models/MessageResponse.js +2 -2
  1097. package/dist/models/MessageSentResponse.d.ts +2 -2
  1098. package/dist/models/MessageSentResponse.js +2 -2
  1099. package/dist/models/MessageSentResponseData.d.ts +2 -2
  1100. package/dist/models/MessageSentResponseData.js +2 -2
  1101. package/dist/models/MessageStatsResponse.d.ts +2 -2
  1102. package/dist/models/MessageStatsResponse.js +2 -2
  1103. package/dist/models/MessageStatsResponseData.d.ts +2 -2
  1104. package/dist/models/MessageStatsResponseData.js +2 -2
  1105. package/dist/models/MessageStatsResponseDataByStatus.d.ts +2 -2
  1106. package/dist/models/MessageStatsResponseDataByStatus.js +2 -2
  1107. package/dist/models/MessageStatsResponseDataByType.d.ts +2 -2
  1108. package/dist/models/MessageStatsResponseDataByType.js +2 -2
  1109. package/dist/models/MessageStatsResponseDataPeriod.d.ts +2 -2
  1110. package/dist/models/MessageStatsResponseDataPeriod.js +2 -2
  1111. package/dist/models/ModelError.d.ts +2 -2
  1112. package/dist/models/ModelError.js +2 -2
  1113. package/dist/models/NonCustodialAddress.d.ts +2 -2
  1114. package/dist/models/NonCustodialAddress.js +2 -2
  1115. package/dist/models/NonCustodialAddressResponse.d.ts +2 -2
  1116. package/dist/models/NonCustodialAddressResponse.js +2 -2
  1117. package/dist/models/OTPSendRequest.d.ts +2 -2
  1118. package/dist/models/OTPSendRequest.js +2 -2
  1119. package/dist/models/OTPVerifyRequest.d.ts +2 -2
  1120. package/dist/models/OTPVerifyRequest.js +2 -2
  1121. package/dist/models/OauthCallback200Response.d.ts +2 -2
  1122. package/dist/models/OauthCallback200Response.js +2 -2
  1123. package/dist/models/OauthSignupWithRole400Response.d.ts +2 -2
  1124. package/dist/models/OauthSignupWithRole400Response.js +2 -2
  1125. package/dist/models/Organization.d.ts +2 -2
  1126. package/dist/models/Organization.js +2 -2
  1127. package/dist/models/OrganizationSummary.d.ts +2 -2
  1128. package/dist/models/OrganizationSummary.js +2 -2
  1129. package/dist/models/Pagination.d.ts +2 -2
  1130. package/dist/models/Pagination.js +2 -2
  1131. package/dist/models/PaymentIntent.d.ts +2 -2
  1132. package/dist/models/PaymentIntent.js +2 -2
  1133. package/dist/models/PaymentRefund.d.ts +2 -2
  1134. package/dist/models/PaymentRefund.js +2 -2
  1135. package/dist/models/PaymentSubscription.d.ts +2 -2
  1136. package/dist/models/PaymentSubscription.js +2 -2
  1137. package/dist/models/Permission.d.ts +2 -2
  1138. package/dist/models/Permission.js +2 -2
  1139. package/dist/models/Plan.d.ts +2 -2
  1140. package/dist/models/Plan.js +2 -2
  1141. package/dist/models/PresignedPostResponse.d.ts +2 -2
  1142. package/dist/models/PresignedPostResponse.js +2 -2
  1143. package/dist/models/Project.d.ts +2 -2
  1144. package/dist/models/Project.js +2 -2
  1145. package/dist/models/ProjectSettings.d.ts +2 -2
  1146. package/dist/models/ProjectSettings.js +2 -2
  1147. package/dist/models/ProjectSummary.d.ts +2 -2
  1148. package/dist/models/ProjectSummary.js +2 -2
  1149. package/dist/models/ProjectUsage.d.ts +2 -2
  1150. package/dist/models/ProjectUsage.js +2 -2
  1151. package/dist/models/ProjectUsageResponse.d.ts +2 -2
  1152. package/dist/models/ProjectUsageResponse.js +2 -2
  1153. package/dist/models/ProjectUsageStatsResponse.d.ts +2 -2
  1154. package/dist/models/ProjectUsageStatsResponse.js +2 -2
  1155. package/dist/models/ProjectUsageStatsResponseProject.d.ts +2 -2
  1156. package/dist/models/ProjectUsageStatsResponseProject.js +2 -2
  1157. package/dist/models/PushNotificationRequest.d.ts +2 -2
  1158. package/dist/models/PushNotificationRequest.js +2 -2
  1159. package/dist/models/RateLimit.d.ts +2 -2
  1160. package/dist/models/RateLimit.js +2 -2
  1161. package/dist/models/RecordUsageRequest.d.ts +2 -2
  1162. package/dist/models/RecordUsageRequest.js +2 -2
  1163. package/dist/models/RefreshToken200Response.d.ts +50 -0
  1164. package/dist/models/RefreshToken200Response.js +54 -0
  1165. package/dist/models/RefreshToken400Response.d.ts +32 -0
  1166. package/dist/models/RefreshToken400Response.js +48 -0
  1167. package/dist/models/RefreshTokenRequest.d.ts +32 -0
  1168. package/dist/models/RefreshTokenRequest.js +50 -0
  1169. package/dist/models/RegisterLocalUser201Response.d.ts +2 -2
  1170. package/dist/models/RegisterLocalUser201Response.js +2 -2
  1171. package/dist/models/RegisterLocalUser201ResponseUser.d.ts +2 -2
  1172. package/dist/models/RegisterLocalUser201ResponseUser.js +2 -2
  1173. package/dist/models/RegisterLocalUser429Response.d.ts +2 -2
  1174. package/dist/models/RegisterLocalUser429Response.js +2 -2
  1175. package/dist/models/RegisterLocalUserRequest.d.ts +2 -2
  1176. package/dist/models/RegisterLocalUserRequest.js +2 -2
  1177. package/dist/models/RegisterNonCustodialAddressRequest.d.ts +2 -2
  1178. package/dist/models/RegisterNonCustodialAddressRequest.js +2 -2
  1179. package/dist/models/RegisterRequest.d.ts +2 -2
  1180. package/dist/models/RegisterRequest.js +2 -2
  1181. package/dist/models/RegisterWithRoleRequest.d.ts +2 -2
  1182. package/dist/models/RegisterWithRoleRequest.js +2 -2
  1183. package/dist/models/RemoveParticipantRequest.d.ts +2 -2
  1184. package/dist/models/RemoveParticipantRequest.js +2 -2
  1185. package/dist/models/RemoveReaction200Response.d.ts +2 -2
  1186. package/dist/models/RemoveReaction200Response.js +2 -2
  1187. package/dist/models/RemoveReaction200ResponseDataInner.d.ts +2 -2
  1188. package/dist/models/RemoveReaction200ResponseDataInner.js +2 -2
  1189. package/dist/models/RequestLocalPasswordResetRequest.d.ts +2 -2
  1190. package/dist/models/RequestLocalPasswordResetRequest.js +2 -2
  1191. package/dist/models/RequestRoleElevation200Response.d.ts +2 -2
  1192. package/dist/models/RequestRoleElevation200Response.js +2 -2
  1193. package/dist/models/RequestRoleElevationRequest.d.ts +2 -2
  1194. package/dist/models/RequestRoleElevationRequest.js +2 -2
  1195. package/dist/models/ResetLocalPasswordRequest.d.ts +2 -2
  1196. package/dist/models/ResetLocalPasswordRequest.js +2 -2
  1197. package/dist/models/RollbackFunctionRequest.d.ts +2 -2
  1198. package/dist/models/RollbackFunctionRequest.js +2 -2
  1199. package/dist/models/SMSRequest.d.ts +2 -2
  1200. package/dist/models/SMSRequest.js +2 -2
  1201. package/dist/models/SearchResponse.d.ts +2 -2
  1202. package/dist/models/SearchResponse.js +2 -2
  1203. package/dist/models/SearchResponseData.d.ts +2 -2
  1204. package/dist/models/SearchResponseData.js +2 -2
  1205. package/dist/models/SearchResult.d.ts +2 -2
  1206. package/dist/models/SearchResult.js +2 -2
  1207. package/dist/models/SearchResultItem.d.ts +2 -2
  1208. package/dist/models/SearchResultItem.js +2 -2
  1209. package/dist/models/SendMessage201Response.d.ts +2 -2
  1210. package/dist/models/SendMessage201Response.js +2 -2
  1211. package/dist/models/SendMessage201ResponseData.d.ts +2 -2
  1212. package/dist/models/SendMessage201ResponseData.js +2 -2
  1213. package/dist/models/SendMessageRequest.d.ts +2 -2
  1214. package/dist/models/SendMessageRequest.js +2 -2
  1215. package/dist/models/SessionResponse.d.ts +2 -2
  1216. package/dist/models/SessionResponse.js +2 -2
  1217. package/dist/models/SignedUrlResponse.d.ts +2 -2
  1218. package/dist/models/SignedUrlResponse.js +2 -2
  1219. package/dist/models/SimulateFunctionTriggerRequest.d.ts +2 -2
  1220. package/dist/models/SimulateFunctionTriggerRequest.js +2 -2
  1221. package/dist/models/StorageConfig.d.ts +2 -2
  1222. package/dist/models/StorageConfig.js +2 -2
  1223. package/dist/models/SystemStatusResponse.d.ts +2 -2
  1224. package/dist/models/SystemStatusResponse.js +2 -2
  1225. package/dist/models/SystemStatusResponseData.d.ts +2 -2
  1226. package/dist/models/SystemStatusResponseData.js +2 -2
  1227. package/dist/models/SystemStatusResponseDataCpu.d.ts +2 -2
  1228. package/dist/models/SystemStatusResponseDataCpu.js +2 -2
  1229. package/dist/models/SystemStatusResponseDataDatabase.d.ts +2 -2
  1230. package/dist/models/SystemStatusResponseDataDatabase.js +2 -2
  1231. package/dist/models/SystemStatusResponseDataMemory.d.ts +2 -2
  1232. package/dist/models/SystemStatusResponseDataMemory.js +2 -2
  1233. package/dist/models/SystemStatusResponseDataRequests.d.ts +2 -2
  1234. package/dist/models/SystemStatusResponseDataRequests.js +2 -2
  1235. package/dist/models/SystemStatusResponseDataStorage.d.ts +2 -2
  1236. package/dist/models/SystemStatusResponseDataStorage.js +2 -2
  1237. package/dist/models/TestWalletWebhook200Response.d.ts +2 -2
  1238. package/dist/models/TestWalletWebhook200Response.js +2 -2
  1239. package/dist/models/TestWalletWebhookRequest.d.ts +2 -2
  1240. package/dist/models/TestWalletWebhookRequest.js +2 -2
  1241. package/dist/models/ToggleRoleRequest.d.ts +2 -2
  1242. package/dist/models/ToggleRoleRequest.js +2 -2
  1243. package/dist/models/TriggerFunctionWebhook200Response.d.ts +2 -2
  1244. package/dist/models/TriggerFunctionWebhook200Response.js +2 -2
  1245. package/dist/models/TriggerFunctionWebhook400Response.d.ts +2 -2
  1246. package/dist/models/TriggerFunctionWebhook400Response.js +2 -2
  1247. package/dist/models/TriggerFunctionWebhook401Response.d.ts +2 -2
  1248. package/dist/models/TriggerFunctionWebhook401Response.js +2 -2
  1249. package/dist/models/TriggerWebhookRequest.d.ts +2 -2
  1250. package/dist/models/TriggerWebhookRequest.js +2 -2
  1251. package/dist/models/TwoFASetupResponse.d.ts +2 -2
  1252. package/dist/models/TwoFASetupResponse.js +2 -2
  1253. package/dist/models/UnlinkOAuthProvider200Response.d.ts +2 -2
  1254. package/dist/models/UnlinkOAuthProvider200Response.js +2 -2
  1255. package/dist/models/UpdateApiKeyRequest.d.ts +2 -2
  1256. package/dist/models/UpdateApiKeyRequest.js +2 -2
  1257. package/dist/models/UpdateBucketRequest.d.ts +2 -2
  1258. package/dist/models/UpdateBucketRequest.js +2 -2
  1259. package/dist/models/UpdateCollectionPermissionsRequest.d.ts +2 -2
  1260. package/dist/models/UpdateCollectionPermissionsRequest.js +2 -2
  1261. package/dist/models/UpdateCollectionRequest.d.ts +2 -2
  1262. package/dist/models/UpdateCollectionRequest.js +2 -2
  1263. package/dist/models/UpdateFunctionRequest.d.ts +2 -2
  1264. package/dist/models/UpdateFunctionRequest.js +2 -2
  1265. package/dist/models/UpdateFunctionRequestLimits.d.ts +2 -2
  1266. package/dist/models/UpdateFunctionRequestLimits.js +2 -2
  1267. package/dist/models/UpdateFunctionRequestRetryPolicy.d.ts +2 -2
  1268. package/dist/models/UpdateFunctionRequestRetryPolicy.js +2 -2
  1269. package/dist/models/UpdateMultiRoleSettings200Response.d.ts +2 -2
  1270. package/dist/models/UpdateMultiRoleSettings200Response.js +2 -2
  1271. package/dist/models/UpdateMultiRoleSettingsRequest.d.ts +2 -2
  1272. package/dist/models/UpdateMultiRoleSettingsRequest.js +2 -2
  1273. package/dist/models/UpdateMultiRoleSettingsRequestSettings.d.ts +2 -2
  1274. package/dist/models/UpdateMultiRoleSettingsRequestSettings.js +2 -2
  1275. package/dist/models/UpdateOrganizationRequest.d.ts +2 -2
  1276. package/dist/models/UpdateOrganizationRequest.js +2 -2
  1277. package/dist/models/UpdateProjectRequest.d.ts +2 -2
  1278. package/dist/models/UpdateProjectRequest.js +2 -2
  1279. package/dist/models/UpdateProjectRoleRequest.d.ts +2 -2
  1280. package/dist/models/UpdateProjectRoleRequest.js +2 -2
  1281. package/dist/models/UpdateUserProfile200Response.d.ts +2 -2
  1282. package/dist/models/UpdateUserProfile200Response.js +2 -2
  1283. package/dist/models/UpdateUserRequest.d.ts +2 -2
  1284. package/dist/models/UpdateUserRequest.js +2 -2
  1285. package/dist/models/UpdateWalletWebhook200Response.d.ts +2 -2
  1286. package/dist/models/UpdateWalletWebhook200Response.js +2 -2
  1287. package/dist/models/UpdateWalletWebhookRequest.d.ts +2 -2
  1288. package/dist/models/UpdateWalletWebhookRequest.js +2 -2
  1289. package/dist/models/UploadFilesToBucketMetadataRequest.d.ts +2 -2
  1290. package/dist/models/UploadFilesToBucketMetadataRequest.js +2 -2
  1291. package/dist/models/UploadFilesToBucketRequest.d.ts +2 -2
  1292. package/dist/models/UploadFilesToBucketRequest.js +2 -2
  1293. package/dist/models/UploadVerificationDocumentsRequest.d.ts +2 -2
  1294. package/dist/models/UploadVerificationDocumentsRequest.js +2 -2
  1295. package/dist/models/UploadVerificationDocumentsRequestDocumentsInner.d.ts +2 -2
  1296. package/dist/models/UploadVerificationDocumentsRequestDocumentsInner.js +2 -2
  1297. package/dist/models/Usage.d.ts +2 -2
  1298. package/dist/models/Usage.js +2 -2
  1299. package/dist/models/UsageResponse.d.ts +2 -2
  1300. package/dist/models/UsageResponse.js +2 -2
  1301. package/dist/models/UsageStatsResponse.d.ts +2 -2
  1302. package/dist/models/UsageStatsResponse.js +2 -2
  1303. package/dist/models/UsageStatsResponsePercentages.d.ts +2 -2
  1304. package/dist/models/UsageStatsResponsePercentages.js +2 -2
  1305. package/dist/models/UsageTrendsResponse.d.ts +2 -2
  1306. package/dist/models/UsageTrendsResponse.js +2 -2
  1307. package/dist/models/UsageTrendsResponseTrendsInner.d.ts +2 -2
  1308. package/dist/models/UsageTrendsResponseTrendsInner.js +2 -2
  1309. package/dist/models/UsageTrendsResponseTrendsInnerId.d.ts +2 -2
  1310. package/dist/models/UsageTrendsResponseTrendsInnerId.js +2 -2
  1311. package/dist/models/User.d.ts +2 -2
  1312. package/dist/models/User.js +2 -2
  1313. package/dist/models/UserSummary.d.ts +2 -2
  1314. package/dist/models/UserSummary.js +2 -2
  1315. package/dist/models/Verify2FARequest.d.ts +2 -2
  1316. package/dist/models/Verify2FARequest.js +2 -2
  1317. package/dist/models/VerifyEmailRequest.d.ts +2 -2
  1318. package/dist/models/VerifyEmailRequest.js +2 -2
  1319. package/dist/models/VerifyMagicLinkRequest.d.ts +2 -2
  1320. package/dist/models/VerifyMagicLinkRequest.js +2 -2
  1321. package/dist/models/VerifyPayment200Response.d.ts +2 -2
  1322. package/dist/models/VerifyPayment200Response.js +2 -2
  1323. package/dist/models/VerifyPayment200ResponseData.d.ts +2 -2
  1324. package/dist/models/VerifyPayment200ResponseData.js +2 -2
  1325. package/dist/models/VerifyPayment200ResponseDataSubscription.d.ts +2 -2
  1326. package/dist/models/VerifyPayment200ResponseDataSubscription.js +2 -2
  1327. package/dist/models/WalletBalance.d.ts +2 -2
  1328. package/dist/models/WalletBalance.js +2 -2
  1329. package/dist/models/WalletTransaction.d.ts +2 -2
  1330. package/dist/models/WalletTransaction.js +2 -2
  1331. package/dist/models/WalletTransactionWebhookPayload.d.ts +2 -2
  1332. package/dist/models/WalletTransactionWebhookPayload.js +2 -2
  1333. package/dist/models/WalletWebhook.d.ts +2 -2
  1334. package/dist/models/WalletWebhook.js +2 -2
  1335. package/dist/models/WalletWebhookFilters.d.ts +2 -2
  1336. package/dist/models/WalletWebhookFilters.js +2 -2
  1337. package/dist/models/WalletWebhookStats.d.ts +2 -2
  1338. package/dist/models/WalletWebhookStats.js +2 -2
  1339. package/dist/models/WebhookListResponse.d.ts +2 -2
  1340. package/dist/models/WebhookListResponse.js +2 -2
  1341. package/dist/models/WebhookLog.d.ts +2 -2
  1342. package/dist/models/WebhookLog.js +2 -2
  1343. package/dist/models/WebhookStatsResponse.d.ts +2 -2
  1344. package/dist/models/WebhookStatsResponse.js +2 -2
  1345. package/dist/models/WebhookStatsResponseEventStatsInner.d.ts +2 -2
  1346. package/dist/models/WebhookStatsResponseEventStatsInner.js +2 -2
  1347. package/dist/models/WebhookStatsResponseStatusStatsInner.d.ts +2 -2
  1348. package/dist/models/WebhookStatsResponseStatusStatsInner.js +2 -2
  1349. package/dist/models/index.d.ts +3 -1
  1350. package/dist/models/index.js +3 -1
  1351. package/dist/runtime.d.ts +2 -2
  1352. package/dist/runtime.js +2 -2
  1353. package/docs/AuthResponse.md +4 -0
  1354. package/docs/AuthenticationApi.md +74 -4
  1355. package/docs/ConvertAnonymousAccount200Response.md +4 -0
  1356. package/docs/CreateAnonymousSession200Response.md +2 -0
  1357. package/docs/LoginLocalUser200Response.md +4 -0
  1358. package/docs/RefreshToken200Response.md +40 -0
  1359. package/docs/{CreateCheckoutSession400Response.md → RefreshToken400Response.md} +4 -4
  1360. package/docs/RefreshTokenRequest.md +34 -0
  1361. package/package.json +1 -1
  1362. package/src/apis/AuthenticationApi.ts +68 -6
  1363. package/src/apis/BillingApi.ts +5 -5
  1364. package/src/apis/BucketsApi.ts +2 -2
  1365. package/src/apis/ChatApi.ts +2 -2
  1366. package/src/apis/CollectionsApi.ts +2 -2
  1367. package/src/apis/ComplianceApi.ts +2 -2
  1368. package/src/apis/DataApi.ts +2 -2
  1369. package/src/apis/FilesApi.ts +2 -2
  1370. package/src/apis/FunctionsApi.ts +2 -2
  1371. package/src/apis/HealthApi.ts +2 -2
  1372. package/src/apis/IntegrationsApi.ts +2 -2
  1373. package/src/apis/MessagingApi.ts +2 -2
  1374. package/src/apis/MultiRoleFeatureApi.ts +2 -2
  1375. package/src/apis/RealTimeAnalyticsApi.ts +2 -2
  1376. package/src/apis/RoleElevationApi.ts +2 -2
  1377. package/src/apis/SearchApi.ts +2 -2
  1378. package/src/apis/UsageApi.ts +2 -2
  1379. package/src/apis/UsersApi.ts +2 -2
  1380. package/src/apis/WalletApi.ts +2 -2
  1381. package/src/apis/WebhooksApi.ts +2 -2
  1382. package/src/models/AddCustomRoleRequest.ts +2 -2
  1383. package/src/models/AddCustomRoleRequestDefaultPermissionsInner.ts +2 -2
  1384. package/src/models/AddParticipant200Response.ts +2 -2
  1385. package/src/models/AddParticipant200ResponseData.ts +2 -2
  1386. package/src/models/AddParticipant200ResponseDataParticipantsInner.ts +2 -2
  1387. package/src/models/AddParticipantRequest.ts +2 -2
  1388. package/src/models/AddReaction200Response.ts +2 -2
  1389. package/src/models/AddReaction200ResponseDataInner.ts +2 -2
  1390. package/src/models/AddReactionRequest.ts +2 -2
  1391. package/src/models/ApiKey.ts +2 -2
  1392. package/src/models/ApiKeyPermission.ts +2 -2
  1393. package/src/models/ApiKeyUsage.ts +2 -2
  1394. package/src/models/ApiKeyUsageResponse.ts +2 -2
  1395. package/src/models/ApiKeyWithSecret.ts +2 -2
  1396. package/src/models/AuthConfig.ts +2 -2
  1397. package/src/models/AuthProvider.ts +2 -2
  1398. package/src/models/AuthResponse.ts +19 -3
  1399. package/src/models/Billing.ts +2 -2
  1400. package/src/models/BillingLastPayment.ts +2 -2
  1401. package/src/models/BroadcastNonCustodialTransaction200Response.ts +2 -2
  1402. package/src/models/BroadcastNonCustodialTransaction200ResponseData.ts +2 -2
  1403. package/src/models/BroadcastNonCustodialTransactionRequest.ts +2 -2
  1404. package/src/models/Bucket.ts +2 -2
  1405. package/src/models/BucketListResponse.ts +2 -2
  1406. package/src/models/BucketResponse.ts +2 -2
  1407. package/src/models/ChangePasswordRequest.ts +2 -2
  1408. package/src/models/CheckFeatureAccess200Response.ts +2 -2
  1409. package/src/models/CheckSubscription200Response.ts +2 -2
  1410. package/src/models/CheckSubscription200ResponseSubscription.ts +2 -2
  1411. package/src/models/CheckUserPresence200Response.ts +2 -2
  1412. package/src/models/CheckUserPresence200ResponsePresenceValue.ts +2 -2
  1413. package/src/models/CheckUserPresenceRequest.ts +2 -2
  1414. package/src/models/Collection.ts +2 -2
  1415. package/src/models/ConfirmDirectUpload400Response.ts +2 -2
  1416. package/src/models/ConfirmDirectUploadRequest.ts +2 -2
  1417. package/src/models/ConfirmLocalPasswordResetWithOtpRequest.ts +2 -2
  1418. package/src/models/ConfirmUploadResponse.ts +2 -2
  1419. package/src/models/ConfirmUploadResponseScan.ts +2 -2
  1420. package/src/models/ConvertAnonymousAccount200Response.ts +18 -2
  1421. package/src/models/ConvertAnonymousAccountRequest.ts +2 -2
  1422. package/src/models/CreateAnonymousSession200Response.ts +10 -2
  1423. package/src/models/CreateAnonymousSession200ResponseUser.ts +2 -2
  1424. package/src/models/CreateAnonymousSessionRequest.ts +2 -2
  1425. package/src/models/CreateApiKeyRequest.ts +2 -2
  1426. package/src/models/CreateBucketRequest.ts +2 -2
  1427. package/src/models/CreateChat201Response.ts +2 -2
  1428. package/src/models/CreateChat201ResponseData.ts +2 -2
  1429. package/src/models/CreateChatRequest.ts +2 -2
  1430. package/src/models/CreateCheckoutSession200Response.ts +2 -2
  1431. package/src/models/CreateCheckoutSession200ResponseData.ts +2 -2
  1432. package/src/models/CreateCheckoutSession200ResponseDataPaymentOptionsInner.ts +2 -2
  1433. package/src/models/CreateCheckoutSessionRequest.ts +2 -2
  1434. package/src/models/CreateCheckoutSessionRequestCustomerInfo.ts +2 -2
  1435. package/src/models/CreateCollection201Response.ts +2 -2
  1436. package/src/models/CreateCollectionRequest.ts +2 -2
  1437. package/src/models/CreateFunctionRequest.ts +2 -2
  1438. package/src/models/CreateProjectRequest.ts +2 -2
  1439. package/src/models/CreateWalletWebhook201Response.ts +2 -2
  1440. package/src/models/CreateWalletWebhookRequest.ts +2 -2
  1441. package/src/models/CreateWalletWebhookRequestFilters.ts +2 -2
  1442. package/src/models/DataListResponse.ts +2 -2
  1443. package/src/models/DataListResponseDataInner.ts +2 -2
  1444. package/src/models/DataResponse.ts +2 -2
  1445. package/src/models/DatabaseConfig.ts +2 -2
  1446. package/src/models/DeleteFunction200Response.ts +2 -2
  1447. package/src/models/Disable2FARequest.ts +2 -2
  1448. package/src/models/DownloadBucketFile403Response.ts +2 -2
  1449. package/src/models/DownloadBucketFile404Response.ts +2 -2
  1450. package/src/models/EditMessage200Response.ts +2 -2
  1451. package/src/models/EditMessage200ResponseData.ts +2 -2
  1452. package/src/models/EditMessageRequest.ts +2 -2
  1453. package/src/models/EmailRequest.ts +2 -2
  1454. package/src/models/EmailRequestTo.ts +2 -2
  1455. package/src/models/EraseUserData200Response.ts +2 -2
  1456. package/src/models/EraseUserData200ResponseDetails.ts +2 -2
  1457. package/src/models/EraseUserDataRequest.ts +2 -2
  1458. package/src/models/ErrorDetails.ts +2 -2
  1459. package/src/models/EstimateNonCustodialGas200Response.ts +2 -2
  1460. package/src/models/EstimateNonCustodialGas200ResponseData.ts +2 -2
  1461. package/src/models/EstimateNonCustodialGasRequest.ts +2 -2
  1462. package/src/models/EstimateNonCustodialGasRequestTransaction.ts +2 -2
  1463. package/src/models/ExecuteFunctionRequest.ts +2 -2
  1464. package/src/models/ExecuteIntegrationRequest.ts +2 -2
  1465. package/src/models/ExportUserData200Response.ts +2 -2
  1466. package/src/models/Field.ts +2 -2
  1467. package/src/models/FieldDefault.ts +2 -2
  1468. package/src/models/FileListResponse.ts +2 -2
  1469. package/src/models/FileMetadata.ts +2 -2
  1470. package/src/models/FileResponse.ts +2 -2
  1471. package/src/models/FileUploadResponse.ts +2 -2
  1472. package/src/models/Function.ts +2 -2
  1473. package/src/models/FunctionExecution.ts +2 -2
  1474. package/src/models/FunctionExecutionResponse.ts +2 -2
  1475. package/src/models/FunctionExecutionResponseData.ts +2 -2
  1476. package/src/models/FunctionListResponse.ts +2 -2
  1477. package/src/models/FunctionListResponseData.ts +2 -2
  1478. package/src/models/FunctionLogsResponse.ts +2 -2
  1479. package/src/models/FunctionLogsResponseData.ts +2 -2
  1480. package/src/models/FunctionResponse.ts +2 -2
  1481. package/src/models/FunctionStats.ts +2 -2
  1482. package/src/models/FunctionTrigger.ts +2 -2
  1483. package/src/models/GeneratePresignedUploadRequest.ts +2 -2
  1484. package/src/models/GenerateSignedUrlRequest.ts +2 -2
  1485. package/src/models/GetActiveUsers200Response.ts +2 -2
  1486. package/src/models/GetActiveUsers200ResponseUsersInner.ts +2 -2
  1487. package/src/models/GetAvailableOAuthProviders200Response.ts +2 -2
  1488. package/src/models/GetAvailableOAuthProviders200ResponseProvidersInner.ts +2 -2
  1489. package/src/models/GetAvailableRoles200Response.ts +2 -2
  1490. package/src/models/GetAvailableRoles200ResponseDataInner.ts +2 -2
  1491. package/src/models/GetCancelParams200Response.ts +2 -2
  1492. package/src/models/GetCancelParams200ResponseData.ts +2 -2
  1493. package/src/models/GetCancelParamsRequest.ts +2 -2
  1494. package/src/models/GetChatDetails200Response.ts +2 -2
  1495. package/src/models/GetChatDetails200ResponseData.ts +2 -2
  1496. package/src/models/GetChatDetails200ResponseDataParticipantsInner.ts +2 -2
  1497. package/src/models/GetChatMessages200Response.ts +2 -2
  1498. package/src/models/GetChatMessages200ResponseData.ts +2 -2
  1499. package/src/models/GetChatMessages200ResponseDataMessagesInner.ts +2 -2
  1500. package/src/models/GetChatMessages200ResponseDataMessagesInnerSender.ts +2 -2
  1501. package/src/models/GetCheckoutPayment200Response.ts +2 -2
  1502. package/src/models/GetCheckoutPayment200ResponseData.ts +2 -2
  1503. package/src/models/GetCurrentUser200Response.ts +2 -2
  1504. package/src/models/GetEventThroughput200Response.ts +2 -2
  1505. package/src/models/GetFunctionVersions200Response.ts +2 -2
  1506. package/src/models/GetFunctionVersions200ResponseData.ts +2 -2
  1507. package/src/models/GetFunctionVersions200ResponseDataVersionsInner.ts +2 -2
  1508. package/src/models/GetHistoricalAnalytics200Response.ts +2 -2
  1509. package/src/models/GetHistoricalAnalytics200ResponseDataInner.ts +2 -2
  1510. package/src/models/GetIntegrations200Response.ts +2 -2
  1511. package/src/models/GetIntegrations200ResponseIntegrationsInner.ts +2 -2
  1512. package/src/models/GetLocalSession200Response.ts +2 -2
  1513. package/src/models/GetMultiRoleConfig200Response.ts +2 -2
  1514. package/src/models/GetMultiRoleConfig200ResponseData.ts +2 -2
  1515. package/src/models/GetNonCustodialBalance200Response.ts +2 -2
  1516. package/src/models/GetNonCustodialTransactionByHash200Response.ts +2 -2
  1517. package/src/models/GetNonCustodialTransactionByHash400Response.ts +2 -2
  1518. package/src/models/GetNonCustodialTransactions200Response.ts +2 -2
  1519. package/src/models/GetNonCustodialTransactions200ResponsePagination.ts +2 -2
  1520. package/src/models/GetProjectAnalytics200Response.ts +2 -2
  1521. package/src/models/GetPublicPlans200Response.ts +2 -2
  1522. package/src/models/GetRoleElevationStatus200Response.ts +2 -2
  1523. package/src/models/GetSearchAnalytics200Response.ts +2 -2
  1524. package/src/models/GetSearchAnalytics200ResponseTopQueriesInner.ts +2 -2
  1525. package/src/models/GetSearchSuggestions200Response.ts +2 -2
  1526. package/src/models/GetSpeedUpParams200Response.ts +2 -2
  1527. package/src/models/GetSpeedUpParams200ResponseData.ts +2 -2
  1528. package/src/models/GetSpeedUpParamsRequest.ts +2 -2
  1529. package/src/models/GetUserChats200Response.ts +2 -2
  1530. package/src/models/GetUserChats200ResponseData.ts +2 -2
  1531. package/src/models/GetUserChats200ResponseDataChatsInner.ts +2 -2
  1532. package/src/models/GetUserChats200ResponseDataChatsInnerLastMessage.ts +2 -2
  1533. package/src/models/GetWalletWebhookLogs200Response.ts +2 -2
  1534. package/src/models/HandleCryptoPaymentWebhook200Response.ts +2 -2
  1535. package/src/models/HandleCryptoPaymentWebhookRequest.ts +2 -2
  1536. package/src/models/HandleCryptoPaymentWebhookRequestData.ts +2 -2
  1537. package/src/models/HandleFlutterwaveWebhookRequest.ts +2 -2
  1538. package/src/models/HandleFlutterwaveWebhookRequestData.ts +2 -2
  1539. package/src/models/HandleFlutterwaveWebhookRequestDataCustomer.ts +2 -2
  1540. package/src/models/HealthResponse.ts +2 -2
  1541. package/src/models/HealthResponseServices.ts +2 -2
  1542. package/src/models/InitializePaymentForProjectRequest.ts +2 -2
  1543. package/src/models/InitializePaymentForProjectRequestCustomer.ts +2 -2
  1544. package/src/models/InitiateOAuth200Response.ts +2 -2
  1545. package/src/models/InitiateOAuth400Response.ts +2 -2
  1546. package/src/models/InitiateOAuth404Response.ts +2 -2
  1547. package/src/models/InviteMemberRequest.ts +2 -2
  1548. package/src/models/Limits.ts +2 -2
  1549. package/src/models/LinkOAuthProvider200Response.ts +2 -2
  1550. package/src/models/ListCollections200Response.ts +2 -2
  1551. package/src/models/ListNonCustodialAddresses200Response.ts +2 -2
  1552. package/src/models/ListOAuthProviders200Response.ts +2 -2
  1553. package/src/models/ListOAuthProviders200ResponseProvidersInner.ts +2 -2
  1554. package/src/models/ListWalletWebhooks200Response.ts +2 -2
  1555. package/src/models/LogSecurityEvent200Response.ts +2 -2
  1556. package/src/models/LogSecurityEvent200ResponseEvent.ts +2 -2
  1557. package/src/models/LogSecurityEventRequest.ts +2 -2
  1558. package/src/models/LogSecurityEventRequestDetails.ts +2 -2
  1559. package/src/models/LoginLocalUser200Response.ts +19 -3
  1560. package/src/models/LoginLocalUser200ResponseUser.ts +2 -2
  1561. package/src/models/LoginLocalUser403Response.ts +2 -2
  1562. package/src/models/LoginLocalUserRequest.ts +2 -2
  1563. package/src/models/LoginRequest.ts +2 -2
  1564. package/src/models/MagicLinkRequest.ts +2 -2
  1565. package/src/models/MarkMessagesAsRead200Response.ts +2 -2
  1566. package/src/models/MarkMessagesAsRead200ResponseData.ts +2 -2
  1567. package/src/models/MarkMessagesAsReadRequest.ts +2 -2
  1568. package/src/models/Message.ts +2 -2
  1569. package/src/models/MessageHistoryResponse.ts +2 -2
  1570. package/src/models/MessageHistoryResponseData.ts +2 -2
  1571. package/src/models/MessageResponse.ts +2 -2
  1572. package/src/models/MessageSentResponse.ts +2 -2
  1573. package/src/models/MessageSentResponseData.ts +2 -2
  1574. package/src/models/MessageStatsResponse.ts +2 -2
  1575. package/src/models/MessageStatsResponseData.ts +2 -2
  1576. package/src/models/MessageStatsResponseDataByStatus.ts +2 -2
  1577. package/src/models/MessageStatsResponseDataByType.ts +2 -2
  1578. package/src/models/MessageStatsResponseDataPeriod.ts +2 -2
  1579. package/src/models/ModelError.ts +2 -2
  1580. package/src/models/NonCustodialAddress.ts +2 -2
  1581. package/src/models/NonCustodialAddressResponse.ts +2 -2
  1582. package/src/models/OTPSendRequest.ts +2 -2
  1583. package/src/models/OTPVerifyRequest.ts +2 -2
  1584. package/src/models/OauthCallback200Response.ts +2 -2
  1585. package/src/models/OauthSignupWithRole400Response.ts +2 -2
  1586. package/src/models/Organization.ts +2 -2
  1587. package/src/models/OrganizationSummary.ts +2 -2
  1588. package/src/models/Pagination.ts +2 -2
  1589. package/src/models/PaymentIntent.ts +2 -2
  1590. package/src/models/PaymentRefund.ts +2 -2
  1591. package/src/models/PaymentSubscription.ts +2 -2
  1592. package/src/models/Permission.ts +2 -2
  1593. package/src/models/Plan.ts +2 -2
  1594. package/src/models/PresignedPostResponse.ts +2 -2
  1595. package/src/models/Project.ts +2 -2
  1596. package/src/models/ProjectSettings.ts +2 -2
  1597. package/src/models/ProjectSummary.ts +2 -2
  1598. package/src/models/ProjectUsage.ts +2 -2
  1599. package/src/models/ProjectUsageResponse.ts +2 -2
  1600. package/src/models/ProjectUsageStatsResponse.ts +2 -2
  1601. package/src/models/ProjectUsageStatsResponseProject.ts +2 -2
  1602. package/src/models/PushNotificationRequest.ts +2 -2
  1603. package/src/models/RateLimit.ts +2 -2
  1604. package/src/models/RecordUsageRequest.ts +2 -2
  1605. package/src/models/RefreshToken200Response.ts +89 -0
  1606. package/src/models/RefreshToken400Response.ts +65 -0
  1607. package/src/models/RefreshTokenRequest.ts +66 -0
  1608. package/src/models/RegisterLocalUser201Response.ts +2 -2
  1609. package/src/models/RegisterLocalUser201ResponseUser.ts +2 -2
  1610. package/src/models/RegisterLocalUser429Response.ts +2 -2
  1611. package/src/models/RegisterLocalUserRequest.ts +2 -2
  1612. package/src/models/RegisterNonCustodialAddressRequest.ts +2 -2
  1613. package/src/models/RegisterRequest.ts +2 -2
  1614. package/src/models/RegisterWithRoleRequest.ts +2 -2
  1615. package/src/models/RemoveParticipantRequest.ts +2 -2
  1616. package/src/models/RemoveReaction200Response.ts +2 -2
  1617. package/src/models/RemoveReaction200ResponseDataInner.ts +2 -2
  1618. package/src/models/RequestLocalPasswordResetRequest.ts +2 -2
  1619. package/src/models/RequestRoleElevation200Response.ts +2 -2
  1620. package/src/models/RequestRoleElevationRequest.ts +2 -2
  1621. package/src/models/ResetLocalPasswordRequest.ts +2 -2
  1622. package/src/models/RollbackFunctionRequest.ts +2 -2
  1623. package/src/models/SMSRequest.ts +2 -2
  1624. package/src/models/SearchResponse.ts +2 -2
  1625. package/src/models/SearchResponseData.ts +2 -2
  1626. package/src/models/SearchResult.ts +2 -2
  1627. package/src/models/SearchResultItem.ts +2 -2
  1628. package/src/models/SendMessage201Response.ts +2 -2
  1629. package/src/models/SendMessage201ResponseData.ts +2 -2
  1630. package/src/models/SendMessageRequest.ts +2 -2
  1631. package/src/models/SessionResponse.ts +2 -2
  1632. package/src/models/SignedUrlResponse.ts +2 -2
  1633. package/src/models/SimulateFunctionTriggerRequest.ts +2 -2
  1634. package/src/models/StorageConfig.ts +2 -2
  1635. package/src/models/SystemStatusResponse.ts +2 -2
  1636. package/src/models/SystemStatusResponseData.ts +2 -2
  1637. package/src/models/SystemStatusResponseDataCpu.ts +2 -2
  1638. package/src/models/SystemStatusResponseDataDatabase.ts +2 -2
  1639. package/src/models/SystemStatusResponseDataMemory.ts +2 -2
  1640. package/src/models/SystemStatusResponseDataRequests.ts +2 -2
  1641. package/src/models/SystemStatusResponseDataStorage.ts +2 -2
  1642. package/src/models/TestWalletWebhook200Response.ts +2 -2
  1643. package/src/models/TestWalletWebhookRequest.ts +2 -2
  1644. package/src/models/ToggleRoleRequest.ts +2 -2
  1645. package/src/models/TriggerFunctionWebhook200Response.ts +2 -2
  1646. package/src/models/TriggerFunctionWebhook400Response.ts +2 -2
  1647. package/src/models/TriggerFunctionWebhook401Response.ts +2 -2
  1648. package/src/models/TriggerWebhookRequest.ts +2 -2
  1649. package/src/models/TwoFASetupResponse.ts +2 -2
  1650. package/src/models/UnlinkOAuthProvider200Response.ts +2 -2
  1651. package/src/models/UpdateApiKeyRequest.ts +2 -2
  1652. package/src/models/UpdateBucketRequest.ts +2 -2
  1653. package/src/models/UpdateCollectionPermissionsRequest.ts +2 -2
  1654. package/src/models/UpdateCollectionRequest.ts +2 -2
  1655. package/src/models/UpdateFunctionRequest.ts +2 -2
  1656. package/src/models/UpdateFunctionRequestLimits.ts +2 -2
  1657. package/src/models/UpdateFunctionRequestRetryPolicy.ts +2 -2
  1658. package/src/models/UpdateMultiRoleSettings200Response.ts +2 -2
  1659. package/src/models/UpdateMultiRoleSettingsRequest.ts +2 -2
  1660. package/src/models/UpdateMultiRoleSettingsRequestSettings.ts +2 -2
  1661. package/src/models/UpdateOrganizationRequest.ts +2 -2
  1662. package/src/models/UpdateProjectRequest.ts +2 -2
  1663. package/src/models/UpdateProjectRoleRequest.ts +2 -2
  1664. package/src/models/UpdateUserProfile200Response.ts +2 -2
  1665. package/src/models/UpdateUserRequest.ts +2 -2
  1666. package/src/models/UpdateWalletWebhook200Response.ts +2 -2
  1667. package/src/models/UpdateWalletWebhookRequest.ts +2 -2
  1668. package/src/models/UploadFilesToBucketMetadataRequest.ts +2 -2
  1669. package/src/models/UploadFilesToBucketRequest.ts +2 -2
  1670. package/src/models/UploadVerificationDocumentsRequest.ts +2 -2
  1671. package/src/models/UploadVerificationDocumentsRequestDocumentsInner.ts +2 -2
  1672. package/src/models/Usage.ts +2 -2
  1673. package/src/models/UsageResponse.ts +2 -2
  1674. package/src/models/UsageStatsResponse.ts +2 -2
  1675. package/src/models/UsageStatsResponsePercentages.ts +2 -2
  1676. package/src/models/UsageTrendsResponse.ts +2 -2
  1677. package/src/models/UsageTrendsResponseTrendsInner.ts +2 -2
  1678. package/src/models/UsageTrendsResponseTrendsInnerId.ts +2 -2
  1679. package/src/models/User.ts +2 -2
  1680. package/src/models/UserSummary.ts +2 -2
  1681. package/src/models/Verify2FARequest.ts +2 -2
  1682. package/src/models/VerifyEmailRequest.ts +2 -2
  1683. package/src/models/VerifyMagicLinkRequest.ts +2 -2
  1684. package/src/models/VerifyPayment200Response.ts +2 -2
  1685. package/src/models/VerifyPayment200ResponseData.ts +2 -2
  1686. package/src/models/VerifyPayment200ResponseDataSubscription.ts +2 -2
  1687. package/src/models/WalletBalance.ts +2 -2
  1688. package/src/models/WalletTransaction.ts +2 -2
  1689. package/src/models/WalletTransactionWebhookPayload.ts +2 -2
  1690. package/src/models/WalletWebhook.ts +2 -2
  1691. package/src/models/WalletWebhookFilters.ts +2 -2
  1692. package/src/models/WalletWebhookStats.ts +2 -2
  1693. package/src/models/WebhookListResponse.ts +2 -2
  1694. package/src/models/WebhookLog.ts +2 -2
  1695. package/src/models/WebhookStatsResponse.ts +2 -2
  1696. package/src/models/WebhookStatsResponseEventStatsInner.ts +2 -2
  1697. package/src/models/WebhookStatsResponseStatusStatsInner.ts +2 -2
  1698. package/src/models/index.ts +3 -1
  1699. package/src/runtime.ts +2 -2
  1700. package/dist/esm/models/CreateCheckoutSession400Response.d.ts +0 -32
  1701. package/dist/esm/models/CreateCheckoutSession400Response.js +0 -41
  1702. package/dist/models/CreateCheckoutSession400Response.d.ts +0 -32
  1703. package/dist/models/CreateCheckoutSession400Response.js +0 -48
  1704. package/src/models/CreateCheckoutSession400Response.ts +0 -65
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34,11 +34,23 @@ export interface AuthResponse {
34
34
  */
35
35
  message?: string;
36
36
  /**
37
- *
37
+ * JWT access token (use in Authorization Bearer header)
38
38
  * @type {string}
39
39
  * @memberof AuthResponse
40
40
  */
41
41
  token?: string;
42
+ /**
43
+ * JWT refresh token (use with POST /api/auth/refresh to get new token pair)
44
+ * @type {string}
45
+ * @memberof AuthResponse
46
+ */
47
+ refreshToken?: string;
48
+ /**
49
+ * Access token TTL in seconds (e.g. 1800 for 30 minutes)
50
+ * @type {number}
51
+ * @memberof AuthResponse
52
+ */
53
+ expiresIn?: number;
42
54
  /**
43
55
  *
44
56
  * @type {User}
@@ -66,6 +78,8 @@ export function AuthResponseFromJSONTyped(json: any, ignoreDiscriminator: boolea
66
78
 
67
79
  'message': json['message'] == null ? undefined : json['message'],
68
80
  'token': json['token'] == null ? undefined : json['token'],
81
+ 'refreshToken': json['refreshToken'] == null ? undefined : json['refreshToken'],
82
+ 'expiresIn': json['expiresIn'] == null ? undefined : json['expiresIn'],
69
83
  'user': json['user'] == null ? undefined : UserFromJSON(json['user']),
70
84
  };
71
85
  }
@@ -83,6 +97,8 @@ export function AuthResponseToJSONTyped(value?: AuthResponse | null, ignoreDiscr
83
97
 
84
98
  'message': value['message'],
85
99
  'token': value['token'],
100
+ 'refreshToken': value['refreshToken'],
101
+ 'expiresIn': value['expiresIn'],
86
102
  'user': UserToJSON(value['user']),
87
103
  };
88
104
  }
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * MUDBASESDK
5
- * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) ## Testing Configurations Below are example configurations for testing in different environments: ### Production ```json { \"scheme\": \"http\", \"base_path\": \"\", \"host\": \"cloud.mudbase.dev\", \"xApiKey\": \"xApiKey\", \"bearerToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4NWFjYmUwZTEyOTkzMmZiYjdhMGZjMiIsImVtYWlsIjoibXVkaGF4a3NlcnZpY2VzQGdtYWlsLmNvbSIsImlhdCI6MTc1MDc4MDg5OCwiZXhwIjoxNzUwODY3Mjk4fQ.sfoqzEbCuz5Y8qHkLItzrZZYC823SPT4RbO7Kucqvuc\", \"userId\": \"685acbe0e129932fbb7a0fc2\", \"projectId\": \"685ad30be129932fbb7a1047\", \"collectionId\": \"685ada8fd9416ac02f171abf\", \"documentId\": \"685ae1210136e73fa1dcaf36\", \"apikeyId\": \"685ae8a785426b6a4190d5fc\", \"webhookId\": \"685af3992f9c4c96514247e9\", \"functionId\": \"685af8b85d73a104065b6a77\", \"fileId\": \"685af8b85d73a104065b6a77\" }
5
+ * MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: Flutterwave only for fiat (platform subscriptions + org payment processing with 7% + $0.50 split); crypto payment processor for multi-chain checkout - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API)
6
6
  *
7
- * The version of the OpenAPI document: 1.1.4
7
+ * The version of the OpenAPI document: 1.1.5
8
8
  * Contact: support@mudbase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).