@omnibase/core-js 0.9.9 → 0.9.11
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 +2 -8
- package/dist/esm/models/ModelsBillingStatusResponse.js +4 -4
- 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 +38 -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 +2 -8
- package/dist/models/ModelsBillingStatusResponse.js +4 -4
- 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 +38 -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/ModelsBillingStatusResponse.md +0 -2
- package/docs/V1CreateSubscriptionRequest.md +36 -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 +4 -11
- 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 +75 -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
|
@@ -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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
8
8
|
* Contact: support@omnibase.dev
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Omnibase REST API
|
|
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
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 0.9.11
|
|
6
|
+
* Contact: support@omnibase.dev
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface V1CreateSubscriptionRequest
|
|
16
|
+
*/
|
|
17
|
+
export interface V1CreateSubscriptionRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The plan ID from your Stripe configuration (config item ID)
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof V1CreateSubscriptionRequest
|
|
22
|
+
*/
|
|
23
|
+
planId: string;
|
|
24
|
+
/**
|
|
25
|
+
* The tenant ID to create subscription for
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof V1CreateSubscriptionRequest
|
|
28
|
+
*/
|
|
29
|
+
tenantId: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the V1CreateSubscriptionRequest interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfV1CreateSubscriptionRequest(value: object): value is V1CreateSubscriptionRequest;
|
|
35
|
+
export declare function V1CreateSubscriptionRequestFromJSON(json: any): V1CreateSubscriptionRequest;
|
|
36
|
+
export declare function V1CreateSubscriptionRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1CreateSubscriptionRequest;
|
|
37
|
+
export declare function V1CreateSubscriptionRequestToJSON(json: any): V1CreateSubscriptionRequest;
|
|
38
|
+
export declare function V1CreateSubscriptionRequestToJSONTyped(value?: V1CreateSubscriptionRequest | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Omnibase REST API
|
|
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
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 0.9.11
|
|
8
|
+
* Contact: support@omnibase.dev
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Check if a given object implements the V1CreateSubscriptionRequest interface.
|
|
16
|
+
*/
|
|
17
|
+
export function instanceOfV1CreateSubscriptionRequest(value) {
|
|
18
|
+
if (!('planId' in value) || value['planId'] === undefined)
|
|
19
|
+
return false;
|
|
20
|
+
if (!('tenantId' in value) || value['tenantId'] === undefined)
|
|
21
|
+
return false;
|
|
22
|
+
return true;
|
|
23
|
+
}
|
|
24
|
+
export function V1CreateSubscriptionRequestFromJSON(json) {
|
|
25
|
+
return V1CreateSubscriptionRequestFromJSONTyped(json, false);
|
|
26
|
+
}
|
|
27
|
+
export function V1CreateSubscriptionRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
28
|
+
if (json == null) {
|
|
29
|
+
return json;
|
|
30
|
+
}
|
|
31
|
+
return {
|
|
32
|
+
'planId': json['plan_id'],
|
|
33
|
+
'tenantId': json['tenant_id'],
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
export function V1CreateSubscriptionRequestToJSON(json) {
|
|
37
|
+
return V1CreateSubscriptionRequestToJSONTyped(json, false);
|
|
38
|
+
}
|
|
39
|
+
export function V1CreateSubscriptionRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
40
|
+
if (value == null) {
|
|
41
|
+
return value;
|
|
42
|
+
}
|
|
43
|
+
return {
|
|
44
|
+
'plan_id': value['planId'],
|
|
45
|
+
'tenant_id': value['tenantId'],
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Omnibase REST API
|
|
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
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 0.9.11
|
|
6
|
+
* Contact: support@omnibase.dev
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface V1CreateSubscriptionResponse
|
|
16
|
+
*/
|
|
17
|
+
export interface V1CreateSubscriptionResponse {
|
|
18
|
+
/**
|
|
19
|
+
* Subscription status (active, trialing, etc.)
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof V1CreateSubscriptionResponse
|
|
22
|
+
*/
|
|
23
|
+
status?: string;
|
|
24
|
+
/**
|
|
25
|
+
* Stripe Subscription ID
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof V1CreateSubscriptionResponse
|
|
28
|
+
*/
|
|
29
|
+
subscriptionId?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the V1CreateSubscriptionResponse interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfV1CreateSubscriptionResponse(value: object): value is V1CreateSubscriptionResponse;
|
|
35
|
+
export declare function V1CreateSubscriptionResponseFromJSON(json: any): V1CreateSubscriptionResponse;
|
|
36
|
+
export declare function V1CreateSubscriptionResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1CreateSubscriptionResponse;
|
|
37
|
+
export declare function V1CreateSubscriptionResponseToJSON(json: any): V1CreateSubscriptionResponse;
|
|
38
|
+
export declare function V1CreateSubscriptionResponseToJSONTyped(value?: V1CreateSubscriptionResponse | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Omnibase REST API
|
|
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
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 0.9.11
|
|
8
|
+
* Contact: support@omnibase.dev
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Check if a given object implements the V1CreateSubscriptionResponse interface.
|
|
16
|
+
*/
|
|
17
|
+
export function instanceOfV1CreateSubscriptionResponse(value) {
|
|
18
|
+
return true;
|
|
19
|
+
}
|
|
20
|
+
export function V1CreateSubscriptionResponseFromJSON(json) {
|
|
21
|
+
return V1CreateSubscriptionResponseFromJSONTyped(json, false);
|
|
22
|
+
}
|
|
23
|
+
export function V1CreateSubscriptionResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
24
|
+
if (json == null) {
|
|
25
|
+
return json;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'status': json['status'] == null ? undefined : json['status'],
|
|
29
|
+
'subscriptionId': json['subscription_id'] == null ? undefined : json['subscription_id'],
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
export function V1CreateSubscriptionResponseToJSON(json) {
|
|
33
|
+
return V1CreateSubscriptionResponseToJSONTyped(json, false);
|
|
34
|
+
}
|
|
35
|
+
export function V1CreateSubscriptionResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
36
|
+
if (value == null) {
|
|
37
|
+
return value;
|
|
38
|
+
}
|
|
39
|
+
return {
|
|
40
|
+
'status': value['status'],
|
|
41
|
+
'subscription_id': value['subscriptionId'],
|
|
42
|
+
};
|
|
43
|
+
}
|
|
@@ -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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.11
|
|
8
8
|
* Contact: support@omnibase.dev
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -20,6 +20,7 @@ export * from './CreateCustomerPortal200Response';
|
|
|
20
20
|
export * from './CreateInvite200Response';
|
|
21
21
|
export * from './CreateRelationship200Response';
|
|
22
22
|
export * from './CreateRole200Response';
|
|
23
|
+
export * from './CreateSubscription200Response';
|
|
23
24
|
export * from './CreateTenant200Response';
|
|
24
25
|
export * from './DeleteRole200Response';
|
|
25
26
|
export * from './DeleteTenant200Response';
|
|
@@ -114,6 +115,8 @@ export * from './V1CreatePortalRequest';
|
|
|
114
115
|
export * from './V1CreatePortalResponse';
|
|
115
116
|
export * from './V1CreateRelationshipRequest';
|
|
116
117
|
export * from './V1CreateRelationshipResponse';
|
|
118
|
+
export * from './V1CreateSubscriptionRequest';
|
|
119
|
+
export * from './V1CreateSubscriptionResponse';
|
|
117
120
|
export * from './V1MigrationErrorResponse';
|
|
118
121
|
export * from './V1MigrationSuccessResponse';
|
|
119
122
|
export * from './V1NamespaceDeploymentResponse';
|
package/dist/esm/models/index.js
CHANGED
|
@@ -22,6 +22,7 @@ export * from './CreateCustomerPortal200Response';
|
|
|
22
22
|
export * from './CreateInvite200Response';
|
|
23
23
|
export * from './CreateRelationship200Response';
|
|
24
24
|
export * from './CreateRole200Response';
|
|
25
|
+
export * from './CreateSubscription200Response';
|
|
25
26
|
export * from './CreateTenant200Response';
|
|
26
27
|
export * from './DeleteRole200Response';
|
|
27
28
|
export * from './DeleteTenant200Response';
|
|
@@ -116,6 +117,8 @@ export * from './V1CreatePortalRequest';
|
|
|
116
117
|
export * from './V1CreatePortalResponse';
|
|
117
118
|
export * from './V1CreateRelationshipRequest';
|
|
118
119
|
export * from './V1CreateRelationshipResponse';
|
|
120
|
+
export * from './V1CreateSubscriptionRequest';
|
|
121
|
+
export * from './V1CreateSubscriptionResponse';
|
|
119
122
|
export * from './V1MigrationErrorResponse';
|
|
120
123
|
export * from './V1MigrationSuccessResponse';
|
|
121
124
|
export * from './V1NamespaceDeploymentResponse';
|
package/dist/esm/runtime.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.11
|
|
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/esm/runtime.js
CHANGED
|
@@ -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.11
|
|
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.11
|
|
6
6
|
* Contact: support@omnibase.dev
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|