@omnibase/core-js 0.9.3 → 0.9.4

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 (552) hide show
  1. package/README.md +3 -3
  2. package/dist/apis/V1DatabaseApi.d.ts +1 -1
  3. package/dist/apis/V1DatabaseApi.js +1 -1
  4. package/dist/apis/V1PaymentsApi.d.ts +1 -1
  5. package/dist/apis/V1PaymentsApi.js +1 -1
  6. package/dist/apis/V1PermissionsApi.d.ts +1 -1
  7. package/dist/apis/V1PermissionsApi.js +1 -1
  8. package/dist/apis/V1StorageApi.d.ts +1 -1
  9. package/dist/apis/V1StorageApi.js +1 -1
  10. package/dist/apis/V1StripeApi.d.ts +1 -1
  11. package/dist/apis/V1StripeApi.js +1 -1
  12. package/dist/apis/V1TenantsApi.d.ts +1 -1
  13. package/dist/apis/V1TenantsApi.js +1 -1
  14. package/dist/esm/apis/V1DatabaseApi.d.ts +1 -1
  15. package/dist/esm/apis/V1DatabaseApi.js +1 -1
  16. package/dist/esm/apis/V1PaymentsApi.d.ts +1 -1
  17. package/dist/esm/apis/V1PaymentsApi.js +1 -1
  18. package/dist/esm/apis/V1PermissionsApi.d.ts +1 -1
  19. package/dist/esm/apis/V1PermissionsApi.js +1 -1
  20. package/dist/esm/apis/V1StorageApi.d.ts +1 -1
  21. package/dist/esm/apis/V1StorageApi.js +1 -1
  22. package/dist/esm/apis/V1StripeApi.d.ts +1 -1
  23. package/dist/esm/apis/V1StripeApi.js +1 -1
  24. package/dist/esm/apis/V1TenantsApi.d.ts +1 -1
  25. package/dist/esm/apis/V1TenantsApi.js +1 -1
  26. package/dist/esm/models/AcceptInvite200Response.d.ts +1 -1
  27. package/dist/esm/models/AcceptInvite200Response.js +1 -1
  28. package/dist/esm/models/ApiV1StorageDownloadPost200Response.d.ts +1 -1
  29. package/dist/esm/models/ApiV1StorageDownloadPost200Response.js +1 -1
  30. package/dist/esm/models/ApiV1StorageObjectDelete200Response.d.ts +1 -1
  31. package/dist/esm/models/ApiV1StorageObjectDelete200Response.js +1 -1
  32. package/dist/esm/models/ApiV1StorageUploadPost200Response.d.ts +1 -1
  33. package/dist/esm/models/ApiV1StorageUploadPost200Response.js +1 -1
  34. package/dist/esm/models/ArchiveAllStripeConfig200Response.d.ts +1 -1
  35. package/dist/esm/models/ArchiveAllStripeConfig200Response.js +1 -1
  36. package/dist/esm/models/AssignRole200Response.d.ts +1 -1
  37. package/dist/esm/models/AssignRole200Response.js +1 -1
  38. package/dist/esm/models/CheckPermission200Response.d.ts +1 -1
  39. package/dist/esm/models/CheckPermission200Response.js +1 -1
  40. package/dist/esm/models/ClientRelationship.d.ts +1 -1
  41. package/dist/esm/models/ClientRelationship.js +1 -1
  42. package/dist/esm/models/ClientSubjectSet.d.ts +1 -1
  43. package/dist/esm/models/ClientSubjectSet.js +1 -1
  44. package/dist/esm/models/CreateCheckout200Response.d.ts +1 -1
  45. package/dist/esm/models/CreateCheckout200Response.js +1 -1
  46. package/dist/esm/models/CreateCustomerPortal200Response.d.ts +1 -1
  47. package/dist/esm/models/CreateCustomerPortal200Response.js +1 -1
  48. package/dist/esm/models/CreateInvite200Response.d.ts +1 -1
  49. package/dist/esm/models/CreateInvite200Response.js +1 -1
  50. package/dist/esm/models/CreateRelationship200Response.d.ts +1 -1
  51. package/dist/esm/models/CreateRelationship200Response.js +1 -1
  52. package/dist/esm/models/CreateRole200Response.d.ts +1 -1
  53. package/dist/esm/models/CreateRole200Response.js +1 -1
  54. package/dist/esm/models/CreateTenant200Response.d.ts +1 -1
  55. package/dist/esm/models/CreateTenant200Response.js +1 -1
  56. package/dist/esm/models/DeleteRole200Response.d.ts +1 -1
  57. package/dist/esm/models/DeleteRole200Response.js +1 -1
  58. package/dist/esm/models/DeleteTenant200Response.d.ts +1 -1
  59. package/dist/esm/models/DeleteTenant200Response.js +1 -1
  60. package/dist/esm/models/DeployPermissionNamespaces200Response.d.ts +1 -1
  61. package/dist/esm/models/DeployPermissionNamespaces200Response.js +1 -1
  62. package/dist/esm/models/GetRoleDefinitions200Response.d.ts +1 -1
  63. package/dist/esm/models/GetRoleDefinitions200Response.js +1 -1
  64. package/dist/esm/models/GetStripeConfig200Response.d.ts +1 -1
  65. package/dist/esm/models/GetStripeConfig200Response.js +1 -1
  66. package/dist/esm/models/GetStripeConfigHistory200Response.d.ts +1 -1
  67. package/dist/esm/models/GetStripeConfigHistory200Response.js +1 -1
  68. package/dist/esm/models/GetTenantBillingStatus200Response.d.ts +1 -1
  69. package/dist/esm/models/GetTenantBillingStatus200Response.js +1 -1
  70. package/dist/esm/models/GetTenantJWT200Response.d.ts +1 -1
  71. package/dist/esm/models/GetTenantJWT200Response.js +1 -1
  72. package/dist/esm/models/HandlersBadRequestResponse.d.ts +1 -1
  73. package/dist/esm/models/HandlersBadRequestResponse.js +1 -1
  74. package/dist/esm/models/HandlersForbiddenResponse.d.ts +1 -1
  75. package/dist/esm/models/HandlersForbiddenResponse.js +1 -1
  76. package/dist/esm/models/HandlersInternalServerErrorResponse.d.ts +1 -1
  77. package/dist/esm/models/HandlersInternalServerErrorResponse.js +1 -1
  78. package/dist/esm/models/HandlersNotFoundErrorResponse.d.ts +1 -1
  79. package/dist/esm/models/HandlersNotFoundErrorResponse.js +1 -1
  80. package/dist/esm/models/HandlersSuccessResponse.d.ts +1 -1
  81. package/dist/esm/models/HandlersSuccessResponse.js +1 -1
  82. package/dist/esm/models/HandlersUnauthorizedResponse.d.ts +1 -1
  83. package/dist/esm/models/HandlersUnauthorizedResponse.js +1 -1
  84. package/dist/esm/models/ListRoles200Response.d.ts +1 -1
  85. package/dist/esm/models/ListRoles200Response.js +1 -1
  86. package/dist/esm/models/ListTenantSubscriptions200Response.d.ts +1 -1
  87. package/dist/esm/models/ListTenantSubscriptions200Response.js +1 -1
  88. package/dist/esm/models/ListTenantUsers200Response.d.ts +1 -1
  89. package/dist/esm/models/ListTenantUsers200Response.js +1 -1
  90. package/dist/esm/models/ModelsBillingStatusResponse.d.ts +1 -1
  91. package/dist/esm/models/ModelsBillingStatusResponse.js +1 -1
  92. package/dist/esm/models/ModelsDeleteObjectRequest.d.ts +1 -1
  93. package/dist/esm/models/ModelsDeleteObjectRequest.js +1 -1
  94. package/dist/esm/models/ModelsDownloadRequest.d.ts +1 -1
  95. package/dist/esm/models/ModelsDownloadRequest.js +1 -1
  96. package/dist/esm/models/ModelsDownloadResponse.d.ts +1 -1
  97. package/dist/esm/models/ModelsDownloadResponse.js +1 -1
  98. package/dist/esm/models/ModelsMessageResponse.d.ts +1 -1
  99. package/dist/esm/models/ModelsMessageResponse.js +1 -1
  100. package/dist/esm/models/ModelsMeter.d.ts +1 -1
  101. package/dist/esm/models/ModelsMeter.js +1 -1
  102. package/dist/esm/models/ModelsMeterCustomerMapping.d.ts +1 -1
  103. package/dist/esm/models/ModelsMeterCustomerMapping.js +1 -1
  104. package/dist/esm/models/ModelsMeterDefaultAggregation.d.ts +1 -1
  105. package/dist/esm/models/ModelsMeterDefaultAggregation.js +1 -1
  106. package/dist/esm/models/ModelsMeterValueSettings.d.ts +1 -1
  107. package/dist/esm/models/ModelsMeterValueSettings.js +1 -1
  108. package/dist/esm/models/ModelsMeterWithStripeID.d.ts +1 -1
  109. package/dist/esm/models/ModelsMeterWithStripeID.js +1 -1
  110. package/dist/esm/models/ModelsNamespaceDefinition.d.ts +5 -5
  111. package/dist/esm/models/ModelsNamespaceDefinition.js +13 -5
  112. package/dist/esm/models/ModelsPrice.d.ts +1 -1
  113. package/dist/esm/models/ModelsPrice.js +1 -1
  114. package/dist/esm/models/ModelsPriceDisplay.d.ts +1 -1
  115. package/dist/esm/models/ModelsPriceDisplay.js +1 -1
  116. package/dist/esm/models/ModelsPriceLimit.d.ts +1 -1
  117. package/dist/esm/models/ModelsPriceLimit.js +1 -1
  118. package/dist/esm/models/ModelsPriceUI.d.ts +1 -1
  119. package/dist/esm/models/ModelsPriceUI.js +1 -1
  120. package/dist/esm/models/ModelsPriceWithStripeID.d.ts +1 -1
  121. package/dist/esm/models/ModelsPriceWithStripeID.js +1 -1
  122. package/dist/esm/models/ModelsProduct.d.ts +1 -1
  123. package/dist/esm/models/ModelsProduct.js +1 -1
  124. package/dist/esm/models/ModelsProductUI.d.ts +1 -1
  125. package/dist/esm/models/ModelsProductUI.js +1 -1
  126. package/dist/esm/models/ModelsProductWithStripeIDs.d.ts +1 -1
  127. package/dist/esm/models/ModelsProductWithStripeIDs.js +1 -1
  128. package/dist/esm/models/ModelsRole.d.ts +7 -7
  129. package/dist/esm/models/ModelsRole.js +19 -7
  130. package/dist/esm/models/ModelsStripeConfiguration.d.ts +1 -1
  131. package/dist/esm/models/ModelsStripeConfiguration.js +1 -1
  132. package/dist/esm/models/ModelsStripeConfigurationWithIDs.d.ts +1 -1
  133. package/dist/esm/models/ModelsStripeConfigurationWithIDs.js +1 -1
  134. package/dist/esm/models/ModelsSubscriptionResponse.d.ts +1 -1
  135. package/dist/esm/models/ModelsSubscriptionResponse.js +1 -1
  136. package/dist/esm/models/ModelsTenant.d.ts +6 -6
  137. package/dist/esm/models/ModelsTenant.js +16 -6
  138. package/dist/esm/models/ModelsTenantInvite.d.ts +9 -9
  139. package/dist/esm/models/ModelsTenantInvite.js +25 -9
  140. package/dist/esm/models/ModelsTenantSettings.d.ts +4 -4
  141. package/dist/esm/models/ModelsTenantSettings.js +10 -4
  142. package/dist/esm/models/ModelsTier.d.ts +1 -1
  143. package/dist/esm/models/ModelsTier.js +1 -1
  144. package/dist/esm/models/ModelsUploadRequest.d.ts +1 -1
  145. package/dist/esm/models/ModelsUploadRequest.js +1 -1
  146. package/dist/esm/models/ModelsUploadResponse.d.ts +1 -1
  147. package/dist/esm/models/ModelsUploadResponse.js +1 -1
  148. package/dist/esm/models/PullStripeConfig200Response.d.ts +1 -1
  149. package/dist/esm/models/PullStripeConfig200Response.js +1 -1
  150. package/dist/esm/models/SwitchActiveTenant200Response.d.ts +1 -1
  151. package/dist/esm/models/SwitchActiveTenant200Response.js +1 -1
  152. package/dist/esm/models/TenantsAcceptInviteRequest.d.ts +1 -1
  153. package/dist/esm/models/TenantsAcceptInviteRequest.js +1 -1
  154. package/dist/esm/models/TenantsAcceptInviteResponse.d.ts +1 -1
  155. package/dist/esm/models/TenantsAcceptInviteResponse.js +1 -1
  156. package/dist/esm/models/TenantsAssignRoleRequest.d.ts +1 -1
  157. package/dist/esm/models/TenantsAssignRoleRequest.js +1 -1
  158. package/dist/esm/models/TenantsAssignRoleResponse.d.ts +1 -1
  159. package/dist/esm/models/TenantsAssignRoleResponse.js +1 -1
  160. package/dist/esm/models/TenantsCreateRoleRequest.d.ts +1 -1
  161. package/dist/esm/models/TenantsCreateRoleRequest.js +1 -1
  162. package/dist/esm/models/TenantsCreateTenantRequest.d.ts +1 -1
  163. package/dist/esm/models/TenantsCreateTenantRequest.js +1 -1
  164. package/dist/esm/models/TenantsCreateTenantResponse.d.ts +1 -1
  165. package/dist/esm/models/TenantsCreateTenantResponse.js +1 -1
  166. package/dist/esm/models/TenantsCreateTenantUserInviteRequest.d.ts +1 -1
  167. package/dist/esm/models/TenantsCreateTenantUserInviteRequest.js +1 -1
  168. package/dist/esm/models/TenantsCreateTenantUserInviteResponse.d.ts +1 -1
  169. package/dist/esm/models/TenantsCreateTenantUserInviteResponse.js +1 -1
  170. package/dist/esm/models/TenantsDeleteRoleResponse.d.ts +1 -1
  171. package/dist/esm/models/TenantsDeleteRoleResponse.js +1 -1
  172. package/dist/esm/models/TenantsDeleteTenantResponse.d.ts +1 -1
  173. package/dist/esm/models/TenantsDeleteTenantResponse.js +1 -1
  174. package/dist/esm/models/TenantsDeleteTenantUserRequest.d.ts +1 -1
  175. package/dist/esm/models/TenantsDeleteTenantUserRequest.js +1 -1
  176. package/dist/esm/models/TenantsJWTTokenResponse.d.ts +1 -1
  177. package/dist/esm/models/TenantsJWTTokenResponse.js +1 -1
  178. package/dist/esm/models/TenantsNamespaceDefinitionsResponse.d.ts +1 -1
  179. package/dist/esm/models/TenantsNamespaceDefinitionsResponse.js +1 -1
  180. package/dist/esm/models/TenantsRolesListResponse.d.ts +1 -1
  181. package/dist/esm/models/TenantsRolesListResponse.js +1 -1
  182. package/dist/esm/models/TenantsSwitchTenantRequest.d.ts +1 -1
  183. package/dist/esm/models/TenantsSwitchTenantRequest.js +1 -1
  184. package/dist/esm/models/TenantsSwitchTenantResponse.d.ts +1 -1
  185. package/dist/esm/models/TenantsSwitchTenantResponse.js +1 -1
  186. package/dist/esm/models/TenantsTenantUserResponse.d.ts +1 -1
  187. package/dist/esm/models/TenantsTenantUserResponse.js +1 -1
  188. package/dist/esm/models/TenantsUpdateRoleRequest.d.ts +1 -1
  189. package/dist/esm/models/TenantsUpdateRoleRequest.js +1 -1
  190. package/dist/esm/models/TenantsUpdateTenantUserRoleRequest.d.ts +1 -1
  191. package/dist/esm/models/TenantsUpdateTenantUserRoleRequest.js +1 -1
  192. package/dist/esm/models/TenantsUpdateTenantUserRoleResponse.d.ts +1 -1
  193. package/dist/esm/models/TenantsUpdateTenantUserRoleResponse.js +1 -1
  194. package/dist/esm/models/UpdateTenantUserRole200Response.d.ts +1 -1
  195. package/dist/esm/models/UpdateTenantUserRole200Response.js +1 -1
  196. package/dist/esm/models/V1ArchiveAllResponse.d.ts +1 -1
  197. package/dist/esm/models/V1ArchiveAllResponse.js +1 -1
  198. package/dist/esm/models/V1CheckPermissionRequest.d.ts +1 -1
  199. package/dist/esm/models/V1CheckPermissionRequest.js +1 -1
  200. package/dist/esm/models/V1CheckPermissionResponse.d.ts +1 -1
  201. package/dist/esm/models/V1CheckPermissionResponse.js +1 -1
  202. package/dist/esm/models/V1ConfigHistoryItem.d.ts +1 -1
  203. package/dist/esm/models/V1ConfigHistoryItem.js +1 -1
  204. package/dist/esm/models/V1ConfigHistoryPagination.d.ts +1 -1
  205. package/dist/esm/models/V1ConfigHistoryPagination.js +1 -1
  206. package/dist/esm/models/V1ConfigHistoryResponse.d.ts +1 -1
  207. package/dist/esm/models/V1ConfigHistoryResponse.js +1 -1
  208. package/dist/esm/models/V1CreateCheckoutRequest.d.ts +1 -1
  209. package/dist/esm/models/V1CreateCheckoutRequest.js +1 -1
  210. package/dist/esm/models/V1CreateCheckoutResponse.d.ts +1 -1
  211. package/dist/esm/models/V1CreateCheckoutResponse.js +1 -1
  212. package/dist/esm/models/V1CreatePortalRequest.d.ts +1 -1
  213. package/dist/esm/models/V1CreatePortalRequest.js +1 -1
  214. package/dist/esm/models/V1CreatePortalResponse.d.ts +1 -1
  215. package/dist/esm/models/V1CreatePortalResponse.js +1 -1
  216. package/dist/esm/models/V1CreateRelationshipRequest.d.ts +1 -1
  217. package/dist/esm/models/V1CreateRelationshipRequest.js +1 -1
  218. package/dist/esm/models/V1CreateRelationshipResponse.d.ts +1 -1
  219. package/dist/esm/models/V1CreateRelationshipResponse.js +1 -1
  220. package/dist/esm/models/V1MigrationErrorResponse.d.ts +1 -1
  221. package/dist/esm/models/V1MigrationErrorResponse.js +1 -1
  222. package/dist/esm/models/V1MigrationSuccessResponse.d.ts +1 -1
  223. package/dist/esm/models/V1MigrationSuccessResponse.js +1 -1
  224. package/dist/esm/models/V1NamespaceDeploymentResponse.d.ts +1 -1
  225. package/dist/esm/models/V1NamespaceDeploymentResponse.js +1 -1
  226. package/dist/esm/models/V1RecordUsageRequest.d.ts +1 -1
  227. package/dist/esm/models/V1RecordUsageRequest.js +1 -1
  228. package/dist/esm/models/V1StripeConfigResponse.d.ts +1 -1
  229. package/dist/esm/models/V1StripeConfigResponse.js +1 -1
  230. package/dist/esm/models/V1SubjectSetRequest.d.ts +1 -1
  231. package/dist/esm/models/V1SubjectSetRequest.js +1 -1
  232. package/dist/esm/runtime.d.ts +1 -1
  233. package/dist/esm/runtime.js +1 -1
  234. package/dist/models/AcceptInvite200Response.d.ts +1 -1
  235. package/dist/models/AcceptInvite200Response.js +1 -1
  236. package/dist/models/ApiV1StorageDownloadPost200Response.d.ts +1 -1
  237. package/dist/models/ApiV1StorageDownloadPost200Response.js +1 -1
  238. package/dist/models/ApiV1StorageObjectDelete200Response.d.ts +1 -1
  239. package/dist/models/ApiV1StorageObjectDelete200Response.js +1 -1
  240. package/dist/models/ApiV1StorageUploadPost200Response.d.ts +1 -1
  241. package/dist/models/ApiV1StorageUploadPost200Response.js +1 -1
  242. package/dist/models/ArchiveAllStripeConfig200Response.d.ts +1 -1
  243. package/dist/models/ArchiveAllStripeConfig200Response.js +1 -1
  244. package/dist/models/AssignRole200Response.d.ts +1 -1
  245. package/dist/models/AssignRole200Response.js +1 -1
  246. package/dist/models/CheckPermission200Response.d.ts +1 -1
  247. package/dist/models/CheckPermission200Response.js +1 -1
  248. package/dist/models/ClientRelationship.d.ts +1 -1
  249. package/dist/models/ClientRelationship.js +1 -1
  250. package/dist/models/ClientSubjectSet.d.ts +1 -1
  251. package/dist/models/ClientSubjectSet.js +1 -1
  252. package/dist/models/CreateCheckout200Response.d.ts +1 -1
  253. package/dist/models/CreateCheckout200Response.js +1 -1
  254. package/dist/models/CreateCustomerPortal200Response.d.ts +1 -1
  255. package/dist/models/CreateCustomerPortal200Response.js +1 -1
  256. package/dist/models/CreateInvite200Response.d.ts +1 -1
  257. package/dist/models/CreateInvite200Response.js +1 -1
  258. package/dist/models/CreateRelationship200Response.d.ts +1 -1
  259. package/dist/models/CreateRelationship200Response.js +1 -1
  260. package/dist/models/CreateRole200Response.d.ts +1 -1
  261. package/dist/models/CreateRole200Response.js +1 -1
  262. package/dist/models/CreateTenant200Response.d.ts +1 -1
  263. package/dist/models/CreateTenant200Response.js +1 -1
  264. package/dist/models/DeleteRole200Response.d.ts +1 -1
  265. package/dist/models/DeleteRole200Response.js +1 -1
  266. package/dist/models/DeleteTenant200Response.d.ts +1 -1
  267. package/dist/models/DeleteTenant200Response.js +1 -1
  268. package/dist/models/DeployPermissionNamespaces200Response.d.ts +1 -1
  269. package/dist/models/DeployPermissionNamespaces200Response.js +1 -1
  270. package/dist/models/GetRoleDefinitions200Response.d.ts +1 -1
  271. package/dist/models/GetRoleDefinitions200Response.js +1 -1
  272. package/dist/models/GetStripeConfig200Response.d.ts +1 -1
  273. package/dist/models/GetStripeConfig200Response.js +1 -1
  274. package/dist/models/GetStripeConfigHistory200Response.d.ts +1 -1
  275. package/dist/models/GetStripeConfigHistory200Response.js +1 -1
  276. package/dist/models/GetTenantBillingStatus200Response.d.ts +1 -1
  277. package/dist/models/GetTenantBillingStatus200Response.js +1 -1
  278. package/dist/models/GetTenantJWT200Response.d.ts +1 -1
  279. package/dist/models/GetTenantJWT200Response.js +1 -1
  280. package/dist/models/HandlersBadRequestResponse.d.ts +1 -1
  281. package/dist/models/HandlersBadRequestResponse.js +1 -1
  282. package/dist/models/HandlersForbiddenResponse.d.ts +1 -1
  283. package/dist/models/HandlersForbiddenResponse.js +1 -1
  284. package/dist/models/HandlersInternalServerErrorResponse.d.ts +1 -1
  285. package/dist/models/HandlersInternalServerErrorResponse.js +1 -1
  286. package/dist/models/HandlersNotFoundErrorResponse.d.ts +1 -1
  287. package/dist/models/HandlersNotFoundErrorResponse.js +1 -1
  288. package/dist/models/HandlersSuccessResponse.d.ts +1 -1
  289. package/dist/models/HandlersSuccessResponse.js +1 -1
  290. package/dist/models/HandlersUnauthorizedResponse.d.ts +1 -1
  291. package/dist/models/HandlersUnauthorizedResponse.js +1 -1
  292. package/dist/models/ListRoles200Response.d.ts +1 -1
  293. package/dist/models/ListRoles200Response.js +1 -1
  294. package/dist/models/ListTenantSubscriptions200Response.d.ts +1 -1
  295. package/dist/models/ListTenantSubscriptions200Response.js +1 -1
  296. package/dist/models/ListTenantUsers200Response.d.ts +1 -1
  297. package/dist/models/ListTenantUsers200Response.js +1 -1
  298. package/dist/models/ModelsBillingStatusResponse.d.ts +1 -1
  299. package/dist/models/ModelsBillingStatusResponse.js +1 -1
  300. package/dist/models/ModelsDeleteObjectRequest.d.ts +1 -1
  301. package/dist/models/ModelsDeleteObjectRequest.js +1 -1
  302. package/dist/models/ModelsDownloadRequest.d.ts +1 -1
  303. package/dist/models/ModelsDownloadRequest.js +1 -1
  304. package/dist/models/ModelsDownloadResponse.d.ts +1 -1
  305. package/dist/models/ModelsDownloadResponse.js +1 -1
  306. package/dist/models/ModelsMessageResponse.d.ts +1 -1
  307. package/dist/models/ModelsMessageResponse.js +1 -1
  308. package/dist/models/ModelsMeter.d.ts +1 -1
  309. package/dist/models/ModelsMeter.js +1 -1
  310. package/dist/models/ModelsMeterCustomerMapping.d.ts +1 -1
  311. package/dist/models/ModelsMeterCustomerMapping.js +1 -1
  312. package/dist/models/ModelsMeterDefaultAggregation.d.ts +1 -1
  313. package/dist/models/ModelsMeterDefaultAggregation.js +1 -1
  314. package/dist/models/ModelsMeterValueSettings.d.ts +1 -1
  315. package/dist/models/ModelsMeterValueSettings.js +1 -1
  316. package/dist/models/ModelsMeterWithStripeID.d.ts +1 -1
  317. package/dist/models/ModelsMeterWithStripeID.js +1 -1
  318. package/dist/models/ModelsNamespaceDefinition.d.ts +5 -5
  319. package/dist/models/ModelsNamespaceDefinition.js +13 -5
  320. package/dist/models/ModelsPrice.d.ts +1 -1
  321. package/dist/models/ModelsPrice.js +1 -1
  322. package/dist/models/ModelsPriceDisplay.d.ts +1 -1
  323. package/dist/models/ModelsPriceDisplay.js +1 -1
  324. package/dist/models/ModelsPriceLimit.d.ts +1 -1
  325. package/dist/models/ModelsPriceLimit.js +1 -1
  326. package/dist/models/ModelsPriceUI.d.ts +1 -1
  327. package/dist/models/ModelsPriceUI.js +1 -1
  328. package/dist/models/ModelsPriceWithStripeID.d.ts +1 -1
  329. package/dist/models/ModelsPriceWithStripeID.js +1 -1
  330. package/dist/models/ModelsProduct.d.ts +1 -1
  331. package/dist/models/ModelsProduct.js +1 -1
  332. package/dist/models/ModelsProductUI.d.ts +1 -1
  333. package/dist/models/ModelsProductUI.js +1 -1
  334. package/dist/models/ModelsProductWithStripeIDs.d.ts +1 -1
  335. package/dist/models/ModelsProductWithStripeIDs.js +1 -1
  336. package/dist/models/ModelsRole.d.ts +7 -7
  337. package/dist/models/ModelsRole.js +19 -7
  338. package/dist/models/ModelsStripeConfiguration.d.ts +1 -1
  339. package/dist/models/ModelsStripeConfiguration.js +1 -1
  340. package/dist/models/ModelsStripeConfigurationWithIDs.d.ts +1 -1
  341. package/dist/models/ModelsStripeConfigurationWithIDs.js +1 -1
  342. package/dist/models/ModelsSubscriptionResponse.d.ts +1 -1
  343. package/dist/models/ModelsSubscriptionResponse.js +1 -1
  344. package/dist/models/ModelsTenant.d.ts +6 -6
  345. package/dist/models/ModelsTenant.js +16 -6
  346. package/dist/models/ModelsTenantInvite.d.ts +9 -9
  347. package/dist/models/ModelsTenantInvite.js +25 -9
  348. package/dist/models/ModelsTenantSettings.d.ts +4 -4
  349. package/dist/models/ModelsTenantSettings.js +10 -4
  350. package/dist/models/ModelsTier.d.ts +1 -1
  351. package/dist/models/ModelsTier.js +1 -1
  352. package/dist/models/ModelsUploadRequest.d.ts +1 -1
  353. package/dist/models/ModelsUploadRequest.js +1 -1
  354. package/dist/models/ModelsUploadResponse.d.ts +1 -1
  355. package/dist/models/ModelsUploadResponse.js +1 -1
  356. package/dist/models/PullStripeConfig200Response.d.ts +1 -1
  357. package/dist/models/PullStripeConfig200Response.js +1 -1
  358. package/dist/models/SwitchActiveTenant200Response.d.ts +1 -1
  359. package/dist/models/SwitchActiveTenant200Response.js +1 -1
  360. package/dist/models/TenantsAcceptInviteRequest.d.ts +1 -1
  361. package/dist/models/TenantsAcceptInviteRequest.js +1 -1
  362. package/dist/models/TenantsAcceptInviteResponse.d.ts +1 -1
  363. package/dist/models/TenantsAcceptInviteResponse.js +1 -1
  364. package/dist/models/TenantsAssignRoleRequest.d.ts +1 -1
  365. package/dist/models/TenantsAssignRoleRequest.js +1 -1
  366. package/dist/models/TenantsAssignRoleResponse.d.ts +1 -1
  367. package/dist/models/TenantsAssignRoleResponse.js +1 -1
  368. package/dist/models/TenantsCreateRoleRequest.d.ts +1 -1
  369. package/dist/models/TenantsCreateRoleRequest.js +1 -1
  370. package/dist/models/TenantsCreateTenantRequest.d.ts +1 -1
  371. package/dist/models/TenantsCreateTenantRequest.js +1 -1
  372. package/dist/models/TenantsCreateTenantResponse.d.ts +1 -1
  373. package/dist/models/TenantsCreateTenantResponse.js +1 -1
  374. package/dist/models/TenantsCreateTenantUserInviteRequest.d.ts +1 -1
  375. package/dist/models/TenantsCreateTenantUserInviteRequest.js +1 -1
  376. package/dist/models/TenantsCreateTenantUserInviteResponse.d.ts +1 -1
  377. package/dist/models/TenantsCreateTenantUserInviteResponse.js +1 -1
  378. package/dist/models/TenantsDeleteRoleResponse.d.ts +1 -1
  379. package/dist/models/TenantsDeleteRoleResponse.js +1 -1
  380. package/dist/models/TenantsDeleteTenantResponse.d.ts +1 -1
  381. package/dist/models/TenantsDeleteTenantResponse.js +1 -1
  382. package/dist/models/TenantsDeleteTenantUserRequest.d.ts +1 -1
  383. package/dist/models/TenantsDeleteTenantUserRequest.js +1 -1
  384. package/dist/models/TenantsJWTTokenResponse.d.ts +1 -1
  385. package/dist/models/TenantsJWTTokenResponse.js +1 -1
  386. package/dist/models/TenantsNamespaceDefinitionsResponse.d.ts +1 -1
  387. package/dist/models/TenantsNamespaceDefinitionsResponse.js +1 -1
  388. package/dist/models/TenantsRolesListResponse.d.ts +1 -1
  389. package/dist/models/TenantsRolesListResponse.js +1 -1
  390. package/dist/models/TenantsSwitchTenantRequest.d.ts +1 -1
  391. package/dist/models/TenantsSwitchTenantRequest.js +1 -1
  392. package/dist/models/TenantsSwitchTenantResponse.d.ts +1 -1
  393. package/dist/models/TenantsSwitchTenantResponse.js +1 -1
  394. package/dist/models/TenantsTenantUserResponse.d.ts +1 -1
  395. package/dist/models/TenantsTenantUserResponse.js +1 -1
  396. package/dist/models/TenantsUpdateRoleRequest.d.ts +1 -1
  397. package/dist/models/TenantsUpdateRoleRequest.js +1 -1
  398. package/dist/models/TenantsUpdateTenantUserRoleRequest.d.ts +1 -1
  399. package/dist/models/TenantsUpdateTenantUserRoleRequest.js +1 -1
  400. package/dist/models/TenantsUpdateTenantUserRoleResponse.d.ts +1 -1
  401. package/dist/models/TenantsUpdateTenantUserRoleResponse.js +1 -1
  402. package/dist/models/UpdateTenantUserRole200Response.d.ts +1 -1
  403. package/dist/models/UpdateTenantUserRole200Response.js +1 -1
  404. package/dist/models/V1ArchiveAllResponse.d.ts +1 -1
  405. package/dist/models/V1ArchiveAllResponse.js +1 -1
  406. package/dist/models/V1CheckPermissionRequest.d.ts +1 -1
  407. package/dist/models/V1CheckPermissionRequest.js +1 -1
  408. package/dist/models/V1CheckPermissionResponse.d.ts +1 -1
  409. package/dist/models/V1CheckPermissionResponse.js +1 -1
  410. package/dist/models/V1ConfigHistoryItem.d.ts +1 -1
  411. package/dist/models/V1ConfigHistoryItem.js +1 -1
  412. package/dist/models/V1ConfigHistoryPagination.d.ts +1 -1
  413. package/dist/models/V1ConfigHistoryPagination.js +1 -1
  414. package/dist/models/V1ConfigHistoryResponse.d.ts +1 -1
  415. package/dist/models/V1ConfigHistoryResponse.js +1 -1
  416. package/dist/models/V1CreateCheckoutRequest.d.ts +1 -1
  417. package/dist/models/V1CreateCheckoutRequest.js +1 -1
  418. package/dist/models/V1CreateCheckoutResponse.d.ts +1 -1
  419. package/dist/models/V1CreateCheckoutResponse.js +1 -1
  420. package/dist/models/V1CreatePortalRequest.d.ts +1 -1
  421. package/dist/models/V1CreatePortalRequest.js +1 -1
  422. package/dist/models/V1CreatePortalResponse.d.ts +1 -1
  423. package/dist/models/V1CreatePortalResponse.js +1 -1
  424. package/dist/models/V1CreateRelationshipRequest.d.ts +1 -1
  425. package/dist/models/V1CreateRelationshipRequest.js +1 -1
  426. package/dist/models/V1CreateRelationshipResponse.d.ts +1 -1
  427. package/dist/models/V1CreateRelationshipResponse.js +1 -1
  428. package/dist/models/V1MigrationErrorResponse.d.ts +1 -1
  429. package/dist/models/V1MigrationErrorResponse.js +1 -1
  430. package/dist/models/V1MigrationSuccessResponse.d.ts +1 -1
  431. package/dist/models/V1MigrationSuccessResponse.js +1 -1
  432. package/dist/models/V1NamespaceDeploymentResponse.d.ts +1 -1
  433. package/dist/models/V1NamespaceDeploymentResponse.js +1 -1
  434. package/dist/models/V1RecordUsageRequest.d.ts +1 -1
  435. package/dist/models/V1RecordUsageRequest.js +1 -1
  436. package/dist/models/V1StripeConfigResponse.d.ts +1 -1
  437. package/dist/models/V1StripeConfigResponse.js +1 -1
  438. package/dist/models/V1SubjectSetRequest.d.ts +1 -1
  439. package/dist/models/V1SubjectSetRequest.js +1 -1
  440. package/dist/runtime.d.ts +1 -1
  441. package/dist/runtime.js +1 -1
  442. package/package.json +1 -1
  443. package/src/apis/V1DatabaseApi.ts +1 -1
  444. package/src/apis/V1PaymentsApi.ts +1 -1
  445. package/src/apis/V1PermissionsApi.ts +1 -1
  446. package/src/apis/V1StorageApi.ts +1 -1
  447. package/src/apis/V1StripeApi.ts +1 -1
  448. package/src/apis/V1TenantsApi.ts +1 -1
  449. package/src/models/AcceptInvite200Response.ts +1 -1
  450. package/src/models/ApiV1StorageDownloadPost200Response.ts +1 -1
  451. package/src/models/ApiV1StorageObjectDelete200Response.ts +1 -1
  452. package/src/models/ApiV1StorageUploadPost200Response.ts +1 -1
  453. package/src/models/ArchiveAllStripeConfig200Response.ts +1 -1
  454. package/src/models/AssignRole200Response.ts +1 -1
  455. package/src/models/CheckPermission200Response.ts +1 -1
  456. package/src/models/ClientRelationship.ts +1 -1
  457. package/src/models/ClientSubjectSet.ts +1 -1
  458. package/src/models/CreateCheckout200Response.ts +1 -1
  459. package/src/models/CreateCustomerPortal200Response.ts +1 -1
  460. package/src/models/CreateInvite200Response.ts +1 -1
  461. package/src/models/CreateRelationship200Response.ts +1 -1
  462. package/src/models/CreateRole200Response.ts +1 -1
  463. package/src/models/CreateTenant200Response.ts +1 -1
  464. package/src/models/DeleteRole200Response.ts +1 -1
  465. package/src/models/DeleteTenant200Response.ts +1 -1
  466. package/src/models/DeployPermissionNamespaces200Response.ts +1 -1
  467. package/src/models/GetRoleDefinitions200Response.ts +1 -1
  468. package/src/models/GetStripeConfig200Response.ts +1 -1
  469. package/src/models/GetStripeConfigHistory200Response.ts +1 -1
  470. package/src/models/GetTenantBillingStatus200Response.ts +1 -1
  471. package/src/models/GetTenantJWT200Response.ts +1 -1
  472. package/src/models/HandlersBadRequestResponse.ts +1 -1
  473. package/src/models/HandlersForbiddenResponse.ts +1 -1
  474. package/src/models/HandlersInternalServerErrorResponse.ts +1 -1
  475. package/src/models/HandlersNotFoundErrorResponse.ts +1 -1
  476. package/src/models/HandlersSuccessResponse.ts +1 -1
  477. package/src/models/HandlersUnauthorizedResponse.ts +1 -1
  478. package/src/models/ListRoles200Response.ts +1 -1
  479. package/src/models/ListTenantSubscriptions200Response.ts +1 -1
  480. package/src/models/ListTenantUsers200Response.ts +1 -1
  481. package/src/models/ModelsBillingStatusResponse.ts +1 -1
  482. package/src/models/ModelsDeleteObjectRequest.ts +1 -1
  483. package/src/models/ModelsDownloadRequest.ts +1 -1
  484. package/src/models/ModelsDownloadResponse.ts +1 -1
  485. package/src/models/ModelsMessageResponse.ts +1 -1
  486. package/src/models/ModelsMeter.ts +1 -1
  487. package/src/models/ModelsMeterCustomerMapping.ts +1 -1
  488. package/src/models/ModelsMeterDefaultAggregation.ts +1 -1
  489. package/src/models/ModelsMeterValueSettings.ts +1 -1
  490. package/src/models/ModelsMeterWithStripeID.ts +1 -1
  491. package/src/models/ModelsNamespaceDefinition.ts +13 -9
  492. package/src/models/ModelsPrice.ts +1 -1
  493. package/src/models/ModelsPriceDisplay.ts +1 -1
  494. package/src/models/ModelsPriceLimit.ts +1 -1
  495. package/src/models/ModelsPriceUI.ts +1 -1
  496. package/src/models/ModelsPriceWithStripeID.ts +1 -1
  497. package/src/models/ModelsProduct.ts +1 -1
  498. package/src/models/ModelsProductUI.ts +1 -1
  499. package/src/models/ModelsProductWithStripeIDs.ts +1 -1
  500. package/src/models/ModelsRole.ts +19 -13
  501. package/src/models/ModelsStripeConfiguration.ts +1 -1
  502. package/src/models/ModelsStripeConfigurationWithIDs.ts +1 -1
  503. package/src/models/ModelsSubscriptionResponse.ts +1 -1
  504. package/src/models/ModelsTenant.ts +16 -11
  505. package/src/models/ModelsTenantInvite.ts +25 -17
  506. package/src/models/ModelsTenantSettings.ts +10 -7
  507. package/src/models/ModelsTier.ts +1 -1
  508. package/src/models/ModelsUploadRequest.ts +1 -1
  509. package/src/models/ModelsUploadResponse.ts +1 -1
  510. package/src/models/PullStripeConfig200Response.ts +1 -1
  511. package/src/models/SwitchActiveTenant200Response.ts +1 -1
  512. package/src/models/TenantsAcceptInviteRequest.ts +1 -1
  513. package/src/models/TenantsAcceptInviteResponse.ts +1 -1
  514. package/src/models/TenantsAssignRoleRequest.ts +1 -1
  515. package/src/models/TenantsAssignRoleResponse.ts +1 -1
  516. package/src/models/TenantsCreateRoleRequest.ts +1 -1
  517. package/src/models/TenantsCreateTenantRequest.ts +1 -1
  518. package/src/models/TenantsCreateTenantResponse.ts +1 -1
  519. package/src/models/TenantsCreateTenantUserInviteRequest.ts +1 -1
  520. package/src/models/TenantsCreateTenantUserInviteResponse.ts +1 -1
  521. package/src/models/TenantsDeleteRoleResponse.ts +1 -1
  522. package/src/models/TenantsDeleteTenantResponse.ts +1 -1
  523. package/src/models/TenantsDeleteTenantUserRequest.ts +1 -1
  524. package/src/models/TenantsJWTTokenResponse.ts +1 -1
  525. package/src/models/TenantsNamespaceDefinitionsResponse.ts +1 -1
  526. package/src/models/TenantsRolesListResponse.ts +1 -1
  527. package/src/models/TenantsSwitchTenantRequest.ts +1 -1
  528. package/src/models/TenantsSwitchTenantResponse.ts +1 -1
  529. package/src/models/TenantsTenantUserResponse.ts +1 -1
  530. package/src/models/TenantsUpdateRoleRequest.ts +1 -1
  531. package/src/models/TenantsUpdateTenantUserRoleRequest.ts +1 -1
  532. package/src/models/TenantsUpdateTenantUserRoleResponse.ts +1 -1
  533. package/src/models/UpdateTenantUserRole200Response.ts +1 -1
  534. package/src/models/V1ArchiveAllResponse.ts +1 -1
  535. package/src/models/V1CheckPermissionRequest.ts +1 -1
  536. package/src/models/V1CheckPermissionResponse.ts +1 -1
  537. package/src/models/V1ConfigHistoryItem.ts +1 -1
  538. package/src/models/V1ConfigHistoryPagination.ts +1 -1
  539. package/src/models/V1ConfigHistoryResponse.ts +1 -1
  540. package/src/models/V1CreateCheckoutRequest.ts +1 -1
  541. package/src/models/V1CreateCheckoutResponse.ts +1 -1
  542. package/src/models/V1CreatePortalRequest.ts +1 -1
  543. package/src/models/V1CreatePortalResponse.ts +1 -1
  544. package/src/models/V1CreateRelationshipRequest.ts +1 -1
  545. package/src/models/V1CreateRelationshipResponse.ts +1 -1
  546. package/src/models/V1MigrationErrorResponse.ts +1 -1
  547. package/src/models/V1MigrationSuccessResponse.ts +1 -1
  548. package/src/models/V1NamespaceDeploymentResponse.ts +1 -1
  549. package/src/models/V1RecordUsageRequest.ts +1 -1
  550. package/src/models/V1StripeConfigResponse.ts +1 -1
  551. package/src/models/V1SubjectSetRequest.ts +1 -1
  552. package/src/runtime.ts +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @omnibase/core-js@0.9.3
