@omnibase/core-js 0.9.10 → 0.9.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +6 -1
- package/README.md +7 -3
- package/dist/apis/V1AuthApi.d.ts +1 -1
- package/dist/apis/V1AuthApi.js +1 -1
- package/dist/apis/V1DatabaseApi.d.ts +1 -1
- package/dist/apis/V1DatabaseApi.js +1 -1
- package/dist/apis/V1PaymentsApi.d.ts +15 -2
- package/dist/apis/V1PaymentsApi.js +34 -1
- package/dist/apis/V1PermissionsApi.d.ts +1 -1
- package/dist/apis/V1PermissionsApi.js +1 -1
- package/dist/apis/V1StorageApi.d.ts +1 -1
- package/dist/apis/V1StorageApi.js +1 -1
- package/dist/apis/V1StripeApi.d.ts +1 -1
- package/dist/apis/V1StripeApi.js +1 -1
- package/dist/apis/V1TenantsApi.d.ts +1 -1
- package/dist/apis/V1TenantsApi.js +1 -1
- package/dist/esm/apis/V1AuthApi.d.ts +1 -1
- package/dist/esm/apis/V1AuthApi.js +1 -1
- package/dist/esm/apis/V1DatabaseApi.d.ts +1 -1
- package/dist/esm/apis/V1DatabaseApi.js +1 -1
- package/dist/esm/apis/V1PaymentsApi.d.ts +15 -2
- package/dist/esm/apis/V1PaymentsApi.js +35 -2
- package/dist/esm/apis/V1PermissionsApi.d.ts +1 -1
- package/dist/esm/apis/V1PermissionsApi.js +1 -1
- package/dist/esm/apis/V1StorageApi.d.ts +1 -1
- package/dist/esm/apis/V1StorageApi.js +1 -1
- package/dist/esm/apis/V1StripeApi.d.ts +1 -1
- package/dist/esm/apis/V1StripeApi.js +1 -1
- package/dist/esm/apis/V1TenantsApi.d.ts +1 -1
- package/dist/esm/apis/V1TenantsApi.js +1 -1
- package/dist/esm/models/AcceptInvite200Response.d.ts +1 -1
- package/dist/esm/models/AcceptInvite200Response.js +1 -1
- package/dist/esm/models/ApiV1StorageDownloadPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StorageDownloadPost200Response.js +1 -1
- package/dist/esm/models/ApiV1StorageObjectDelete200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StorageObjectDelete200Response.js +1 -1
- package/dist/esm/models/ApiV1StorageUploadPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StorageUploadPost200Response.js +1 -1
- package/dist/esm/models/ArchiveAllStripeConfig200Response.d.ts +1 -1
- package/dist/esm/models/ArchiveAllStripeConfig200Response.js +1 -1
- package/dist/esm/models/AssignRole200Response.d.ts +1 -1
- package/dist/esm/models/AssignRole200Response.js +1 -1
- package/dist/esm/models/CheckPermission200Response.d.ts +1 -1
- package/dist/esm/models/CheckPermission200Response.js +1 -1
- package/dist/esm/models/ClientAuthenticatorAssuranceLevel.d.ts +1 -1
- package/dist/esm/models/ClientAuthenticatorAssuranceLevel.js +1 -1
- package/dist/esm/models/ClientIdentity.d.ts +1 -1
- package/dist/esm/models/ClientIdentity.js +1 -1
- package/dist/esm/models/ClientIdentityCredentials.d.ts +1 -1
- package/dist/esm/models/ClientIdentityCredentials.js +1 -1
- package/dist/esm/models/ClientRecoveryIdentityAddress.d.ts +1 -1
- package/dist/esm/models/ClientRecoveryIdentityAddress.js +1 -1
- package/dist/esm/models/ClientRelationship.d.ts +1 -1
- package/dist/esm/models/ClientRelationship.js +1 -1
- package/dist/esm/models/ClientSession.d.ts +1 -1
- package/dist/esm/models/ClientSession.js +1 -1
- package/dist/esm/models/ClientSessionAuthenticationMethod.d.ts +1 -1
- package/dist/esm/models/ClientSessionAuthenticationMethod.js +1 -1
- package/dist/esm/models/ClientSessionDevice.d.ts +1 -1
- package/dist/esm/models/ClientSessionDevice.js +1 -1
- package/dist/esm/models/ClientSubjectSet.d.ts +1 -1
- package/dist/esm/models/ClientSubjectSet.js +1 -1
- package/dist/esm/models/ClientVerifiableIdentityAddress.d.ts +1 -1
- package/dist/esm/models/ClientVerifiableIdentityAddress.js +1 -1
- package/dist/esm/models/CreateCheckout200Response.d.ts +1 -1
- package/dist/esm/models/CreateCheckout200Response.js +1 -1
- package/dist/esm/models/CreateCustomerPortal200Response.d.ts +1 -1
- package/dist/esm/models/CreateCustomerPortal200Response.js +1 -1
- package/dist/esm/models/CreateInvite200Response.d.ts +1 -1
- package/dist/esm/models/CreateInvite200Response.js +1 -1
- package/dist/esm/models/CreateRelationship200Response.d.ts +1 -1
- package/dist/esm/models/CreateRelationship200Response.js +1 -1
- package/dist/esm/models/CreateRole200Response.d.ts +1 -1
- package/dist/esm/models/CreateRole200Response.js +1 -1
- package/dist/esm/models/CreateSubscription200Response.d.ts +39 -0
- package/dist/esm/models/CreateSubscription200Response.js +44 -0
- package/dist/esm/models/CreateTenant200Response.d.ts +1 -1
- package/dist/esm/models/CreateTenant200Response.js +1 -1
- package/dist/esm/models/DeleteRole200Response.d.ts +1 -1
- package/dist/esm/models/DeleteRole200Response.js +1 -1
- package/dist/esm/models/DeleteTenant200Response.d.ts +1 -1
- package/dist/esm/models/DeleteTenant200Response.js +1 -1
- package/dist/esm/models/DeployPermissionNamespaces200Response.d.ts +1 -1
- package/dist/esm/models/DeployPermissionNamespaces200Response.js +1 -1
- package/dist/esm/models/GetActiveTenant200Response.d.ts +1 -1
- package/dist/esm/models/GetActiveTenant200Response.js +1 -1
- package/dist/esm/models/GetIdentity200Response.d.ts +1 -1
- package/dist/esm/models/GetIdentity200Response.js +1 -1
- package/dist/esm/models/GetRoleDefinitions200Response.d.ts +1 -1
- package/dist/esm/models/GetRoleDefinitions200Response.js +1 -1
- package/dist/esm/models/GetSession200Response.d.ts +1 -1
- package/dist/esm/models/GetSession200Response.js +1 -1
- package/dist/esm/models/GetStripeConfig200Response.d.ts +1 -1
- package/dist/esm/models/GetStripeConfig200Response.js +1 -1
- package/dist/esm/models/GetStripeConfigHistory200Response.d.ts +1 -1
- package/dist/esm/models/GetStripeConfigHistory200Response.js +1 -1
- package/dist/esm/models/GetTenantBillingStatus200Response.d.ts +1 -1
- package/dist/esm/models/GetTenantBillingStatus200Response.js +1 -1
- package/dist/esm/models/GetTenantJWT200Response.d.ts +1 -1
- package/dist/esm/models/GetTenantJWT200Response.js +1 -1
- package/dist/esm/models/HandlersBadRequestResponse.d.ts +1 -1
- package/dist/esm/models/HandlersBadRequestResponse.js +1 -1
- package/dist/esm/models/HandlersForbiddenResponse.d.ts +1 -1
- package/dist/esm/models/HandlersForbiddenResponse.js +1 -1
- package/dist/esm/models/HandlersInternalServerErrorResponse.d.ts +1 -1
- package/dist/esm/models/HandlersInternalServerErrorResponse.js +1 -1
- package/dist/esm/models/HandlersNotFoundErrorResponse.d.ts +1 -1
- package/dist/esm/models/HandlersNotFoundErrorResponse.js +1 -1
- package/dist/esm/models/HandlersSuccessResponse.d.ts +1 -1
- package/dist/esm/models/HandlersSuccessResponse.js +1 -1
- package/dist/esm/models/HandlersUnauthorizedResponse.d.ts +1 -1
- package/dist/esm/models/HandlersUnauthorizedResponse.js +1 -1
- package/dist/esm/models/ListRoles200Response.d.ts +1 -1
- package/dist/esm/models/ListRoles200Response.js +1 -1
- package/dist/esm/models/ListTenantSubscriptions200Response.d.ts +1 -1
- package/dist/esm/models/ListTenantSubscriptions200Response.js +1 -1
- package/dist/esm/models/ListTenantUsers200Response.d.ts +1 -1
- package/dist/esm/models/ListTenantUsers200Response.js +1 -1
- package/dist/esm/models/ListTenants200Response.d.ts +1 -1
- package/dist/esm/models/ListTenants200Response.js +1 -1
- package/dist/esm/models/Logout200Response.d.ts +1 -1
- package/dist/esm/models/Logout200Response.js +1 -1
- package/dist/esm/models/ModelsActiveTenantResponse.d.ts +1 -1
- package/dist/esm/models/ModelsActiveTenantResponse.js +1 -1
- package/dist/esm/models/ModelsBillingStatusResponse.d.ts +1 -1
- package/dist/esm/models/ModelsBillingStatusResponse.js +1 -1
- package/dist/esm/models/ModelsDeleteObjectRequest.d.ts +1 -1
- package/dist/esm/models/ModelsDeleteObjectRequest.js +1 -1
- package/dist/esm/models/ModelsDownloadRequest.d.ts +1 -1
- package/dist/esm/models/ModelsDownloadRequest.js +1 -1
- package/dist/esm/models/ModelsDownloadResponse.d.ts +1 -1
- package/dist/esm/models/ModelsDownloadResponse.js +1 -1
- package/dist/esm/models/ModelsListTenantsResponse.d.ts +1 -1
- package/dist/esm/models/ModelsListTenantsResponse.js +1 -1
- package/dist/esm/models/ModelsLogoutResponse.d.ts +1 -1
- package/dist/esm/models/ModelsLogoutResponse.js +1 -1
- package/dist/esm/models/ModelsMessageResponse.d.ts +1 -1
- package/dist/esm/models/ModelsMessageResponse.js +1 -1
- package/dist/esm/models/ModelsMeter.d.ts +1 -1
- package/dist/esm/models/ModelsMeter.js +1 -1
- package/dist/esm/models/ModelsMeterCustomerMapping.d.ts +1 -1
- package/dist/esm/models/ModelsMeterCustomerMapping.js +1 -1
- package/dist/esm/models/ModelsMeterDefaultAggregation.d.ts +1 -1
- package/dist/esm/models/ModelsMeterDefaultAggregation.js +1 -1
- package/dist/esm/models/ModelsMeterValueSettings.d.ts +1 -1
- package/dist/esm/models/ModelsMeterValueSettings.js +1 -1
- package/dist/esm/models/ModelsMeterWithStripeID.d.ts +1 -1
- package/dist/esm/models/ModelsMeterWithStripeID.js +1 -1
- package/dist/esm/models/ModelsNamespaceDefinition.d.ts +1 -1
- package/dist/esm/models/ModelsNamespaceDefinition.js +1 -1
- package/dist/esm/models/ModelsPrice.d.ts +1 -1
- package/dist/esm/models/ModelsPrice.js +1 -1
- package/dist/esm/models/ModelsPriceDisplay.d.ts +1 -1
- package/dist/esm/models/ModelsPriceDisplay.js +1 -1
- package/dist/esm/models/ModelsPriceLimit.d.ts +1 -1
- package/dist/esm/models/ModelsPriceLimit.js +1 -1
- package/dist/esm/models/ModelsPriceUI.d.ts +1 -1
- package/dist/esm/models/ModelsPriceUI.js +1 -1
- package/dist/esm/models/ModelsPriceWithStripeID.d.ts +1 -1
- package/dist/esm/models/ModelsPriceWithStripeID.js +1 -1
- package/dist/esm/models/ModelsProduct.d.ts +1 -1
- package/dist/esm/models/ModelsProduct.js +1 -1
- package/dist/esm/models/ModelsProductUI.d.ts +1 -1
- package/dist/esm/models/ModelsProductUI.js +1 -1
- package/dist/esm/models/ModelsProductWithStripeIDs.d.ts +1 -1
- package/dist/esm/models/ModelsProductWithStripeIDs.js +1 -1
- package/dist/esm/models/ModelsRole.d.ts +1 -1
- package/dist/esm/models/ModelsRole.js +1 -1
- package/dist/esm/models/ModelsSessionResponse.d.ts +1 -1
- package/dist/esm/models/ModelsSessionResponse.js +1 -1
- package/dist/esm/models/ModelsStripeConfiguration.d.ts +1 -1
- package/dist/esm/models/ModelsStripeConfiguration.js +1 -1
- package/dist/esm/models/ModelsStripeConfigurationWithIDs.d.ts +1 -1
- package/dist/esm/models/ModelsStripeConfigurationWithIDs.js +1 -1
- package/dist/esm/models/ModelsSubscriptionResponse.d.ts +1 -1
- package/dist/esm/models/ModelsSubscriptionResponse.js +1 -1
- package/dist/esm/models/ModelsTenant.d.ts +1 -1
- package/dist/esm/models/ModelsTenant.js +1 -1
- package/dist/esm/models/ModelsTenantInvite.d.ts +1 -1
- package/dist/esm/models/ModelsTenantInvite.js +1 -1
- package/dist/esm/models/ModelsTenantSettings.d.ts +1 -1
- package/dist/esm/models/ModelsTenantSettings.js +1 -1
- package/dist/esm/models/ModelsTier.d.ts +1 -1
- package/dist/esm/models/ModelsTier.js +1 -1
- package/dist/esm/models/ModelsUploadRequest.d.ts +1 -1
- package/dist/esm/models/ModelsUploadRequest.js +1 -1
- package/dist/esm/models/ModelsUploadResponse.d.ts +1 -1
- package/dist/esm/models/ModelsUploadResponse.js +1 -1
- package/dist/esm/models/ModelsUserTenantListItem.d.ts +1 -1
- package/dist/esm/models/ModelsUserTenantListItem.js +1 -1
- package/dist/esm/models/ModelsWhoAmIResponse.d.ts +1 -1
- package/dist/esm/models/ModelsWhoAmIResponse.js +1 -1
- package/dist/esm/models/PullStripeConfig200Response.d.ts +1 -1
- package/dist/esm/models/PullStripeConfig200Response.js +1 -1
- package/dist/esm/models/SwitchActiveTenant200Response.d.ts +1 -1
- package/dist/esm/models/SwitchActiveTenant200Response.js +1 -1
- package/dist/esm/models/TenantsAcceptInviteRequest.d.ts +1 -1
- package/dist/esm/models/TenantsAcceptInviteRequest.js +1 -1
- package/dist/esm/models/TenantsAcceptInviteResponse.d.ts +1 -1
- package/dist/esm/models/TenantsAcceptInviteResponse.js +1 -1
- package/dist/esm/models/TenantsAssignRoleRequest.d.ts +1 -1
- package/dist/esm/models/TenantsAssignRoleRequest.js +1 -1
- package/dist/esm/models/TenantsAssignRoleResponse.d.ts +1 -1
- package/dist/esm/models/TenantsAssignRoleResponse.js +1 -1
- package/dist/esm/models/TenantsCreateRoleRequest.d.ts +1 -1
- package/dist/esm/models/TenantsCreateRoleRequest.js +1 -1
- package/dist/esm/models/TenantsCreateTenantRequest.d.ts +1 -1
- package/dist/esm/models/TenantsCreateTenantRequest.js +1 -1
- package/dist/esm/models/TenantsCreateTenantResponse.d.ts +1 -1
- package/dist/esm/models/TenantsCreateTenantResponse.js +1 -1
- package/dist/esm/models/TenantsCreateTenantUserInviteRequest.d.ts +1 -1
- package/dist/esm/models/TenantsCreateTenantUserInviteRequest.js +1 -1
- package/dist/esm/models/TenantsCreateTenantUserInviteResponse.d.ts +1 -1
- package/dist/esm/models/TenantsCreateTenantUserInviteResponse.js +1 -1
- package/dist/esm/models/TenantsDeleteRoleResponse.d.ts +1 -1
- package/dist/esm/models/TenantsDeleteRoleResponse.js +1 -1
- package/dist/esm/models/TenantsDeleteTenantResponse.d.ts +1 -1
- package/dist/esm/models/TenantsDeleteTenantResponse.js +1 -1
- package/dist/esm/models/TenantsDeleteTenantUserRequest.d.ts +1 -1
- package/dist/esm/models/TenantsDeleteTenantUserRequest.js +1 -1
- package/dist/esm/models/TenantsJWTTokenResponse.d.ts +1 -1
- package/dist/esm/models/TenantsJWTTokenResponse.js +1 -1
- package/dist/esm/models/TenantsNamespaceDefinitionsResponse.d.ts +1 -1
- package/dist/esm/models/TenantsNamespaceDefinitionsResponse.js +1 -1
- package/dist/esm/models/TenantsRolesListResponse.d.ts +1 -1
- package/dist/esm/models/TenantsRolesListResponse.js +1 -1
- package/dist/esm/models/TenantsSwitchTenantRequest.d.ts +1 -1
- package/dist/esm/models/TenantsSwitchTenantRequest.js +1 -1
- package/dist/esm/models/TenantsSwitchTenantResponse.d.ts +1 -1
- package/dist/esm/models/TenantsSwitchTenantResponse.js +1 -1
- package/dist/esm/models/TenantsTenantUserResponse.d.ts +1 -1
- package/dist/esm/models/TenantsTenantUserResponse.js +1 -1
- package/dist/esm/models/TenantsUpdateRoleRequest.d.ts +1 -1
- package/dist/esm/models/TenantsUpdateRoleRequest.js +1 -1
- package/dist/esm/models/TenantsUpdateTenantUserRoleRequest.d.ts +1 -1
- package/dist/esm/models/TenantsUpdateTenantUserRoleRequest.js +1 -1
- package/dist/esm/models/TenantsUpdateTenantUserRoleResponse.d.ts +1 -1
- package/dist/esm/models/TenantsUpdateTenantUserRoleResponse.js +1 -1
- package/dist/esm/models/UpdateTenantUserRole200Response.d.ts +1 -1
- package/dist/esm/models/UpdateTenantUserRole200Response.js +1 -1
- package/dist/esm/models/V1ArchiveAllResponse.d.ts +1 -1
- package/dist/esm/models/V1ArchiveAllResponse.js +1 -1
- package/dist/esm/models/V1CheckPermissionRequest.d.ts +1 -1
- package/dist/esm/models/V1CheckPermissionRequest.js +1 -1
- package/dist/esm/models/V1CheckPermissionResponse.d.ts +1 -1
- package/dist/esm/models/V1CheckPermissionResponse.js +1 -1
- package/dist/esm/models/V1ConfigHistoryItem.d.ts +1 -1
- package/dist/esm/models/V1ConfigHistoryItem.js +1 -1
- package/dist/esm/models/V1ConfigHistoryPagination.d.ts +1 -1
- package/dist/esm/models/V1ConfigHistoryPagination.js +1 -1
- package/dist/esm/models/V1ConfigHistoryResponse.d.ts +1 -1
- package/dist/esm/models/V1ConfigHistoryResponse.js +1 -1
- package/dist/esm/models/V1CreateCheckoutRequest.d.ts +1 -1
- package/dist/esm/models/V1CreateCheckoutRequest.js +1 -1
- package/dist/esm/models/V1CreateCheckoutResponse.d.ts +1 -1
- package/dist/esm/models/V1CreateCheckoutResponse.js +1 -1
- package/dist/esm/models/V1CreatePortalRequest.d.ts +1 -1
- package/dist/esm/models/V1CreatePortalRequest.js +1 -1
- package/dist/esm/models/V1CreatePortalResponse.d.ts +1 -1
- package/dist/esm/models/V1CreatePortalResponse.js +1 -1
- package/dist/esm/models/V1CreateRelationshipRequest.d.ts +1 -1
- package/dist/esm/models/V1CreateRelationshipRequest.js +1 -1
- package/dist/esm/models/V1CreateRelationshipResponse.d.ts +1 -1
- package/dist/esm/models/V1CreateRelationshipResponse.js +1 -1
- package/dist/esm/models/V1CreateSubscriptionRequest.d.ts +44 -0
- package/dist/esm/models/V1CreateSubscriptionRequest.js +47 -0
- package/dist/esm/models/V1CreateSubscriptionResponse.d.ts +38 -0
- package/dist/esm/models/V1CreateSubscriptionResponse.js +43 -0
- package/dist/esm/models/V1MigrationErrorResponse.d.ts +1 -1
- package/dist/esm/models/V1MigrationErrorResponse.js +1 -1
- package/dist/esm/models/V1MigrationSuccessResponse.d.ts +1 -1
- package/dist/esm/models/V1MigrationSuccessResponse.js +1 -1
- package/dist/esm/models/V1NamespaceDeploymentResponse.d.ts +1 -1
- package/dist/esm/models/V1NamespaceDeploymentResponse.js +1 -1
- package/dist/esm/models/V1RecordUsageRequest.d.ts +1 -1
- package/dist/esm/models/V1RecordUsageRequest.js +1 -1
- package/dist/esm/models/V1StripeConfigResponse.d.ts +1 -1
- package/dist/esm/models/V1StripeConfigResponse.js +1 -1
- package/dist/esm/models/V1SubjectSetRequest.d.ts +1 -1
- package/dist/esm/models/V1SubjectSetRequest.js +1 -1
- package/dist/esm/models/WhoAmI200Response.d.ts +1 -1
- package/dist/esm/models/WhoAmI200Response.js +1 -1
- package/dist/esm/models/index.d.ts +3 -0
- package/dist/esm/models/index.js +3 -0
- package/dist/esm/runtime.d.ts +1 -1
- package/dist/esm/runtime.js +1 -1
- package/dist/models/AcceptInvite200Response.d.ts +1 -1
- package/dist/models/AcceptInvite200Response.js +1 -1
- package/dist/models/ApiV1StorageDownloadPost200Response.d.ts +1 -1
- package/dist/models/ApiV1StorageDownloadPost200Response.js +1 -1
- package/dist/models/ApiV1StorageObjectDelete200Response.d.ts +1 -1
- package/dist/models/ApiV1StorageObjectDelete200Response.js +1 -1
- package/dist/models/ApiV1StorageUploadPost200Response.d.ts +1 -1
- package/dist/models/ApiV1StorageUploadPost200Response.js +1 -1
- package/dist/models/ArchiveAllStripeConfig200Response.d.ts +1 -1
- package/dist/models/ArchiveAllStripeConfig200Response.js +1 -1
- package/dist/models/AssignRole200Response.d.ts +1 -1
- package/dist/models/AssignRole200Response.js +1 -1
- package/dist/models/CheckPermission200Response.d.ts +1 -1
- package/dist/models/CheckPermission200Response.js +1 -1
- package/dist/models/ClientAuthenticatorAssuranceLevel.d.ts +1 -1
- package/dist/models/ClientAuthenticatorAssuranceLevel.js +1 -1
- package/dist/models/ClientIdentity.d.ts +1 -1
- package/dist/models/ClientIdentity.js +1 -1
- package/dist/models/ClientIdentityCredentials.d.ts +1 -1
- package/dist/models/ClientIdentityCredentials.js +1 -1
- package/dist/models/ClientRecoveryIdentityAddress.d.ts +1 -1
- package/dist/models/ClientRecoveryIdentityAddress.js +1 -1
- package/dist/models/ClientRelationship.d.ts +1 -1
- package/dist/models/ClientRelationship.js +1 -1
- package/dist/models/ClientSession.d.ts +1 -1
- package/dist/models/ClientSession.js +1 -1
- package/dist/models/ClientSessionAuthenticationMethod.d.ts +1 -1
- package/dist/models/ClientSessionAuthenticationMethod.js +1 -1
- package/dist/models/ClientSessionDevice.d.ts +1 -1
- package/dist/models/ClientSessionDevice.js +1 -1
- package/dist/models/ClientSubjectSet.d.ts +1 -1
- package/dist/models/ClientSubjectSet.js +1 -1
- package/dist/models/ClientVerifiableIdentityAddress.d.ts +1 -1
- package/dist/models/ClientVerifiableIdentityAddress.js +1 -1
- package/dist/models/CreateCheckout200Response.d.ts +1 -1
- package/dist/models/CreateCheckout200Response.js +1 -1
- package/dist/models/CreateCustomerPortal200Response.d.ts +1 -1
- package/dist/models/CreateCustomerPortal200Response.js +1 -1
- package/dist/models/CreateInvite200Response.d.ts +1 -1
- package/dist/models/CreateInvite200Response.js +1 -1
- package/dist/models/CreateRelationship200Response.d.ts +1 -1
- package/dist/models/CreateRelationship200Response.js +1 -1
- package/dist/models/CreateRole200Response.d.ts +1 -1
- package/dist/models/CreateRole200Response.js +1 -1
- package/dist/models/CreateSubscription200Response.d.ts +39 -0
- package/dist/models/CreateSubscription200Response.js +51 -0
- package/dist/models/CreateTenant200Response.d.ts +1 -1
- package/dist/models/CreateTenant200Response.js +1 -1
- package/dist/models/DeleteRole200Response.d.ts +1 -1
- package/dist/models/DeleteRole200Response.js +1 -1
- package/dist/models/DeleteTenant200Response.d.ts +1 -1
- package/dist/models/DeleteTenant200Response.js +1 -1
- package/dist/models/DeployPermissionNamespaces200Response.d.ts +1 -1
- package/dist/models/DeployPermissionNamespaces200Response.js +1 -1
- package/dist/models/GetActiveTenant200Response.d.ts +1 -1
- package/dist/models/GetActiveTenant200Response.js +1 -1
- package/dist/models/GetIdentity200Response.d.ts +1 -1
- package/dist/models/GetIdentity200Response.js +1 -1
- package/dist/models/GetRoleDefinitions200Response.d.ts +1 -1
- package/dist/models/GetRoleDefinitions200Response.js +1 -1
- package/dist/models/GetSession200Response.d.ts +1 -1
- package/dist/models/GetSession200Response.js +1 -1
- package/dist/models/GetStripeConfig200Response.d.ts +1 -1
- package/dist/models/GetStripeConfig200Response.js +1 -1
- package/dist/models/GetStripeConfigHistory200Response.d.ts +1 -1
- package/dist/models/GetStripeConfigHistory200Response.js +1 -1
- package/dist/models/GetTenantBillingStatus200Response.d.ts +1 -1
- package/dist/models/GetTenantBillingStatus200Response.js +1 -1
- package/dist/models/GetTenantJWT200Response.d.ts +1 -1
- package/dist/models/GetTenantJWT200Response.js +1 -1
- package/dist/models/HandlersBadRequestResponse.d.ts +1 -1
- package/dist/models/HandlersBadRequestResponse.js +1 -1
- package/dist/models/HandlersForbiddenResponse.d.ts +1 -1
- package/dist/models/HandlersForbiddenResponse.js +1 -1
- package/dist/models/HandlersInternalServerErrorResponse.d.ts +1 -1
- package/dist/models/HandlersInternalServerErrorResponse.js +1 -1
- package/dist/models/HandlersNotFoundErrorResponse.d.ts +1 -1
- package/dist/models/HandlersNotFoundErrorResponse.js +1 -1
- package/dist/models/HandlersSuccessResponse.d.ts +1 -1
- package/dist/models/HandlersSuccessResponse.js +1 -1
- package/dist/models/HandlersUnauthorizedResponse.d.ts +1 -1
- package/dist/models/HandlersUnauthorizedResponse.js +1 -1
- package/dist/models/ListRoles200Response.d.ts +1 -1
- package/dist/models/ListRoles200Response.js +1 -1
- package/dist/models/ListTenantSubscriptions200Response.d.ts +1 -1
- package/dist/models/ListTenantSubscriptions200Response.js +1 -1
- package/dist/models/ListTenantUsers200Response.d.ts +1 -1
- package/dist/models/ListTenantUsers200Response.js +1 -1
- package/dist/models/ListTenants200Response.d.ts +1 -1
- package/dist/models/ListTenants200Response.js +1 -1
- package/dist/models/Logout200Response.d.ts +1 -1
- package/dist/models/Logout200Response.js +1 -1
- package/dist/models/ModelsActiveTenantResponse.d.ts +1 -1
- package/dist/models/ModelsActiveTenantResponse.js +1 -1
- package/dist/models/ModelsBillingStatusResponse.d.ts +1 -1
- package/dist/models/ModelsBillingStatusResponse.js +1 -1
- package/dist/models/ModelsDeleteObjectRequest.d.ts +1 -1
- package/dist/models/ModelsDeleteObjectRequest.js +1 -1
- package/dist/models/ModelsDownloadRequest.d.ts +1 -1
- package/dist/models/ModelsDownloadRequest.js +1 -1
- package/dist/models/ModelsDownloadResponse.d.ts +1 -1
- package/dist/models/ModelsDownloadResponse.js +1 -1
- package/dist/models/ModelsListTenantsResponse.d.ts +1 -1
- package/dist/models/ModelsListTenantsResponse.js +1 -1
- package/dist/models/ModelsLogoutResponse.d.ts +1 -1
- package/dist/models/ModelsLogoutResponse.js +1 -1
- package/dist/models/ModelsMessageResponse.d.ts +1 -1
- package/dist/models/ModelsMessageResponse.js +1 -1
- package/dist/models/ModelsMeter.d.ts +1 -1
- package/dist/models/ModelsMeter.js +1 -1
- package/dist/models/ModelsMeterCustomerMapping.d.ts +1 -1
- package/dist/models/ModelsMeterCustomerMapping.js +1 -1
- package/dist/models/ModelsMeterDefaultAggregation.d.ts +1 -1
- package/dist/models/ModelsMeterDefaultAggregation.js +1 -1
- package/dist/models/ModelsMeterValueSettings.d.ts +1 -1
- package/dist/models/ModelsMeterValueSettings.js +1 -1
- package/dist/models/ModelsMeterWithStripeID.d.ts +1 -1
- package/dist/models/ModelsMeterWithStripeID.js +1 -1
- package/dist/models/ModelsNamespaceDefinition.d.ts +1 -1
- package/dist/models/ModelsNamespaceDefinition.js +1 -1
- package/dist/models/ModelsPrice.d.ts +1 -1
- package/dist/models/ModelsPrice.js +1 -1
- package/dist/models/ModelsPriceDisplay.d.ts +1 -1
- package/dist/models/ModelsPriceDisplay.js +1 -1
- package/dist/models/ModelsPriceLimit.d.ts +1 -1
- package/dist/models/ModelsPriceLimit.js +1 -1
- package/dist/models/ModelsPriceUI.d.ts +1 -1
- package/dist/models/ModelsPriceUI.js +1 -1
- package/dist/models/ModelsPriceWithStripeID.d.ts +1 -1
- package/dist/models/ModelsPriceWithStripeID.js +1 -1
- package/dist/models/ModelsProduct.d.ts +1 -1
- package/dist/models/ModelsProduct.js +1 -1
- package/dist/models/ModelsProductUI.d.ts +1 -1
- package/dist/models/ModelsProductUI.js +1 -1
- package/dist/models/ModelsProductWithStripeIDs.d.ts +1 -1
- package/dist/models/ModelsProductWithStripeIDs.js +1 -1
- package/dist/models/ModelsRole.d.ts +1 -1
- package/dist/models/ModelsRole.js +1 -1
- package/dist/models/ModelsSessionResponse.d.ts +1 -1
- package/dist/models/ModelsSessionResponse.js +1 -1
- package/dist/models/ModelsStripeConfiguration.d.ts +1 -1
- package/dist/models/ModelsStripeConfiguration.js +1 -1
- package/dist/models/ModelsStripeConfigurationWithIDs.d.ts +1 -1
- package/dist/models/ModelsStripeConfigurationWithIDs.js +1 -1
- package/dist/models/ModelsSubscriptionResponse.d.ts +1 -1
- package/dist/models/ModelsSubscriptionResponse.js +1 -1
- package/dist/models/ModelsTenant.d.ts +1 -1
- package/dist/models/ModelsTenant.js +1 -1
- package/dist/models/ModelsTenantInvite.d.ts +1 -1
- package/dist/models/ModelsTenantInvite.js +1 -1
- package/dist/models/ModelsTenantSettings.d.ts +1 -1
- package/dist/models/ModelsTenantSettings.js +1 -1
- package/dist/models/ModelsTier.d.ts +1 -1
- package/dist/models/ModelsTier.js +1 -1
- package/dist/models/ModelsUploadRequest.d.ts +1 -1
- package/dist/models/ModelsUploadRequest.js +1 -1
- package/dist/models/ModelsUploadResponse.d.ts +1 -1
- package/dist/models/ModelsUploadResponse.js +1 -1
- package/dist/models/ModelsUserTenantListItem.d.ts +1 -1
- package/dist/models/ModelsUserTenantListItem.js +1 -1
- package/dist/models/ModelsWhoAmIResponse.d.ts +1 -1
- package/dist/models/ModelsWhoAmIResponse.js +1 -1
- package/dist/models/PullStripeConfig200Response.d.ts +1 -1
- package/dist/models/PullStripeConfig200Response.js +1 -1
- package/dist/models/SwitchActiveTenant200Response.d.ts +1 -1
- package/dist/models/SwitchActiveTenant200Response.js +1 -1
- package/dist/models/TenantsAcceptInviteRequest.d.ts +1 -1
- package/dist/models/TenantsAcceptInviteRequest.js +1 -1
- package/dist/models/TenantsAcceptInviteResponse.d.ts +1 -1
- package/dist/models/TenantsAcceptInviteResponse.js +1 -1
- package/dist/models/TenantsAssignRoleRequest.d.ts +1 -1
- package/dist/models/TenantsAssignRoleRequest.js +1 -1
- package/dist/models/TenantsAssignRoleResponse.d.ts +1 -1
- package/dist/models/TenantsAssignRoleResponse.js +1 -1
- package/dist/models/TenantsCreateRoleRequest.d.ts +1 -1
- package/dist/models/TenantsCreateRoleRequest.js +1 -1
- package/dist/models/TenantsCreateTenantRequest.d.ts +1 -1
- package/dist/models/TenantsCreateTenantRequest.js +1 -1
- package/dist/models/TenantsCreateTenantResponse.d.ts +1 -1
- package/dist/models/TenantsCreateTenantResponse.js +1 -1
- package/dist/models/TenantsCreateTenantUserInviteRequest.d.ts +1 -1
- package/dist/models/TenantsCreateTenantUserInviteRequest.js +1 -1
- package/dist/models/TenantsCreateTenantUserInviteResponse.d.ts +1 -1
- package/dist/models/TenantsCreateTenantUserInviteResponse.js +1 -1
- package/dist/models/TenantsDeleteRoleResponse.d.ts +1 -1
- package/dist/models/TenantsDeleteRoleResponse.js +1 -1
- package/dist/models/TenantsDeleteTenantResponse.d.ts +1 -1
- package/dist/models/TenantsDeleteTenantResponse.js +1 -1
- package/dist/models/TenantsDeleteTenantUserRequest.d.ts +1 -1
- package/dist/models/TenantsDeleteTenantUserRequest.js +1 -1
- package/dist/models/TenantsJWTTokenResponse.d.ts +1 -1
- package/dist/models/TenantsJWTTokenResponse.js +1 -1
- package/dist/models/TenantsNamespaceDefinitionsResponse.d.ts +1 -1
- package/dist/models/TenantsNamespaceDefinitionsResponse.js +1 -1
- package/dist/models/TenantsRolesListResponse.d.ts +1 -1
- package/dist/models/TenantsRolesListResponse.js +1 -1
- package/dist/models/TenantsSwitchTenantRequest.d.ts +1 -1
- package/dist/models/TenantsSwitchTenantRequest.js +1 -1
- package/dist/models/TenantsSwitchTenantResponse.d.ts +1 -1
- package/dist/models/TenantsSwitchTenantResponse.js +1 -1
- package/dist/models/TenantsTenantUserResponse.d.ts +1 -1
- package/dist/models/TenantsTenantUserResponse.js +1 -1
- package/dist/models/TenantsUpdateRoleRequest.d.ts +1 -1
- package/dist/models/TenantsUpdateRoleRequest.js +1 -1
- package/dist/models/TenantsUpdateTenantUserRoleRequest.d.ts +1 -1
- package/dist/models/TenantsUpdateTenantUserRoleRequest.js +1 -1
- package/dist/models/TenantsUpdateTenantUserRoleResponse.d.ts +1 -1
- package/dist/models/TenantsUpdateTenantUserRoleResponse.js +1 -1
- package/dist/models/UpdateTenantUserRole200Response.d.ts +1 -1
- package/dist/models/UpdateTenantUserRole200Response.js +1 -1
- package/dist/models/V1ArchiveAllResponse.d.ts +1 -1
- package/dist/models/V1ArchiveAllResponse.js +1 -1
- package/dist/models/V1CheckPermissionRequest.d.ts +1 -1
- package/dist/models/V1CheckPermissionRequest.js +1 -1
- package/dist/models/V1CheckPermissionResponse.d.ts +1 -1
- package/dist/models/V1CheckPermissionResponse.js +1 -1
- package/dist/models/V1ConfigHistoryItem.d.ts +1 -1
- package/dist/models/V1ConfigHistoryItem.js +1 -1
- package/dist/models/V1ConfigHistoryPagination.d.ts +1 -1
- package/dist/models/V1ConfigHistoryPagination.js +1 -1
- package/dist/models/V1ConfigHistoryResponse.d.ts +1 -1
- package/dist/models/V1ConfigHistoryResponse.js +1 -1
- package/dist/models/V1CreateCheckoutRequest.d.ts +1 -1
- package/dist/models/V1CreateCheckoutRequest.js +1 -1
- package/dist/models/V1CreateCheckoutResponse.d.ts +1 -1
- package/dist/models/V1CreateCheckoutResponse.js +1 -1
- package/dist/models/V1CreatePortalRequest.d.ts +1 -1
- package/dist/models/V1CreatePortalRequest.js +1 -1
- package/dist/models/V1CreatePortalResponse.d.ts +1 -1
- package/dist/models/V1CreatePortalResponse.js +1 -1
- package/dist/models/V1CreateRelationshipRequest.d.ts +1 -1
- package/dist/models/V1CreateRelationshipRequest.js +1 -1
- package/dist/models/V1CreateRelationshipResponse.d.ts +1 -1
- package/dist/models/V1CreateRelationshipResponse.js +1 -1
- package/dist/models/V1CreateSubscriptionRequest.d.ts +44 -0
- package/dist/models/V1CreateSubscriptionRequest.js +54 -0
- package/dist/models/V1CreateSubscriptionResponse.d.ts +38 -0
- package/dist/models/V1CreateSubscriptionResponse.js +50 -0
- package/dist/models/V1MigrationErrorResponse.d.ts +1 -1
- package/dist/models/V1MigrationErrorResponse.js +1 -1
- package/dist/models/V1MigrationSuccessResponse.d.ts +1 -1
- package/dist/models/V1MigrationSuccessResponse.js +1 -1
- package/dist/models/V1NamespaceDeploymentResponse.d.ts +1 -1
- package/dist/models/V1NamespaceDeploymentResponse.js +1 -1
- package/dist/models/V1RecordUsageRequest.d.ts +1 -1
- package/dist/models/V1RecordUsageRequest.js +1 -1
- package/dist/models/V1StripeConfigResponse.d.ts +1 -1
- package/dist/models/V1StripeConfigResponse.js +1 -1
- package/dist/models/V1SubjectSetRequest.d.ts +1 -1
- package/dist/models/V1SubjectSetRequest.js +1 -1
- package/dist/models/WhoAmI200Response.d.ts +1 -1
- package/dist/models/WhoAmI200Response.js +1 -1
- package/dist/models/index.d.ts +3 -0
- package/dist/models/index.js +3 -0
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/docs/CreateSubscription200Response.md +36 -0
- package/docs/V1CreateSubscriptionRequest.md +38 -0
- package/docs/V1CreateSubscriptionResponse.md +36 -0
- package/docs/V1PaymentsApi.md +70 -0
- package/package.json +1 -1
- package/src/apis/V1AuthApi.ts +1 -1
- package/src/apis/V1DatabaseApi.ts +1 -1
- package/src/apis/V1PaymentsApi.ts +52 -1
- package/src/apis/V1PermissionsApi.ts +1 -1
- package/src/apis/V1StorageApi.ts +1 -1
- package/src/apis/V1StripeApi.ts +1 -1
- package/src/apis/V1TenantsApi.ts +1 -1
- package/src/models/AcceptInvite200Response.ts +1 -1
- package/src/models/ApiV1StorageDownloadPost200Response.ts +1 -1
- package/src/models/ApiV1StorageObjectDelete200Response.ts +1 -1
- package/src/models/ApiV1StorageUploadPost200Response.ts +1 -1
- package/src/models/ArchiveAllStripeConfig200Response.ts +1 -1
- package/src/models/AssignRole200Response.ts +1 -1
- package/src/models/CheckPermission200Response.ts +1 -1
- package/src/models/ClientAuthenticatorAssuranceLevel.ts +1 -1
- package/src/models/ClientIdentity.ts +1 -1
- package/src/models/ClientIdentityCredentials.ts +1 -1
- package/src/models/ClientRecoveryIdentityAddress.ts +1 -1
- package/src/models/ClientRelationship.ts +1 -1
- package/src/models/ClientSession.ts +1 -1
- package/src/models/ClientSessionAuthenticationMethod.ts +1 -1
- package/src/models/ClientSessionDevice.ts +1 -1
- package/src/models/ClientSubjectSet.ts +1 -1
- package/src/models/ClientVerifiableIdentityAddress.ts +1 -1
- package/src/models/CreateCheckout200Response.ts +1 -1
- package/src/models/CreateCustomerPortal200Response.ts +1 -1
- package/src/models/CreateInvite200Response.ts +1 -1
- package/src/models/CreateRelationship200Response.ts +1 -1
- package/src/models/CreateRole200Response.ts +1 -1
- package/src/models/CreateSubscription200Response.ts +81 -0
- package/src/models/CreateTenant200Response.ts +1 -1
- package/src/models/DeleteRole200Response.ts +1 -1
- package/src/models/DeleteTenant200Response.ts +1 -1
- package/src/models/DeployPermissionNamespaces200Response.ts +1 -1
- package/src/models/GetActiveTenant200Response.ts +1 -1
- package/src/models/GetIdentity200Response.ts +1 -1
- package/src/models/GetRoleDefinitions200Response.ts +1 -1
- package/src/models/GetSession200Response.ts +1 -1
- package/src/models/GetStripeConfig200Response.ts +1 -1
- package/src/models/GetStripeConfigHistory200Response.ts +1 -1
- package/src/models/GetTenantBillingStatus200Response.ts +1 -1
- package/src/models/GetTenantJWT200Response.ts +1 -1
- package/src/models/HandlersBadRequestResponse.ts +1 -1
- package/src/models/HandlersForbiddenResponse.ts +1 -1
- package/src/models/HandlersInternalServerErrorResponse.ts +1 -1
- package/src/models/HandlersNotFoundErrorResponse.ts +1 -1
- package/src/models/HandlersSuccessResponse.ts +1 -1
- package/src/models/HandlersUnauthorizedResponse.ts +1 -1
- package/src/models/ListRoles200Response.ts +1 -1
- package/src/models/ListTenantSubscriptions200Response.ts +1 -1
- package/src/models/ListTenantUsers200Response.ts +1 -1
- package/src/models/ListTenants200Response.ts +1 -1
- package/src/models/Logout200Response.ts +1 -1
- package/src/models/ModelsActiveTenantResponse.ts +1 -1
- package/src/models/ModelsBillingStatusResponse.ts +1 -1
- package/src/models/ModelsDeleteObjectRequest.ts +1 -1
- package/src/models/ModelsDownloadRequest.ts +1 -1
- package/src/models/ModelsDownloadResponse.ts +1 -1
- package/src/models/ModelsListTenantsResponse.ts +1 -1
- package/src/models/ModelsLogoutResponse.ts +1 -1
- package/src/models/ModelsMessageResponse.ts +1 -1
- package/src/models/ModelsMeter.ts +1 -1
- package/src/models/ModelsMeterCustomerMapping.ts +1 -1
- package/src/models/ModelsMeterDefaultAggregation.ts +1 -1
- package/src/models/ModelsMeterValueSettings.ts +1 -1
- package/src/models/ModelsMeterWithStripeID.ts +1 -1
- package/src/models/ModelsNamespaceDefinition.ts +1 -1
- package/src/models/ModelsPrice.ts +1 -1
- package/src/models/ModelsPriceDisplay.ts +1 -1
- package/src/models/ModelsPriceLimit.ts +1 -1
- package/src/models/ModelsPriceUI.ts +1 -1
- package/src/models/ModelsPriceWithStripeID.ts +1 -1
- package/src/models/ModelsProduct.ts +1 -1
- package/src/models/ModelsProductUI.ts +1 -1
- package/src/models/ModelsProductWithStripeIDs.ts +1 -1
- package/src/models/ModelsRole.ts +1 -1
- package/src/models/ModelsSessionResponse.ts +1 -1
- package/src/models/ModelsStripeConfiguration.ts +1 -1
- package/src/models/ModelsStripeConfigurationWithIDs.ts +1 -1
- package/src/models/ModelsSubscriptionResponse.ts +1 -1
- package/src/models/ModelsTenant.ts +1 -1
- package/src/models/ModelsTenantInvite.ts +1 -1
- package/src/models/ModelsTenantSettings.ts +1 -1
- package/src/models/ModelsTier.ts +1 -1
- package/src/models/ModelsUploadRequest.ts +1 -1
- package/src/models/ModelsUploadResponse.ts +1 -1
- package/src/models/ModelsUserTenantListItem.ts +1 -1
- package/src/models/ModelsWhoAmIResponse.ts +1 -1
- package/src/models/PullStripeConfig200Response.ts +1 -1
- package/src/models/SwitchActiveTenant200Response.ts +1 -1
- package/src/models/TenantsAcceptInviteRequest.ts +1 -1
- package/src/models/TenantsAcceptInviteResponse.ts +1 -1
- package/src/models/TenantsAssignRoleRequest.ts +1 -1
- package/src/models/TenantsAssignRoleResponse.ts +1 -1
- package/src/models/TenantsCreateRoleRequest.ts +1 -1
- package/src/models/TenantsCreateTenantRequest.ts +1 -1
- package/src/models/TenantsCreateTenantResponse.ts +1 -1
- package/src/models/TenantsCreateTenantUserInviteRequest.ts +1 -1
- package/src/models/TenantsCreateTenantUserInviteResponse.ts +1 -1
- package/src/models/TenantsDeleteRoleResponse.ts +1 -1
- package/src/models/TenantsDeleteTenantResponse.ts +1 -1
- package/src/models/TenantsDeleteTenantUserRequest.ts +1 -1
- package/src/models/TenantsJWTTokenResponse.ts +1 -1
- package/src/models/TenantsNamespaceDefinitionsResponse.ts +1 -1
- package/src/models/TenantsRolesListResponse.ts +1 -1
- package/src/models/TenantsSwitchTenantRequest.ts +1 -1
- package/src/models/TenantsSwitchTenantResponse.ts +1 -1
- package/src/models/TenantsTenantUserResponse.ts +1 -1
- package/src/models/TenantsUpdateRoleRequest.ts +1 -1
- package/src/models/TenantsUpdateTenantUserRoleRequest.ts +1 -1
- package/src/models/TenantsUpdateTenantUserRoleResponse.ts +1 -1
- package/src/models/UpdateTenantUserRole200Response.ts +1 -1
- package/src/models/V1ArchiveAllResponse.ts +1 -1
- package/src/models/V1CheckPermissionRequest.ts +1 -1
- package/src/models/V1CheckPermissionResponse.ts +1 -1
- package/src/models/V1ConfigHistoryItem.ts +1 -1
- package/src/models/V1ConfigHistoryPagination.ts +1 -1
- package/src/models/V1ConfigHistoryResponse.ts +1 -1
- package/src/models/V1CreateCheckoutRequest.ts +1 -1
- package/src/models/V1CreateCheckoutResponse.ts +1 -1
- package/src/models/V1CreatePortalRequest.ts +1 -1
- package/src/models/V1CreatePortalResponse.ts +1 -1
- package/src/models/V1CreateRelationshipRequest.ts +1 -1
- package/src/models/V1CreateRelationshipResponse.ts +1 -1
- package/src/models/V1CreateSubscriptionRequest.ts +82 -0
- package/src/models/V1CreateSubscriptionResponse.ts +73 -0
- package/src/models/V1MigrationErrorResponse.ts +1 -1
- package/src/models/V1MigrationSuccessResponse.ts +1 -1
- package/src/models/V1NamespaceDeploymentResponse.ts +1 -1
- package/src/models/V1RecordUsageRequest.ts +1 -1
- package/src/models/V1StripeConfigResponse.ts +1 -1
- package/src/models/V1SubjectSetRequest.ts +1 -1
- package/src/models/WhoAmI200Response.ts +1 -1
- package/src/models/index.ts +3 -0
- package/src/runtime.ts +1 -1
package/.openapi-generator/FILES
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
.gitignore
|
|
2
2
|
.npmignore
|
|
3
|
-
.openapi-generator-ignore
|
|
4
3
|
README.md
|
|
5
4
|
docs/AcceptInvite200Response.md
|
|
6
5
|
docs/ApiV1StorageDownloadPost200Response.md
|
|
@@ -24,6 +23,7 @@ docs/CreateCustomerPortal200Response.md
|
|
|
24
23
|
docs/CreateInvite200Response.md
|
|
25
24
|
docs/CreateRelationship200Response.md
|
|
26
25
|
docs/CreateRole200Response.md
|
|
26
|
+
docs/CreateSubscription200Response.md
|
|
27
27
|
docs/CreateTenant200Response.md
|
|
28
28
|
docs/DeleteRole200Response.md
|
|
29
29
|
docs/DeleteTenant200Response.md
|
|
@@ -119,6 +119,8 @@ docs/V1CreatePortalRequest.md
|
|
|
119
119
|
docs/V1CreatePortalResponse.md
|
|
120
120
|
docs/V1CreateRelationshipRequest.md
|
|
121
121
|
docs/V1CreateRelationshipResponse.md
|
|
122
|
+
docs/V1CreateSubscriptionRequest.md
|
|
123
|
+
docs/V1CreateSubscriptionResponse.md
|
|
122
124
|
docs/V1DatabaseApi.md
|
|
123
125
|
docs/V1MigrationErrorResponse.md
|
|
124
126
|
docs/V1MigrationSuccessResponse.md
|
|
@@ -164,6 +166,7 @@ src/models/CreateCustomerPortal200Response.ts
|
|
|
164
166
|
src/models/CreateInvite200Response.ts
|
|
165
167
|
src/models/CreateRelationship200Response.ts
|
|
166
168
|
src/models/CreateRole200Response.ts
|
|
169
|
+
src/models/CreateSubscription200Response.ts
|
|
167
170
|
src/models/CreateTenant200Response.ts
|
|
168
171
|
src/models/DeleteRole200Response.ts
|
|
169
172
|
src/models/DeleteTenant200Response.ts
|
|
@@ -258,6 +261,8 @@ src/models/V1CreatePortalRequest.ts
|
|
|
258
261
|
src/models/V1CreatePortalResponse.ts
|
|
259
262
|
src/models/V1CreateRelationshipRequest.ts
|
|
260
263
|
src/models/V1CreateRelationshipResponse.ts
|
|
264
|
+
src/models/V1CreateSubscriptionRequest.ts
|
|
265
|
+
src/models/V1CreateSubscriptionResponse.ts
|
|
261
266
|
src/models/V1MigrationErrorResponse.ts
|
|
262
267
|
src/models/V1MigrationSuccessResponse.ts
|
|
263
268
|
src/models/V1NamespaceDeploymentResponse.ts
|
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# @omnibase/core-js@0.9.
|
|
1
|
+
# @omnibase/core-js@0.9.12
|
|
2
2
|
|
|
3
3
|
A TypeScript SDK client for the api.omnibase.tech API.
|
|
4
4
|
|
|
@@ -58,6 +58,7 @@ All URIs are relative to *http://api.omnibase.tech*
|
|
|
58
58
|
*V1DatabaseApi* | [**uploadDatabaseMigrations**](docs/V1DatabaseApi.md#uploaddatabasemigrations) | **POST** /api/v1/database/migrations | Upload database migrations
|
|
59
59
|
*V1PaymentsApi* | [**createCheckout**](docs/V1PaymentsApi.md#createcheckout) | **POST** /api/v1/payments/checkout | Create checkout session
|
|
60
60
|
*V1PaymentsApi* | [**createCustomerPortal**](docs/V1PaymentsApi.md#createcustomerportal) | **POST** /api/v1/payments/portal | Create customer portal session
|
|
61
|
+
*V1PaymentsApi* | [**createSubscription**](docs/V1PaymentsApi.md#createsubscription) | **POST** /api/v1/payments/subscription | Create subscription
|
|
61
62
|
*V1PaymentsApi* | [**recordUsage**](docs/V1PaymentsApi.md#recordusage) | **POST** /api/v1/payments/usage | Record metered usage
|
|
62
63
|
*V1PermissionsApi* | [**checkPermission**](docs/V1PermissionsApi.md#checkpermission) | **POST** /api/v1/permissions/check | Check permission
|
|
63
64
|
*V1PermissionsApi* | [**createRelationship**](docs/V1PermissionsApi.md#createrelationship) | **POST** /api/v1/permissions/relationships | Create relationship
|
|
@@ -116,6 +117,7 @@ All URIs are relative to *http://api.omnibase.tech*
|
|
|
116
117
|
- [CreateInvite200Response](docs/CreateInvite200Response.md)
|
|
117
118
|
- [CreateRelationship200Response](docs/CreateRelationship200Response.md)
|
|
118
119
|
- [CreateRole200Response](docs/CreateRole200Response.md)
|
|
120
|
+
- [CreateSubscription200Response](docs/CreateSubscription200Response.md)
|
|
119
121
|
- [CreateTenant200Response](docs/CreateTenant200Response.md)
|
|
120
122
|
- [DeleteRole200Response](docs/DeleteRole200Response.md)
|
|
121
123
|
- [DeleteTenant200Response](docs/DeleteTenant200Response.md)
|
|
@@ -210,6 +212,8 @@ All URIs are relative to *http://api.omnibase.tech*
|
|
|
210
212
|
- [V1CreatePortalResponse](docs/V1CreatePortalResponse.md)
|
|
211
213
|
- [V1CreateRelationshipRequest](docs/V1CreateRelationshipRequest.md)
|
|
212
214
|
- [V1CreateRelationshipResponse](docs/V1CreateRelationshipResponse.md)
|
|
215
|
+
- [V1CreateSubscriptionRequest](docs/V1CreateSubscriptionRequest.md)
|
|
216
|
+
- [V1CreateSubscriptionResponse](docs/V1CreateSubscriptionResponse.md)
|
|
213
217
|
- [V1MigrationErrorResponse](docs/V1MigrationErrorResponse.md)
|
|
214
218
|
- [V1MigrationSuccessResponse](docs/V1MigrationSuccessResponse.md)
|
|
215
219
|
- [V1NamespaceDeploymentResponse](docs/V1NamespaceDeploymentResponse.md)
|
|
@@ -243,8 +247,8 @@ This TypeScript SDK client supports the [Fetch API](https://fetch.spec.whatwg.or
|
|
|
243
247
|
and is automatically generated by the
|
|
244
248
|
[OpenAPI Generator](https://openapi-generator.tech) project:
|
|
245
249
|
|
|
246
|
-
- API version: `0.9.
|
|
247
|
-
- Package version: `0.9.
|
|
250
|
+
- API version: `0.9.12`
|
|
251
|
+
- Package version: `0.9.12`
|
|
248
252
|
- Generator version: `7.17.0`
|
|
249
253
|
- Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
|
|
250
254
|
|
package/dist/apis/V1AuthApi.d.ts
CHANGED
|
@@ -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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
6
6
|
* Contact: support@omnibase.dev
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/apis/V1AuthApi.js
CHANGED
|
@@ -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.
|
|
8
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
8
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
6
6
|
* Contact: support@omnibase.dev
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10,13 +10,16 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime';
|
|
13
|
-
import type { CreateCheckout200Response, CreateCustomerPortal200Response, HandlersSuccessResponse, V1CreateCheckoutRequest, V1CreatePortalRequest, V1RecordUsageRequest } from '../models/index';
|
|
13
|
+
import type { CreateCheckout200Response, CreateCustomerPortal200Response, CreateSubscription200Response, HandlersSuccessResponse, V1CreateCheckoutRequest, V1CreatePortalRequest, V1CreateSubscriptionRequest, V1RecordUsageRequest } from '../models/index';
|
|
14
14
|
export interface CreateCheckoutRequest {
|
|
15
15
|
request: V1CreateCheckoutRequest;
|
|
16
16
|
}
|
|
17
17
|
export interface CreateCustomerPortalRequest {
|
|
18
18
|
request: V1CreatePortalRequest;
|
|
19
19
|
}
|
|
20
|
+
export interface CreateSubscriptionRequest {
|
|
21
|
+
request: V1CreateSubscriptionRequest;
|
|
22
|
+
}
|
|
20
23
|
export interface RecordUsageRequest {
|
|
21
24
|
request: V1RecordUsageRequest;
|
|
22
25
|
}
|
|
@@ -44,6 +47,16 @@ export declare class V1PaymentsApi extends runtime.BaseAPI {
|
|
|
44
47
|
* Create customer portal session
|
|
45
48
|
*/
|
|
46
49
|
createCustomerPortal(requestParameters: CreateCustomerPortalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CreateCustomerPortal200Response>;
|
|
50
|
+
/**
|
|
51
|
+
* Creates a Stripe subscription for a customer. Provide either tenant_id (to lookup customer from database) OR stripe_customer_id (to use directly). ## Authentication Requires valid API authentication. ## Customer Identification - If stripe_customer_id is provided, it will be used directly - If tenant_id is provided, the tenant\'s stripe_customer_id will be looked up from auth.tenants table - At least one of tenant_id or stripe_customer_id must be provided ## Use Cases - Subscribe tenant to metered pricing plans - Upgrade/downgrade tenant plans - Enable usage-based billing for resources - Direct subscription creation with Stripe customer ID
|
|
52
|
+
* Create subscription
|
|
53
|
+
*/
|
|
54
|
+
createSubscriptionRaw(requestParameters: CreateSubscriptionRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CreateSubscription200Response>>;
|
|
55
|
+
/**
|
|
56
|
+
* Creates a Stripe subscription for a customer. Provide either tenant_id (to lookup customer from database) OR stripe_customer_id (to use directly). ## Authentication Requires valid API authentication. ## Customer Identification - If stripe_customer_id is provided, it will be used directly - If tenant_id is provided, the tenant\'s stripe_customer_id will be looked up from auth.tenants table - At least one of tenant_id or stripe_customer_id must be provided ## Use Cases - Subscribe tenant to metered pricing plans - Upgrade/downgrade tenant plans - Enable usage-based billing for resources - Direct subscription creation with Stripe customer ID
|
|
57
|
+
* Create subscription
|
|
58
|
+
*/
|
|
59
|
+
createSubscription(requestParameters: CreateSubscriptionRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CreateSubscription200Response>;
|
|
47
60
|
/**
|
|
48
61
|
* Records a usage event for metered billing. The customer must have an active subscription with metered pricing. ## Authentication Requires JWT token and an associated Stripe customer ID. ## Use Cases - API request metering - Compute time tracking - Storage usage recording - Any metered billing scenario
|
|
49
62
|
* Record metered usage
|
|
@@ -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.
|
|
8
|
+
* The version of the OpenAPI document: 0.9.12
|
|
9
9
|
* Contact: support@omnibase.dev
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -101,6 +101,39 @@ class V1PaymentsApi extends runtime.BaseAPI {
|
|
|
101
101
|
return yield response.value();
|
|
102
102
|
});
|
|
103
103
|
}
|
|
104
|
+
/**
|
|
105
|
+
* Creates a Stripe subscription for a customer. Provide either tenant_id (to lookup customer from database) OR stripe_customer_id (to use directly). ## Authentication Requires valid API authentication. ## Customer Identification - If stripe_customer_id is provided, it will be used directly - If tenant_id is provided, the tenant\'s stripe_customer_id will be looked up from auth.tenants table - At least one of tenant_id or stripe_customer_id must be provided ## Use Cases - Subscribe tenant to metered pricing plans - Upgrade/downgrade tenant plans - Enable usage-based billing for resources - Direct subscription creation with Stripe customer ID
|
|
106
|
+
* Create subscription
|
|
107
|
+
*/
|
|
108
|
+
createSubscriptionRaw(requestParameters, initOverrides) {
|
|
109
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
110
|
+
if (requestParameters['request'] == null) {
|
|
111
|
+
throw new runtime.RequiredError('request', 'Required parameter "request" was null or undefined when calling createSubscription().');
|
|
112
|
+
}
|
|
113
|
+
const queryParameters = {};
|
|
114
|
+
const headerParameters = {};
|
|
115
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
116
|
+
let urlPath = `/api/v1/payments/subscription`;
|
|
117
|
+
const response = yield this.request({
|
|
118
|
+
path: urlPath,
|
|
119
|
+
method: 'POST',
|
|
120
|
+
headers: headerParameters,
|
|
121
|
+
query: queryParameters,
|
|
122
|
+
body: (0, index_1.V1CreateSubscriptionRequestToJSON)(requestParameters['request']),
|
|
123
|
+
}, initOverrides);
|
|
124
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.CreateSubscription200ResponseFromJSON)(jsonValue));
|
|
125
|
+
});
|
|
126
|
+
}
|
|
127
|
+
/**
|
|
128
|
+
* Creates a Stripe subscription for a customer. Provide either tenant_id (to lookup customer from database) OR stripe_customer_id (to use directly). ## Authentication Requires valid API authentication. ## Customer Identification - If stripe_customer_id is provided, it will be used directly - If tenant_id is provided, the tenant\'s stripe_customer_id will be looked up from auth.tenants table - At least one of tenant_id or stripe_customer_id must be provided ## Use Cases - Subscribe tenant to metered pricing plans - Upgrade/downgrade tenant plans - Enable usage-based billing for resources - Direct subscription creation with Stripe customer ID
|
|
129
|
+
* Create subscription
|
|
130
|
+
*/
|
|
131
|
+
createSubscription(requestParameters, initOverrides) {
|
|
132
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
133
|
+
const response = yield this.createSubscriptionRaw(requestParameters, initOverrides);
|
|
134
|
+
return yield response.value();
|
|
135
|
+
});
|
|
136
|
+
}
|
|
104
137
|
/**
|
|
105
138
|
* Records a usage event for metered billing. The customer must have an active subscription with metered pricing. ## Authentication Requires JWT token and an associated Stripe customer ID. ## Use Cases - API request metering - Compute time tracking - Storage usage recording - Any metered billing scenario
|
|
106
139
|
* Record metered usage
|
|
@@ -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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
8
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
8
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
6
6
|
* Contact: support@omnibase.dev
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/apis/V1StripeApi.js
CHANGED
|
@@ -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.
|
|
8
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
8
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
6
6
|
* Contact: support@omnibase.dev
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10,13 +10,16 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime';
|
|
13
|
-
import type { CreateCheckout200Response, CreateCustomerPortal200Response, HandlersSuccessResponse, V1CreateCheckoutRequest, V1CreatePortalRequest, V1RecordUsageRequest } from '../models/index';
|
|
13
|
+
import type { CreateCheckout200Response, CreateCustomerPortal200Response, CreateSubscription200Response, HandlersSuccessResponse, V1CreateCheckoutRequest, V1CreatePortalRequest, V1CreateSubscriptionRequest, V1RecordUsageRequest } from '../models/index';
|
|
14
14
|
export interface CreateCheckoutRequest {
|
|
15
15
|
request: V1CreateCheckoutRequest;
|
|
16
16
|
}
|
|
17
17
|
export interface CreateCustomerPortalRequest {
|
|
18
18
|
request: V1CreatePortalRequest;
|
|
19
19
|
}
|
|
20
|
+
export interface CreateSubscriptionRequest {
|
|
21
|
+
request: V1CreateSubscriptionRequest;
|
|
22
|
+
}
|
|
20
23
|
export interface RecordUsageRequest {
|
|
21
24
|
request: V1RecordUsageRequest;
|
|
22
25
|
}
|
|
@@ -44,6 +47,16 @@ export declare class V1PaymentsApi extends runtime.BaseAPI {
|
|
|
44
47
|
* Create customer portal session
|
|
45
48
|
*/
|
|
46
49
|
createCustomerPortal(requestParameters: CreateCustomerPortalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CreateCustomerPortal200Response>;
|
|
50
|
+
/**
|
|
51
|
+
* Creates a Stripe subscription for a customer. Provide either tenant_id (to lookup customer from database) OR stripe_customer_id (to use directly). ## Authentication Requires valid API authentication. ## Customer Identification - If stripe_customer_id is provided, it will be used directly - If tenant_id is provided, the tenant\'s stripe_customer_id will be looked up from auth.tenants table - At least one of tenant_id or stripe_customer_id must be provided ## Use Cases - Subscribe tenant to metered pricing plans - Upgrade/downgrade tenant plans - Enable usage-based billing for resources - Direct subscription creation with Stripe customer ID
|
|
52
|
+
* Create subscription
|
|
53
|
+
*/
|
|
54
|
+
createSubscriptionRaw(requestParameters: CreateSubscriptionRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CreateSubscription200Response>>;
|
|
55
|
+
/**
|
|
56
|
+
* Creates a Stripe subscription for a customer. Provide either tenant_id (to lookup customer from database) OR stripe_customer_id (to use directly). ## Authentication Requires valid API authentication. ## Customer Identification - If stripe_customer_id is provided, it will be used directly - If tenant_id is provided, the tenant\'s stripe_customer_id will be looked up from auth.tenants table - At least one of tenant_id or stripe_customer_id must be provided ## Use Cases - Subscribe tenant to metered pricing plans - Upgrade/downgrade tenant plans - Enable usage-based billing for resources - Direct subscription creation with Stripe customer ID
|
|
57
|
+
* Create subscription
|
|
58
|
+
*/
|
|
59
|
+
createSubscription(requestParameters: CreateSubscriptionRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CreateSubscription200Response>;
|
|
47
60
|
/**
|
|
48
61
|
* Records a usage event for metered billing. The customer must have an active subscription with metered pricing. ## Authentication Requires JWT token and an associated Stripe customer ID. ## Use Cases - API request metering - Compute time tracking - Storage usage recording - Any metered billing scenario
|
|
49
62
|
* Record metered usage
|
|
@@ -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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
8
8
|
* Contact: support@omnibase.dev
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -21,7 +21,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
21
21
|
});
|
|
22
22
|
};
|
|
23
23
|
import * as runtime from '../runtime';
|
|
24
|
-
import { CreateCheckout200ResponseFromJSON, CreateCustomerPortal200ResponseFromJSON, HandlersSuccessResponseFromJSON, V1CreateCheckoutRequestToJSON, V1CreatePortalRequestToJSON, V1RecordUsageRequestToJSON, } from '../models/index';
|
|
24
|
+
import { CreateCheckout200ResponseFromJSON, CreateCustomerPortal200ResponseFromJSON, CreateSubscription200ResponseFromJSON, HandlersSuccessResponseFromJSON, V1CreateCheckoutRequestToJSON, V1CreatePortalRequestToJSON, V1CreateSubscriptionRequestToJSON, V1RecordUsageRequestToJSON, } from '../models/index';
|
|
25
25
|
/**
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
@@ -98,6 +98,39 @@ export class V1PaymentsApi extends runtime.BaseAPI {
|
|
|
98
98
|
return yield response.value();
|
|
99
99
|
});
|
|
100
100
|
}
|
|
101
|
+
/**
|
|
102
|
+
* Creates a Stripe subscription for a customer. Provide either tenant_id (to lookup customer from database) OR stripe_customer_id (to use directly). ## Authentication Requires valid API authentication. ## Customer Identification - If stripe_customer_id is provided, it will be used directly - If tenant_id is provided, the tenant\'s stripe_customer_id will be looked up from auth.tenants table - At least one of tenant_id or stripe_customer_id must be provided ## Use Cases - Subscribe tenant to metered pricing plans - Upgrade/downgrade tenant plans - Enable usage-based billing for resources - Direct subscription creation with Stripe customer ID
|
|
103
|
+
* Create subscription
|
|
104
|
+
*/
|
|
105
|
+
createSubscriptionRaw(requestParameters, initOverrides) {
|
|
106
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
107
|
+
if (requestParameters['request'] == null) {
|
|
108
|
+
throw new runtime.RequiredError('request', 'Required parameter "request" was null or undefined when calling createSubscription().');
|
|
109
|
+
}
|
|
110
|
+
const queryParameters = {};
|
|
111
|
+
const headerParameters = {};
|
|
112
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
113
|
+
let urlPath = `/api/v1/payments/subscription`;
|
|
114
|
+
const response = yield this.request({
|
|
115
|
+
path: urlPath,
|
|
116
|
+
method: 'POST',
|
|
117
|
+
headers: headerParameters,
|
|
118
|
+
query: queryParameters,
|
|
119
|
+
body: V1CreateSubscriptionRequestToJSON(requestParameters['request']),
|
|
120
|
+
}, initOverrides);
|
|
121
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => CreateSubscription200ResponseFromJSON(jsonValue));
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* Creates a Stripe subscription for a customer. Provide either tenant_id (to lookup customer from database) OR stripe_customer_id (to use directly). ## Authentication Requires valid API authentication. ## Customer Identification - If stripe_customer_id is provided, it will be used directly - If tenant_id is provided, the tenant\'s stripe_customer_id will be looked up from auth.tenants table - At least one of tenant_id or stripe_customer_id must be provided ## Use Cases - Subscribe tenant to metered pricing plans - Upgrade/downgrade tenant plans - Enable usage-based billing for resources - Direct subscription creation with Stripe customer ID
|
|
126
|
+
* Create subscription
|
|
127
|
+
*/
|
|
128
|
+
createSubscription(requestParameters, initOverrides) {
|
|
129
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
130
|
+
const response = yield this.createSubscriptionRaw(requestParameters, initOverrides);
|
|
131
|
+
return yield response.value();
|
|
132
|
+
});
|
|
133
|
+
}
|
|
101
134
|
/**
|
|
102
135
|
* Records a usage event for metered billing. The customer must have an active subscription with metered pricing. ## Authentication Requires JWT token and an associated Stripe customer ID. ## Use Cases - API request metering - Compute time tracking - Storage usage recording - Any metered billing scenario
|
|
103
136
|
* Record metered usage
|
|
@@ -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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
5
|
+
* The version of the OpenAPI document: 0.9.12
|
|
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.
|
|
7
|
+
* The version of the OpenAPI document: 0.9.12
|
|
8
8
|
* Contact: support@omnibase.dev
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|