1
+ # @omnibase/core-js@0.9.4
2
2
 
3
3
  A TypeScript SDK client for the https API.
4
4
 
@@ -222,8 +222,8 @@ This TypeScript SDK client supports the [Fetch API](https://fetch.spec.whatwg.or
222
222
  and is automatically generated by the
223
223
  [OpenAPI Generator](https://openapi-generator.tech) project:
224
224
 
225
- - API version: `0.9.3`
226
- - Package version: `0.9.3`
225
+ - API version: `0.9.4`
226
+ - Package version: `0.9.4`
227
227
  - Generator version: `7.17.0`
228
228
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
229
229
 
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Omnibase REST API
6
6
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
7
7
  *
8
- * The version of the OpenAPI document: 0.9.3
8
+ * The version of the OpenAPI document: 0.9.4
9
9
  * Contact: support@omnibase.dev
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Omnibase REST API
6
6
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
7
7
  *
8
- * The version of the OpenAPI document: 0.9.3
8
+ * The version of the OpenAPI document: 0.9.4
9
9
  * Contact: support@omnibase.dev
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Omnibase REST API
6
6
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
7
7
  *
8
- * The version of the OpenAPI document: 0.9.3
8
+ * The version of the OpenAPI document: 0.9.4
9
9
  * Contact: support@omnibase.dev
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Omnibase REST API
6
6
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
7
7
  *
8
- * The version of the OpenAPI document: 0.9.3
8
+ * The version of the OpenAPI document: 0.9.4
9
9
  * Contact: support@omnibase.dev
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Omnibase REST API
6
6
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
7
7
  *
8
- * The version of the OpenAPI document: 0.9.3
8
+ * The version of the OpenAPI document: 0.9.4
9
9
  * Contact: support@omnibase.dev
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Omnibase REST API
6
6
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
7
7
  *
8
- * The version of the OpenAPI document: 0.9.3
8
+ * The version of the OpenAPI document: 0.9.4
9
9
  * Contact: support@omnibase.dev
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Omnibase REST API
5
5
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
6
6
  *
7
- * The version of the OpenAPI document: 0.9.3
7
+ * The version of the OpenAPI document: 0.9.4
8
8
  * Contact: support@omnibase.dev
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Omnibase REST API
3
3
  * Self-hostable Backend-as-a-Service providing database management, authentication, payments, storage, and email services. ## Features - **Database**: PostgreSQL with RLS and migrations - **Authentication**: Ory Kratos integration with session management - **Payments**: Stripe integration with version-controlled billing configs - **Storage**: S3-compatible object storage with RLS - **Email**: Transactional email service - **Permissions**: Fine-grained access control via Ory Keto ## Authentication Most endpoints require authentication via session cookies or JWT tokens. Use the appropriate security scheme based on the endpoint requirements.
4
4
  *
5
- * The version of the OpenAPI document: 0.9.3
5
+ * The version of the OpenAPI document: 0.9.4
6
6
  * Contact: support@omnibase.dev
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).