mudbase 1.2.12 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/docs/APIKeysApi.md +429 -0
- data/docs/AcceptInvite201Response.md +22 -0
- data/docs/AcceptInvite201ResponseUser.md +30 -0
- data/docs/AcceptInviteRequest.md +24 -0
- data/docs/AddCustomRoleRequest.md +38 -0
- data/docs/AddCustomRoleRequestDefaultPermissionsInner.md +20 -0
- data/docs/AddOnsApi.md +230 -0
- data/docs/AddOrgDomainRequest.md +20 -0
- data/docs/AddParticipant200Response.md +20 -0
- data/docs/AddParticipant200ResponseData.md +18 -0
- data/docs/AddParticipant200ResponseDataParticipantsInner.md +22 -0
- data/docs/AddParticipantRequest.md +20 -0
- data/docs/AddReaction200Response.md +20 -0
- data/docs/AddReaction200ResponseDataInner.md +20 -0
- data/docs/AddReactionRequest.md +18 -0
- data/docs/AdminApproveOrgDomainCnameRequest.md +18 -0
- data/docs/AdminBillingCheckoutLinkRequest.md +38 -0
- data/docs/AdminCustomDomainMutationResponse.md +20 -0
- data/docs/AdminMemberRolePatchRequest.md +20 -0
- data/docs/AdminOrgBillingContractPatchRequest.md +28 -0
- data/docs/AdminOrgLimitsPatchRequest.md +68 -0
- data/docs/AdminOrgLimitsPatchRequestBugAnalysis.md +26 -0
- data/docs/AdminOrgPlanPatchRequest.md +22 -0
- data/docs/AdminOrgStatusPatchRequest.md +24 -0
- data/docs/AdminPlatformDnsVerificationPatchRequest.md +30 -0
- data/docs/AdminProjectPatchRequest.md +22 -0
- data/docs/AdminProvisionEnterpriseBody.md +30 -0
- data/docs/ApiAddonsGet200Response.md +18 -0
- data/docs/ApiFilesDownloadFileIdGet200Response.md +24 -0
- data/docs/ApiGdprErasePostRequest.md +22 -0
- data/docs/ApiKycSessionsPostRequest.md +18 -0
- data/docs/ApiKycWebhookConfigGet200Response.md +20 -0
- data/docs/ApiKycWebhookConfigPut200Response.md +22 -0
- data/docs/ApiKycWebhookConfigPutRequest.md +22 -0
- data/docs/ApiKycWebhookConfigTestPost200Response.md +22 -0
- data/docs/ApiKycWorkflowsGet200Response.md +22 -0
- data/docs/ApiKycWorkflowsGet200ResponseWorkflowsInner.md +24 -0
- data/docs/ApiMeBootstrapGet200Response.md +24 -0
- data/docs/ApiProjectsProjectIdAddonsAddonInvokePost200Response.md +18 -0
- data/docs/ApiProjectsProjectIdKybSessionsPostRequest.md +26 -0
- data/docs/ApplyRoleFeaturePreset200Response.md +22 -0
- data/docs/ApplyRoleFeaturePresetRequest.md +18 -0
- data/docs/ApproveRoleElevation200Response.md +20 -0
- data/docs/ApproveRoleElevationRequest.md +20 -0
- data/docs/AssignRole200Response.md +20 -0
- data/docs/AssignRoleRequest.md +18 -0
- data/docs/AuthConfig.md +1 -1
- data/docs/AuthenticationApi.md +1990 -0
- data/docs/BackupsApi.md +329 -0
- data/docs/BillingApi.md +1545 -184
- data/docs/BroadcastNonCustodialTransaction200Response.md +22 -0
- data/docs/BroadcastNonCustodialTransaction200ResponseData.md +24 -0
- data/docs/BroadcastNonCustodialTransactionRequest.md +22 -0
- data/docs/BucketsApi.md +398 -0
- data/docs/CalculateWalletFee200Response.md +20 -0
- data/docs/CalculateWalletFee200ResponseData.md +48 -0
- data/docs/CalculateWalletFee200ResponseDataFeeTiersValue.md +20 -0
- data/docs/CancelSubscriptionRequest.md +18 -0
- data/docs/ChatApi.md +313 -295
- data/docs/CheckFeatureAccess200Response.md +20 -0
- data/docs/CheckPermissions200Response.md +20 -0
- data/docs/CheckPermissions200ResponsePermissions.md +22 -0
- data/docs/CheckSubscription200Response.md +20 -0
- data/docs/CheckSubscription200ResponseSubscription.md +20 -0
- data/docs/CheckUserPresence200Response.md +20 -0
- data/docs/CheckUserPresence200ResponsePresenceValue.md +20 -0
- data/docs/CheckUserPresenceRequest.md +18 -0
- data/docs/CollectionAction.md +15 -0
- data/docs/CollectionPermissionRule.md +20 -0
- data/docs/CollectionsApi.md +101 -86
- data/docs/ComplianceApi.md +372 -16
- data/docs/ConfigureOAuthProvider200Response.md +20 -0
- data/docs/ConfigureOAuthProvider200ResponseProvider.md +22 -0
- data/docs/ConfigureOAuthProviderRequest.md +26 -0
- data/docs/ConfigureWebhook200Response.md +22 -0
- data/docs/ConfigureWebhook200ResponseData.md +24 -0
- data/docs/ConfigureWebhook200ResponseDataTransformationsInner.md +20 -0
- data/docs/ConfigureWebhook403Response.md +22 -0
- data/docs/ConfigureWebhookRequest.md +26 -0
- data/docs/ConfirmAddressVerification200Response.md +24 -0
- data/docs/ConfirmAddressVerificationRequest.md +18 -0
- data/docs/ConfirmDirectUpload400Response.md +20 -0
- data/docs/ConfirmDirectUploadRequest.md +30 -0
- data/docs/ConfirmLocalPasswordResetWithOtpRequest.md +24 -0
- data/docs/ConvertAnonymousAccount200Response.md +26 -0
- data/docs/ConvertAnonymousAccountRequest.md +24 -0
- data/docs/CreateAnonymousSession200Response.md +26 -0
- data/docs/CreateAnonymousSession200ResponseUser.md +28 -0
- data/docs/CreateAnonymousSessionRequest.md +20 -0
- data/docs/CreateApiKey201Response.md +20 -0
- data/docs/CreateApiKey400Response.md +20 -0
- data/docs/CreateBackup201Response.md +18 -0
- data/docs/CreateBackup201ResponseBackup.md +32 -0
- data/docs/CreateBackupRequest.md +22 -0
- data/docs/CreateChat201Response.md +20 -0
- data/docs/CreateChat201ResponseData.md +26 -0
- data/docs/CreateChatRequest.md +26 -0
- data/docs/CreateCheckoutSession200Response.md +20 -0
- data/docs/CreateCheckoutSession200ResponseData.md +28 -0
- data/docs/CreateCheckoutSessionRequest.md +26 -0
- data/docs/CreateCheckoutSessionRequestCustomerInfo.md +20 -0
- data/docs/CreateCollection201Response.md +20 -0
- data/docs/CreateFromTemplateRequest.md +22 -0
- data/docs/CreateIntegration201Response.md +18 -0
- data/docs/CreateIntegrationRequest.md +24 -0
- data/docs/CreateMonitoringAlertRequest.md +26 -0
- data/docs/CreateOrUpdateFeeSettingsRequest.md +26 -0
- data/docs/CreateOrganization403Response.md +20 -0
- data/docs/CreateOrganizationRequest.md +26 -0
- data/docs/CreatePlan201Response.md +20 -0
- data/docs/CreatePlanRequest.md +40 -0
- data/docs/CreatePlanRequestFeaturesInner.md +49 -0
- data/docs/CreatePlanRequestFeaturesInnerOneOf.md +24 -0
- data/docs/CreatePlanRequestLimits.md +26 -0
- data/docs/CreatePlanRequestLimitsCustomLimitsInner.md +20 -0
- data/docs/CreatePlanRequestTrial.md +20 -0
- data/docs/CreateProject201Response.md +20 -0
- data/docs/CreateRole201Response.md +20 -0
- data/docs/CreateRole201ResponseRole.md +32 -0
- data/docs/CreateRole201ResponseRolePermissionsInner.md +22 -0
- data/docs/CreateRoleRequest.md +26 -0
- data/docs/CreateRoleRequestCollectionPermissionsValue.md +49 -0
- data/docs/CreateRoleRequestPermissionsInner.md +22 -0
- data/docs/CreateWallet201Response.md +20 -0
- data/docs/CreateWallet201ResponseData.md +30 -0
- data/docs/CreateWalletRequest.md +26 -0
- data/docs/CreateWalletWebhook201Response.md +22 -0
- data/docs/CreateWalletWebhookRequest.md +26 -0
- data/docs/CreateWalletWebhookRequestFilters.md +20 -0
- data/docs/DashboardActivityItem.md +28 -0
- data/docs/DashboardOverviewData.md +32 -0
- data/docs/DashboardOverviewDataActiveUsers.md +28 -0
- data/docs/DashboardOverviewDataLatency.md +32 -0
- data/docs/DashboardOverviewDataLatencyInstanceRollup.md +30 -0
- data/docs/DashboardOverviewDataLatencyTopRoutesByImpactHintInner.md +26 -0
- data/docs/DashboardOverviewDataProject.md +22 -0
- data/docs/DashboardOverviewDataRequestVolume14dInner.md +22 -0
- data/docs/DashboardOverviewDataRequests.md +30 -0
- data/docs/DashboardOverviewDataUptime.md +52 -0
- data/docs/DataApi.md +111 -100
- data/docs/DeleteBackup200Response.md +18 -0
- data/docs/DeleteFunction200Response.md +20 -0
- data/docs/DeleteOrganization200Response.md +18 -0
- data/docs/DeleteRole200Response.md +18 -0
- data/docs/DeleteSubOrganization200Response.md +18 -0
- data/docs/Disable2FARequest.md +20 -0
- data/docs/DownloadBucketFile403Response.md +18 -0
- data/docs/DownloadBucketFile404Response.md +18 -0
- data/docs/DownloadInvoice200Response.md +20 -0
- data/docs/EditMessage200Response.md +20 -0
- data/docs/EditMessage200ResponseData.md +26 -0
- data/docs/EditMessageRequest.md +20 -0
- data/docs/EditMessageRequestE2ee.md +28 -0
- data/docs/EmailApi.md +887 -0
- data/docs/EmailTemplateCatalogItem.md +28 -0
- data/docs/EmailTemplateResolved.md +34 -0
- data/docs/EnablePaymentProcessing200Response.md +22 -0
- data/docs/EnablePaymentProcessing200ResponseData.md +20 -0
- data/docs/EnablePaymentProcessingRequest.md +28 -0
- data/docs/EnqueueProjectEmail202Response.md +20 -0
- data/docs/EraseUserData200Response.md +22 -0
- data/docs/EraseUserData200ResponseData.md +24 -0
- data/docs/EraseUserData409Response.md +20 -0
- data/docs/EraseUserDataRequest.md +22 -0
- data/docs/Error.md +1 -1
- data/docs/EstimateNetworkFee200Response.md +20 -0
- data/docs/EstimateNetworkFeeRequest.md +22 -0
- data/docs/EstimateNonCustodialGas200Response.md +20 -0
- data/docs/EstimateNonCustodialGas200ResponseData.md +38 -0
- data/docs/EstimateNonCustodialGasRequest.md +20 -0
- data/docs/EstimateNonCustodialGasRequestTransaction.md +28 -0
- data/docs/ExecuteFunctionRequest.md +18 -0
- data/docs/ExecuteIntegrationRequest.md +24 -0
- data/docs/ExportUserData200Response.md +32 -0
- data/docs/FeatureNotAllowedError.md +26 -0
- data/docs/FilesApi.md +922 -0
- data/docs/FunctionExecutionResponseData.md +4 -8
- data/docs/FunctionExecutionStatusResponse.md +20 -0
- data/docs/FunctionExecutionStatusResponseData.md +38 -0
- data/docs/FunctionExecutionStatusResponseDataLogs.md +24 -0
- data/docs/FunctionsApi.md +356 -235
- data/docs/GenerateAccessReview200Response.md +18 -0
- data/docs/GenerateAccessReview200ResponseReport.md +28 -0
- data/docs/GenerateAccessReviewRequest.md +20 -0
- data/docs/GenerateAccessReviewRequestReviewPeriod.md +20 -0
- data/docs/GenerateDataProcessingRecord200Response.md +18 -0
- data/docs/GenerateDataProcessingRecord200ResponseRecord.md +28 -0
- data/docs/GenerateDataProcessingRecordRequest.md +20 -0
- data/docs/GeneratePresignedUploadRequest.md +26 -0
- data/docs/GeneratePrivateKey200Response.md +20 -0
- data/docs/GeneratePrivateKey200ResponseData.md +24 -0
- data/docs/GeneratePrivateKeyRequest.md +18 -0
- data/docs/GenerateSignedUrlRequest.md +18 -0
- data/docs/GetActiveUsers200Response.md +22 -0
- data/docs/GetActiveUsers200ResponseUsersInner.md +22 -0
- data/docs/GetAllFees200Response.md +20 -0
- data/docs/GetAllFees200ResponseData.md +22 -0
- data/docs/GetAvailableOAuthProviders200Response.md +20 -0
- data/docs/GetAvailableOAuthProviders200ResponseProvidersInner.md +28 -0
- data/docs/GetAvailableRoles200Response.md +20 -0
- data/docs/GetAvailableRoles200ResponseDataInner.md +30 -0
- data/docs/GetBalance200Response.md +20 -0
- data/docs/GetBalance200ResponseData.md +26 -0
- data/docs/GetBillingEstimate200Response.md +32 -0
- data/docs/GetBillingEstimate200ResponseLineItemsInner.md +26 -0
- data/docs/GetBillingEstimate200ResponseSpendLimits.md +22 -0
- data/docs/GetCancelParams200Response.md +20 -0
- data/docs/GetCancelParams200ResponseData.md +36 -0
- data/docs/GetCancelParamsRequest.md +22 -0
- data/docs/GetChatDetails200Response.md +20 -0
- data/docs/GetChatDetails200ResponseData.md +22 -0
- data/docs/GetChatDetails200ResponseDataParticipantsInner.md +20 -0
- data/docs/GetChatE2eeParticipantKeys200Response.md +20 -0
- data/docs/GetChatE2eeParticipantKeys200ResponseDataInner.md +24 -0
- data/docs/GetChatMessages200Response.md +20 -0
- data/docs/GetChatMessages200ResponseData.md +20 -0
- data/docs/GetChatMessages200ResponseDataMessagesInner.md +24 -0
- data/docs/GetChatMessages200ResponseDataMessagesInnerSender.md +20 -0
- data/docs/GetComplianceSummary200Response.md +18 -0
- data/docs/GetComplianceSummary200ResponseCompliance.md +22 -0
- data/docs/GetComplianceSummary200ResponseComplianceGdpr.md +22 -0
- data/docs/GetComplianceSummary200ResponseComplianceSecurity.md +22 -0
- data/docs/GetComplianceSummary200ResponseComplianceSoc2.md +22 -0
- data/docs/GetCurrencyFeeBalance200Response.md +20 -0
- data/docs/GetCurrencyFeeBalance200ResponseData.md +24 -0
- data/docs/GetCurrentUser200Response.md +18 -0
- data/docs/GetDashboard200Response.md +22 -0
- data/docs/GetEventThroughput200Response.md +26 -0
- data/docs/GetFeeBalances200Response.md +20 -0
- data/docs/GetFeeBalances200ResponseDataInner.md +28 -0
- data/docs/GetFeeBreakdown200Response.md +20 -0
- data/docs/GetFeeBreakdown200ResponseData.md +28 -0
- data/docs/GetFunctionVersions200Response.md +20 -0
- data/docs/GetFunctionVersions200ResponseData.md +18 -0
- data/docs/GetFunctionVersions200ResponseDataVersionsInner.md +28 -0
- data/docs/GetGlobalAnalytics200Response.md +24 -0
- data/docs/GetHistoricalAnalytics200Response.md +24 -0
- data/docs/GetHistoricalAnalytics200ResponseDataInner.md +22 -0
- data/docs/GetIntegration200Response.md +18 -0
- data/docs/GetIntegration200ResponseIntegration.md +30 -0
- data/docs/GetIntegrations200Response.md +18 -0
- data/docs/GetIntegrations200ResponseIntegrationsInner.md +24 -0
- data/docs/GetInvoice200Response.md +18 -0
- data/docs/GetInvoice200ResponseInvoice.md +32 -0
- data/docs/GetInvoices200Response.md +20 -0
- data/docs/GetInvoices200ResponseInvoicesInner.md +34 -0
- data/docs/GetLocalSession200Response.md +20 -0
- data/docs/GetMultiRoleConfig200Response.md +20 -0
- data/docs/GetMultiRoleConfig200ResponseData.md +24 -0
- data/docs/GetNetworkStatus200Response.md +20 -0
- data/docs/GetNetworkStatus200ResponseDataValue.md +24 -0
- data/docs/GetNonCustodialBalance200Response.md +20 -0
- data/docs/GetNonCustodialTransactionByHash200Response.md +20 -0
- data/docs/GetNonCustodialTransactions200Response.md +22 -0
- data/docs/GetOAuthProviderConfig200Response.md +24 -0
- data/docs/GetOAuthProviderConfig200ResponseConfig.md +20 -0
- data/docs/GetOrgOAuthProviders200Response.md +20 -0
- data/docs/GetOrgOAuthProviders200ResponseProvidersInner.md +26 -0
- data/docs/GetOrganizationMembers200Response.md +20 -0
- data/docs/GetOrganizationUsage200Response.md +26 -0
- data/docs/GetOrganizationUsage200ResponseAllOfSuborgsInner.md +24 -0
- data/docs/GetOrganizationUsers200Response.md +20 -0
- data/docs/GetOrganizationUsers200ResponseUsersInner.md +48 -0
- data/docs/GetOrganizationUsers200ResponseUsersInnerProject.md +22 -0
- data/docs/GetOverage200Response.md +18 -0
- data/docs/GetOverage200ResponseOverageInner.md +26 -0
- data/docs/GetPaymentRecords200Response.md +20 -0
- data/docs/GetPaymentRecords200ResponseData.md +20 -0
- data/docs/GetPaymentRecords200ResponseDataPagination.md +24 -0
- data/docs/GetPaymentRecords200ResponseDataRecordsInner.md +26 -0
- data/docs/GetPayoutHistory200Response.md +22 -0
- data/docs/GetPayoutHistory200ResponseDataInner.md +34 -0
- data/docs/GetPendingRoleElevationRequests200Response.md +20 -0
- data/docs/GetPermissionsMatrix200Response.md +20 -0
- data/docs/GetPermissionsMatrix200ResponseData.md +22 -0
- data/docs/GetPlans200Response.md +20 -0
- data/docs/GetProjectAnalytics200Response.md +26 -0
- data/docs/GetProjectCaptchaConfig200Response.md +18 -0
- data/docs/GetProjectCaptchaConfig200ResponseCaptcha.md +24 -0
- data/docs/GetProjectEmailAnalytics200Response.md +20 -0
- data/docs/GetProjectEmailSmtp200Response.md +20 -0
- data/docs/GetProjectEmailTemplate200Response.md +20 -0
- data/docs/GetProjectFcmConfig200Response.md +20 -0
- data/docs/GetProjectFcmConfig200ResponseData.md +18 -0
- data/docs/GetProjectFeeDashboard200Response.md +20 -0
- data/docs/GetProjectFeeDashboard200ResponseData.md +24 -0
- data/docs/GetProjectFeeDashboard200ResponseDataBalancesInner.md +22 -0
- data/docs/GetProjectFeeDashboard200ResponseDataRecentPayoutsInner.md +26 -0
- data/docs/GetProjectOAuthProviders200Response.md +20 -0
- data/docs/GetProjectOAuthProviders200ResponseProvidersInner.md +22 -0
- data/docs/GetProjectSmsByo200Response.md +20 -0
- data/docs/GetProjectUsers200Response.md +22 -0
- data/docs/GetPublicPlans200Response.md +18 -0
- data/docs/GetRole200Response.md +18 -0
- data/docs/GetRoleElevationStatus200Response.md +18 -0
- data/docs/GetScannerMetrics200Response.md +22 -0
- data/docs/GetScannerMetrics200ResponseAlertsInner.md +22 -0
- data/docs/GetScannerMetrics200ResponseMetricsValue.md +24 -0
- data/docs/GetSearchAnalytics200Response.md +24 -0
- data/docs/GetSearchAnalytics200ResponseTopQueriesInner.md +20 -0
- data/docs/GetSearchSuggestions200Response.md +18 -0
- data/docs/GetSpeedUpParams200Response.md +20 -0
- data/docs/GetSpeedUpParams200ResponseData.md +36 -0
- data/docs/GetSpeedUpParamsRequest.md +22 -0
- data/docs/GetSubOrganizations200Response.md +20 -0
- data/docs/GetSubscriptionTierById200Response.md +18 -0
- data/docs/GetSubscriptionTierById200ResponsePlan.md +32 -0
- data/docs/GetSubscriptionTiers200Response.md +18 -0
- data/docs/GetSubscriptionTiers200ResponsePlansInner.md +36 -0
- data/docs/GetSubscriptions200Response.md +18 -0
- data/docs/GetSubscriptions200ResponseSubscriptionsInner.md +20 -0
- data/docs/GetSupportedCurrencies200Response.md +20 -0
- data/docs/GetSupportedCurrencies200ResponseData.md +20 -0
- data/docs/GetSupportedCurrencies200ResponseDataCurrenciesInner.md +24 -0
- data/docs/GetTemplates200Response.md +18 -0
- data/docs/GetTemplates200ResponseTemplatesInner.md +24 -0
- data/docs/GetTransaction200Response.md +20 -0
- data/docs/GetTransaction200ResponseData.md +48 -0
- data/docs/GetTransactionHistory200Response.md +22 -0
- data/docs/GetTransactionHistory200ResponsePagination.md +30 -0
- data/docs/GetUsageStats200Response.md +18 -0
- data/docs/GetUsageStats200ResponseStats.md +22 -0
- data/docs/GetUsageWarnings200Response.md +18 -0
- data/docs/GetUsageWarnings200ResponseWarningsInner.md +26 -0
- data/docs/GetUserChats200Response.md +20 -0
- data/docs/GetUserChats200ResponseData.md +20 -0
- data/docs/GetUserChats200ResponseDataChatsInner.md +26 -0
- data/docs/GetUserChats200ResponseDataChatsInnerLastMessage.md +18 -0
- data/docs/GetUserOverview200Response.md +20 -0
- data/docs/GetUserOverview200ResponseFootprint.md +28 -0
- data/docs/GetUserWallets200Response.md +20 -0
- data/docs/GetUsersByRole200Response.md +20 -0
- data/docs/GetWalletFeeConfig200Response.md +20 -0
- data/docs/GetWalletFeeConfig200ResponseData.md +20 -0
- data/docs/GetWalletPrivateKey200Response.md +22 -0
- data/docs/GetWalletPrivateKey200ResponseData.md +26 -0
- data/docs/GetWalletWebhookLogs200Response.md +20 -0
- data/docs/GetWebhookConfig200Response.md +20 -0
- data/docs/GetWebhookConfig200ResponseData.md +26 -0
- data/docs/GetWebhookConfig200ResponseDataTransformationsInner.md +20 -0
- data/docs/GetWebhookConfig404Response.md +20 -0
- data/docs/HandleFlutterwaveWebhook200Response.md +18 -0
- data/docs/HandleFlutterwaveWebhookRequest.md +20 -0
- data/docs/HandleFlutterwaveWebhookRequestData.md +32 -0
- data/docs/HandleFlutterwaveWebhookRequestDataCustomer.md +20 -0
- data/docs/HealthApi.md +14 -15
- data/docs/ImportIntegrationRequest.md +18 -0
- data/docs/InitializeOrgPlanCheckout200Response.md +20 -0
- data/docs/InitializeOrgPlanCheckout200ResponseData.md +28 -0
- data/docs/InitializeOrgPlanCheckoutRequest.md +22 -0
- data/docs/InitializePayment200Response.md +20 -0
- data/docs/InitializePayment200ResponseData.md +32 -0
- data/docs/InitializePaymentForProjectRequest.md +24 -0
- data/docs/InitializePaymentRequest.md +26 -0
- data/docs/InitializePaymentRequestCustomer.md +20 -0
- data/docs/InitiateAddressVerification200Response.md +22 -0
- data/docs/InitiateOAuth400Response.md +18 -0
- data/docs/InitiateOAuth404Response.md +18 -0
- data/docs/InitiateOrgOAuth400Response.md +20 -0
- data/docs/IntegrationsApi.md +798 -39
- data/docs/InternalCustomDomainAddonRequest.md +20 -0
- data/docs/InternalDomainDnsRecheckBatchRequest.md +20 -0
- data/docs/InviteSubOrganizationMember200Response.md +22 -0
- data/docs/InviteTeamMember200Response.md +22 -0
- data/docs/KYCApi.md +626 -0
- data/docs/ListApiKeys200Response.md +20 -0
- data/docs/ListBackups200Response.md +20 -0
- data/docs/ListBackups200ResponseBackupsInner.md +32 -0
- data/docs/ListCollections200Response.md +20 -0
- data/docs/ListNonCustodialAddresses200Response.md +22 -0
- data/docs/ListOAuthProviders200Response.md +18 -0
- data/docs/ListOAuthProviders200ResponseProvidersInner.md +24 -0
- data/docs/ListOrganizations200Response.md +20 -0
- data/docs/ListProjectEmailTemplates200Response.md +20 -0
- data/docs/ListProjects200Response.md +20 -0
- data/docs/ListRoles200Response.md +20 -0
- data/docs/ListWalletWebhooks200Response.md +22 -0
- data/docs/LogSecurityEvent200Response.md +20 -0
- data/docs/LogSecurityEvent200ResponseEvent.md +24 -0
- data/docs/LogSecurityEventRequest.md +22 -0
- data/docs/LogSecurityEventRequestDetails.md +28 -0
- data/docs/LoginLocalUser200Response.md +26 -0
- data/docs/LoginLocalUser200ResponseUser.md +30 -0
- data/docs/LoginLocalUser403Response.md +22 -0
- data/docs/LoginLocalUserRequest.md +22 -0
- data/docs/MCPApi.md +74 -0
- data/docs/MarkMessagesAsRead200Response.md +20 -0
- data/docs/MarkMessagesAsRead200ResponseData.md +18 -0
- data/docs/MarkMessagesAsReadRequest.md +18 -0
- data/docs/McpConfigGet200Response.md +30 -0
- data/docs/McpConfigGet200ResponseToolsInner.md +20 -0
- data/docs/MessagingApi.md +434 -94
- data/docs/MonitoringAnalyticsResponse.md +26 -0
- data/docs/MonitoringAnalyticsResponseStatsInner.md +28 -0
- data/docs/MonitoringAnalyticsResponseTotals.md +26 -0
- data/docs/MonitoringApi.md +646 -0
- data/docs/MonitoringLogsResponse.md +28 -0
- data/docs/MonitoringLogsResponseLogsInner.md +36 -0
- data/docs/MonitoringLogsResponseLogsInnerUser.md +20 -0
- data/docs/MonitoringPerformanceResponse.md +22 -0
- data/docs/MonitoringPerformanceResponseMetrics.md +34 -0
- data/docs/MultiRoleFeatureApi.md +898 -0
- data/docs/OrgAddDomainResponse.md +22 -0
- data/docs/OrgCloudflareEdgeHints.md +36 -0
- data/docs/OrgCloudflareEdgeHintsOwnershipVerification.md +22 -0
- data/docs/OrgCloudflareSslValidationRecord.md +28 -0
- data/docs/OrgCustomDomainPlatformReadyRequest.md +18 -0
- data/docs/OrgDnsInstructionsResponse.md +22 -0
- data/docs/OrgDnsRecord.md +24 -0
- data/docs/OrgDomainEntryOrgConsole.md +54 -0
- data/docs/OrgDomainEntryWithDns.md +62 -0
- data/docs/OrgDomainsListResponse.md +28 -0
- data/docs/OrgOAuthCallback400Response.md +18 -0
- data/docs/OrgPatchDomainResponse.md +22 -0
- data/docs/OrgPlatformDnsVerificationCustomer.md +28 -0
- data/docs/OrgVerifyCustomDomainDnsFailureResponse.md +34 -0
- data/docs/OrgVerifyCustomDomainDnsSuccessResponse.md +46 -0
- data/docs/Organization.md +11 -1
- data/docs/OrganizationsApi.md +2626 -0
- data/docs/PatchOrgDomainRequest.md +20 -0
- data/docs/PatchProjectFcmConfigRequest.md +49 -0
- data/docs/PatchProjectFcmConfigRequestOneOf.md +18 -0
- data/docs/PatchProjectFcmConfigRequestOneOf1.md +18 -0
- data/docs/PresignedPostResponse.md +9 -5
- data/docs/PreviewProjectEmailTemplateRequest.md +18 -0
- data/docs/ProjectDashboardOverviewResponse.md +20 -0
- data/docs/ProjectEmailSendRequest.md +30 -0
- data/docs/ProjectFeesApi.md +761 -0
- data/docs/ProjectSmsByoPatchRequest.md +24 -0
- data/docs/ProjectSmsByoPublic.md +24 -0
- data/docs/ProjectSmtpPatchRequest.md +34 -0
- data/docs/ProjectSmtpSettingsPublic.md +34 -0
- data/docs/ProjectSmtpTestRequest.md +34 -0
- data/docs/ProjectUsageSummaryResponse.md +20 -0
- data/docs/ProjectsApi.md +1053 -0
- data/docs/ProvisionEnterpriseRequest.md +32 -0
- data/docs/PutChatE2eeKey200Response.md +20 -0
- data/docs/PutChatE2eeKey200ResponseData.md +22 -0
- data/docs/PutChatE2eeKeyRequest.md +20 -0
- data/docs/RealTimeAnalyticsApi.md +452 -0
- data/docs/RecordUsageRequest.md +22 -0
- data/docs/RefreshToken200Response.md +24 -0
- data/docs/RefreshToken400Response.md +18 -0
- data/docs/RefreshTokenRequest.md +18 -0
- data/docs/RegenerateApiKey200Response.md +20 -0
- data/docs/RegisterLocalUser201Response.md +28 -0
- data/docs/RegisterLocalUser201ResponseUser.md +28 -0
- data/docs/RegisterLocalUserRequest.md +26 -0
- data/docs/RegisterNonCustodialAddressRequest.md +26 -0
- data/docs/RegisterUser429Response.md +30 -0
- data/docs/RegisterWithRole201Response.md +30 -0
- data/docs/RegisterWithRole201ResponseRole.md +22 -0
- data/docs/RegisterWithRole201ResponseUser.md +30 -0
- data/docs/RegisterWithRoleRequest.md +28 -0
- data/docs/RemoveParticipantRequest.md +18 -0
- data/docs/RemoveReaction200Response.md +20 -0
- data/docs/RemoveReaction200ResponseDataInner.md +22 -0
- data/docs/RemoveTeamMember200Response.md +18 -0
- data/docs/RequestLocalPasswordResetRequest.md +20 -0
- data/docs/RequestManualPayoutRequest.md +18 -0
- data/docs/RequestPasswordResetRequest.md +18 -0
- data/docs/RequestRoleElevation200Response.md +28 -0
- data/docs/RequestRoleElevationRequest.md +18 -0
- data/docs/ResendVerificationAuthRequest.md +20 -0
- data/docs/ResetLocalPasswordRequest.md +20 -0
- data/docs/ResetPasswordRequest.md +18 -0
- data/docs/RestoreBackup200Response.md +20 -0
- data/docs/RestoreBackup200ResponseRestore.md +26 -0
- data/docs/RestoreBackupRequest.md +22 -0
- data/docs/RetryWebhook400Response.md +18 -0
- data/docs/RetryWebhookResponse.md +20 -0
- data/docs/RoleElevationApi.md +217 -50
- data/docs/RolesApi.md +674 -0
- data/docs/RollbackFunctionRequest.md +18 -0
- data/docs/SearchApi.md +71 -62
- data/docs/SendMessage201Response.md +20 -0
- data/docs/SendMessage201ResponseData.md +24 -0
- data/docs/SendMessageRequest.md +26 -0
- data/docs/SendMessageRequestE2ee.md +28 -0
- data/docs/SendPushNotification429Response.md +22 -0
- data/docs/SetOrgPrimaryDomainRequest.md +18 -0
- data/docs/SimulateAppPermissions200Response.md +24 -0
- data/docs/SimulateAppPermissions200ResponseEvaluated.md +28 -0
- data/docs/SimulateAppPermissionsRequest.md +28 -0
- data/docs/SimulateFunctionTriggerRequest.md +22 -0
- data/docs/TestIntegrationRequest.md +22 -0
- data/docs/TestWalletWebhook200Response.md +20 -0
- data/docs/TestWalletWebhookRequest.md +24 -0
- data/docs/TestWebhookTransformation200Response.md +20 -0
- data/docs/TestWebhookTransformation200ResponseData.md +20 -0
- data/docs/TestWebhookTransformationRequest.md +20 -0
- data/docs/ToggleRoleRequest.md +18 -0
- data/docs/TriggerFunctionWebhook200Response.md +22 -0
- data/docs/TriggerFunctionWebhook400Response.md +20 -0
- data/docs/TriggerFunctionWebhook401Response.md +20 -0
- data/docs/TriggerWebhookRequest.md +4 -4
- data/docs/TriggerWebhookResponse.md +20 -0
- data/docs/UnlinkOAuthProvider200Response.md +20 -0
- data/docs/UpdateApiKey200Response.md +20 -0
- data/docs/UpdateCollectionPermissionsRequest.md +24 -0
- data/docs/UpdateCurrencyFeeSettingsRequest.md +24 -0
- data/docs/UpdateIntegrationRequest.md +22 -0
- data/docs/UpdateMemberRole200Response.md +20 -0
- data/docs/UpdateMemberRoleRequest.md +18 -0
- data/docs/UpdateMultiRoleSettings200Response.md +22 -0
- data/docs/UpdateMultiRoleSettingsRequest.md +22 -0
- data/docs/UpdateMultiRoleSettingsRequestSettings.md +24 -0
- data/docs/UpdateNonCustodialAddress200Response.md +22 -0
- data/docs/UpdateNonCustodialAddressRequest.md +20 -0
- data/docs/UpdateOAuthProviderConfigRequest.md +26 -0
- data/docs/UpdateOrganization200Response.md +20 -0
- data/docs/UpdateOrganizationPlan200Response.md +49 -0
- data/docs/UpdateOrganizationPlan200ResponseOneOf.md +20 -0
- data/docs/UpdateOrganizationPlan200ResponseOneOf1.md +20 -0
- data/docs/UpdateOrganizationPlanRequest.md +18 -0
- data/docs/UpdatePlanRequest.md +24 -0
- data/docs/UpdateProjectRequest.md +1 -1
- data/docs/UpdateProjectRoleRequest.md +36 -0
- data/docs/UpdateRole200Response.md +20 -0
- data/docs/UpdateRoleRequest.md +26 -0
- data/docs/UpdateSubOrganization200Response.md +20 -0
- data/docs/UpdateUserAccountStatus200Response.md +20 -0
- data/docs/UpdateUserAccountStatus200ResponseUser.md +28 -0
- data/docs/UpdateUserAccountStatusRequest.md +18 -0
- data/docs/UpdateUserProfile200Response.md +20 -0
- data/docs/UpdateWalletFeeConfig200Response.md +22 -0
- data/docs/UpdateWalletFeeConfig200ResponseData.md +20 -0
- data/docs/UpdateWalletFeeConfigRequest.md +20 -0
- data/docs/UpdateWalletWebhook200Response.md +20 -0
- data/docs/UpdateWalletWebhookRequest.md +24 -0
- data/docs/UploadFiles413Response.md +20 -0
- data/docs/UploadProjectLogo200Response.md +20 -0
- data/docs/UploadVerificationDocumentsRequest.md +20 -0
- data/docs/UploadVerificationDocumentsRequestDocumentsInner.md +20 -0
- data/docs/UpsertProjectEmailTemplateRequest.md +24 -0
- data/docs/UsageApi.md +325 -30
- data/docs/User.md +4 -0
- data/docs/UsersApi.md +296 -194
- data/docs/ValidateAddress200Response.md +20 -0
- data/docs/ValidateAddress200ResponseData.md +22 -0
- data/docs/ValidateAddressRequest.md +20 -0
- data/docs/ValidatePasswordResetToken200Response.md +18 -0
- data/docs/ValidatePasswordResetToken400Response.md +20 -0
- data/docs/ValidatePasswordResetTokenRequest.md +18 -0
- data/docs/VerifiedRoleUpgrade200Response.md +24 -0
- data/docs/VerifiedRoleUpgradeApi.md +84 -0
- data/docs/VerifiedRoleUpgradeRequest.md +22 -0
- data/docs/Verify2FARequest.md +18 -0
- data/docs/VerifyEmailAuthRequest.md +20 -0
- data/docs/VerifyMagicLinkRequest.md +18 -0
- data/docs/VerifyOrgPlanPayment200Response.md +22 -0
- data/docs/VerifyOrgPlanPayment200ResponseData.md +22 -0
- data/docs/VerifyPayment200Response.md +22 -0
- data/docs/VerifyPayment200ResponseData.md +18 -0
- data/docs/VerifyPayment200ResponseDataSubscription.md +24 -0
- data/docs/VerifyProjectEmailSmtpDomainRequest.md +22 -0
- data/docs/WalletApi.md +1587 -366
- data/docs/WalletTransaction.md +3 -1
- data/docs/WalletTransactionTokenTransfersInner.md +32 -0
- data/docs/WebhookLog.md +17 -7
- data/docs/WebhookLogResponse.md +22 -0
- data/docs/WebhookStatsResponse.md +4 -4
- data/docs/WebhookStatsResponseEventStatsInner.md +2 -2
- data/docs/WebhookStatsResponseStatusStatsInner.md +2 -2
- data/docs/WebhooksApi.md +575 -19
- data/docs/Withdraw200Response.md +22 -0
- data/docs/Withdraw200ResponseData.md +34 -0
- data/docs/WithdrawRequest.md +24 -0
- data/lib/mudbase/api/add_ons_api.rb +222 -0
- data/lib/mudbase/api/api_keys_api.rb +410 -0
- data/lib/mudbase/api/authentication_api.rb +2008 -0
- data/lib/mudbase/api/backups_api.rb +304 -0
- data/lib/mudbase/api/billing_api.rb +1482 -217
- data/lib/mudbase/api/buckets_api.rb +384 -0
- data/lib/mudbase/api/chat_api.rb +293 -317
- data/lib/mudbase/api/collections_api.rb +86 -86
- data/lib/mudbase/api/compliance_api.rb +338 -20
- data/lib/mudbase/api/data_api.rb +97 -101
- data/lib/mudbase/api/email_api.rb +795 -0
- data/lib/mudbase/api/files_api.rb +875 -0
- data/lib/mudbase/api/functions_api.rb +294 -219
- data/lib/mudbase/api/health_api.rb +9 -13
- data/lib/mudbase/api/integrations_api.rb +764 -42
- data/lib/mudbase/api/kyc_api.rb +565 -0
- data/lib/mudbase/api/mcp_api.rb +79 -0
- data/lib/mudbase/api/messaging_api.rb +361 -87
- data/lib/mudbase/api/monitoring_api.rb +611 -0
- data/lib/mudbase/api/multi_role_feature_api.rb +910 -0
- data/lib/mudbase/api/organizations_api.rb +2582 -0
- data/lib/mudbase/api/project_fees_api.rb +739 -0
- data/lib/mudbase/api/projects_api.rb +1039 -0
- data/lib/mudbase/api/real_time_analytics_api.rb +415 -0
- data/lib/mudbase/api/role_elevation_api.rb +208 -54
- data/lib/mudbase/api/roles_api.rb +660 -0
- data/lib/mudbase/api/search_api.rb +66 -66
- data/lib/mudbase/api/usage_api.rb +272 -27
- data/lib/mudbase/api/users_api.rb +239 -182
- data/lib/mudbase/api/verified_role_upgrade_api.rb +102 -0
- data/lib/mudbase/api/wallet_api.rb +1497 -404
- data/lib/mudbase/api/webhooks_api.rb +510 -17
- data/lib/mudbase/api_client.rb +2 -2
- data/lib/mudbase/api_error.rb +2 -2
- data/lib/mudbase/api_model_base.rb +2 -2
- data/lib/mudbase/configuration.rb +15 -7
- data/lib/mudbase/models/accept_invite201_response.rb +166 -0
- data/lib/mudbase/models/accept_invite201_response_user.rb +201 -0
- data/lib/mudbase/models/accept_invite_request.rb +253 -0
- data/lib/mudbase/models/add_custom_role_request.rb +297 -0
- data/lib/mudbase/models/add_custom_role_request_default_permissions_inner.rb +158 -0
- data/lib/mudbase/models/add_org_domain_request.rb +173 -0
- data/lib/mudbase/models/add_participant200_response.rb +156 -0
- data/lib/mudbase/models/add_participant200_response_data.rb +149 -0
- data/lib/mudbase/models/add_participant200_response_data_participants_inner.rb +165 -0
- data/lib/mudbase/models/add_participant_request.rb +207 -0
- data/lib/mudbase/models/add_reaction200_response.rb +158 -0
- data/lib/mudbase/models/add_reaction200_response_data_inner.rb +158 -0
- data/lib/mudbase/models/add_reaction_request.rb +164 -0
- data/lib/mudbase/models/admin_approve_org_domain_cname_request.rb +148 -0
- data/lib/mudbase/models/admin_billing_checkout_link_request.rb +335 -0
- data/lib/mudbase/models/admin_custom_domain_mutation_response.rb +190 -0
- data/lib/mudbase/models/admin_member_role_patch_request.rb +197 -0
- data/lib/mudbase/models/admin_org_billing_contract_patch_request.rb +247 -0
- data/lib/mudbase/models/admin_org_limits_patch_request.rb +773 -0
- data/lib/mudbase/models/admin_org_limits_patch_request_bug_analysis.rb +281 -0
- data/lib/mudbase/models/admin_org_plan_patch_request.rb +219 -0
- data/lib/mudbase/models/admin_org_status_patch_request.rb +193 -0
- data/lib/mudbase/models/admin_platform_dns_verification_patch_request.rb +314 -0
- data/lib/mudbase/models/admin_project_patch_request.rb +232 -0
- data/lib/mudbase/models/admin_provision_enterprise_body.rb +271 -0
- data/lib/mudbase/models/api_addons_get200_response.rb +149 -0
- data/lib/mudbase/models/api_files_download_file_id_get200_response.rb +178 -0
- data/lib/mudbase/models/api_gdpr_erase_post_request.rb +209 -0
- data/lib/mudbase/models/api_key.rb +2 -3
- data/lib/mudbase/models/api_key_permission.rb +2 -3
- data/lib/mudbase/models/api_key_usage.rb +2 -3
- data/lib/mudbase/models/api_key_usage_response.rb +2 -3
- data/lib/mudbase/models/api_key_with_secret.rb +2 -3
- data/lib/mudbase/models/api_kyc_sessions_post_request.rb +148 -0
- data/lib/mudbase/models/api_kyc_webhook_config_get200_response.rb +157 -0
- data/lib/mudbase/models/api_kyc_webhook_config_put200_response.rb +167 -0
- data/lib/mudbase/models/api_kyc_webhook_config_put_request.rb +185 -0
- data/lib/mudbase/models/api_kyc_webhook_config_test_post200_response.rb +167 -0
- data/lib/mudbase/models/api_kyc_workflows_get200_response.rb +171 -0
- data/lib/mudbase/models/api_kyc_workflows_get200_response_workflows_inner.rb +208 -0
- data/lib/mudbase/models/api_me_bootstrap_get200_response.rb +179 -0
- data/lib/mudbase/models/api_projects_project_id_addons_addon_invoke_post200_response.rb +147 -0
- data/lib/mudbase/models/api_projects_project_id_kyb_sessions_post_request.rb +187 -0
- data/lib/mudbase/models/apply_role_feature_preset200_response.rb +165 -0
- data/lib/mudbase/models/apply_role_feature_preset_request.rb +188 -0
- data/lib/mudbase/models/approve_role_elevation200_response.rb +156 -0
- data/lib/mudbase/models/approve_role_elevation_request.rb +174 -0
- data/lib/mudbase/models/assign_role200_response.rb +156 -0
- data/lib/mudbase/models/assign_role_request.rb +164 -0
- data/lib/mudbase/models/auth_config.rb +3 -4
- data/lib/mudbase/models/auth_provider.rb +2 -3
- data/lib/mudbase/models/auth_response.rb +2 -3
- data/lib/mudbase/models/billing.rb +2 -3
- data/lib/mudbase/models/billing_last_payment.rb +2 -2
- data/lib/mudbase/models/broadcast_non_custodial_transaction200_response.rb +165 -0
- data/lib/mudbase/models/broadcast_non_custodial_transaction200_response_data.rb +175 -0
- data/lib/mudbase/models/broadcast_non_custodial_transaction_request.rb +243 -0
- data/lib/mudbase/models/bucket.rb +2 -3
- data/lib/mudbase/models/bucket_list_response.rb +2 -3
- data/lib/mudbase/models/bucket_response.rb +2 -3
- data/lib/mudbase/models/calculate_wallet_fee200_response.rb +156 -0
- data/lib/mudbase/models/calculate_wallet_fee200_response_data.rb +332 -0
- data/lib/mudbase/models/calculate_wallet_fee200_response_data_fee_tiers_value.rb +156 -0
- data/lib/mudbase/models/cancel_subscription_request.rb +150 -0
- data/lib/mudbase/models/change_password_request.rb +2 -3
- data/lib/mudbase/models/check_feature_access200_response.rb +156 -0
- data/lib/mudbase/models/check_permissions200_response.rb +156 -0
- data/lib/mudbase/models/check_permissions200_response_permissions.rb +171 -0
- data/lib/mudbase/models/check_subscription200_response.rb +156 -0
- data/lib/mudbase/models/check_subscription200_response_subscription.rb +156 -0
- data/lib/mudbase/models/check_user_presence200_response.rb +158 -0
- data/lib/mudbase/models/check_user_presence200_response_presence_value.rb +156 -0
- data/lib/mudbase/models/check_user_presence_request.rb +166 -0
- data/lib/mudbase/models/collection.rb +2 -3
- data/lib/mudbase/models/collection_action.rb +42 -0
- data/lib/mudbase/models/collection_permission_rule.rb +159 -0
- data/lib/mudbase/models/configure_o_auth_provider200_response.rb +156 -0
- data/lib/mudbase/models/configure_o_auth_provider200_response_provider.rb +165 -0
- data/lib/mudbase/models/configure_o_auth_provider_request.rb +241 -0
- data/lib/mudbase/models/configure_webhook200_response.rb +165 -0
- data/lib/mudbase/models/configure_webhook200_response_data.rb +179 -0
- data/lib/mudbase/models/configure_webhook200_response_data_transformations_inner.rb +190 -0
- data/lib/mudbase/models/configure_webhook403_response.rb +165 -0
- data/lib/mudbase/models/configure_webhook_request.rb +193 -0
- data/lib/mudbase/models/confirm_address_verification200_response.rb +174 -0
- data/lib/mudbase/models/confirm_address_verification_request.rb +164 -0
- data/lib/mudbase/models/confirm_direct_upload400_response.rb +156 -0
- data/lib/mudbase/models/confirm_direct_upload_request.rb +236 -0
- data/lib/mudbase/models/confirm_local_password_reset_with_otp_request.rb +280 -0
- data/lib/mudbase/models/confirm_upload_response.rb +2 -3
- data/lib/mudbase/models/confirm_upload_response_scan.rb +2 -2
- data/lib/mudbase/models/convert_anonymous_account200_response.rb +183 -0
- data/lib/mudbase/models/convert_anonymous_account_request.rb +208 -0
- data/lib/mudbase/models/create_anonymous_session200_response.rb +184 -0
- data/lib/mudbase/models/create_anonymous_session200_response_user.rb +192 -0
- data/lib/mudbase/models/create_anonymous_session_request.rb +158 -0
- data/lib/mudbase/models/create_api_key201_response.rb +156 -0
- data/lib/mudbase/models/create_api_key400_response.rb +158 -0
- data/lib/mudbase/models/create_api_key_request.rb +2 -3
- data/lib/mudbase/models/create_backup201_response.rb +147 -0
- data/lib/mudbase/models/create_backup201_response_backup.rb +246 -0
- data/lib/mudbase/models/create_backup_request.rb +169 -0
- data/lib/mudbase/models/create_bucket_request.rb +2 -3
- data/lib/mudbase/models/create_chat201_response.rb +156 -0
- data/lib/mudbase/models/create_chat201_response_data.rb +185 -0
- data/lib/mudbase/models/create_chat_request.rb +260 -0
- data/lib/mudbase/models/create_checkout_session200_response.rb +156 -0
- data/lib/mudbase/models/create_checkout_session200_response_data.rb +196 -0
- data/lib/mudbase/models/create_checkout_session_request.rb +262 -0
- data/lib/mudbase/models/create_checkout_session_request_customer_info.rb +173 -0
- data/lib/mudbase/models/create_collection201_response.rb +156 -0
- data/lib/mudbase/models/create_collection_request.rb +2 -3
- data/lib/mudbase/models/create_from_template_request.rb +199 -0
- data/lib/mudbase/models/create_function_request.rb +2 -3
- data/lib/mudbase/models/create_integration201_response.rb +147 -0
- data/lib/mudbase/models/create_integration_request.rb +225 -0
- data/lib/mudbase/models/create_monitoring_alert_request.rb +183 -0
- data/lib/mudbase/models/create_or_update_fee_settings_request.rb +262 -0
- data/lib/mudbase/models/create_organization403_response.rb +156 -0
- data/lib/mudbase/models/create_organization_request.rb +200 -0
- data/lib/mudbase/models/create_plan201_response.rb +156 -0
- data/lib/mudbase/models/create_plan_request.rb +355 -0
- data/lib/mudbase/models/create_plan_request_features_inner.rb +104 -0
- data/lib/mudbase/models/create_plan_request_features_inner_one_of.rb +178 -0
- data/lib/mudbase/models/create_plan_request_limits.rb +190 -0
- data/lib/mudbase/models/create_plan_request_limits_custom_limits_inner.rb +156 -0
- data/lib/mudbase/models/create_plan_request_trial.rb +157 -0
- data/lib/mudbase/models/create_project201_response.rb +156 -0
- data/lib/mudbase/models/create_project_request.rb +2 -2
- data/lib/mudbase/models/create_role201_response.rb +156 -0
- data/lib/mudbase/models/create_role201_response_role.rb +212 -0
- data/lib/mudbase/models/create_role201_response_role_permissions_inner.rb +167 -0
- data/lib/mudbase/models/create_role_request.rb +234 -0
- data/lib/mudbase/models/create_role_request_collection_permissions_value.rb +104 -0
- data/lib/mudbase/models/create_role_request_permissions_inner.rb +201 -0
- data/lib/mudbase/models/create_wallet201_response.rb +156 -0
- data/lib/mudbase/models/create_wallet201_response_data.rb +201 -0
- data/lib/mudbase/models/create_wallet_request.rb +228 -0
- data/lib/mudbase/models/create_wallet_webhook201_response.rb +165 -0
- data/lib/mudbase/models/create_wallet_webhook_request.rb +233 -0
- data/lib/mudbase/models/create_wallet_webhook_request_filters.rb +184 -0
- data/lib/mudbase/models/dashboard_activity_item.rb +193 -0
- data/lib/mudbase/models/dashboard_overview_data.rb +214 -0
- data/lib/mudbase/models/dashboard_overview_data_active_users.rb +192 -0
- data/lib/mudbase/models/dashboard_overview_data_latency.rb +253 -0
- data/lib/mudbase/models/dashboard_overview_data_latency_instance_rollup.rb +240 -0
- data/lib/mudbase/models/dashboard_overview_data_latency_top_routes_by_impact_hint_inner.rb +185 -0
- data/lib/mudbase/models/dashboard_overview_data_project.rb +165 -0
- data/lib/mudbase/models/dashboard_overview_data_request_volume14d_inner.rb +166 -0
- data/lib/mudbase/models/dashboard_overview_data_requests.rb +237 -0
- data/lib/mudbase/models/dashboard_overview_data_uptime.rb +347 -0
- data/lib/mudbase/models/data_list_response.rb +2 -3
- data/lib/mudbase/models/data_list_response_data_inner.rb +2 -2
- data/lib/mudbase/models/data_response.rb +2 -3
- data/lib/mudbase/models/database_config.rb +2 -3
- data/lib/mudbase/models/delete_backup200_response.rb +147 -0
- data/lib/mudbase/models/delete_function200_response.rb +156 -0
- data/lib/mudbase/models/delete_organization200_response.rb +147 -0
- data/lib/mudbase/models/delete_role200_response.rb +147 -0
- data/lib/mudbase/models/delete_sub_organization200_response.rb +147 -0
- data/lib/mudbase/models/disable2_fa_request.rb +190 -0
- data/lib/mudbase/models/download_bucket_file403_response.rb +147 -0
- data/lib/mudbase/models/download_bucket_file404_response.rb +147 -0
- data/lib/mudbase/models/download_invoice200_response.rb +156 -0
- data/lib/mudbase/models/edit_message200_response.rb +156 -0
- data/lib/mudbase/models/edit_message200_response_data.rb +183 -0
- data/lib/mudbase/models/edit_message_request.rb +157 -0
- data/lib/mudbase/models/edit_message_request_e2ee.rb +193 -0
- data/lib/mudbase/models/email_request.rb +2 -3
- data/lib/mudbase/models/email_request_to.rb +2 -2
- data/lib/mudbase/models/email_template_catalog_item.rb +231 -0
- data/lib/mudbase/models/email_template_resolved.rb +258 -0
- data/lib/mudbase/models/enable_payment_processing200_response.rb +165 -0
- data/lib/mudbase/models/enable_payment_processing200_response_data.rb +156 -0
- data/lib/mudbase/models/enable_payment_processing_request.rb +264 -0
- data/lib/mudbase/models/enqueue_project_email202_response.rb +156 -0
- data/lib/mudbase/models/erase_user_data200_response.rb +165 -0
- data/lib/mudbase/models/erase_user_data200_response_data.rb +174 -0
- data/lib/mudbase/models/erase_user_data409_response.rb +158 -0
- data/lib/mudbase/models/erase_user_data_request.rb +208 -0
- data/lib/mudbase/models/error.rb +2 -21
- data/lib/mudbase/models/error_details.rb +2 -2
- data/lib/mudbase/models/estimate_network_fee200_response.rb +157 -0
- data/lib/mudbase/models/estimate_network_fee_request.rb +247 -0
- data/lib/mudbase/models/estimate_non_custodial_gas200_response.rb +156 -0
- data/lib/mudbase/models/estimate_non_custodial_gas200_response_data.rb +248 -0
- data/lib/mudbase/models/estimate_non_custodial_gas_request.rb +198 -0
- data/lib/mudbase/models/estimate_non_custodial_gas_request_transaction.rb +216 -0
- data/lib/mudbase/models/execute_function_request.rb +148 -0
- data/lib/mudbase/models/execute_integration_request.rb +232 -0
- data/lib/mudbase/models/export_user_data200_response.rb +222 -0
- data/lib/mudbase/models/feature_not_allowed_error.rb +218 -0
- data/lib/mudbase/models/field.rb +2 -3
- data/lib/mudbase/models/field_default.rb +2 -2
- data/lib/mudbase/models/file_list_response.rb +2 -3
- data/lib/mudbase/models/file_metadata.rb +2 -3
- data/lib/mudbase/models/file_response.rb +2 -3
- data/lib/mudbase/models/file_upload_response.rb +2 -3
- data/lib/mudbase/models/function.rb +2 -3
- data/lib/mudbase/models/function_execution.rb +2 -3
- data/lib/mudbase/models/function_execution_response.rb +3 -3
- data/lib/mudbase/models/function_execution_response_data.rb +49 -34
- data/lib/mudbase/models/function_execution_status_response.rb +156 -0
- data/lib/mudbase/models/function_execution_status_response_data.rb +278 -0
- data/lib/mudbase/models/function_execution_status_response_data_logs.rb +174 -0
- data/lib/mudbase/models/function_list_response.rb +2 -3
- data/lib/mudbase/models/function_list_response_data.rb +2 -2
- data/lib/mudbase/models/function_logs_response.rb +2 -3
- data/lib/mudbase/models/function_logs_response_data.rb +2 -2
- data/lib/mudbase/models/function_response.rb +2 -3
- data/lib/mudbase/models/function_stats.rb +2 -3
- data/lib/mudbase/models/function_trigger.rb +2 -3
- data/lib/mudbase/models/generate_access_review200_response.rb +147 -0
- data/lib/mudbase/models/generate_access_review200_response_report.rb +196 -0
- data/lib/mudbase/models/generate_access_review_request.rb +190 -0
- data/lib/mudbase/models/generate_access_review_request_review_period.rb +190 -0
- data/lib/mudbase/models/generate_data_processing_record200_response.rb +147 -0
- data/lib/mudbase/models/generate_data_processing_record200_response_record.rb +196 -0
- data/lib/mudbase/models/generate_data_processing_record_request.rb +173 -0
- data/lib/mudbase/models/generate_presigned_upload_request.rb +221 -0
- data/lib/mudbase/models/generate_private_key200_response.rb +156 -0
- data/lib/mudbase/models/generate_private_key200_response_data.rb +174 -0
- data/lib/mudbase/models/generate_private_key_request.rb +188 -0
- data/lib/mudbase/models/generate_signed_url_request.rb +149 -0
- data/lib/mudbase/models/get_active_users200_response.rb +167 -0
- data/lib/mudbase/models/get_active_users200_response_users_inner.rb +165 -0
- data/lib/mudbase/models/get_all_fees200_response.rb +156 -0
- data/lib/mudbase/models/get_all_fees200_response_data.rb +169 -0
- data/lib/mudbase/models/get_available_o_auth_providers200_response.rb +158 -0
- data/lib/mudbase/models/get_available_o_auth_providers200_response_providers_inner.rb +196 -0
- data/lib/mudbase/models/get_available_roles200_response.rb +158 -0
- data/lib/mudbase/models/get_available_roles200_response_data_inner.rb +201 -0
- data/lib/mudbase/models/get_balance200_response.rb +156 -0
- data/lib/mudbase/models/get_balance200_response_data.rb +183 -0
- data/lib/mudbase/models/get_billing_estimate200_response.rb +215 -0
- data/lib/mudbase/models/get_billing_estimate200_response_line_items_inner.rb +183 -0
- data/lib/mudbase/models/get_billing_estimate200_response_spend_limits.rb +167 -0
- data/lib/mudbase/models/get_cancel_params200_response.rb +156 -0
- data/lib/mudbase/models/get_cancel_params200_response_data.rb +231 -0
- data/lib/mudbase/models/get_cancel_params_request.rb +208 -0
- data/lib/mudbase/models/get_chat_details200_response.rb +156 -0
- data/lib/mudbase/models/get_chat_details200_response_data.rb +167 -0
- data/lib/mudbase/models/get_chat_details200_response_data_participants_inner.rb +156 -0
- data/lib/mudbase/models/get_chat_e2ee_participant_keys200_response.rb +158 -0
- data/lib/mudbase/models/get_chat_e2ee_participant_keys200_response_data_inner.rb +174 -0
- data/lib/mudbase/models/get_chat_messages200_response.rb +156 -0
- data/lib/mudbase/models/get_chat_messages200_response_data.rb +158 -0
- data/lib/mudbase/models/get_chat_messages200_response_data_messages_inner.rb +174 -0
- data/lib/mudbase/models/get_chat_messages200_response_data_messages_inner_sender.rb +156 -0
- data/lib/mudbase/models/get_compliance_summary200_response.rb +147 -0
- data/lib/mudbase/models/get_compliance_summary200_response_compliance.rb +165 -0
- data/lib/mudbase/models/get_compliance_summary200_response_compliance_gdpr.rb +165 -0
- data/lib/mudbase/models/get_compliance_summary200_response_compliance_security.rb +165 -0
- data/lib/mudbase/models/get_compliance_summary200_response_compliance_soc2.rb +165 -0
- data/lib/mudbase/models/get_currency_fee_balance200_response.rb +156 -0
- data/lib/mudbase/models/get_currency_fee_balance200_response_data.rb +174 -0
- data/lib/mudbase/models/get_current_user200_response.rb +147 -0
- data/lib/mudbase/models/get_dashboard200_response.rb +165 -0
- data/lib/mudbase/models/get_event_throughput200_response.rb +185 -0
- data/lib/mudbase/models/get_fee_balances200_response.rb +158 -0
- data/lib/mudbase/models/get_fee_balances200_response_data_inner.rb +192 -0
- data/lib/mudbase/models/get_fee_breakdown200_response.rb +156 -0
- data/lib/mudbase/models/get_fee_breakdown200_response_data.rb +192 -0
- data/lib/mudbase/models/get_function_versions200_response.rb +156 -0
- data/lib/mudbase/models/get_function_versions200_response_data.rb +149 -0
- data/lib/mudbase/models/get_function_versions200_response_data_versions_inner.rb +192 -0
- data/lib/mudbase/models/get_global_analytics200_response.rb +174 -0
- data/lib/mudbase/models/get_historical_analytics200_response.rb +176 -0
- data/lib/mudbase/models/get_historical_analytics200_response_data_inner.rb +165 -0
- data/lib/mudbase/models/get_integration200_response.rb +147 -0
- data/lib/mudbase/models/get_integration200_response_integration.rb +201 -0
- data/lib/mudbase/models/get_integrations200_response.rb +149 -0
- data/lib/mudbase/models/get_integrations200_response_integrations_inner.rb +174 -0
- data/lib/mudbase/models/get_invoice200_response.rb +147 -0
- data/lib/mudbase/models/get_invoice200_response_invoice.rb +212 -0
- data/lib/mudbase/models/get_invoices200_response.rb +158 -0
- data/lib/mudbase/models/get_invoices200_response_invoices_inner.rb +222 -0
- data/lib/mudbase/models/get_local_session200_response.rb +156 -0
- data/lib/mudbase/models/get_multi_role_config200_response.rb +156 -0
- data/lib/mudbase/models/get_multi_role_config200_response_data.rb +176 -0
- data/lib/mudbase/models/get_network_status200_response.rb +158 -0
- data/lib/mudbase/models/get_network_status200_response_data_value.rb +210 -0
- data/lib/mudbase/models/get_non_custodial_balance200_response.rb +156 -0
- data/lib/mudbase/models/get_non_custodial_transaction_by_hash200_response.rb +156 -0
- data/lib/mudbase/models/get_non_custodial_transactions200_response.rb +167 -0
- data/lib/mudbase/models/get_o_auth_provider_config200_response.rb +174 -0
- data/lib/mudbase/models/get_o_auth_provider_config200_response_config.rb +158 -0
- data/lib/mudbase/models/get_org_o_auth_providers200_response.rb +158 -0
- data/lib/mudbase/models/get_org_o_auth_providers200_response_providers_inner.rb +185 -0
- data/lib/mudbase/models/get_organization_members200_response.rb +158 -0
- data/lib/mudbase/models/get_organization_usage200_response.rb +192 -0
- data/lib/mudbase/models/get_organization_usage200_response_all_of_suborgs_inner.rb +174 -0
- data/lib/mudbase/models/get_organization_users200_response.rb +158 -0
- data/lib/mudbase/models/get_organization_users200_response_users_inner.rb +316 -0
- data/lib/mudbase/models/get_organization_users200_response_users_inner_project.rb +165 -0
- data/lib/mudbase/models/get_overage200_response.rb +149 -0
- data/lib/mudbase/models/get_overage200_response_overage_inner.rb +184 -0
- data/lib/mudbase/models/get_payment_records200_response.rb +156 -0
- data/lib/mudbase/models/get_payment_records200_response_data.rb +158 -0
- data/lib/mudbase/models/get_payment_records200_response_data_pagination.rb +174 -0
- data/lib/mudbase/models/get_payment_records200_response_data_records_inner.rb +183 -0
- data/lib/mudbase/models/get_payout_history200_response.rb +167 -0
- data/lib/mudbase/models/get_payout_history200_response_data_inner.rb +219 -0
- data/lib/mudbase/models/get_pending_role_elevation_requests200_response.rb +158 -0
- data/lib/mudbase/models/get_permissions_matrix200_response.rb +156 -0
- data/lib/mudbase/models/get_permissions_matrix200_response_data.rb +172 -0
- data/lib/mudbase/models/get_plans200_response.rb +158 -0
- data/lib/mudbase/models/get_project_analytics200_response.rb +183 -0
- data/lib/mudbase/models/get_project_captcha_config200_response.rb +147 -0
- data/lib/mudbase/models/get_project_captcha_config200_response_captcha.rb +241 -0
- data/lib/mudbase/models/get_project_email_analytics200_response.rb +158 -0
- data/lib/mudbase/models/get_project_email_smtp200_response.rb +156 -0
- data/lib/mudbase/models/get_project_email_template200_response.rb +156 -0
- data/lib/mudbase/models/get_project_fcm_config200_response.rb +156 -0
- data/lib/mudbase/models/get_project_fcm_config200_response_data.rb +147 -0
- data/lib/mudbase/models/get_project_fee_dashboard200_response.rb +156 -0
- data/lib/mudbase/models/get_project_fee_dashboard200_response_data.rb +178 -0
- data/lib/mudbase/models/get_project_fee_dashboard200_response_data_balances_inner.rb +165 -0
- data/lib/mudbase/models/get_project_fee_dashboard200_response_data_recent_payouts_inner.rb +183 -0
- data/lib/mudbase/models/get_project_o_auth_providers200_response.rb +158 -0
- data/lib/mudbase/models/get_project_o_auth_providers200_response_providers_inner.rb +165 -0
- data/lib/mudbase/models/get_project_sms_byo200_response.rb +156 -0
- data/lib/mudbase/models/get_project_users200_response.rb +167 -0
- data/lib/mudbase/models/get_public_plans200_response.rb +149 -0
- data/lib/mudbase/models/get_role200_response.rb +147 -0
- data/lib/mudbase/models/get_role_elevation_status200_response.rb +149 -0
- data/lib/mudbase/models/get_scanner_metrics200_response.rb +170 -0
- data/lib/mudbase/models/get_scanner_metrics200_response_alerts_inner.rb +165 -0
- data/lib/mudbase/models/get_scanner_metrics200_response_metrics_value.rb +178 -0
- data/lib/mudbase/models/get_search_analytics200_response.rb +176 -0
- data/lib/mudbase/models/get_search_analytics200_response_top_queries_inner.rb +156 -0
- data/lib/mudbase/models/get_search_suggestions200_response.rb +149 -0
- data/lib/mudbase/models/get_speed_up_params200_response.rb +156 -0
- data/lib/mudbase/models/get_speed_up_params200_response_data.rb +229 -0
- data/lib/mudbase/models/get_speed_up_params_request.rb +209 -0
- data/lib/mudbase/models/get_sub_organizations200_response.rb +158 -0
- data/lib/mudbase/models/get_subscription_tier_by_id200_response.rb +147 -0
- data/lib/mudbase/models/get_subscription_tier_by_id200_response_plan.rb +210 -0
- data/lib/mudbase/models/get_subscription_tiers200_response.rb +149 -0
- data/lib/mudbase/models/get_subscription_tiers200_response_plans_inner.rb +232 -0
- data/lib/mudbase/models/get_subscriptions200_response.rb +149 -0
- data/lib/mudbase/models/get_subscriptions200_response_subscriptions_inner.rb +156 -0
- data/lib/mudbase/models/get_supported_currencies200_response.rb +156 -0
- data/lib/mudbase/models/get_supported_currencies200_response_data.rb +159 -0
- data/lib/mudbase/models/get_supported_currencies200_response_data_currencies_inner.rb +181 -0
- data/lib/mudbase/models/get_templates200_response.rb +149 -0
- data/lib/mudbase/models/get_templates200_response_templates_inner.rb +174 -0
- data/lib/mudbase/models/get_transaction200_response.rb +156 -0
- data/lib/mudbase/models/get_transaction200_response_data.rb +352 -0
- data/lib/mudbase/models/get_transaction_history200_response.rb +167 -0
- data/lib/mudbase/models/get_transaction_history200_response_pagination.rb +201 -0
- data/lib/mudbase/models/get_usage_stats200_response.rb +147 -0
- data/lib/mudbase/models/get_usage_stats200_response_stats.rb +165 -0
- data/lib/mudbase/models/get_usage_warnings200_response.rb +149 -0
- data/lib/mudbase/models/get_usage_warnings200_response_warnings_inner.rb +183 -0
- data/lib/mudbase/models/get_user_chats200_response.rb +156 -0
- data/lib/mudbase/models/get_user_chats200_response_data.rb +158 -0
- data/lib/mudbase/models/get_user_chats200_response_data_chats_inner.rb +183 -0
- data/lib/mudbase/models/get_user_chats200_response_data_chats_inner_last_message.rb +147 -0
- data/lib/mudbase/models/get_user_overview200_response.rb +157 -0
- data/lib/mudbase/models/get_user_overview200_response_footprint.rb +194 -0
- data/lib/mudbase/models/get_user_wallets200_response.rb +158 -0
- data/lib/mudbase/models/get_users_by_role200_response.rb +158 -0
- data/lib/mudbase/models/get_wallet_fee_config200_response.rb +156 -0
- data/lib/mudbase/models/get_wallet_fee_config200_response_data.rb +186 -0
- data/lib/mudbase/models/get_wallet_private_key200_response.rb +165 -0
- data/lib/mudbase/models/get_wallet_private_key200_response_data.rb +183 -0
- data/lib/mudbase/models/get_wallet_webhook_logs200_response.rb +158 -0
- data/lib/mudbase/models/get_webhook_config200_response.rb +156 -0
- data/lib/mudbase/models/get_webhook_config200_response_data.rb +190 -0
- data/lib/mudbase/models/get_webhook_config200_response_data_transformations_inner.rb +191 -0
- data/lib/mudbase/models/get_webhook_config404_response.rb +156 -0
- data/lib/mudbase/models/handle_flutterwave_webhook200_response.rb +147 -0
- data/lib/mudbase/models/handle_flutterwave_webhook_request.rb +157 -0
- data/lib/mudbase/models/handle_flutterwave_webhook_request_data.rb +211 -0
- data/lib/mudbase/models/handle_flutterwave_webhook_request_data_customer.rb +156 -0
- data/lib/mudbase/models/health_response.rb +2 -3
- data/lib/mudbase/models/health_response_services.rb +2 -2
- data/lib/mudbase/models/import_integration_request.rb +164 -0
- data/lib/mudbase/models/initialize_org_plan_checkout200_response.rb +156 -0
- data/lib/mudbase/models/initialize_org_plan_checkout200_response_data.rb +194 -0
- data/lib/mudbase/models/initialize_org_plan_checkout_request.rb +223 -0
- data/lib/mudbase/models/initialize_payment200_response.rb +156 -0
- data/lib/mudbase/models/initialize_payment200_response_data.rb +210 -0
- data/lib/mudbase/models/initialize_payment_for_project_request.rb +219 -0
- data/lib/mudbase/models/initialize_payment_request.rb +231 -0
- data/lib/mudbase/models/initialize_payment_request_customer.rb +173 -0
- data/lib/mudbase/models/initiate_address_verification200_response.rb +165 -0
- data/lib/mudbase/models/initiate_o_auth400_response.rb +147 -0
- data/lib/mudbase/models/initiate_o_auth404_response.rb +147 -0
- data/lib/mudbase/models/initiate_org_o_auth400_response.rb +156 -0
- data/lib/mudbase/models/internal_custom_domain_addon_request.rb +190 -0
- data/lib/mudbase/models/internal_domain_dns_recheck_batch_request.rb +156 -0
- data/lib/mudbase/models/invite_member_request.rb +2 -3
- data/lib/mudbase/models/invite_sub_organization_member200_response.rb +165 -0
- data/lib/mudbase/models/invite_team_member200_response.rb +165 -0
- data/lib/mudbase/models/limits.rb +2 -3
- data/lib/mudbase/models/list_api_keys200_response.rb +158 -0
- data/lib/mudbase/models/list_backups200_response.rb +158 -0
- data/lib/mudbase/models/list_backups200_response_backups_inner.rb +212 -0
- data/lib/mudbase/models/list_collections200_response.rb +158 -0
- data/lib/mudbase/models/list_non_custodial_addresses200_response.rb +167 -0
- data/lib/mudbase/models/list_o_auth_providers200_response.rb +149 -0
- data/lib/mudbase/models/list_o_auth_providers200_response_providers_inner.rb +174 -0
- data/lib/mudbase/models/list_organizations200_response.rb +158 -0
- data/lib/mudbase/models/list_project_email_templates200_response.rb +158 -0
- data/lib/mudbase/models/list_projects200_response.rb +158 -0
- data/lib/mudbase/models/list_roles200_response.rb +158 -0
- data/lib/mudbase/models/list_wallet_webhooks200_response.rb +167 -0
- data/lib/mudbase/models/log_security_event200_response.rb +156 -0
- data/lib/mudbase/models/log_security_event200_response_event.rb +174 -0
- data/lib/mudbase/models/log_security_event_request.rb +225 -0
- data/lib/mudbase/models/log_security_event_request_details.rb +192 -0
- data/lib/mudbase/models/login_local_user200_response.rb +184 -0
- data/lib/mudbase/models/login_local_user200_response_user.rb +201 -0
- data/lib/mudbase/models/login_local_user403_response.rb +165 -0
- data/lib/mudbase/models/login_local_user_request.rb +199 -0
- data/lib/mudbase/models/login_request.rb +2 -3
- data/lib/mudbase/models/magic_link_request.rb +2 -3
- data/lib/mudbase/models/mark_messages_as_read200_response.rb +156 -0
- data/lib/mudbase/models/mark_messages_as_read200_response_data.rb +147 -0
- data/lib/mudbase/models/mark_messages_as_read_request.rb +166 -0
- data/lib/mudbase/models/mcp_config_get200_response.rb +208 -0
- data/lib/mudbase/models/mcp_config_get200_response_tools_inner.rb +156 -0
- data/lib/mudbase/models/message.rb +2 -3
- data/lib/mudbase/models/message_history_response.rb +2 -3
- data/lib/mudbase/models/message_history_response_data.rb +2 -2
- data/lib/mudbase/models/message_response.rb +2 -3
- data/lib/mudbase/models/message_sent_response.rb +2 -3
- data/lib/mudbase/models/message_sent_response_data.rb +2 -2
- data/lib/mudbase/models/message_stats_response.rb +2 -3
- data/lib/mudbase/models/message_stats_response_data.rb +2 -2
- data/lib/mudbase/models/message_stats_response_data_by_status.rb +2 -2
- data/lib/mudbase/models/message_stats_response_data_by_type.rb +2 -2
- data/lib/mudbase/models/message_stats_response_data_period.rb +2 -2
- data/lib/mudbase/models/monitoring_analytics_response.rb +186 -0
- data/lib/mudbase/models/monitoring_analytics_response_stats_inner.rb +192 -0
- data/lib/mudbase/models/monitoring_analytics_response_totals.rb +183 -0
- data/lib/mudbase/models/monitoring_logs_response.rb +194 -0
- data/lib/mudbase/models/monitoring_logs_response_logs_inner.rb +230 -0
- data/lib/mudbase/models/monitoring_logs_response_logs_inner_user.rb +156 -0
- data/lib/mudbase/models/monitoring_performance_response.rb +167 -0
- data/lib/mudbase/models/monitoring_performance_response_metrics.rb +220 -0
- data/lib/mudbase/models/non_custodial_address.rb +2 -3
- data/lib/mudbase/models/non_custodial_address_response.rb +2 -3
- data/lib/mudbase/models/org_add_domain_response.rb +200 -0
- data/lib/mudbase/models/org_cloudflare_edge_hints.rb +238 -0
- data/lib/mudbase/models/org_cloudflare_edge_hints_ownership_verification.rb +165 -0
- data/lib/mudbase/models/org_cloudflare_ssl_validation_record.rb +198 -0
- data/lib/mudbase/models/org_custom_domain_platform_ready_request.rb +166 -0
- data/lib/mudbase/models/org_dns_instructions_response.rb +200 -0
- data/lib/mudbase/models/org_dns_record.rb +246 -0
- data/lib/mudbase/models/org_domain_entry_org_console.rb +355 -0
- data/lib/mudbase/models/org_domain_entry_with_dns.rb +400 -0
- data/lib/mudbase/models/org_domains_list_response.rb +196 -0
- data/lib/mudbase/models/org_o_auth_callback400_response.rb +147 -0
- data/lib/mudbase/models/org_patch_domain_response.rb +200 -0
- data/lib/mudbase/models/org_platform_dns_verification_customer.rb +196 -0
- data/lib/mudbase/models/org_verify_custom_domain_dns_failure_response.rb +372 -0
- data/lib/mudbase/models/org_verify_custom_domain_dns_success_response.rb +423 -0
- data/lib/mudbase/models/organization.rb +89 -4
- data/lib/mudbase/models/organization_summary.rb +2 -3
- data/lib/mudbase/models/otp_send_request.rb +2 -3
- data/lib/mudbase/models/otp_verify_request.rb +2 -3
- data/lib/mudbase/models/pagination.rb +2 -3
- data/lib/mudbase/models/patch_org_domain_request.rb +191 -0
- data/lib/mudbase/models/patch_project_fcm_config_request.rb +104 -0
- data/lib/mudbase/models/patch_project_fcm_config_request_one_of.rb +165 -0
- data/lib/mudbase/models/patch_project_fcm_config_request_one_of1.rb +164 -0
- data/lib/mudbase/models/permission.rb +2 -3
- data/lib/mudbase/models/plan.rb +2 -3
- data/lib/mudbase/models/presigned_post_response.rb +69 -16
- data/lib/mudbase/models/preview_project_email_template_request.rb +149 -0
- data/lib/mudbase/models/project.rb +2 -3
- data/lib/mudbase/models/project_dashboard_overview_response.rb +190 -0
- data/lib/mudbase/models/project_email_send_request.rb +240 -0
- data/lib/mudbase/models/project_settings.rb +3 -3
- data/lib/mudbase/models/project_sms_byo_patch_request.rb +212 -0
- data/lib/mudbase/models/project_sms_byo_public.rb +208 -0
- data/lib/mudbase/models/project_smtp_patch_request.rb +221 -0
- data/lib/mudbase/models/project_smtp_settings_public.rb +220 -0
- data/lib/mudbase/models/project_smtp_test_request.rb +240 -0
- data/lib/mudbase/models/project_summary.rb +2 -3
- data/lib/mudbase/models/project_usage.rb +2 -3
- data/lib/mudbase/models/project_usage_response.rb +2 -3
- data/lib/mudbase/models/project_usage_stats_response.rb +2 -3
- data/lib/mudbase/models/project_usage_stats_response_project.rb +2 -2
- data/lib/mudbase/models/project_usage_summary_response.rb +157 -0
- data/lib/mudbase/models/provision_enterprise_request.rb +295 -0
- data/lib/mudbase/models/push_notification_request.rb +2 -3
- data/lib/mudbase/models/put_chat_e2ee_key200_response.rb +156 -0
- data/lib/mudbase/models/put_chat_e2ee_key200_response_data.rb +165 -0
- data/lib/mudbase/models/put_chat_e2ee_key_request.rb +175 -0
- data/lib/mudbase/models/rate_limit.rb +2 -3
- data/lib/mudbase/models/record_usage_request.rb +219 -0
- data/lib/mudbase/models/refresh_token200_response.rb +177 -0
- data/lib/mudbase/models/refresh_token400_response.rb +147 -0
- data/lib/mudbase/models/refresh_token_request.rb +165 -0
- data/lib/mudbase/models/regenerate_api_key200_response.rb +156 -0
- data/lib/mudbase/models/register_local_user201_response.rb +196 -0
- data/lib/mudbase/models/register_local_user201_response_user.rb +192 -0
- data/lib/mudbase/models/register_local_user_request.rb +277 -0
- data/lib/mudbase/models/register_non_custodial_address_request.rb +246 -0
- data/lib/mudbase/models/register_request.rb +2 -3
- data/lib/mudbase/models/register_user429_response.rb +208 -0
- data/lib/mudbase/models/register_with_role201_response.rb +205 -0
- data/lib/mudbase/models/register_with_role201_response_role.rb +165 -0
- data/lib/mudbase/models/register_with_role201_response_user.rb +202 -0
- data/lib/mudbase/models/register_with_role_request.rb +295 -0
- data/lib/mudbase/models/remove_participant_request.rb +164 -0
- data/lib/mudbase/models/remove_reaction200_response.rb +158 -0
- data/lib/mudbase/models/remove_reaction200_response_data_inner.rb +167 -0
- data/lib/mudbase/models/remove_team_member200_response.rb +147 -0
- data/lib/mudbase/models/request_local_password_reset_request.rb +174 -0
- data/lib/mudbase/models/request_manual_payout_request.rb +164 -0
- data/lib/mudbase/models/request_password_reset_request.rb +164 -0
- data/lib/mudbase/models/request_role_elevation200_response.rb +240 -0
- data/lib/mudbase/models/request_role_elevation_request.rb +164 -0
- data/lib/mudbase/models/resend_verification_auth_request.rb +174 -0
- data/lib/mudbase/models/reset_local_password_request.rb +182 -0
- data/lib/mudbase/models/reset_password_request.rb +173 -0
- data/lib/mudbase/models/restore_backup200_response.rb +156 -0
- data/lib/mudbase/models/restore_backup200_response_restore.rb +217 -0
- data/lib/mudbase/models/restore_backup_request.rb +221 -0
- data/lib/mudbase/models/retry_webhook400_response.rb +147 -0
- data/lib/mudbase/models/retry_webhook_response.rb +191 -0
- data/lib/mudbase/models/rollback_function_request.rb +165 -0
- data/lib/mudbase/models/search_response.rb +2 -3
- data/lib/mudbase/models/search_response_data.rb +2 -2
- data/lib/mudbase/models/search_result.rb +2 -3
- data/lib/mudbase/models/search_result_item.rb +2 -2
- data/lib/mudbase/models/send_message201_response.rb +156 -0
- data/lib/mudbase/models/send_message201_response_data.rb +174 -0
- data/lib/mudbase/models/send_message_request.rb +227 -0
- data/lib/mudbase/models/send_message_request_e2ee.rb +196 -0
- data/lib/mudbase/models/send_push_notification429_response.rb +165 -0
- data/lib/mudbase/models/session_response.rb +2 -3
- data/lib/mudbase/models/set_org_primary_domain_request.rb +164 -0
- data/lib/mudbase/models/signed_url_response.rb +2 -3
- data/lib/mudbase/models/simulate_app_permissions200_response.rb +208 -0
- data/lib/mudbase/models/simulate_app_permissions200_response_evaluated.rb +192 -0
- data/lib/mudbase/models/simulate_app_permissions_request.rb +214 -0
- data/lib/mudbase/models/simulate_function_trigger_request.rb +168 -0
- data/lib/mudbase/models/sms_request.rb +2 -3
- data/lib/mudbase/models/storage_config.rb +2 -3
- data/lib/mudbase/models/system_status_response.rb +2 -3
- data/lib/mudbase/models/system_status_response_data.rb +2 -2
- data/lib/mudbase/models/system_status_response_data_cpu.rb +2 -2
- data/lib/mudbase/models/system_status_response_data_database.rb +2 -2
- data/lib/mudbase/models/system_status_response_data_memory.rb +2 -2
- data/lib/mudbase/models/system_status_response_data_requests.rb +2 -2
- data/lib/mudbase/models/system_status_response_data_storage.rb +2 -2
- data/lib/mudbase/models/test_integration_request.rb +165 -0
- data/lib/mudbase/models/test_wallet_webhook200_response.rb +156 -0
- data/lib/mudbase/models/test_wallet_webhook_request.rb +191 -0
- data/lib/mudbase/models/test_webhook_transformation200_response.rb +156 -0
- data/lib/mudbase/models/test_webhook_transformation200_response_data.rb +156 -0
- data/lib/mudbase/models/test_webhook_transformation_request.rb +194 -0
- data/lib/mudbase/models/toggle_role_request.rb +164 -0
- data/lib/mudbase/models/trigger_function_webhook200_response.rb +168 -0
- data/lib/mudbase/models/trigger_function_webhook400_response.rb +156 -0
- data/lib/mudbase/models/trigger_function_webhook401_response.rb +156 -0
- data/lib/mudbase/models/trigger_webhook_request.rb +40 -3
- data/lib/mudbase/models/trigger_webhook_response.rb +191 -0
- data/lib/mudbase/models/two_fa_setup_response.rb +2 -3
- data/lib/mudbase/models/unlink_o_auth_provider200_response.rb +156 -0
- data/lib/mudbase/models/update_api_key200_response.rb +156 -0
- data/lib/mudbase/models/update_api_key_request.rb +2 -3
- data/lib/mudbase/models/update_bucket_request.rb +2 -3
- data/lib/mudbase/models/update_collection_permissions_request.rb +212 -0
- data/lib/mudbase/models/update_collection_request.rb +2 -3
- data/lib/mudbase/models/update_currency_fee_settings_request.rb +174 -0
- data/lib/mudbase/models/update_function_request.rb +2 -3
- data/lib/mudbase/models/update_function_request_limits.rb +2 -2
- data/lib/mudbase/models/update_function_request_retry_policy.rb +2 -2
- data/lib/mudbase/models/update_integration_request.rb +165 -0
- data/lib/mudbase/models/update_member_role200_response.rb +156 -0
- data/lib/mudbase/models/update_member_role_request.rb +188 -0
- data/lib/mudbase/models/update_multi_role_settings200_response.rb +166 -0
- data/lib/mudbase/models/update_multi_role_settings_request.rb +165 -0
- data/lib/mudbase/models/update_multi_role_settings_request_settings.rb +181 -0
- data/lib/mudbase/models/update_non_custodial_address200_response.rb +165 -0
- data/lib/mudbase/models/update_non_custodial_address_request.rb +177 -0
- data/lib/mudbase/models/update_o_auth_provider_config_request.rb +190 -0
- data/lib/mudbase/models/update_organization200_response.rb +156 -0
- data/lib/mudbase/models/update_organization_plan200_response.rb +104 -0
- data/lib/mudbase/models/update_organization_plan200_response_one_of.rb +156 -0
- data/lib/mudbase/models/update_organization_plan200_response_one_of1.rb +156 -0
- data/lib/mudbase/models/update_organization_plan_request.rb +188 -0
- data/lib/mudbase/models/update_organization_request.rb +2 -3
- data/lib/mudbase/models/update_plan_request.rb +176 -0
- data/lib/mudbase/models/update_project_request.rb +3 -4
- data/lib/mudbase/models/update_project_role_request.rb +236 -0
- data/lib/mudbase/models/update_role200_response.rb +156 -0
- data/lib/mudbase/models/update_role_request.rb +185 -0
- data/lib/mudbase/models/update_sub_organization200_response.rb +156 -0
- data/lib/mudbase/models/update_user_account_status200_response.rb +156 -0
- data/lib/mudbase/models/update_user_account_status200_response_user.rb +192 -0
- data/lib/mudbase/models/update_user_account_status_request.rb +189 -0
- data/lib/mudbase/models/update_user_profile200_response.rb +156 -0
- data/lib/mudbase/models/update_user_request.rb +2 -3
- data/lib/mudbase/models/update_wallet_fee_config200_response.rb +165 -0
- data/lib/mudbase/models/update_wallet_fee_config200_response_data.rb +156 -0
- data/lib/mudbase/models/update_wallet_fee_config_request.rb +186 -0
- data/lib/mudbase/models/update_wallet_webhook200_response.rb +156 -0
- data/lib/mudbase/models/update_wallet_webhook_request.rb +176 -0
- data/lib/mudbase/models/upload_files413_response.rb +156 -0
- data/lib/mudbase/models/upload_project_logo200_response.rb +156 -0
- data/lib/mudbase/models/upload_verification_documents_request.rb +192 -0
- data/lib/mudbase/models/upload_verification_documents_request_documents_inner.rb +156 -0
- data/lib/mudbase/models/upsert_project_email_template_request.rb +210 -0
- data/lib/mudbase/models/usage.rb +2 -3
- data/lib/mudbase/models/usage_response.rb +2 -3
- data/lib/mudbase/models/usage_stats_response.rb +2 -3
- data/lib/mudbase/models/usage_stats_response_percentages.rb +2 -2
- data/lib/mudbase/models/usage_trends_response.rb +2 -3
- data/lib/mudbase/models/usage_trends_response_trends_inner.rb +2 -2
- data/lib/mudbase/models/usage_trends_response_trends_inner_id.rb +2 -2
- data/lib/mudbase/models/user.rb +24 -4
- data/lib/mudbase/models/user_summary.rb +2 -3
- data/lib/mudbase/models/validate_address200_response.rb +156 -0
- data/lib/mudbase/models/validate_address200_response_data.rb +165 -0
- data/lib/mudbase/models/validate_address_request.rb +214 -0
- data/lib/mudbase/models/validate_password_reset_token200_response.rb +147 -0
- data/lib/mudbase/models/validate_password_reset_token400_response.rb +156 -0
- data/lib/mudbase/models/validate_password_reset_token_request.rb +165 -0
- data/lib/mudbase/models/verified_role_upgrade200_response.rb +174 -0
- data/lib/mudbase/models/verified_role_upgrade_request.rb +184 -0
- data/lib/mudbase/models/verify2_fa_request.rb +164 -0
- data/lib/mudbase/models/verify_email_auth_request.rb +175 -0
- data/lib/mudbase/models/verify_magic_link_request.rb +164 -0
- data/lib/mudbase/models/verify_org_plan_payment200_response.rb +165 -0
- data/lib/mudbase/models/verify_org_plan_payment200_response_data.rb +166 -0
- data/lib/mudbase/models/verify_payment200_response.rb +165 -0
- data/lib/mudbase/models/verify_payment200_response_data.rb +147 -0
- data/lib/mudbase/models/verify_payment200_response_data_subscription.rb +208 -0
- data/lib/mudbase/models/verify_project_email_smtp_domain_request.rb +166 -0
- data/lib/mudbase/models/wallet_balance.rb +2 -3
- data/lib/mudbase/models/wallet_transaction.rb +18 -7
- data/lib/mudbase/models/wallet_transaction_token_transfers_inner.rb +212 -0
- data/lib/mudbase/models/wallet_webhook.rb +2 -3
- data/lib/mudbase/models/wallet_webhook_filters.rb +2 -2
- data/lib/mudbase/models/wallet_webhook_stats.rb +2 -2
- data/lib/mudbase/models/webhook_list_response.rb +2 -3
- data/lib/mudbase/models/webhook_log.rb +85 -19
- data/lib/mudbase/models/webhook_log_response.rb +168 -0
- data/lib/mudbase/models/webhook_stats_response.rb +55 -3
- data/lib/mudbase/models/webhook_stats_response_event_stats_inner.rb +4 -2
- data/lib/mudbase/models/webhook_stats_response_status_stats_inner.rb +5 -2
- data/lib/mudbase/models/withdraw200_response.rb +165 -0
- data/lib/mudbase/models/withdraw200_response_data.rb +256 -0
- data/lib/mudbase/models/withdraw_request.rb +211 -0
- data/lib/mudbase/version.rb +3 -3
- data/lib/mudbase.rb +542 -206
- data/mudbase.gemspec +2 -2
- data/spec/api/add_ons_api_spec.rb +72 -0
- data/spec/api/api_keys_api_spec.rb +107 -0
- data/spec/api/authentication_api_spec.rb +391 -0
- data/spec/api/backups_api_spec.rb +87 -0
- data/spec/api/billing_api_spec.rb +288 -60
- data/spec/api/buckets_api_spec.rb +102 -0
- data/spec/api/chat_api_spec.rb +88 -100
- data/spec/api/collections_api_spec.rb +30 -30
- data/spec/api/compliance_api_spec.rb +65 -7
- data/spec/api/data_api_spec.rb +34 -36
- data/spec/api/email_api_spec.rb +177 -0
- data/spec/api/files_api_spec.rb +195 -0
- data/spec/api/functions_api_spec.rb +86 -72
- data/spec/api/health_api_spec.rb +4 -6
- data/spec/api/integrations_api_spec.rb +145 -14
- data/spec/api/kyc_api_spec.rb +138 -0
- data/spec/api/mcp_api_spec.rb +46 -0
- data/spec/api/messaging_api_spec.rb +83 -33
- data/spec/api/monitoring_api_spec.rb +148 -0
- data/spec/api/multi_role_feature_api_spec.rb +194 -0
- data/spec/api/organizations_api_spec.rb +499 -0
- data/spec/api/project_fees_api_spec.rb +166 -0
- data/spec/api/projects_api_spec.rb +217 -0
- data/spec/api/real_time_analytics_api_spec.rb +109 -0
- data/spec/api/role_elevation_api_spec.rb +45 -16
- data/spec/api/roles_api_spec.rb +151 -0
- data/spec/api/search_api_spec.rb +24 -24
- data/spec/api/usage_api_spec.rb +58 -11
- data/spec/api/users_api_spec.rb +70 -59
- data/spec/api/verified_role_upgrade_api_spec.rb +49 -0
- data/spec/api/wallet_api_spec.rb +284 -89
- data/spec/api/webhooks_api_spec.rb +102 -8
- data/spec/models/accept_invite201_response_spec.rb +48 -0
- data/spec/models/accept_invite201_response_user_spec.rb +72 -0
- data/spec/models/accept_invite_request_spec.rb +54 -0
- data/spec/models/add_custom_role_request_default_permissions_inner_spec.rb +42 -0
- data/spec/models/add_custom_role_request_spec.rb +96 -0
- data/spec/models/add_org_domain_request_spec.rb +42 -0
- data/spec/models/add_participant200_response_data_participants_inner_spec.rb +48 -0
- data/spec/models/add_participant200_response_data_spec.rb +36 -0
- data/spec/models/add_participant200_response_spec.rb +42 -0
- data/spec/models/add_participant_request_spec.rb +46 -0
- data/spec/models/add_reaction200_response_data_inner_spec.rb +42 -0
- data/spec/models/add_reaction200_response_spec.rb +42 -0
- data/spec/models/add_reaction_request_spec.rb +36 -0
- data/spec/models/admin_approve_org_domain_cname_request_spec.rb +36 -0
- data/spec/models/admin_billing_checkout_link_request_spec.rb +104 -0
- data/spec/models/admin_custom_domain_mutation_response_spec.rb +42 -0
- data/spec/models/admin_member_role_patch_request_spec.rb +46 -0
- data/spec/models/admin_org_billing_contract_patch_request_spec.rb +70 -0
- data/spec/models/admin_org_limits_patch_request_bug_analysis_spec.rb +64 -0
- data/spec/models/admin_org_limits_patch_request_spec.rb +186 -0
- data/spec/models/admin_org_plan_patch_request_spec.rb +56 -0
- data/spec/models/admin_org_status_patch_request_spec.rb +54 -0
- data/spec/models/admin_platform_dns_verification_patch_request_spec.rb +72 -0
- data/spec/models/admin_project_patch_request_spec.rb +48 -0
- data/spec/models/admin_provision_enterprise_body_spec.rb +72 -0
- data/spec/models/api_addons_get200_response_spec.rb +36 -0
- data/spec/models/api_files_download_file_id_get200_response_spec.rb +54 -0
- data/spec/models/api_gdpr_erase_post_request_spec.rb +52 -0
- data/spec/models/api_key_permission_spec.rb +2 -2
- data/spec/models/api_key_spec.rb +2 -2
- data/spec/models/api_key_usage_response_spec.rb +2 -2
- data/spec/models/api_key_usage_spec.rb +2 -2
- data/spec/models/api_key_with_secret_spec.rb +2 -2
- data/spec/models/api_kyc_sessions_post_request_spec.rb +36 -0
- data/spec/models/api_kyc_webhook_config_get200_response_spec.rb +42 -0
- data/spec/models/api_kyc_webhook_config_put200_response_spec.rb +48 -0
- data/spec/models/api_kyc_webhook_config_put_request_spec.rb +48 -0
- data/spec/models/api_kyc_webhook_config_test_post200_response_spec.rb +48 -0
- data/spec/models/api_kyc_workflows_get200_response_spec.rb +48 -0
- data/spec/models/api_kyc_workflows_get200_response_workflows_inner_spec.rb +58 -0
- data/spec/models/api_me_bootstrap_get200_response_spec.rb +54 -0
- data/spec/models/api_projects_project_id_addons_addon_invoke_post200_response_spec.rb +36 -0
- data/spec/models/api_projects_project_id_kyb_sessions_post_request_spec.rb +60 -0
- data/spec/models/apply_role_feature_preset200_response_spec.rb +48 -0
- data/spec/models/apply_role_feature_preset_request_spec.rb +40 -0
- data/spec/models/approve_role_elevation200_response_spec.rb +42 -0
- data/spec/models/approve_role_elevation_request_spec.rb +42 -0
- data/spec/models/assign_role200_response_spec.rb +42 -0
- data/spec/models/assign_role_request_spec.rb +36 -0
- data/spec/models/auth_config_spec.rb +2 -2
- data/spec/models/auth_provider_spec.rb +2 -2
- data/spec/models/auth_response_spec.rb +2 -2
- data/spec/models/billing_last_payment_spec.rb +2 -2
- data/spec/models/billing_spec.rb +2 -2
- data/spec/models/broadcast_non_custodial_transaction200_response_data_spec.rb +54 -0
- data/spec/models/broadcast_non_custodial_transaction200_response_spec.rb +48 -0
- data/spec/models/broadcast_non_custodial_transaction_request_spec.rb +52 -0
- data/spec/models/bucket_list_response_spec.rb +2 -2
- data/spec/models/bucket_response_spec.rb +2 -2
- data/spec/models/bucket_spec.rb +2 -2
- data/spec/models/calculate_wallet_fee200_response_data_fee_tiers_value_spec.rb +42 -0
- data/spec/models/calculate_wallet_fee200_response_data_spec.rb +130 -0
- data/spec/models/calculate_wallet_fee200_response_spec.rb +42 -0
- data/spec/models/cancel_subscription_request_spec.rb +36 -0
- data/spec/models/change_password_request_spec.rb +2 -2
- data/spec/models/check_feature_access200_response_spec.rb +42 -0
- data/spec/models/check_permissions200_response_permissions_spec.rb +48 -0
- data/spec/models/check_permissions200_response_spec.rb +42 -0
- data/spec/models/check_subscription200_response_spec.rb +42 -0
- data/spec/models/check_subscription200_response_subscription_spec.rb +42 -0
- data/spec/models/check_user_presence200_response_presence_value_spec.rb +42 -0
- data/spec/models/check_user_presence200_response_spec.rb +42 -0
- data/spec/models/check_user_presence_request_spec.rb +36 -0
- data/spec/models/collection_action_spec.rb +30 -0
- data/spec/models/collection_permission_rule_spec.rb +42 -0
- data/spec/models/collection_spec.rb +2 -2
- data/spec/models/configure_o_auth_provider200_response_provider_spec.rb +48 -0
- data/spec/models/configure_o_auth_provider200_response_spec.rb +42 -0
- data/spec/models/configure_o_auth_provider_request_spec.rb +60 -0
- data/spec/models/configure_webhook200_response_data_spec.rb +54 -0
- data/spec/models/configure_webhook200_response_data_transformations_inner_spec.rb +46 -0
- data/spec/models/configure_webhook200_response_spec.rb +48 -0
- data/spec/models/configure_webhook403_response_spec.rb +48 -0
- data/spec/models/configure_webhook_request_spec.rb +60 -0
- data/spec/models/confirm_address_verification200_response_spec.rb +54 -0
- data/spec/models/confirm_address_verification_request_spec.rb +36 -0
- data/spec/models/confirm_direct_upload400_response_spec.rb +42 -0
- data/spec/models/confirm_direct_upload_request_spec.rb +72 -0
- data/spec/models/confirm_local_password_reset_with_otp_request_spec.rb +54 -0
- data/spec/models/confirm_upload_response_scan_spec.rb +2 -2
- data/spec/models/confirm_upload_response_spec.rb +2 -2
- data/spec/models/convert_anonymous_account200_response_spec.rb +60 -0
- data/spec/models/convert_anonymous_account_request_spec.rb +54 -0
- data/spec/models/create_anonymous_session200_response_spec.rb +60 -0
- data/spec/models/create_anonymous_session200_response_user_spec.rb +66 -0
- data/spec/models/create_anonymous_session_request_spec.rb +42 -0
- data/spec/models/create_api_key201_response_spec.rb +42 -0
- data/spec/models/create_api_key400_response_spec.rb +42 -0
- data/spec/models/create_api_key_request_spec.rb +2 -2
- data/spec/models/create_backup201_response_backup_spec.rb +82 -0
- data/spec/models/create_backup201_response_spec.rb +36 -0
- data/spec/models/create_backup_request_spec.rb +48 -0
- data/spec/models/create_bucket_request_spec.rb +2 -2
- data/spec/models/create_chat201_response_data_spec.rb +60 -0
- data/spec/models/create_chat201_response_spec.rb +42 -0
- data/spec/models/create_chat_request_spec.rb +64 -0
- data/spec/models/create_checkout_session200_response_data_spec.rb +66 -0
- data/spec/models/create_checkout_session200_response_spec.rb +42 -0
- data/spec/models/create_checkout_session_request_customer_info_spec.rb +42 -0
- data/spec/models/create_checkout_session_request_spec.rb +64 -0
- data/spec/models/create_collection201_response_spec.rb +42 -0
- data/spec/models/create_collection_request_spec.rb +2 -2
- data/spec/models/create_from_template_request_spec.rb +48 -0
- data/spec/models/create_function_request_spec.rb +2 -2
- data/spec/models/create_integration201_response_spec.rb +36 -0
- data/spec/models/create_integration_request_spec.rb +54 -0
- data/spec/models/create_monitoring_alert_request_spec.rb +60 -0
- data/spec/models/create_or_update_fee_settings_request_spec.rb +64 -0
- data/spec/models/create_organization403_response_spec.rb +42 -0
- data/spec/models/create_organization_request_spec.rb +60 -0
- data/spec/models/create_plan201_response_spec.rb +42 -0
- data/spec/models/create_plan_request_features_inner_one_of_spec.rb +54 -0
- data/spec/models/create_plan_request_features_inner_spec.rb +32 -0
- data/spec/models/create_plan_request_limits_custom_limits_inner_spec.rb +42 -0
- data/spec/models/create_plan_request_limits_spec.rb +60 -0
- data/spec/models/create_plan_request_spec.rb +106 -0
- data/spec/models/create_plan_request_trial_spec.rb +42 -0
- data/spec/models/create_project201_response_spec.rb +42 -0
- data/spec/models/create_project_request_spec.rb +2 -2
- data/spec/models/create_role201_response_role_permissions_inner_spec.rb +48 -0
- data/spec/models/create_role201_response_role_spec.rb +78 -0
- data/spec/models/create_role201_response_spec.rb +42 -0
- data/spec/models/create_role_request_collection_permissions_value_spec.rb +32 -0
- data/spec/models/create_role_request_permissions_inner_spec.rb +56 -0
- data/spec/models/create_role_request_spec.rb +60 -0
- data/spec/models/create_wallet201_response_data_spec.rb +72 -0
- data/spec/models/create_wallet201_response_spec.rb +42 -0
- data/spec/models/create_wallet_request_spec.rb +64 -0
- data/spec/models/create_wallet_webhook201_response_spec.rb +48 -0
- data/spec/models/create_wallet_webhook_request_filters_spec.rb +46 -0
- data/spec/models/create_wallet_webhook_request_spec.rb +64 -0
- data/spec/models/dashboard_activity_item_spec.rb +66 -0
- data/spec/models/dashboard_overview_data_active_users_spec.rb +66 -0
- data/spec/models/dashboard_overview_data_latency_instance_rollup_spec.rb +76 -0
- data/spec/models/dashboard_overview_data_latency_spec.rb +82 -0
- data/spec/models/dashboard_overview_data_latency_top_routes_by_impact_hint_inner_spec.rb +60 -0
- data/spec/models/dashboard_overview_data_project_spec.rb +48 -0
- data/spec/models/dashboard_overview_data_request_volume14d_inner_spec.rb +48 -0
- data/spec/models/dashboard_overview_data_requests_spec.rb +76 -0
- data/spec/models/dashboard_overview_data_spec.rb +78 -0
- data/spec/models/dashboard_overview_data_uptime_spec.rb +142 -0
- data/spec/models/data_list_response_data_inner_spec.rb +2 -2
- data/spec/models/data_list_response_spec.rb +2 -2
- data/spec/models/data_response_spec.rb +2 -2
- data/spec/models/database_config_spec.rb +2 -2
- data/spec/models/delete_backup200_response_spec.rb +36 -0
- data/spec/models/delete_function200_response_spec.rb +42 -0
- data/spec/models/delete_organization200_response_spec.rb +36 -0
- data/spec/models/delete_role200_response_spec.rb +36 -0
- data/spec/models/delete_sub_organization200_response_spec.rb +36 -0
- data/spec/models/disable2_fa_request_spec.rb +42 -0
- data/spec/models/download_bucket_file403_response_spec.rb +36 -0
- data/spec/models/download_bucket_file404_response_spec.rb +36 -0
- data/spec/models/download_invoice200_response_spec.rb +42 -0
- data/spec/models/edit_message200_response_data_spec.rb +60 -0
- data/spec/models/edit_message200_response_spec.rb +42 -0
- data/spec/models/edit_message_request_e2ee_spec.rb +66 -0
- data/spec/models/edit_message_request_spec.rb +42 -0
- data/spec/models/email_request_spec.rb +2 -2
- data/spec/models/email_request_to_spec.rb +2 -2
- data/spec/models/email_template_catalog_item_spec.rb +70 -0
- data/spec/models/email_template_resolved_spec.rb +88 -0
- data/spec/models/enable_payment_processing200_response_data_spec.rb +42 -0
- data/spec/models/enable_payment_processing200_response_spec.rb +48 -0
- data/spec/models/enable_payment_processing_request_spec.rb +66 -0
- data/spec/models/enqueue_project_email202_response_spec.rb +42 -0
- data/spec/models/erase_user_data200_response_data_spec.rb +54 -0
- data/spec/models/erase_user_data200_response_spec.rb +48 -0
- data/spec/models/erase_user_data409_response_spec.rb +42 -0
- data/spec/models/erase_user_data_request_spec.rb +52 -0
- data/spec/models/error_details_spec.rb +2 -2
- data/spec/models/error_spec.rb +2 -2
- data/spec/models/estimate_network_fee200_response_spec.rb +42 -0
- data/spec/models/estimate_network_fee_request_spec.rb +56 -0
- data/spec/models/estimate_non_custodial_gas200_response_data_spec.rb +96 -0
- data/spec/models/estimate_non_custodial_gas200_response_spec.rb +42 -0
- data/spec/models/estimate_non_custodial_gas_request_spec.rb +46 -0
- data/spec/models/estimate_non_custodial_gas_request_transaction_spec.rb +66 -0
- data/spec/models/execute_function_request_spec.rb +36 -0
- data/spec/models/execute_integration_request_spec.rb +58 -0
- data/spec/models/export_user_data200_response_spec.rb +78 -0
- data/spec/models/feature_not_allowed_error_spec.rb +60 -0
- data/spec/models/field_default_spec.rb +2 -2
- data/spec/models/field_spec.rb +2 -2
- data/spec/models/file_list_response_spec.rb +2 -2
- data/spec/models/file_metadata_spec.rb +2 -2
- data/spec/models/file_response_spec.rb +2 -2
- data/spec/models/file_upload_response_spec.rb +2 -2
- data/spec/models/function_execution_response_data_spec.rb +8 -16
- data/spec/models/function_execution_response_spec.rb +2 -2
- data/spec/models/function_execution_spec.rb +2 -2
- data/spec/models/function_execution_status_response_data_logs_spec.rb +54 -0
- data/spec/models/function_execution_status_response_data_spec.rb +100 -0
- data/spec/models/function_execution_status_response_spec.rb +42 -0
- data/spec/models/function_list_response_data_spec.rb +2 -2
- data/spec/models/function_list_response_spec.rb +2 -2
- data/spec/models/function_logs_response_data_spec.rb +2 -2
- data/spec/models/function_logs_response_spec.rb +2 -2
- data/spec/models/function_response_spec.rb +2 -2
- data/spec/models/function_spec.rb +2 -2
- data/spec/models/function_stats_spec.rb +2 -2
- data/spec/models/function_trigger_spec.rb +2 -2
- data/spec/models/generate_access_review200_response_report_spec.rb +66 -0
- data/spec/models/generate_access_review200_response_spec.rb +36 -0
- data/spec/models/generate_access_review_request_review_period_spec.rb +42 -0
- data/spec/models/generate_access_review_request_spec.rb +42 -0
- data/spec/models/generate_data_processing_record200_response_record_spec.rb +66 -0
- data/spec/models/generate_data_processing_record200_response_spec.rb +36 -0
- data/spec/models/generate_data_processing_record_request_spec.rb +42 -0
- data/spec/models/generate_presigned_upload_request_spec.rb +60 -0
- data/spec/models/generate_private_key200_response_data_spec.rb +54 -0
- data/spec/models/generate_private_key200_response_spec.rb +42 -0
- data/spec/models/generate_private_key_request_spec.rb +40 -0
- data/spec/models/generate_signed_url_request_spec.rb +36 -0
- data/spec/models/get_active_users200_response_spec.rb +48 -0
- data/spec/models/get_active_users200_response_users_inner_spec.rb +48 -0
- data/spec/models/get_all_fees200_response_data_spec.rb +48 -0
- data/spec/models/get_all_fees200_response_spec.rb +42 -0
- data/spec/models/get_available_o_auth_providers200_response_providers_inner_spec.rb +66 -0
- data/spec/models/get_available_o_auth_providers200_response_spec.rb +42 -0
- data/spec/models/get_available_roles200_response_data_inner_spec.rb +72 -0
- data/spec/models/get_available_roles200_response_spec.rb +42 -0
- data/spec/models/get_balance200_response_data_spec.rb +60 -0
- data/spec/models/get_balance200_response_spec.rb +42 -0
- data/spec/models/get_billing_estimate200_response_line_items_inner_spec.rb +60 -0
- data/spec/models/get_billing_estimate200_response_spec.rb +78 -0
- data/spec/models/get_billing_estimate200_response_spend_limits_spec.rb +48 -0
- data/spec/models/get_cancel_params200_response_data_spec.rb +90 -0
- data/spec/models/get_cancel_params200_response_spec.rb +42 -0
- data/spec/models/get_cancel_params_request_spec.rb +52 -0
- data/spec/models/get_chat_details200_response_data_participants_inner_spec.rb +42 -0
- data/spec/models/get_chat_details200_response_data_spec.rb +48 -0
- data/spec/models/get_chat_details200_response_spec.rb +42 -0
- data/spec/models/get_chat_e2ee_participant_keys200_response_data_inner_spec.rb +54 -0
- data/spec/models/get_chat_e2ee_participant_keys200_response_spec.rb +42 -0
- data/spec/models/get_chat_messages200_response_data_messages_inner_sender_spec.rb +42 -0
- data/spec/models/get_chat_messages200_response_data_messages_inner_spec.rb +54 -0
- data/spec/models/get_chat_messages200_response_data_spec.rb +42 -0
- data/spec/models/get_chat_messages200_response_spec.rb +42 -0
- data/spec/models/get_compliance_summary200_response_compliance_gdpr_spec.rb +48 -0
- data/spec/models/get_compliance_summary200_response_compliance_security_spec.rb +48 -0
- data/spec/models/get_compliance_summary200_response_compliance_soc2_spec.rb +48 -0
- data/spec/models/get_compliance_summary200_response_compliance_spec.rb +48 -0
- data/spec/models/get_compliance_summary200_response_spec.rb +36 -0
- data/spec/models/get_currency_fee_balance200_response_data_spec.rb +54 -0
- data/spec/models/get_currency_fee_balance200_response_spec.rb +42 -0
- data/spec/models/get_current_user200_response_spec.rb +36 -0
- data/spec/models/get_dashboard200_response_spec.rb +48 -0
- data/spec/models/get_event_throughput200_response_spec.rb +60 -0
- data/spec/models/get_fee_balances200_response_data_inner_spec.rb +66 -0
- data/spec/models/get_fee_balances200_response_spec.rb +42 -0
- data/spec/models/get_fee_breakdown200_response_data_spec.rb +66 -0
- data/spec/models/get_fee_breakdown200_response_spec.rb +42 -0
- data/spec/models/get_function_versions200_response_data_spec.rb +36 -0
- data/spec/models/get_function_versions200_response_data_versions_inner_spec.rb +66 -0
- data/spec/models/get_function_versions200_response_spec.rb +42 -0
- data/spec/models/get_global_analytics200_response_spec.rb +54 -0
- data/spec/models/get_historical_analytics200_response_data_inner_spec.rb +48 -0
- data/spec/models/get_historical_analytics200_response_spec.rb +54 -0
- data/spec/models/get_integration200_response_integration_spec.rb +72 -0
- data/spec/models/get_integration200_response_spec.rb +36 -0
- data/spec/models/get_integrations200_response_integrations_inner_spec.rb +54 -0
- data/spec/models/get_integrations200_response_spec.rb +36 -0
- data/spec/models/get_invoice200_response_invoice_spec.rb +78 -0
- data/spec/models/get_invoice200_response_spec.rb +36 -0
- data/spec/models/get_invoices200_response_invoices_inner_spec.rb +84 -0
- data/spec/models/get_invoices200_response_spec.rb +42 -0
- data/spec/models/get_local_session200_response_spec.rb +42 -0
- data/spec/models/get_multi_role_config200_response_data_spec.rb +54 -0
- data/spec/models/get_multi_role_config200_response_spec.rb +42 -0
- data/spec/models/get_network_status200_response_data_value_spec.rb +58 -0
- data/spec/models/get_network_status200_response_spec.rb +42 -0
- data/spec/models/get_non_custodial_balance200_response_spec.rb +42 -0
- data/spec/models/get_non_custodial_transaction_by_hash200_response_spec.rb +42 -0
- data/spec/models/get_non_custodial_transactions200_response_spec.rb +48 -0
- data/spec/models/get_o_auth_provider_config200_response_config_spec.rb +42 -0
- data/spec/models/get_o_auth_provider_config200_response_spec.rb +54 -0
- data/spec/models/get_org_o_auth_providers200_response_providers_inner_spec.rb +60 -0
- data/spec/models/get_org_o_auth_providers200_response_spec.rb +42 -0
- data/spec/models/get_organization_members200_response_spec.rb +42 -0
- data/spec/models/get_organization_usage200_response_all_of_suborgs_inner_spec.rb +54 -0
- data/spec/models/get_organization_usage200_response_spec.rb +60 -0
- data/spec/models/get_organization_users200_response_spec.rb +42 -0
- data/spec/models/get_organization_users200_response_users_inner_project_spec.rb +48 -0
- data/spec/models/get_organization_users200_response_users_inner_spec.rb +130 -0
- data/spec/models/get_overage200_response_overage_inner_spec.rb +60 -0
- data/spec/models/get_overage200_response_spec.rb +36 -0
- data/spec/models/get_payment_records200_response_data_pagination_spec.rb +54 -0
- data/spec/models/get_payment_records200_response_data_records_inner_spec.rb +60 -0
- data/spec/models/get_payment_records200_response_data_spec.rb +42 -0
- data/spec/models/get_payment_records200_response_spec.rb +42 -0
- data/spec/models/get_payout_history200_response_data_inner_spec.rb +84 -0
- data/spec/models/get_payout_history200_response_spec.rb +48 -0
- data/spec/models/get_pending_role_elevation_requests200_response_spec.rb +42 -0
- data/spec/models/get_permissions_matrix200_response_data_spec.rb +48 -0
- data/spec/models/get_permissions_matrix200_response_spec.rb +42 -0
- data/spec/models/get_plans200_response_spec.rb +42 -0
- data/spec/models/get_project_analytics200_response_spec.rb +60 -0
- data/spec/models/get_project_captcha_config200_response_captcha_spec.rb +58 -0
- data/spec/models/get_project_captcha_config200_response_spec.rb +36 -0
- data/spec/models/get_project_email_analytics200_response_spec.rb +42 -0
- data/spec/models/get_project_email_smtp200_response_spec.rb +42 -0
- data/spec/models/get_project_email_template200_response_spec.rb +42 -0
- data/spec/models/get_project_fcm_config200_response_data_spec.rb +36 -0
- data/spec/models/get_project_fcm_config200_response_spec.rb +42 -0
- data/spec/models/get_project_fee_dashboard200_response_data_balances_inner_spec.rb +48 -0
- data/spec/models/get_project_fee_dashboard200_response_data_recent_payouts_inner_spec.rb +60 -0
- data/spec/models/get_project_fee_dashboard200_response_data_spec.rb +54 -0
- data/spec/models/get_project_fee_dashboard200_response_spec.rb +42 -0
- data/spec/models/get_project_o_auth_providers200_response_providers_inner_spec.rb +48 -0
- data/spec/models/get_project_o_auth_providers200_response_spec.rb +42 -0
- data/spec/models/get_project_sms_byo200_response_spec.rb +42 -0
- data/spec/models/get_project_users200_response_spec.rb +48 -0
- data/spec/models/get_public_plans200_response_spec.rb +36 -0
- data/spec/models/get_role200_response_spec.rb +36 -0
- data/spec/models/get_role_elevation_status200_response_spec.rb +36 -0
- data/spec/models/get_scanner_metrics200_response_alerts_inner_spec.rb +48 -0
- data/spec/models/get_scanner_metrics200_response_metrics_value_spec.rb +54 -0
- data/spec/models/get_scanner_metrics200_response_spec.rb +48 -0
- data/spec/models/get_search_analytics200_response_spec.rb +54 -0
- data/spec/models/get_search_analytics200_response_top_queries_inner_spec.rb +42 -0
- data/spec/models/get_search_suggestions200_response_spec.rb +36 -0
- data/spec/models/get_speed_up_params200_response_data_spec.rb +90 -0
- data/spec/models/get_speed_up_params200_response_spec.rb +42 -0
- data/spec/models/get_speed_up_params_request_spec.rb +52 -0
- data/spec/models/get_sub_organizations200_response_spec.rb +42 -0
- data/spec/models/get_subscription_tier_by_id200_response_plan_spec.rb +78 -0
- data/spec/models/get_subscription_tier_by_id200_response_spec.rb +36 -0
- data/spec/models/get_subscription_tiers200_response_plans_inner_spec.rb +90 -0
- data/spec/models/get_subscription_tiers200_response_spec.rb +36 -0
- data/spec/models/get_subscriptions200_response_spec.rb +36 -0
- data/spec/models/get_subscriptions200_response_subscriptions_inner_spec.rb +42 -0
- data/spec/models/get_supported_currencies200_response_data_currencies_inner_spec.rb +54 -0
- data/spec/models/get_supported_currencies200_response_data_spec.rb +42 -0
- data/spec/models/get_supported_currencies200_response_spec.rb +42 -0
- data/spec/models/get_templates200_response_spec.rb +36 -0
- data/spec/models/get_templates200_response_templates_inner_spec.rb +54 -0
- data/spec/models/get_transaction200_response_data_spec.rb +142 -0
- data/spec/models/get_transaction200_response_spec.rb +42 -0
- data/spec/models/get_transaction_history200_response_pagination_spec.rb +72 -0
- data/spec/models/get_transaction_history200_response_spec.rb +48 -0
- data/spec/models/get_usage_stats200_response_spec.rb +36 -0
- data/spec/models/get_usage_stats200_response_stats_spec.rb +48 -0
- data/spec/models/get_usage_warnings200_response_spec.rb +36 -0
- data/spec/models/get_usage_warnings200_response_warnings_inner_spec.rb +60 -0
- data/spec/models/get_user_chats200_response_data_chats_inner_last_message_spec.rb +36 -0
- data/spec/models/get_user_chats200_response_data_chats_inner_spec.rb +60 -0
- data/spec/models/get_user_chats200_response_data_spec.rb +42 -0
- data/spec/models/get_user_chats200_response_spec.rb +42 -0
- data/spec/models/get_user_overview200_response_footprint_spec.rb +66 -0
- data/spec/models/get_user_overview200_response_spec.rb +42 -0
- data/spec/models/get_user_wallets200_response_spec.rb +42 -0
- data/spec/models/get_users_by_role200_response_spec.rb +42 -0
- data/spec/models/get_wallet_fee_config200_response_data_spec.rb +42 -0
- data/spec/models/get_wallet_fee_config200_response_spec.rb +42 -0
- data/spec/models/get_wallet_private_key200_response_data_spec.rb +60 -0
- data/spec/models/get_wallet_private_key200_response_spec.rb +48 -0
- data/spec/models/get_wallet_webhook_logs200_response_spec.rb +42 -0
- data/spec/models/get_webhook_config200_response_data_spec.rb +60 -0
- data/spec/models/get_webhook_config200_response_data_transformations_inner_spec.rb +46 -0
- data/spec/models/get_webhook_config200_response_spec.rb +42 -0
- data/spec/models/get_webhook_config404_response_spec.rb +42 -0
- data/spec/models/handle_flutterwave_webhook200_response_spec.rb +36 -0
- data/spec/models/handle_flutterwave_webhook_request_data_customer_spec.rb +42 -0
- data/spec/models/handle_flutterwave_webhook_request_data_spec.rb +78 -0
- data/spec/models/handle_flutterwave_webhook_request_spec.rb +42 -0
- data/spec/models/health_response_services_spec.rb +2 -2
- data/spec/models/health_response_spec.rb +2 -2
- data/spec/models/import_integration_request_spec.rb +36 -0
- data/spec/models/initialize_org_plan_checkout200_response_data_spec.rb +66 -0
- data/spec/models/initialize_org_plan_checkout200_response_spec.rb +42 -0
- data/spec/models/initialize_org_plan_checkout_request_spec.rb +56 -0
- data/spec/models/initialize_payment200_response_data_spec.rb +78 -0
- data/spec/models/initialize_payment200_response_spec.rb +42 -0
- data/spec/models/initialize_payment_for_project_request_spec.rb +54 -0
- data/spec/models/initialize_payment_request_customer_spec.rb +42 -0
- data/spec/models/initialize_payment_request_spec.rb +60 -0
- data/spec/models/initiate_address_verification200_response_spec.rb +48 -0
- data/spec/models/initiate_o_auth400_response_spec.rb +36 -0
- data/spec/models/initiate_o_auth404_response_spec.rb +36 -0
- data/spec/models/initiate_org_o_auth400_response_spec.rb +42 -0
- data/spec/models/internal_custom_domain_addon_request_spec.rb +42 -0
- data/spec/models/internal_domain_dns_recheck_batch_request_spec.rb +42 -0
- data/spec/models/invite_member_request_spec.rb +2 -2
- data/spec/models/invite_sub_organization_member200_response_spec.rb +48 -0
- data/spec/models/invite_team_member200_response_spec.rb +48 -0
- data/spec/models/limits_spec.rb +2 -2
- data/spec/models/list_api_keys200_response_spec.rb +42 -0
- data/spec/models/list_backups200_response_backups_inner_spec.rb +78 -0
- data/spec/models/list_backups200_response_spec.rb +42 -0
- data/spec/models/list_collections200_response_spec.rb +42 -0
- data/spec/models/list_non_custodial_addresses200_response_spec.rb +48 -0
- data/spec/models/list_o_auth_providers200_response_providers_inner_spec.rb +54 -0
- data/spec/models/list_o_auth_providers200_response_spec.rb +36 -0
- data/spec/models/list_organizations200_response_spec.rb +42 -0
- data/spec/models/list_project_email_templates200_response_spec.rb +42 -0
- data/spec/models/list_projects200_response_spec.rb +42 -0
- data/spec/models/list_roles200_response_spec.rb +42 -0
- data/spec/models/list_wallet_webhooks200_response_spec.rb +48 -0
- data/spec/models/log_security_event200_response_event_spec.rb +54 -0
- data/spec/models/log_security_event200_response_spec.rb +42 -0
- data/spec/models/log_security_event_request_details_spec.rb +66 -0
- data/spec/models/log_security_event_request_spec.rb +56 -0
- data/spec/models/login_local_user200_response_spec.rb +60 -0
- data/spec/models/login_local_user200_response_user_spec.rb +72 -0
- data/spec/models/login_local_user403_response_spec.rb +48 -0
- data/spec/models/login_local_user_request_spec.rb +48 -0
- data/spec/models/login_request_spec.rb +2 -2
- data/spec/models/magic_link_request_spec.rb +2 -2
- data/spec/models/mark_messages_as_read200_response_data_spec.rb +36 -0
- data/spec/models/mark_messages_as_read200_response_spec.rb +42 -0
- data/spec/models/mark_messages_as_read_request_spec.rb +36 -0
- data/spec/models/mcp_config_get200_response_spec.rb +72 -0
- data/spec/models/mcp_config_get200_response_tools_inner_spec.rb +42 -0
- data/spec/models/message_history_response_data_spec.rb +2 -2
- data/spec/models/message_history_response_spec.rb +2 -2
- data/spec/models/message_response_spec.rb +2 -2
- data/spec/models/message_sent_response_data_spec.rb +2 -2
- data/spec/models/message_sent_response_spec.rb +2 -2
- data/spec/models/message_spec.rb +2 -2
- data/spec/models/message_stats_response_data_by_status_spec.rb +2 -2
- data/spec/models/message_stats_response_data_by_type_spec.rb +2 -2
- data/spec/models/message_stats_response_data_period_spec.rb +2 -2
- data/spec/models/message_stats_response_data_spec.rb +2 -2
- data/spec/models/message_stats_response_spec.rb +2 -2
- data/spec/models/monitoring_analytics_response_spec.rb +60 -0
- data/spec/models/monitoring_analytics_response_stats_inner_spec.rb +66 -0
- data/spec/models/monitoring_analytics_response_totals_spec.rb +60 -0
- data/spec/models/monitoring_logs_response_logs_inner_spec.rb +90 -0
- data/spec/models/monitoring_logs_response_logs_inner_user_spec.rb +42 -0
- data/spec/models/monitoring_logs_response_spec.rb +66 -0
- data/spec/models/monitoring_performance_response_metrics_spec.rb +84 -0
- data/spec/models/monitoring_performance_response_spec.rb +48 -0
- data/spec/models/non_custodial_address_response_spec.rb +2 -2
- data/spec/models/non_custodial_address_spec.rb +2 -2
- data/spec/models/org_add_domain_response_spec.rb +48 -0
- data/spec/models/org_cloudflare_edge_hints_ownership_verification_spec.rb +48 -0
- data/spec/models/org_cloudflare_edge_hints_spec.rb +90 -0
- data/spec/models/org_cloudflare_ssl_validation_record_spec.rb +66 -0
- data/spec/models/org_custom_domain_platform_ready_request_spec.rb +36 -0
- data/spec/models/org_dns_instructions_response_spec.rb +48 -0
- data/spec/models/org_dns_record_spec.rb +54 -0
- data/spec/models/org_domain_entry_org_console_spec.rb +148 -0
- data/spec/models/org_domain_entry_with_dns_spec.rb +172 -0
- data/spec/models/org_domains_list_response_spec.rb +66 -0
- data/spec/models/org_o_auth_callback400_response_spec.rb +36 -0
- data/spec/models/org_patch_domain_response_spec.rb +48 -0
- data/spec/models/org_platform_dns_verification_customer_spec.rb +66 -0
- data/spec/models/org_verify_custom_domain_dns_failure_response_spec.rb +84 -0
- data/spec/models/org_verify_custom_domain_dns_success_response_spec.rb +120 -0
- data/spec/models/organization_spec.rb +36 -2
- data/spec/models/organization_summary_spec.rb +2 -2
- data/spec/models/otp_send_request_spec.rb +2 -2
- data/spec/models/otp_verify_request_spec.rb +2 -2
- data/spec/models/pagination_spec.rb +2 -2
- data/spec/models/patch_org_domain_request_spec.rb +46 -0
- data/spec/models/patch_project_fcm_config_request_one_of1_spec.rb +36 -0
- data/spec/models/patch_project_fcm_config_request_one_of_spec.rb +36 -0
- data/spec/models/patch_project_fcm_config_request_spec.rb +32 -0
- data/spec/models/permission_spec.rb +2 -2
- data/spec/models/plan_spec.rb +2 -2
- data/spec/models/presigned_post_response_spec.rb +19 -3
- data/spec/models/preview_project_email_template_request_spec.rb +36 -0
- data/spec/models/project_dashboard_overview_response_spec.rb +42 -0
- data/spec/models/project_email_send_request_spec.rb +76 -0
- data/spec/models/project_settings_spec.rb +2 -2
- data/spec/models/project_sms_byo_patch_request_spec.rb +58 -0
- data/spec/models/project_sms_byo_public_spec.rb +58 -0
- data/spec/models/project_smtp_patch_request_spec.rb +84 -0
- data/spec/models/project_smtp_settings_public_spec.rb +84 -0
- data/spec/models/project_smtp_test_request_spec.rb +84 -0
- data/spec/models/project_spec.rb +2 -2
- data/spec/models/project_summary_spec.rb +2 -2
- data/spec/models/project_usage_response_spec.rb +2 -2
- data/spec/models/project_usage_spec.rb +2 -2
- data/spec/models/project_usage_stats_response_project_spec.rb +2 -2
- data/spec/models/project_usage_stats_response_spec.rb +2 -2
- data/spec/models/project_usage_summary_response_spec.rb +42 -0
- data/spec/models/provision_enterprise_request_spec.rb +78 -0
- data/spec/models/push_notification_request_spec.rb +2 -2
- data/spec/models/put_chat_e2ee_key200_response_data_spec.rb +48 -0
- data/spec/models/put_chat_e2ee_key200_response_spec.rb +42 -0
- data/spec/models/put_chat_e2ee_key_request_spec.rb +42 -0
- data/spec/models/rate_limit_spec.rb +2 -2
- data/spec/models/record_usage_request_spec.rb +48 -0
- data/spec/models/refresh_token200_response_spec.rb +54 -0
- data/spec/models/refresh_token400_response_spec.rb +36 -0
- data/spec/models/refresh_token_request_spec.rb +36 -0
- data/spec/models/regenerate_api_key200_response_spec.rb +42 -0
- data/spec/models/register_local_user201_response_spec.rb +66 -0
- data/spec/models/register_local_user201_response_user_spec.rb +66 -0
- data/spec/models/register_local_user_request_spec.rb +60 -0
- data/spec/models/register_non_custodial_address_request_spec.rb +64 -0
- data/spec/models/register_request_spec.rb +2 -2
- data/spec/models/register_user429_response_spec.rb +72 -0
- data/spec/models/register_with_role201_response_role_spec.rb +48 -0
- data/spec/models/register_with_role201_response_spec.rb +72 -0
- data/spec/models/register_with_role201_response_user_spec.rb +72 -0
- data/spec/models/register_with_role_request_spec.rb +66 -0
- data/spec/models/remove_participant_request_spec.rb +36 -0
- data/spec/models/remove_reaction200_response_data_inner_spec.rb +48 -0
- data/spec/models/remove_reaction200_response_spec.rb +42 -0
- data/spec/models/remove_team_member200_response_spec.rb +36 -0
- data/spec/models/request_local_password_reset_request_spec.rb +42 -0
- data/spec/models/request_manual_payout_request_spec.rb +36 -0
- data/spec/models/request_password_reset_request_spec.rb +36 -0
- data/spec/models/request_role_elevation200_response_spec.rb +74 -0
- data/spec/models/request_role_elevation_request_spec.rb +36 -0
- data/spec/models/resend_verification_auth_request_spec.rb +42 -0
- data/spec/models/reset_local_password_request_spec.rb +42 -0
- data/spec/models/reset_password_request_spec.rb +36 -0
- data/spec/models/restore_backup200_response_restore_spec.rb +64 -0
- data/spec/models/restore_backup200_response_spec.rb +42 -0
- data/spec/models/restore_backup_request_spec.rb +56 -0
- data/spec/models/retry_webhook400_response_spec.rb +36 -0
- data/spec/models/retry_webhook_response_spec.rb +42 -0
- data/spec/models/rollback_function_request_spec.rb +36 -0
- data/spec/models/search_response_data_spec.rb +2 -2
- data/spec/models/search_response_spec.rb +2 -2
- data/spec/models/search_result_item_spec.rb +2 -2
- data/spec/models/search_result_spec.rb +2 -2
- data/spec/models/send_message201_response_data_spec.rb +54 -0
- data/spec/models/send_message201_response_spec.rb +42 -0
- data/spec/models/send_message_request_e2ee_spec.rb +66 -0
- data/spec/models/send_message_request_spec.rb +64 -0
- data/spec/models/send_push_notification429_response_spec.rb +48 -0
- data/spec/models/session_response_spec.rb +2 -2
- data/spec/models/set_org_primary_domain_request_spec.rb +36 -0
- data/spec/models/signed_url_response_spec.rb +2 -2
- data/spec/models/simulate_app_permissions200_response_evaluated_spec.rb +66 -0
- data/spec/models/simulate_app_permissions200_response_spec.rb +58 -0
- data/spec/models/simulate_app_permissions_request_spec.rb +66 -0
- data/spec/models/simulate_function_trigger_request_spec.rb +48 -0
- data/spec/models/sms_request_spec.rb +2 -2
- data/spec/models/storage_config_spec.rb +2 -2
- data/spec/models/system_status_response_data_cpu_spec.rb +2 -2
- data/spec/models/system_status_response_data_database_spec.rb +2 -2
- data/spec/models/system_status_response_data_memory_spec.rb +2 -2
- data/spec/models/system_status_response_data_requests_spec.rb +2 -2
- data/spec/models/system_status_response_data_spec.rb +2 -2
- data/spec/models/system_status_response_data_storage_spec.rb +2 -2
- data/spec/models/system_status_response_spec.rb +2 -2
- data/spec/models/test_integration_request_spec.rb +48 -0
- data/spec/models/test_wallet_webhook200_response_spec.rb +42 -0
- data/spec/models/test_wallet_webhook_request_spec.rb +54 -0
- data/spec/models/test_webhook_transformation200_response_data_spec.rb +42 -0
- data/spec/models/test_webhook_transformation200_response_spec.rb +42 -0
- data/spec/models/test_webhook_transformation_request_spec.rb +42 -0
- data/spec/models/toggle_role_request_spec.rb +36 -0
- data/spec/models/trigger_function_webhook200_response_spec.rb +48 -0
- data/spec/models/trigger_function_webhook400_response_spec.rb +42 -0
- data/spec/models/trigger_function_webhook401_response_spec.rb +42 -0
- data/spec/models/trigger_webhook_request_spec.rb +6 -2
- data/spec/models/trigger_webhook_response_spec.rb +42 -0
- data/spec/models/two_fa_setup_response_spec.rb +2 -2
- data/spec/models/unlink_o_auth_provider200_response_spec.rb +42 -0
- data/spec/models/update_api_key200_response_spec.rb +42 -0
- data/spec/models/update_api_key_request_spec.rb +2 -2
- data/spec/models/update_bucket_request_spec.rb +2 -2
- data/spec/models/update_collection_permissions_request_spec.rb +62 -0
- data/spec/models/update_collection_request_spec.rb +2 -2
- data/spec/models/update_currency_fee_settings_request_spec.rb +54 -0
- data/spec/models/update_function_request_limits_spec.rb +2 -2
- data/spec/models/update_function_request_retry_policy_spec.rb +2 -2
- data/spec/models/update_function_request_spec.rb +2 -2
- data/spec/models/update_integration_request_spec.rb +48 -0
- data/spec/models/update_member_role200_response_spec.rb +42 -0
- data/spec/models/update_member_role_request_spec.rb +40 -0
- data/spec/models/update_multi_role_settings200_response_spec.rb +48 -0
- data/spec/models/update_multi_role_settings_request_settings_spec.rb +54 -0
- data/spec/models/update_multi_role_settings_request_spec.rb +48 -0
- data/spec/models/update_non_custodial_address200_response_spec.rb +48 -0
- data/spec/models/update_non_custodial_address_request_spec.rb +42 -0
- data/spec/models/update_o_auth_provider_config_request_spec.rb +60 -0
- data/spec/models/update_organization200_response_spec.rb +42 -0
- data/spec/models/update_organization_plan200_response_one_of1_spec.rb +42 -0
- data/spec/models/update_organization_plan200_response_one_of_spec.rb +42 -0
- data/spec/models/update_organization_plan200_response_spec.rb +32 -0
- data/spec/models/update_organization_plan_request_spec.rb +40 -0
- data/spec/models/update_organization_request_spec.rb +2 -2
- data/spec/models/update_plan_request_spec.rb +54 -0
- data/spec/models/update_project_request_spec.rb +2 -2
- data/spec/models/update_project_role_request_spec.rb +90 -0
- data/spec/models/update_role200_response_spec.rb +42 -0
- data/spec/models/update_role_request_spec.rb +60 -0
- data/spec/models/update_sub_organization200_response_spec.rb +42 -0
- data/spec/models/update_user_account_status200_response_spec.rb +42 -0
- data/spec/models/update_user_account_status200_response_user_spec.rb +66 -0
- data/spec/models/update_user_account_status_request_spec.rb +40 -0
- data/spec/models/update_user_profile200_response_spec.rb +42 -0
- data/spec/models/update_user_request_spec.rb +2 -2
- data/spec/models/update_wallet_fee_config200_response_data_spec.rb +42 -0
- data/spec/models/update_wallet_fee_config200_response_spec.rb +48 -0
- data/spec/models/update_wallet_fee_config_request_spec.rb +42 -0
- data/spec/models/update_wallet_webhook200_response_spec.rb +42 -0
- data/spec/models/update_wallet_webhook_request_spec.rb +54 -0
- data/spec/models/upload_files413_response_spec.rb +42 -0
- data/spec/models/upload_project_logo200_response_spec.rb +42 -0
- data/spec/models/upload_verification_documents_request_documents_inner_spec.rb +42 -0
- data/spec/models/upload_verification_documents_request_spec.rb +42 -0
- data/spec/models/upsert_project_email_template_request_spec.rb +54 -0
- data/spec/models/usage_response_spec.rb +2 -2
- data/spec/models/usage_spec.rb +2 -2
- data/spec/models/usage_stats_response_percentages_spec.rb +2 -2
- data/spec/models/usage_stats_response_spec.rb +2 -2
- data/spec/models/usage_trends_response_spec.rb +2 -2
- data/spec/models/usage_trends_response_trends_inner_id_spec.rb +2 -2
- data/spec/models/usage_trends_response_trends_inner_spec.rb +2 -2
- data/spec/models/user_spec.rb +14 -2
- data/spec/models/user_summary_spec.rb +2 -2
- data/spec/models/validate_address200_response_data_spec.rb +48 -0
- data/spec/models/validate_address200_response_spec.rb +42 -0
- data/spec/models/validate_address_request_spec.rb +46 -0
- data/spec/models/validate_password_reset_token200_response_spec.rb +36 -0
- data/spec/models/validate_password_reset_token400_response_spec.rb +42 -0
- data/spec/models/validate_password_reset_token_request_spec.rb +36 -0
- data/spec/models/verified_role_upgrade200_response_spec.rb +54 -0
- data/spec/models/verified_role_upgrade_request_spec.rb +48 -0
- data/spec/models/verify2_fa_request_spec.rb +36 -0
- data/spec/models/verify_email_auth_request_spec.rb +42 -0
- data/spec/models/verify_magic_link_request_spec.rb +36 -0
- data/spec/models/verify_org_plan_payment200_response_data_spec.rb +48 -0
- data/spec/models/verify_org_plan_payment200_response_spec.rb +48 -0
- data/spec/models/verify_payment200_response_data_spec.rb +36 -0
- data/spec/models/verify_payment200_response_data_subscription_spec.rb +58 -0
- data/spec/models/verify_payment200_response_spec.rb +48 -0
- data/spec/models/verify_project_email_smtp_domain_request_spec.rb +48 -0
- data/spec/models/wallet_balance_spec.rb +2 -2
- data/spec/models/wallet_transaction_spec.rb +8 -2
- data/spec/models/wallet_transaction_token_transfers_inner_spec.rb +78 -0
- data/spec/models/wallet_webhook_filters_spec.rb +2 -2
- data/spec/models/wallet_webhook_spec.rb +2 -2
- data/spec/models/wallet_webhook_stats_spec.rb +2 -2
- data/spec/models/webhook_list_response_spec.rb +2 -2
- data/spec/models/webhook_log_response_spec.rb +48 -0
- data/spec/models/webhook_log_spec.rb +39 -5
- data/spec/models/webhook_stats_response_event_stats_inner_spec.rb +2 -2
- data/spec/models/webhook_stats_response_spec.rb +2 -2
- data/spec/models/webhook_stats_response_status_stats_inner_spec.rb +2 -2
- data/spec/models/withdraw200_response_data_spec.rb +88 -0
- data/spec/models/withdraw200_response_spec.rb +48 -0
- data/spec/models/withdraw_request_spec.rb +54 -0
- data/spec/spec_helper.rb +2 -2
- metadata +2284 -940
- data/docs/AppRoleCollectionCrudAction.md +0 -15
- data/docs/AppRoleCollectionPermissionValue.md +0 -49
- data/docs/AppRoleCollectionPermissionWithConditions.md +0 -20
- data/docs/AuthApi.md +0 -1261
- data/docs/AuthConfirmPasswordResetRequest.md +0 -24
- data/docs/AuthConvertAnonymous200Response.md +0 -26
- data/docs/AuthConvertAnonymousRequest.md +0 -24
- data/docs/AuthCreateAnonymous200Response.md +0 -26
- data/docs/AuthCreateAnonymous200ResponseUser.md +0 -28
- data/docs/AuthCreateAnonymousRequest.md +0 -20
- data/docs/AuthGetOAuthProviders200Response.md +0 -20
- data/docs/AuthGetOAuthProviders200ResponseProvidersInner.md +0 -28
- data/docs/AuthGetSession200Response.md +0 -20
- data/docs/AuthLogin200Response.md +0 -26
- data/docs/AuthLogin200ResponseUser.md +0 -30
- data/docs/AuthLogin403Response.md +0 -22
- data/docs/AuthLoginRequest.md +0 -22
- data/docs/AuthOauthCallback200Response.md +0 -20
- data/docs/AuthOauthInitiate200Response.md +0 -18
- data/docs/AuthOauthInitiate400Response.md +0 -18
- data/docs/AuthOauthSignupWithRole400Response.md +0 -20
- data/docs/AuthRefresh200Response.md +0 -24
- data/docs/AuthRefresh400Response.md +0 -18
- data/docs/AuthRefreshRequest.md +0 -18
- data/docs/AuthRegister201Response.md +0 -28
- data/docs/AuthRegister201ResponseUser.md +0 -28
- data/docs/AuthRegister429Response.md +0 -30
- data/docs/AuthRegisterRequest.md +0 -26
- data/docs/AuthRegisterWithRoleRequest.md +0 -26
- data/docs/AuthRequestPasswordResetRequest.md +0 -20
- data/docs/AuthResendVerificationRequest.md +0 -20
- data/docs/AuthResetPasswordRequest.md +0 -20
- data/docs/AuthVerifyEmailRequest.md +0 -20
- data/docs/AuthVerifyMagicLinkRequest.md +0 -18
- data/docs/BillingCheckFeatureAccess200Response.md +0 -20
- data/docs/BillingCheckSubscription200Response.md +0 -20
- data/docs/BillingCheckSubscription200ResponseSubscription.md +0 -20
- data/docs/BillingCreateCheckoutSession200Response.md +0 -20
- data/docs/BillingCreateCheckoutSession200ResponseData.md +0 -38
- data/docs/BillingCreateCheckoutSession200ResponseDataPaymentOptionsInner.md +0 -28
- data/docs/BillingCreateCheckoutSessionRequest.md +0 -26
- data/docs/BillingCreateCheckoutSessionRequestCustomerInfo.md +0 -20
- data/docs/BillingGetCheckoutPayment200Response.md +0 -20
- data/docs/BillingGetCheckoutPayment200ResponseData.md +0 -34
- data/docs/BillingGetPublicPlans200Response.md +0 -18
- data/docs/BillingHandleCryptoWebhook200Response.md +0 -18
- data/docs/BillingHandleCryptoWebhookRequest.md +0 -20
- data/docs/BillingHandleCryptoWebhookRequestData.md +0 -30
- data/docs/BillingHandleFlutterwaveWebhookRequest.md +0 -20
- data/docs/BillingHandleFlutterwaveWebhookRequestData.md +0 -32
- data/docs/BillingHandleFlutterwaveWebhookRequestDataCustomer.md +0 -20
- data/docs/BillingInitializePaymentRequest.md +0 -24
- data/docs/BillingInitializePaymentRequestCustomer.md +0 -20
- data/docs/BillingRecordUsageRequest.md +0 -22
- data/docs/BillingVerifyPayment200Response.md +0 -22
- data/docs/BillingVerifyPayment200ResponseData.md +0 -18
- data/docs/BillingVerifyPayment200ResponseDataSubscription.md +0 -24
- data/docs/ChatAddParticipant200Response.md +0 -20
- data/docs/ChatAddParticipant200ResponseData.md +0 -18
- data/docs/ChatAddParticipant200ResponseDataParticipantsInner.md +0 -22
- data/docs/ChatAddParticipantRequest.md +0 -20
- data/docs/ChatAddReaction200Response.md +0 -20
- data/docs/ChatAddReaction200ResponseDataInner.md +0 -20
- data/docs/ChatAddReactionRequest.md +0 -18
- data/docs/ChatCreate201Response.md +0 -20
- data/docs/ChatCreate201ResponseData.md +0 -26
- data/docs/ChatCreateRequest.md +0 -26
- data/docs/ChatEditMessage200Response.md +0 -20
- data/docs/ChatEditMessage200ResponseData.md +0 -26
- data/docs/ChatEditMessageRequest.md +0 -20
- data/docs/ChatEditMessageRequestE2ee.md +0 -28
- data/docs/ChatGet200Response.md +0 -20
- data/docs/ChatGet200ResponseData.md +0 -22
- data/docs/ChatGet200ResponseDataParticipantsInner.md +0 -20
- data/docs/ChatGetChatE2eeParticipantKeys200Response.md +0 -20
- data/docs/ChatGetChatE2eeParticipantKeys200ResponseDataInner.md +0 -24
- data/docs/ChatGetMessages200Response.md +0 -20
- data/docs/ChatGetMessages200ResponseData.md +0 -20
- data/docs/ChatGetMessages200ResponseDataMessagesInner.md +0 -24
- data/docs/ChatGetMessages200ResponseDataMessagesInnerSender.md +0 -20
- data/docs/ChatList200Response.md +0 -20
- data/docs/ChatList200ResponseData.md +0 -20
- data/docs/ChatList200ResponseDataChatsInner.md +0 -26
- data/docs/ChatList200ResponseDataChatsInnerLastMessage.md +0 -18
- data/docs/ChatMarkAsRead200Response.md +0 -20
- data/docs/ChatMarkAsRead200ResponseData.md +0 -18
- data/docs/ChatMarkAsReadRequest.md +0 -18
- data/docs/ChatPutChatE2eeKey200Response.md +0 -20
- data/docs/ChatPutChatE2eeKey200ResponseData.md +0 -22
- data/docs/ChatPutChatE2eeKeyRequest.md +0 -20
- data/docs/ChatRemoveParticipantRequest.md +0 -18
- data/docs/ChatRemoveReaction200Response.md +0 -20
- data/docs/ChatRemoveReaction200ResponseDataInner.md +0 -22
- data/docs/ChatSendMessage201Response.md +0 -20
- data/docs/ChatSendMessage201ResponseData.md +0 -24
- data/docs/ChatSendMessageRequest.md +0 -26
- data/docs/ChatSendMessageRequestE2ee.md +0 -28
- data/docs/CollectionsCreate201Response.md +0 -20
- data/docs/CollectionsList200Response.md +0 -20
- data/docs/ComplianceLogSecurityEvent200Response.md +0 -20
- data/docs/ComplianceLogSecurityEvent200ResponseEvent.md +0 -24
- data/docs/ComplianceLogSecurityEventRequest.md +0 -22
- data/docs/ComplianceLogSecurityEventRequestDetails.md +0 -28
- data/docs/FunctionsDelete200Response.md +0 -20
- data/docs/FunctionsExecuteRequest.md +0 -18
- data/docs/FunctionsGetVersions200Response.md +0 -20
- data/docs/FunctionsGetVersions200ResponseData.md +0 -18
- data/docs/FunctionsGetVersions200ResponseDataVersionsInner.md +0 -28
- data/docs/FunctionsRollbackRequest.md +0 -18
- data/docs/FunctionsSimulateRequest.md +0 -22
- data/docs/FunctionsTriggerWebhook200Response.md +0 -22
- data/docs/FunctionsTriggerWebhook400Response.md +0 -20
- data/docs/FunctionsTriggerWebhook401Response.md +0 -20
- data/docs/IntegrationsExecuteRequest.md +0 -24
- data/docs/IntegrationsList200Response.md +0 -18
- data/docs/IntegrationsList200ResponseIntegrationsInner.md +0 -24
- data/docs/MultiRoleAddRoleRequest.md +0 -38
- data/docs/MultiRoleAddRoleRequestDefaultPermissionsInner.md +0 -20
- data/docs/MultiRoleApi.md +0 -869
- data/docs/MultiRoleApplyRoleFeaturePresetRequest.md +0 -18
- data/docs/MultiRoleGetAvailableRoles200Response.md +0 -20
- data/docs/MultiRoleGetAvailableRoles200ResponseDataInner.md +0 -30
- data/docs/MultiRoleGetConfig200Response.md +0 -20
- data/docs/MultiRoleGetConfig200ResponseData.md +0 -24
- data/docs/MultiRoleGetPermissionsMatrix200Response.md +0 -20
- data/docs/MultiRoleSimulateAppPermissionsRequest.md +0 -26
- data/docs/MultiRoleToggleRole200Response.md +0 -22
- data/docs/MultiRoleToggleRoleRequest.md +0 -18
- data/docs/MultiRoleUpdateCollectionPermissionsRequest.md +0 -24
- data/docs/MultiRoleUpdateRoleRequest.md +0 -36
- data/docs/MultiRoleUpdateSettings200Response.md +0 -22
- data/docs/MultiRoleUpdateSettingsRequest.md +0 -22
- data/docs/MultiRoleUpdateSettingsRequestSettings.md +0 -24
- data/docs/PaymentIntent.md +0 -52
- data/docs/PaymentRefund.md +0 -46
- data/docs/PaymentSubscription.md +0 -46
- data/docs/RealtimeAnalyticsApi.md +0 -367
- data/docs/RealtimeAnalyticsCheckUserPresence200Response.md +0 -20
- data/docs/RealtimeAnalyticsCheckUserPresence200ResponsePresenceValue.md +0 -20
- data/docs/RealtimeAnalyticsCheckUserPresenceRequest.md +0 -18
- data/docs/RealtimeAnalyticsGetActiveUsers200Response.md +0 -22
- data/docs/RealtimeAnalyticsGetActiveUsers200ResponseUsersInner.md +0 -22
- data/docs/RealtimeAnalyticsGetEventThroughput200Response.md +0 -26
- data/docs/RealtimeAnalyticsGetHistoricalAnalytics200Response.md +0 -24
- data/docs/RealtimeAnalyticsGetHistoricalAnalytics200ResponseDataInner.md +0 -22
- data/docs/RealtimeAnalyticsGetProject200Response.md +0 -26
- data/docs/RoleElevationGetStatus200Response.md +0 -18
- data/docs/RoleElevationRequest200Response.md +0 -28
- data/docs/RoleElevationRequestRequest.md +0 -18
- data/docs/RoleElevationUploadDocumentsRequest.md +0 -20
- data/docs/RoleElevationUploadDocumentsRequestDocumentsInner.md +0 -20
- data/docs/SearchGetAnalytics200Response.md +0 -24
- data/docs/SearchGetAnalytics200ResponseTopQueriesInner.md +0 -20
- data/docs/SearchGetSuggestions200Response.md +0 -18
- data/docs/StorageApi.md +0 -1080
- data/docs/StorageConfirmUpload400Response.md +0 -20
- data/docs/StorageConfirmUploadRequest.md +0 -30
- data/docs/StorageDownloadBucketFile403Response.md +0 -18
- data/docs/StorageDownloadBucketFile404Response.md +0 -18
- data/docs/StorageGetPresignedUploadRequest.md +0 -26
- data/docs/StorageGetSignedUrlRequest.md +0 -18
- data/docs/UploadFilesToBucketMetadataRequest.md +0 -20
- data/docs/UploadFilesToBucketRequest.md +0 -22
- data/docs/UsersDisable2faRequest.md +0 -20
- data/docs/UsersEraseData200Response.md +0 -20
- data/docs/UsersEraseData200ResponseDetails.md +0 -26
- data/docs/UsersEraseDataRequest.md +0 -20
- data/docs/UsersExportData200Response.md +0 -32
- data/docs/UsersGet200Response.md +0 -18
- data/docs/UsersLinkOAuthProvider200Response.md +0 -18
- data/docs/UsersListOAuthProviders200Response.md +0 -18
- data/docs/UsersListOAuthProviders200ResponseProvidersInner.md +0 -24
- data/docs/UsersUnlinkOAuthProvider200Response.md +0 -20
- data/docs/UsersUpdate200Response.md +0 -20
- data/docs/UsersVerify2faRequest.md +0 -18
- data/docs/WalletBroadcastTransaction200Response.md +0 -22
- data/docs/WalletBroadcastTransaction200ResponseData.md +0 -24
- data/docs/WalletBroadcastTransactionRequest.md +0 -22
- data/docs/WalletCreateWebhook201Response.md +0 -22
- data/docs/WalletCreateWebhookRequest.md +0 -26
- data/docs/WalletCreateWebhookRequestFilters.md +0 -20
- data/docs/WalletEstimateGas200Response.md +0 -20
- data/docs/WalletEstimateGas200ResponseData.md +0 -38
- data/docs/WalletEstimateGasRequest.md +0 -20
- data/docs/WalletEstimateGasRequestTransaction.md +0 -28
- data/docs/WalletGetBalance200Response.md +0 -20
- data/docs/WalletGetCancelParams200Response.md +0 -20
- data/docs/WalletGetCancelParams200ResponseData.md +0 -36
- data/docs/WalletGetCancelParamsRequest.md +0 -22
- data/docs/WalletGetSpeedUpParams200Response.md +0 -20
- data/docs/WalletGetSpeedUpParams200ResponseData.md +0 -36
- data/docs/WalletGetSpeedUpParamsRequest.md +0 -22
- data/docs/WalletGetTransactionByHash200Response.md +0 -20
- data/docs/WalletGetTransactionByHash400Response.md +0 -20
- data/docs/WalletGetTransactions200Response.md +0 -22
- data/docs/WalletGetTransactions200ResponsePagination.md +0 -30
- data/docs/WalletGetWebhookLogs200Response.md +0 -20
- data/docs/WalletListAddresses200Response.md +0 -22
- data/docs/WalletListWebhooks200Response.md +0 -22
- data/docs/WalletRegisterAddressRequest.md +0 -26
- data/docs/WalletTestWebhookRequest.md +0 -24
- data/docs/WalletTransactionWebhookPayload.md +0 -22
- data/docs/WalletUpdateWebhook200Response.md +0 -20
- data/docs/WalletUpdateWebhookRequest.md +0 -24
- data/lib/mudbase/api/auth_api.rb +0 -1294
- data/lib/mudbase/api/multi_role_api.rb +0 -912
- data/lib/mudbase/api/realtime_analytics_api.rb +0 -358
- data/lib/mudbase/api/storage_api.rb +0 -1047
- data/lib/mudbase/models/app_role_collection_crud_action.rb +0 -42
- data/lib/mudbase/models/app_role_collection_permission_value.rb +0 -105
- data/lib/mudbase/models/app_role_collection_permission_with_conditions.rb +0 -159
- data/lib/mudbase/models/auth_confirm_password_reset_request.rb +0 -280
- data/lib/mudbase/models/auth_convert_anonymous200_response.rb +0 -183
- data/lib/mudbase/models/auth_convert_anonymous_request.rb +0 -208
- data/lib/mudbase/models/auth_create_anonymous200_response.rb +0 -184
- data/lib/mudbase/models/auth_create_anonymous200_response_user.rb +0 -192
- data/lib/mudbase/models/auth_create_anonymous_request.rb +0 -158
- data/lib/mudbase/models/auth_get_o_auth_providers200_response.rb +0 -158
- data/lib/mudbase/models/auth_get_o_auth_providers200_response_providers_inner.rb +0 -196
- data/lib/mudbase/models/auth_get_session200_response.rb +0 -156
- data/lib/mudbase/models/auth_login200_response.rb +0 -186
- data/lib/mudbase/models/auth_login200_response_user.rb +0 -201
- data/lib/mudbase/models/auth_login403_response.rb +0 -165
- data/lib/mudbase/models/auth_login_request.rb +0 -199
- data/lib/mudbase/models/auth_oauth_callback200_response.rb +0 -156
- data/lib/mudbase/models/auth_oauth_initiate200_response.rb +0 -148
- data/lib/mudbase/models/auth_oauth_initiate400_response.rb +0 -147
- data/lib/mudbase/models/auth_oauth_signup_with_role400_response.rb +0 -156
- data/lib/mudbase/models/auth_refresh200_response.rb +0 -177
- data/lib/mudbase/models/auth_refresh400_response.rb +0 -147
- data/lib/mudbase/models/auth_refresh_request.rb +0 -165
- data/lib/mudbase/models/auth_register201_response.rb +0 -196
- data/lib/mudbase/models/auth_register201_response_user.rb +0 -192
- data/lib/mudbase/models/auth_register429_response.rb +0 -226
- data/lib/mudbase/models/auth_register_request.rb +0 -277
- data/lib/mudbase/models/auth_register_with_role_request.rb +0 -268
- data/lib/mudbase/models/auth_request_password_reset_request.rb +0 -174
- data/lib/mudbase/models/auth_resend_verification_request.rb +0 -174
- data/lib/mudbase/models/auth_reset_password_request.rb +0 -182
- data/lib/mudbase/models/auth_verify_email_request.rb +0 -175
- data/lib/mudbase/models/auth_verify_magic_link_request.rb +0 -164
- data/lib/mudbase/models/billing_check_feature_access200_response.rb +0 -156
- data/lib/mudbase/models/billing_check_subscription200_response.rb +0 -156
- data/lib/mudbase/models/billing_check_subscription200_response_subscription.rb +0 -156
- data/lib/mudbase/models/billing_create_checkout_session200_response.rb +0 -156
- data/lib/mudbase/models/billing_create_checkout_session200_response_data.rb +0 -245
- data/lib/mudbase/models/billing_create_checkout_session200_response_data_payment_options_inner.rb +0 -238
- data/lib/mudbase/models/billing_create_checkout_session_request.rb +0 -262
- data/lib/mudbase/models/billing_create_checkout_session_request_customer_info.rb +0 -173
- data/lib/mudbase/models/billing_get_checkout_payment200_response.rb +0 -156
- data/lib/mudbase/models/billing_get_checkout_payment200_response_data.rb +0 -224
- data/lib/mudbase/models/billing_get_public_plans200_response.rb +0 -149
- data/lib/mudbase/models/billing_handle_crypto_webhook200_response.rb +0 -147
- data/lib/mudbase/models/billing_handle_crypto_webhook_request.rb +0 -214
- data/lib/mudbase/models/billing_handle_crypto_webhook_request_data.rb +0 -201
- data/lib/mudbase/models/billing_handle_flutterwave_webhook_request.rb +0 -157
- data/lib/mudbase/models/billing_handle_flutterwave_webhook_request_data.rb +0 -211
- data/lib/mudbase/models/billing_handle_flutterwave_webhook_request_data_customer.rb +0 -156
- data/lib/mudbase/models/billing_initialize_payment_request.rb +0 -219
- data/lib/mudbase/models/billing_initialize_payment_request_customer.rb +0 -173
- data/lib/mudbase/models/billing_record_usage_request.rb +0 -219
- data/lib/mudbase/models/billing_verify_payment200_response.rb +0 -165
- data/lib/mudbase/models/billing_verify_payment200_response_data.rb +0 -147
- data/lib/mudbase/models/billing_verify_payment200_response_data_subscription.rb +0 -208
- data/lib/mudbase/models/chat_add_participant200_response.rb +0 -156
- data/lib/mudbase/models/chat_add_participant200_response_data.rb +0 -149
- data/lib/mudbase/models/chat_add_participant200_response_data_participants_inner.rb +0 -165
- data/lib/mudbase/models/chat_add_participant_request.rb +0 -207
- data/lib/mudbase/models/chat_add_reaction200_response.rb +0 -158
- data/lib/mudbase/models/chat_add_reaction200_response_data_inner.rb +0 -158
- data/lib/mudbase/models/chat_add_reaction_request.rb +0 -164
- data/lib/mudbase/models/chat_create201_response.rb +0 -156
- data/lib/mudbase/models/chat_create201_response_data.rb +0 -185
- data/lib/mudbase/models/chat_create_request.rb +0 -260
- data/lib/mudbase/models/chat_edit_message200_response.rb +0 -156
- data/lib/mudbase/models/chat_edit_message200_response_data.rb +0 -183
- data/lib/mudbase/models/chat_edit_message_request.rb +0 -157
- data/lib/mudbase/models/chat_edit_message_request_e2ee.rb +0 -193
- data/lib/mudbase/models/chat_get200_response.rb +0 -156
- data/lib/mudbase/models/chat_get200_response_data.rb +0 -167
- data/lib/mudbase/models/chat_get200_response_data_participants_inner.rb +0 -156
- data/lib/mudbase/models/chat_get_chat_e2ee_participant_keys200_response.rb +0 -158
- data/lib/mudbase/models/chat_get_chat_e2ee_participant_keys200_response_data_inner.rb +0 -174
- data/lib/mudbase/models/chat_get_messages200_response.rb +0 -156
- data/lib/mudbase/models/chat_get_messages200_response_data.rb +0 -158
- data/lib/mudbase/models/chat_get_messages200_response_data_messages_inner.rb +0 -174
- data/lib/mudbase/models/chat_get_messages200_response_data_messages_inner_sender.rb +0 -156
- data/lib/mudbase/models/chat_list200_response.rb +0 -156
- data/lib/mudbase/models/chat_list200_response_data.rb +0 -158
- data/lib/mudbase/models/chat_list200_response_data_chats_inner.rb +0 -183
- data/lib/mudbase/models/chat_list200_response_data_chats_inner_last_message.rb +0 -147
- data/lib/mudbase/models/chat_mark_as_read200_response.rb +0 -156
- data/lib/mudbase/models/chat_mark_as_read200_response_data.rb +0 -147
- data/lib/mudbase/models/chat_mark_as_read_request.rb +0 -166
- data/lib/mudbase/models/chat_put_chat_e2ee_key200_response.rb +0 -156
- data/lib/mudbase/models/chat_put_chat_e2ee_key200_response_data.rb +0 -165
- data/lib/mudbase/models/chat_put_chat_e2ee_key_request.rb +0 -175
- data/lib/mudbase/models/chat_remove_participant_request.rb +0 -164
- data/lib/mudbase/models/chat_remove_reaction200_response.rb +0 -158
- data/lib/mudbase/models/chat_remove_reaction200_response_data_inner.rb +0 -167
- data/lib/mudbase/models/chat_send_message201_response.rb +0 -156
- data/lib/mudbase/models/chat_send_message201_response_data.rb +0 -174
- data/lib/mudbase/models/chat_send_message_request.rb +0 -227
- data/lib/mudbase/models/chat_send_message_request_e2ee.rb +0 -196
- data/lib/mudbase/models/collections_create201_response.rb +0 -156
- data/lib/mudbase/models/collections_list200_response.rb +0 -158
- data/lib/mudbase/models/compliance_log_security_event200_response.rb +0 -156
- data/lib/mudbase/models/compliance_log_security_event200_response_event.rb +0 -174
- data/lib/mudbase/models/compliance_log_security_event_request.rb +0 -225
- data/lib/mudbase/models/compliance_log_security_event_request_details.rb +0 -192
- data/lib/mudbase/models/functions_delete200_response.rb +0 -156
- data/lib/mudbase/models/functions_execute_request.rb +0 -148
- data/lib/mudbase/models/functions_get_versions200_response.rb +0 -156
- data/lib/mudbase/models/functions_get_versions200_response_data.rb +0 -149
- data/lib/mudbase/models/functions_get_versions200_response_data_versions_inner.rb +0 -192
- data/lib/mudbase/models/functions_rollback_request.rb +0 -165
- data/lib/mudbase/models/functions_simulate_request.rb +0 -168
- data/lib/mudbase/models/functions_trigger_webhook200_response.rb +0 -168
- data/lib/mudbase/models/functions_trigger_webhook400_response.rb +0 -156
- data/lib/mudbase/models/functions_trigger_webhook401_response.rb +0 -156
- data/lib/mudbase/models/integrations_execute_request.rb +0 -232
- data/lib/mudbase/models/integrations_list200_response.rb +0 -149
- data/lib/mudbase/models/integrations_list200_response_integrations_inner.rb +0 -174
- data/lib/mudbase/models/multi_role_add_role_request.rb +0 -297
- data/lib/mudbase/models/multi_role_add_role_request_default_permissions_inner.rb +0 -158
- data/lib/mudbase/models/multi_role_apply_role_feature_preset_request.rb +0 -188
- data/lib/mudbase/models/multi_role_get_available_roles200_response.rb +0 -158
- data/lib/mudbase/models/multi_role_get_available_roles200_response_data_inner.rb +0 -201
- data/lib/mudbase/models/multi_role_get_config200_response.rb +0 -156
- data/lib/mudbase/models/multi_role_get_config200_response_data.rb +0 -176
- data/lib/mudbase/models/multi_role_get_permissions_matrix200_response.rb +0 -156
- data/lib/mudbase/models/multi_role_simulate_app_permissions_request.rb +0 -203
- data/lib/mudbase/models/multi_role_toggle_role200_response.rb +0 -165
- data/lib/mudbase/models/multi_role_toggle_role_request.rb +0 -164
- data/lib/mudbase/models/multi_role_update_collection_permissions_request.rb +0 -212
- data/lib/mudbase/models/multi_role_update_role_request.rb +0 -236
- data/lib/mudbase/models/multi_role_update_settings200_response.rb +0 -166
- data/lib/mudbase/models/multi_role_update_settings_request.rb +0 -165
- data/lib/mudbase/models/multi_role_update_settings_request_settings.rb +0 -181
- data/lib/mudbase/models/payment_intent.rb +0 -393
- data/lib/mudbase/models/payment_refund.rb +0 -319
- data/lib/mudbase/models/payment_subscription.rb +0 -357
- data/lib/mudbase/models/realtime_analytics_check_user_presence200_response.rb +0 -158
- data/lib/mudbase/models/realtime_analytics_check_user_presence200_response_presence_value.rb +0 -156
- data/lib/mudbase/models/realtime_analytics_check_user_presence_request.rb +0 -166
- data/lib/mudbase/models/realtime_analytics_get_active_users200_response.rb +0 -167
- data/lib/mudbase/models/realtime_analytics_get_active_users200_response_users_inner.rb +0 -165
- data/lib/mudbase/models/realtime_analytics_get_event_throughput200_response.rb +0 -185
- data/lib/mudbase/models/realtime_analytics_get_historical_analytics200_response.rb +0 -176
- data/lib/mudbase/models/realtime_analytics_get_historical_analytics200_response_data_inner.rb +0 -165
- data/lib/mudbase/models/realtime_analytics_get_project200_response.rb +0 -183
- data/lib/mudbase/models/role_elevation_get_status200_response.rb +0 -149
- data/lib/mudbase/models/role_elevation_request200_response.rb +0 -240
- data/lib/mudbase/models/role_elevation_request_request.rb +0 -164
- data/lib/mudbase/models/role_elevation_upload_documents_request.rb +0 -192
- data/lib/mudbase/models/role_elevation_upload_documents_request_documents_inner.rb +0 -156
- data/lib/mudbase/models/search_get_analytics200_response.rb +0 -176
- data/lib/mudbase/models/search_get_analytics200_response_top_queries_inner.rb +0 -156
- data/lib/mudbase/models/search_get_suggestions200_response.rb +0 -149
- data/lib/mudbase/models/storage_confirm_upload400_response.rb +0 -156
- data/lib/mudbase/models/storage_confirm_upload_request.rb +0 -236
- data/lib/mudbase/models/storage_download_bucket_file403_response.rb +0 -147
- data/lib/mudbase/models/storage_download_bucket_file404_response.rb +0 -147
- data/lib/mudbase/models/storage_get_presigned_upload_request.rb +0 -221
- data/lib/mudbase/models/storage_get_signed_url_request.rb +0 -149
- data/lib/mudbase/models/upload_files_to_bucket_metadata_request.rb +0 -159
- data/lib/mudbase/models/upload_files_to_bucket_request.rb +0 -187
- data/lib/mudbase/models/users_disable2fa_request.rb +0 -190
- data/lib/mudbase/models/users_erase_data200_response.rb +0 -156
- data/lib/mudbase/models/users_erase_data200_response_details.rb +0 -183
- data/lib/mudbase/models/users_erase_data_request.rb +0 -198
- data/lib/mudbase/models/users_export_data200_response.rb +0 -222
- data/lib/mudbase/models/users_get200_response.rb +0 -147
- data/lib/mudbase/models/users_link_o_auth_provider200_response.rb +0 -147
- data/lib/mudbase/models/users_list_o_auth_providers200_response.rb +0 -149
- data/lib/mudbase/models/users_list_o_auth_providers200_response_providers_inner.rb +0 -174
- data/lib/mudbase/models/users_unlink_o_auth_provider200_response.rb +0 -156
- data/lib/mudbase/models/users_update200_response.rb +0 -156
- data/lib/mudbase/models/users_verify2fa_request.rb +0 -164
- data/lib/mudbase/models/wallet_broadcast_transaction200_response.rb +0 -165
- data/lib/mudbase/models/wallet_broadcast_transaction200_response_data.rb +0 -175
- data/lib/mudbase/models/wallet_broadcast_transaction_request.rb +0 -243
- data/lib/mudbase/models/wallet_create_webhook201_response.rb +0 -165
- data/lib/mudbase/models/wallet_create_webhook_request.rb +0 -233
- data/lib/mudbase/models/wallet_create_webhook_request_filters.rb +0 -184
- data/lib/mudbase/models/wallet_estimate_gas200_response.rb +0 -156
- data/lib/mudbase/models/wallet_estimate_gas200_response_data.rb +0 -248
- data/lib/mudbase/models/wallet_estimate_gas_request.rb +0 -198
- data/lib/mudbase/models/wallet_estimate_gas_request_transaction.rb +0 -216
- data/lib/mudbase/models/wallet_get_balance200_response.rb +0 -156
- data/lib/mudbase/models/wallet_get_cancel_params200_response.rb +0 -156
- data/lib/mudbase/models/wallet_get_cancel_params200_response_data.rb +0 -231
- data/lib/mudbase/models/wallet_get_cancel_params_request.rb +0 -208
- data/lib/mudbase/models/wallet_get_speed_up_params200_response.rb +0 -156
- data/lib/mudbase/models/wallet_get_speed_up_params200_response_data.rb +0 -229
- data/lib/mudbase/models/wallet_get_speed_up_params_request.rb +0 -209
- data/lib/mudbase/models/wallet_get_transaction_by_hash200_response.rb +0 -156
- data/lib/mudbase/models/wallet_get_transaction_by_hash400_response.rb +0 -156
- data/lib/mudbase/models/wallet_get_transactions200_response.rb +0 -167
- data/lib/mudbase/models/wallet_get_transactions200_response_pagination.rb +0 -201
- data/lib/mudbase/models/wallet_get_webhook_logs200_response.rb +0 -158
- data/lib/mudbase/models/wallet_list_addresses200_response.rb +0 -167
- data/lib/mudbase/models/wallet_list_webhooks200_response.rb +0 -167
- data/lib/mudbase/models/wallet_register_address_request.rb +0 -246
- data/lib/mudbase/models/wallet_test_webhook_request.rb +0 -191
- data/lib/mudbase/models/wallet_transaction_webhook_payload.rb +0 -167
- data/lib/mudbase/models/wallet_update_webhook200_response.rb +0 -156
- data/lib/mudbase/models/wallet_update_webhook_request.rb +0 -176
- data/spec/api/auth_api_spec.rb +0 -264
- data/spec/api/multi_role_api_spec.rb +0 -195
- data/spec/api/realtime_analytics_api_spec.rb +0 -98
- data/spec/api/storage_api_spec.rb +0 -227
- data/spec/models/app_role_collection_crud_action_spec.rb +0 -30
- data/spec/models/app_role_collection_permission_value_spec.rb +0 -32
- data/spec/models/app_role_collection_permission_with_conditions_spec.rb +0 -42
- data/spec/models/auth_confirm_password_reset_request_spec.rb +0 -54
- data/spec/models/auth_convert_anonymous200_response_spec.rb +0 -60
- data/spec/models/auth_convert_anonymous_request_spec.rb +0 -54
- data/spec/models/auth_create_anonymous200_response_spec.rb +0 -60
- data/spec/models/auth_create_anonymous200_response_user_spec.rb +0 -66
- data/spec/models/auth_create_anonymous_request_spec.rb +0 -42
- data/spec/models/auth_get_o_auth_providers200_response_providers_inner_spec.rb +0 -66
- data/spec/models/auth_get_o_auth_providers200_response_spec.rb +0 -42
- data/spec/models/auth_get_session200_response_spec.rb +0 -42
- data/spec/models/auth_login200_response_spec.rb +0 -60
- data/spec/models/auth_login200_response_user_spec.rb +0 -72
- data/spec/models/auth_login403_response_spec.rb +0 -48
- data/spec/models/auth_login_request_spec.rb +0 -48
- data/spec/models/auth_oauth_callback200_response_spec.rb +0 -42
- data/spec/models/auth_oauth_initiate200_response_spec.rb +0 -36
- data/spec/models/auth_oauth_initiate400_response_spec.rb +0 -36
- data/spec/models/auth_oauth_signup_with_role400_response_spec.rb +0 -42
- data/spec/models/auth_refresh200_response_spec.rb +0 -54
- data/spec/models/auth_refresh400_response_spec.rb +0 -36
- data/spec/models/auth_refresh_request_spec.rb +0 -36
- data/spec/models/auth_register201_response_spec.rb +0 -66
- data/spec/models/auth_register201_response_user_spec.rb +0 -66
- data/spec/models/auth_register429_response_spec.rb +0 -72
- data/spec/models/auth_register_request_spec.rb +0 -60
- data/spec/models/auth_register_with_role_request_spec.rb +0 -60
- data/spec/models/auth_request_password_reset_request_spec.rb +0 -42
- data/spec/models/auth_resend_verification_request_spec.rb +0 -42
- data/spec/models/auth_reset_password_request_spec.rb +0 -42
- data/spec/models/auth_verify_email_request_spec.rb +0 -42
- data/spec/models/auth_verify_magic_link_request_spec.rb +0 -36
- data/spec/models/billing_check_feature_access200_response_spec.rb +0 -42
- data/spec/models/billing_check_subscription200_response_spec.rb +0 -42
- data/spec/models/billing_check_subscription200_response_subscription_spec.rb +0 -42
- data/spec/models/billing_create_checkout_session200_response_data_payment_options_inner_spec.rb +0 -74
- data/spec/models/billing_create_checkout_session200_response_data_spec.rb +0 -96
- data/spec/models/billing_create_checkout_session200_response_spec.rb +0 -42
- data/spec/models/billing_create_checkout_session_request_customer_info_spec.rb +0 -42
- data/spec/models/billing_create_checkout_session_request_spec.rb +0 -64
- data/spec/models/billing_get_checkout_payment200_response_data_spec.rb +0 -84
- data/spec/models/billing_get_checkout_payment200_response_spec.rb +0 -42
- data/spec/models/billing_get_public_plans200_response_spec.rb +0 -36
- data/spec/models/billing_handle_crypto_webhook200_response_spec.rb +0 -36
- data/spec/models/billing_handle_crypto_webhook_request_data_spec.rb +0 -72
- data/spec/models/billing_handle_crypto_webhook_request_spec.rb +0 -46
- data/spec/models/billing_handle_flutterwave_webhook_request_data_customer_spec.rb +0 -42
- data/spec/models/billing_handle_flutterwave_webhook_request_data_spec.rb +0 -78
- data/spec/models/billing_handle_flutterwave_webhook_request_spec.rb +0 -42
- data/spec/models/billing_initialize_payment_request_customer_spec.rb +0 -42
- data/spec/models/billing_initialize_payment_request_spec.rb +0 -54
- data/spec/models/billing_record_usage_request_spec.rb +0 -48
- data/spec/models/billing_verify_payment200_response_data_spec.rb +0 -36
- data/spec/models/billing_verify_payment200_response_data_subscription_spec.rb +0 -58
- data/spec/models/billing_verify_payment200_response_spec.rb +0 -48
- data/spec/models/chat_add_participant200_response_data_participants_inner_spec.rb +0 -48
- data/spec/models/chat_add_participant200_response_data_spec.rb +0 -36
- data/spec/models/chat_add_participant200_response_spec.rb +0 -42
- data/spec/models/chat_add_participant_request_spec.rb +0 -46
- data/spec/models/chat_add_reaction200_response_data_inner_spec.rb +0 -42
- data/spec/models/chat_add_reaction200_response_spec.rb +0 -42
- data/spec/models/chat_add_reaction_request_spec.rb +0 -36
- data/spec/models/chat_create201_response_data_spec.rb +0 -60
- data/spec/models/chat_create201_response_spec.rb +0 -42
- data/spec/models/chat_create_request_spec.rb +0 -64
- data/spec/models/chat_edit_message200_response_data_spec.rb +0 -60
- data/spec/models/chat_edit_message200_response_spec.rb +0 -42
- data/spec/models/chat_edit_message_request_e2ee_spec.rb +0 -66
- data/spec/models/chat_edit_message_request_spec.rb +0 -42
- data/spec/models/chat_get200_response_data_participants_inner_spec.rb +0 -42
- data/spec/models/chat_get200_response_data_spec.rb +0 -48
- data/spec/models/chat_get200_response_spec.rb +0 -42
- data/spec/models/chat_get_chat_e2ee_participant_keys200_response_data_inner_spec.rb +0 -54
- data/spec/models/chat_get_chat_e2ee_participant_keys200_response_spec.rb +0 -42
- data/spec/models/chat_get_messages200_response_data_messages_inner_sender_spec.rb +0 -42
- data/spec/models/chat_get_messages200_response_data_messages_inner_spec.rb +0 -54
- data/spec/models/chat_get_messages200_response_data_spec.rb +0 -42
- data/spec/models/chat_get_messages200_response_spec.rb +0 -42
- data/spec/models/chat_list200_response_data_chats_inner_last_message_spec.rb +0 -36
- data/spec/models/chat_list200_response_data_chats_inner_spec.rb +0 -60
- data/spec/models/chat_list200_response_data_spec.rb +0 -42
- data/spec/models/chat_list200_response_spec.rb +0 -42
- data/spec/models/chat_mark_as_read200_response_data_spec.rb +0 -36
- data/spec/models/chat_mark_as_read200_response_spec.rb +0 -42
- data/spec/models/chat_mark_as_read_request_spec.rb +0 -36
- data/spec/models/chat_put_chat_e2ee_key200_response_data_spec.rb +0 -48
- data/spec/models/chat_put_chat_e2ee_key200_response_spec.rb +0 -42
- data/spec/models/chat_put_chat_e2ee_key_request_spec.rb +0 -42
- data/spec/models/chat_remove_participant_request_spec.rb +0 -36
- data/spec/models/chat_remove_reaction200_response_data_inner_spec.rb +0 -48
- data/spec/models/chat_remove_reaction200_response_spec.rb +0 -42
- data/spec/models/chat_send_message201_response_data_spec.rb +0 -54
- data/spec/models/chat_send_message201_response_spec.rb +0 -42
- data/spec/models/chat_send_message_request_e2ee_spec.rb +0 -66
- data/spec/models/chat_send_message_request_spec.rb +0 -64
- data/spec/models/collections_create201_response_spec.rb +0 -42
- data/spec/models/collections_list200_response_spec.rb +0 -42
- data/spec/models/compliance_log_security_event200_response_event_spec.rb +0 -54
- data/spec/models/compliance_log_security_event200_response_spec.rb +0 -42
- data/spec/models/compliance_log_security_event_request_details_spec.rb +0 -66
- data/spec/models/compliance_log_security_event_request_spec.rb +0 -56
- data/spec/models/functions_delete200_response_spec.rb +0 -42
- data/spec/models/functions_execute_request_spec.rb +0 -36
- data/spec/models/functions_get_versions200_response_data_spec.rb +0 -36
- data/spec/models/functions_get_versions200_response_data_versions_inner_spec.rb +0 -66
- data/spec/models/functions_get_versions200_response_spec.rb +0 -42
- data/spec/models/functions_rollback_request_spec.rb +0 -36
- data/spec/models/functions_simulate_request_spec.rb +0 -48
- data/spec/models/functions_trigger_webhook200_response_spec.rb +0 -48
- data/spec/models/functions_trigger_webhook400_response_spec.rb +0 -42
- data/spec/models/functions_trigger_webhook401_response_spec.rb +0 -42
- data/spec/models/integrations_execute_request_spec.rb +0 -58
- data/spec/models/integrations_list200_response_integrations_inner_spec.rb +0 -54
- data/spec/models/integrations_list200_response_spec.rb +0 -36
- data/spec/models/multi_role_add_role_request_default_permissions_inner_spec.rb +0 -42
- data/spec/models/multi_role_add_role_request_spec.rb +0 -96
- data/spec/models/multi_role_apply_role_feature_preset_request_spec.rb +0 -40
- data/spec/models/multi_role_get_available_roles200_response_data_inner_spec.rb +0 -72
- data/spec/models/multi_role_get_available_roles200_response_spec.rb +0 -42
- data/spec/models/multi_role_get_config200_response_data_spec.rb +0 -54
- data/spec/models/multi_role_get_config200_response_spec.rb +0 -42
- data/spec/models/multi_role_get_permissions_matrix200_response_spec.rb +0 -42
- data/spec/models/multi_role_simulate_app_permissions_request_spec.rb +0 -60
- data/spec/models/multi_role_toggle_role200_response_spec.rb +0 -48
- data/spec/models/multi_role_toggle_role_request_spec.rb +0 -36
- data/spec/models/multi_role_update_collection_permissions_request_spec.rb +0 -62
- data/spec/models/multi_role_update_role_request_spec.rb +0 -90
- data/spec/models/multi_role_update_settings200_response_spec.rb +0 -48
- data/spec/models/multi_role_update_settings_request_settings_spec.rb +0 -54
- data/spec/models/multi_role_update_settings_request_spec.rb +0 -48
- data/spec/models/payment_intent_spec.rb +0 -158
- data/spec/models/payment_refund_spec.rb +0 -124
- data/spec/models/payment_subscription_spec.rb +0 -136
- data/spec/models/realtime_analytics_check_user_presence200_response_presence_value_spec.rb +0 -42
- data/spec/models/realtime_analytics_check_user_presence200_response_spec.rb +0 -42
- data/spec/models/realtime_analytics_check_user_presence_request_spec.rb +0 -36
- data/spec/models/realtime_analytics_get_active_users200_response_spec.rb +0 -48
- data/spec/models/realtime_analytics_get_active_users200_response_users_inner_spec.rb +0 -48
- data/spec/models/realtime_analytics_get_event_throughput200_response_spec.rb +0 -60
- data/spec/models/realtime_analytics_get_historical_analytics200_response_data_inner_spec.rb +0 -48
- data/spec/models/realtime_analytics_get_historical_analytics200_response_spec.rb +0 -54
- data/spec/models/realtime_analytics_get_project200_response_spec.rb +0 -60
- data/spec/models/role_elevation_get_status200_response_spec.rb +0 -36
- data/spec/models/role_elevation_request200_response_spec.rb +0 -74
- data/spec/models/role_elevation_request_request_spec.rb +0 -36
- data/spec/models/role_elevation_upload_documents_request_documents_inner_spec.rb +0 -42
- data/spec/models/role_elevation_upload_documents_request_spec.rb +0 -42
- data/spec/models/search_get_analytics200_response_spec.rb +0 -54
- data/spec/models/search_get_analytics200_response_top_queries_inner_spec.rb +0 -42
- data/spec/models/search_get_suggestions200_response_spec.rb +0 -36
- data/spec/models/storage_confirm_upload400_response_spec.rb +0 -42
- data/spec/models/storage_confirm_upload_request_spec.rb +0 -72
- data/spec/models/storage_download_bucket_file403_response_spec.rb +0 -36
- data/spec/models/storage_download_bucket_file404_response_spec.rb +0 -36
- data/spec/models/storage_get_presigned_upload_request_spec.rb +0 -60
- data/spec/models/storage_get_signed_url_request_spec.rb +0 -36
- data/spec/models/upload_files_to_bucket_metadata_request_spec.rb +0 -42
- data/spec/models/upload_files_to_bucket_request_spec.rb +0 -48
- data/spec/models/users_disable2fa_request_spec.rb +0 -42
- data/spec/models/users_erase_data200_response_details_spec.rb +0 -60
- data/spec/models/users_erase_data200_response_spec.rb +0 -42
- data/spec/models/users_erase_data_request_spec.rb +0 -46
- data/spec/models/users_export_data200_response_spec.rb +0 -78
- data/spec/models/users_get200_response_spec.rb +0 -36
- data/spec/models/users_link_o_auth_provider200_response_spec.rb +0 -36
- data/spec/models/users_list_o_auth_providers200_response_providers_inner_spec.rb +0 -54
- data/spec/models/users_list_o_auth_providers200_response_spec.rb +0 -36
- data/spec/models/users_unlink_o_auth_provider200_response_spec.rb +0 -42
- data/spec/models/users_update200_response_spec.rb +0 -42
- data/spec/models/users_verify2fa_request_spec.rb +0 -36
- data/spec/models/wallet_broadcast_transaction200_response_data_spec.rb +0 -54
- data/spec/models/wallet_broadcast_transaction200_response_spec.rb +0 -48
- data/spec/models/wallet_broadcast_transaction_request_spec.rb +0 -52
- data/spec/models/wallet_create_webhook201_response_spec.rb +0 -48
- data/spec/models/wallet_create_webhook_request_filters_spec.rb +0 -46
- data/spec/models/wallet_create_webhook_request_spec.rb +0 -64
- data/spec/models/wallet_estimate_gas200_response_data_spec.rb +0 -96
- data/spec/models/wallet_estimate_gas200_response_spec.rb +0 -42
- data/spec/models/wallet_estimate_gas_request_spec.rb +0 -46
- data/spec/models/wallet_estimate_gas_request_transaction_spec.rb +0 -66
- data/spec/models/wallet_get_balance200_response_spec.rb +0 -42
- data/spec/models/wallet_get_cancel_params200_response_data_spec.rb +0 -90
- data/spec/models/wallet_get_cancel_params200_response_spec.rb +0 -42
- data/spec/models/wallet_get_cancel_params_request_spec.rb +0 -52
- data/spec/models/wallet_get_speed_up_params200_response_data_spec.rb +0 -90
- data/spec/models/wallet_get_speed_up_params200_response_spec.rb +0 -42
- data/spec/models/wallet_get_speed_up_params_request_spec.rb +0 -52
- data/spec/models/wallet_get_transaction_by_hash200_response_spec.rb +0 -42
- data/spec/models/wallet_get_transaction_by_hash400_response_spec.rb +0 -42
- data/spec/models/wallet_get_transactions200_response_pagination_spec.rb +0 -72
- data/spec/models/wallet_get_transactions200_response_spec.rb +0 -48
- data/spec/models/wallet_get_webhook_logs200_response_spec.rb +0 -42
- data/spec/models/wallet_list_addresses200_response_spec.rb +0 -48
- data/spec/models/wallet_list_webhooks200_response_spec.rb +0 -48
- data/spec/models/wallet_register_address_request_spec.rb +0 -64
- data/spec/models/wallet_test_webhook_request_spec.rb +0 -54
- data/spec/models/wallet_transaction_webhook_payload_spec.rb +0 -48
- data/spec/models/wallet_update_webhook200_response_spec.rb +0 -42
- data/spec/models/wallet_update_webhook_request_spec.rb +0 -54
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#MUDBASESDK
|
|
3
3
|
|
|
4
|
-
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing:
|
|
4
|
+
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 📡 Block-based multi-chain wallet monitoring (ETH/UTXO scanners, GetBlock, scanner metrics API) - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.
|
|
6
|
+
The version of the OpenAPI document: 1.3.1
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -21,32 +21,32 @@ module Mudbase
|
|
|
21
21
|
end
|
|
22
22
|
# Activate function
|
|
23
23
|
# Activate a deactivated function. Active functions can be triggered.
|
|
24
|
-
# @param project_id [String]
|
|
25
|
-
# @param function_id [String]
|
|
24
|
+
# @param project_id [String]
|
|
25
|
+
# @param function_id [String]
|
|
26
26
|
# @param [Hash] opts the optional parameters
|
|
27
27
|
# @return [FunctionResponse]
|
|
28
|
-
def
|
|
29
|
-
data, _status_code, _headers =
|
|
28
|
+
def activate_function(project_id, function_id, opts = {})
|
|
29
|
+
data, _status_code, _headers = activate_function_with_http_info(project_id, function_id, opts)
|
|
30
30
|
data
|
|
31
31
|
end
|
|
32
32
|
|
|
33
33
|
# Activate function
|
|
34
34
|
# Activate a deactivated function. Active functions can be triggered.
|
|
35
|
-
# @param project_id [String]
|
|
36
|
-
# @param function_id [String]
|
|
35
|
+
# @param project_id [String]
|
|
36
|
+
# @param function_id [String]
|
|
37
37
|
# @param [Hash] opts the optional parameters
|
|
38
38
|
# @return [Array<(FunctionResponse, Integer, Hash)>] FunctionResponse data, response status code and response headers
|
|
39
|
-
def
|
|
39
|
+
def activate_function_with_http_info(project_id, function_id, opts = {})
|
|
40
40
|
if @api_client.config.debugging
|
|
41
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
41
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.activate_function ...'
|
|
42
42
|
end
|
|
43
43
|
# verify the required parameter 'project_id' is set
|
|
44
44
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
45
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
45
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.activate_function"
|
|
46
46
|
end
|
|
47
47
|
# verify the required parameter 'function_id' is set
|
|
48
48
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
49
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
49
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.activate_function"
|
|
50
50
|
end
|
|
51
51
|
# resource path
|
|
52
52
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/activate'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -69,10 +69,10 @@ module Mudbase
|
|
|
69
69
|
return_type = opts[:debug_return_type] || 'FunctionResponse'
|
|
70
70
|
|
|
71
71
|
# auth_names
|
|
72
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
72
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
73
73
|
|
|
74
74
|
new_options = opts.merge(
|
|
75
|
-
:operation => :"FunctionsApi.
|
|
75
|
+
:operation => :"FunctionsApi.activate_function",
|
|
76
76
|
:header_params => header_params,
|
|
77
77
|
:query_params => query_params,
|
|
78
78
|
:form_params => form_params,
|
|
@@ -83,39 +83,39 @@ module Mudbase
|
|
|
83
83
|
|
|
84
84
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
85
85
|
if @api_client.config.debugging
|
|
86
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
86
|
+
@api_client.config.logger.debug "API called: FunctionsApi#activate_function\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
87
87
|
end
|
|
88
88
|
return data, status_code, headers
|
|
89
89
|
end
|
|
90
90
|
|
|
91
91
|
# Create function
|
|
92
|
-
# Create a new serverless function. Trigger types: http, document, file, webhook, wallet, cron, messaging. Sandbox
|
|
93
|
-
# @param project_id [String]
|
|
94
|
-
# @param create_function_request [CreateFunctionRequest]
|
|
92
|
+
# Create a new serverless function. Trigger types: http, document, file, webhook, wallet, cron, messaging. Sandbox globals available today: `payload`, `context`, `env`, `console`. Function code runs in an isolated worker with no ambient network or database access — it can only read its trigger payload, the `env` vars you configure, and return a JSON-serializable result; it cannot yet call back into your project's database, storage, messaging, or wallet APIs from inside the function body. If you need to read or write project data from a function, call the regular REST API (with your own API key) from your own backend in response to the function's returned result, rather than from within the function's own code.
|
|
93
|
+
# @param project_id [String]
|
|
94
|
+
# @param create_function_request [CreateFunctionRequest]
|
|
95
95
|
# @param [Hash] opts the optional parameters
|
|
96
96
|
# @return [FunctionResponse]
|
|
97
|
-
def
|
|
98
|
-
data, _status_code, _headers =
|
|
97
|
+
def create_function(project_id, create_function_request, opts = {})
|
|
98
|
+
data, _status_code, _headers = create_function_with_http_info(project_id, create_function_request, opts)
|
|
99
99
|
data
|
|
100
100
|
end
|
|
101
101
|
|
|
102
102
|
# Create function
|
|
103
|
-
# Create a new serverless function. Trigger types: http, document, file, webhook, wallet, cron, messaging. Sandbox
|
|
104
|
-
# @param project_id [String]
|
|
105
|
-
# @param create_function_request [CreateFunctionRequest]
|
|
103
|
+
# Create a new serverless function. Trigger types: http, document, file, webhook, wallet, cron, messaging. Sandbox globals available today: `payload`, `context`, `env`, `console`. Function code runs in an isolated worker with no ambient network or database access — it can only read its trigger payload, the `env` vars you configure, and return a JSON-serializable result; it cannot yet call back into your project's database, storage, messaging, or wallet APIs from inside the function body. If you need to read or write project data from a function, call the regular REST API (with your own API key) from your own backend in response to the function's returned result, rather than from within the function's own code.
|
|
104
|
+
# @param project_id [String]
|
|
105
|
+
# @param create_function_request [CreateFunctionRequest]
|
|
106
106
|
# @param [Hash] opts the optional parameters
|
|
107
107
|
# @return [Array<(FunctionResponse, Integer, Hash)>] FunctionResponse data, response status code and response headers
|
|
108
|
-
def
|
|
108
|
+
def create_function_with_http_info(project_id, create_function_request, opts = {})
|
|
109
109
|
if @api_client.config.debugging
|
|
110
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
110
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.create_function ...'
|
|
111
111
|
end
|
|
112
112
|
# verify the required parameter 'project_id' is set
|
|
113
113
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
114
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
114
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.create_function"
|
|
115
115
|
end
|
|
116
116
|
# verify the required parameter 'create_function_request' is set
|
|
117
117
|
if @api_client.config.client_side_validation && create_function_request.nil?
|
|
118
|
-
fail ArgumentError, "Missing the required parameter 'create_function_request' when calling FunctionsApi.
|
|
118
|
+
fail ArgumentError, "Missing the required parameter 'create_function_request' when calling FunctionsApi.create_function"
|
|
119
119
|
end
|
|
120
120
|
# resource path
|
|
121
121
|
local_var_path = '/api/functions/projects/{projectId}/functions'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s))
|
|
@@ -143,10 +143,10 @@ module Mudbase
|
|
|
143
143
|
return_type = opts[:debug_return_type] || 'FunctionResponse'
|
|
144
144
|
|
|
145
145
|
# auth_names
|
|
146
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
146
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
147
147
|
|
|
148
148
|
new_options = opts.merge(
|
|
149
|
-
:operation => :"FunctionsApi.
|
|
149
|
+
:operation => :"FunctionsApi.create_function",
|
|
150
150
|
:header_params => header_params,
|
|
151
151
|
:query_params => query_params,
|
|
152
152
|
:form_params => form_params,
|
|
@@ -157,39 +157,39 @@ module Mudbase
|
|
|
157
157
|
|
|
158
158
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
159
159
|
if @api_client.config.debugging
|
|
160
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
160
|
+
@api_client.config.logger.debug "API called: FunctionsApi#create_function\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
161
161
|
end
|
|
162
162
|
return data, status_code, headers
|
|
163
163
|
end
|
|
164
164
|
|
|
165
165
|
# Deactivate function
|
|
166
166
|
# Deactivate a function. Deactivated functions will not be triggered.
|
|
167
|
-
# @param project_id [String]
|
|
168
|
-
# @param function_id [String]
|
|
167
|
+
# @param project_id [String]
|
|
168
|
+
# @param function_id [String]
|
|
169
169
|
# @param [Hash] opts the optional parameters
|
|
170
170
|
# @return [FunctionResponse]
|
|
171
|
-
def
|
|
172
|
-
data, _status_code, _headers =
|
|
171
|
+
def deactivate_function(project_id, function_id, opts = {})
|
|
172
|
+
data, _status_code, _headers = deactivate_function_with_http_info(project_id, function_id, opts)
|
|
173
173
|
data
|
|
174
174
|
end
|
|
175
175
|
|
|
176
176
|
# Deactivate function
|
|
177
177
|
# Deactivate a function. Deactivated functions will not be triggered.
|
|
178
|
-
# @param project_id [String]
|
|
179
|
-
# @param function_id [String]
|
|
178
|
+
# @param project_id [String]
|
|
179
|
+
# @param function_id [String]
|
|
180
180
|
# @param [Hash] opts the optional parameters
|
|
181
181
|
# @return [Array<(FunctionResponse, Integer, Hash)>] FunctionResponse data, response status code and response headers
|
|
182
|
-
def
|
|
182
|
+
def deactivate_function_with_http_info(project_id, function_id, opts = {})
|
|
183
183
|
if @api_client.config.debugging
|
|
184
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
184
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.deactivate_function ...'
|
|
185
185
|
end
|
|
186
186
|
# verify the required parameter 'project_id' is set
|
|
187
187
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
188
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
188
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.deactivate_function"
|
|
189
189
|
end
|
|
190
190
|
# verify the required parameter 'function_id' is set
|
|
191
191
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
192
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
192
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.deactivate_function"
|
|
193
193
|
end
|
|
194
194
|
# resource path
|
|
195
195
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/deactivate'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -212,10 +212,10 @@ module Mudbase
|
|
|
212
212
|
return_type = opts[:debug_return_type] || 'FunctionResponse'
|
|
213
213
|
|
|
214
214
|
# auth_names
|
|
215
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
215
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
216
216
|
|
|
217
217
|
new_options = opts.merge(
|
|
218
|
-
:operation => :"FunctionsApi.
|
|
218
|
+
:operation => :"FunctionsApi.deactivate_function",
|
|
219
219
|
:header_params => header_params,
|
|
220
220
|
:query_params => query_params,
|
|
221
221
|
:form_params => form_params,
|
|
@@ -226,39 +226,39 @@ module Mudbase
|
|
|
226
226
|
|
|
227
227
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
228
228
|
if @api_client.config.debugging
|
|
229
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
229
|
+
@api_client.config.logger.debug "API called: FunctionsApi#deactivate_function\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
230
230
|
end
|
|
231
231
|
return data, status_code, headers
|
|
232
232
|
end
|
|
233
233
|
|
|
234
234
|
# Delete function
|
|
235
235
|
# Delete a function permanently. This is a destructive operation.
|
|
236
|
-
# @param project_id [String]
|
|
237
|
-
# @param function_id [String]
|
|
236
|
+
# @param project_id [String]
|
|
237
|
+
# @param function_id [String]
|
|
238
238
|
# @param [Hash] opts the optional parameters
|
|
239
|
-
# @return [
|
|
240
|
-
def
|
|
241
|
-
data, _status_code, _headers =
|
|
239
|
+
# @return [DeleteFunction200Response]
|
|
240
|
+
def delete_function(project_id, function_id, opts = {})
|
|
241
|
+
data, _status_code, _headers = delete_function_with_http_info(project_id, function_id, opts)
|
|
242
242
|
data
|
|
243
243
|
end
|
|
244
244
|
|
|
245
245
|
# Delete function
|
|
246
246
|
# Delete a function permanently. This is a destructive operation.
|
|
247
|
-
# @param project_id [String]
|
|
248
|
-
# @param function_id [String]
|
|
247
|
+
# @param project_id [String]
|
|
248
|
+
# @param function_id [String]
|
|
249
249
|
# @param [Hash] opts the optional parameters
|
|
250
|
-
# @return [Array<(
|
|
251
|
-
def
|
|
250
|
+
# @return [Array<(DeleteFunction200Response, Integer, Hash)>] DeleteFunction200Response data, response status code and response headers
|
|
251
|
+
def delete_function_with_http_info(project_id, function_id, opts = {})
|
|
252
252
|
if @api_client.config.debugging
|
|
253
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
253
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.delete_function ...'
|
|
254
254
|
end
|
|
255
255
|
# verify the required parameter 'project_id' is set
|
|
256
256
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
257
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
257
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.delete_function"
|
|
258
258
|
end
|
|
259
259
|
# verify the required parameter 'function_id' is set
|
|
260
260
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
261
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
261
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.delete_function"
|
|
262
262
|
end
|
|
263
263
|
# resource path
|
|
264
264
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -278,13 +278,13 @@ module Mudbase
|
|
|
278
278
|
post_body = opts[:debug_body]
|
|
279
279
|
|
|
280
280
|
# return_type
|
|
281
|
-
return_type = opts[:debug_return_type] || '
|
|
281
|
+
return_type = opts[:debug_return_type] || 'DeleteFunction200Response'
|
|
282
282
|
|
|
283
283
|
# auth_names
|
|
284
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
284
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
285
285
|
|
|
286
286
|
new_options = opts.merge(
|
|
287
|
-
:operation => :"FunctionsApi.
|
|
287
|
+
:operation => :"FunctionsApi.delete_function",
|
|
288
288
|
:header_params => header_params,
|
|
289
289
|
:query_params => query_params,
|
|
290
290
|
:form_params => form_params,
|
|
@@ -295,41 +295,41 @@ module Mudbase
|
|
|
295
295
|
|
|
296
296
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
|
|
297
297
|
if @api_client.config.debugging
|
|
298
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
298
|
+
@api_client.config.logger.debug "API called: FunctionsApi#delete_function\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
299
299
|
end
|
|
300
300
|
return data, status_code, headers
|
|
301
301
|
end
|
|
302
302
|
|
|
303
303
|
# Execute function
|
|
304
|
-
# Manually execute a function with custom payload. Payload is merged with auto-injected trigger context. Rate limited (data mutation rate limiter). Enforces maxExecutionsPerMinute/maxExecutionsPerHour.
|
|
305
|
-
# @param project_id [String]
|
|
306
|
-
# @param function_id [String]
|
|
304
|
+
# Manually execute a function with custom payload. Payload is merged with auto-injected trigger context. Rate limited (data mutation rate limiter). Enforces maxExecutionsPerMinute/maxExecutionsPerHour. This endpoint is asynchronous: it returns 202 immediately with an `executionId`, before the function has necessarily finished running. Poll `GET /api/functions/projects/{projectId}/functions/{functionId}/executions/{executionId}` until `status` leaves `queued`/`running` to get the real result, error, and duration.
|
|
305
|
+
# @param project_id [String]
|
|
306
|
+
# @param function_id [String]
|
|
307
307
|
# @param [Hash] opts the optional parameters
|
|
308
|
-
# @option opts [
|
|
308
|
+
# @option opts [ExecuteFunctionRequest] :execute_function_request
|
|
309
309
|
# @return [FunctionExecutionResponse]
|
|
310
|
-
def
|
|
311
|
-
data, _status_code, _headers =
|
|
310
|
+
def execute_function(project_id, function_id, opts = {})
|
|
311
|
+
data, _status_code, _headers = execute_function_with_http_info(project_id, function_id, opts)
|
|
312
312
|
data
|
|
313
313
|
end
|
|
314
314
|
|
|
315
315
|
# Execute function
|
|
316
|
-
# Manually execute a function with custom payload. Payload is merged with auto-injected trigger context. Rate limited (data mutation rate limiter). Enforces maxExecutionsPerMinute/maxExecutionsPerHour.
|
|
317
|
-
# @param project_id [String]
|
|
318
|
-
# @param function_id [String]
|
|
316
|
+
# Manually execute a function with custom payload. Payload is merged with auto-injected trigger context. Rate limited (data mutation rate limiter). Enforces maxExecutionsPerMinute/maxExecutionsPerHour. This endpoint is asynchronous: it returns 202 immediately with an `executionId`, before the function has necessarily finished running. Poll `GET /api/functions/projects/{projectId}/functions/{functionId}/executions/{executionId}` until `status` leaves `queued`/`running` to get the real result, error, and duration.
|
|
317
|
+
# @param project_id [String]
|
|
318
|
+
# @param function_id [String]
|
|
319
319
|
# @param [Hash] opts the optional parameters
|
|
320
|
-
# @option opts [
|
|
320
|
+
# @option opts [ExecuteFunctionRequest] :execute_function_request
|
|
321
321
|
# @return [Array<(FunctionExecutionResponse, Integer, Hash)>] FunctionExecutionResponse data, response status code and response headers
|
|
322
|
-
def
|
|
322
|
+
def execute_function_with_http_info(project_id, function_id, opts = {})
|
|
323
323
|
if @api_client.config.debugging
|
|
324
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
324
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.execute_function ...'
|
|
325
325
|
end
|
|
326
326
|
# verify the required parameter 'project_id' is set
|
|
327
327
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
328
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
328
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.execute_function"
|
|
329
329
|
end
|
|
330
330
|
# verify the required parameter 'function_id' is set
|
|
331
331
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
332
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
332
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.execute_function"
|
|
333
333
|
end
|
|
334
334
|
# resource path
|
|
335
335
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/execute'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -351,16 +351,16 @@ module Mudbase
|
|
|
351
351
|
form_params = opts[:form_params] || {}
|
|
352
352
|
|
|
353
353
|
# http body (model)
|
|
354
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(opts[:'
|
|
354
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(opts[:'execute_function_request'])
|
|
355
355
|
|
|
356
356
|
# return_type
|
|
357
357
|
return_type = opts[:debug_return_type] || 'FunctionExecutionResponse'
|
|
358
358
|
|
|
359
359
|
# auth_names
|
|
360
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
360
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
361
361
|
|
|
362
362
|
new_options = opts.merge(
|
|
363
|
-
:operation => :"FunctionsApi.
|
|
363
|
+
:operation => :"FunctionsApi.execute_function",
|
|
364
364
|
:header_params => header_params,
|
|
365
365
|
:query_params => query_params,
|
|
366
366
|
:form_params => form_params,
|
|
@@ -371,39 +371,39 @@ module Mudbase
|
|
|
371
371
|
|
|
372
372
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
373
373
|
if @api_client.config.debugging
|
|
374
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
374
|
+
@api_client.config.logger.debug "API called: FunctionsApi#execute_function\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
375
375
|
end
|
|
376
376
|
return data, status_code, headers
|
|
377
377
|
end
|
|
378
378
|
|
|
379
379
|
# Get function
|
|
380
380
|
# Get function details by ID including createdBy/updatedBy.
|
|
381
|
-
# @param project_id [String]
|
|
382
|
-
# @param function_id [String]
|
|
381
|
+
# @param project_id [String]
|
|
382
|
+
# @param function_id [String]
|
|
383
383
|
# @param [Hash] opts the optional parameters
|
|
384
384
|
# @return [FunctionResponse]
|
|
385
|
-
def
|
|
386
|
-
data, _status_code, _headers =
|
|
385
|
+
def get_function(project_id, function_id, opts = {})
|
|
386
|
+
data, _status_code, _headers = get_function_with_http_info(project_id, function_id, opts)
|
|
387
387
|
data
|
|
388
388
|
end
|
|
389
389
|
|
|
390
390
|
# Get function
|
|
391
391
|
# Get function details by ID including createdBy/updatedBy.
|
|
392
|
-
# @param project_id [String]
|
|
393
|
-
# @param function_id [String]
|
|
392
|
+
# @param project_id [String]
|
|
393
|
+
# @param function_id [String]
|
|
394
394
|
# @param [Hash] opts the optional parameters
|
|
395
395
|
# @return [Array<(FunctionResponse, Integer, Hash)>] FunctionResponse data, response status code and response headers
|
|
396
|
-
def
|
|
396
|
+
def get_function_with_http_info(project_id, function_id, opts = {})
|
|
397
397
|
if @api_client.config.debugging
|
|
398
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
398
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.get_function ...'
|
|
399
399
|
end
|
|
400
400
|
# verify the required parameter 'project_id' is set
|
|
401
401
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
402
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
402
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.get_function"
|
|
403
403
|
end
|
|
404
404
|
# verify the required parameter 'function_id' is set
|
|
405
405
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
406
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
406
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.get_function"
|
|
407
407
|
end
|
|
408
408
|
# resource path
|
|
409
409
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -426,10 +426,10 @@ module Mudbase
|
|
|
426
426
|
return_type = opts[:debug_return_type] || 'FunctionResponse'
|
|
427
427
|
|
|
428
428
|
# auth_names
|
|
429
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
429
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
430
430
|
|
|
431
431
|
new_options = opts.merge(
|
|
432
|
-
:operation => :"FunctionsApi.
|
|
432
|
+
:operation => :"FunctionsApi.get_function",
|
|
433
433
|
:header_params => header_params,
|
|
434
434
|
:query_params => query_params,
|
|
435
435
|
:form_params => form_params,
|
|
@@ -440,43 +440,118 @@ module Mudbase
|
|
|
440
440
|
|
|
441
441
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
|
442
442
|
if @api_client.config.debugging
|
|
443
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
443
|
+
@api_client.config.logger.debug "API called: FunctionsApi#get_function\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
444
|
+
end
|
|
445
|
+
return data, status_code, headers
|
|
446
|
+
end
|
|
447
|
+
|
|
448
|
+
# Get execution status
|
|
449
|
+
# Poll this after Execute function or Simulate trigger to get the real outcome — both of those endpoints return 202 immediately and do not carry the result themselves. `status` is one of `queued`, `provisioning`, `running`, `success`, `failed`, `timeout`; `result`/`error`/`durationMs`/`logs` are only populated once `status` leaves `queued`/`running`.
|
|
450
|
+
# @param project_id [String]
|
|
451
|
+
# @param function_id [String]
|
|
452
|
+
# @param execution_id [String]
|
|
453
|
+
# @param [Hash] opts the optional parameters
|
|
454
|
+
# @return [FunctionExecutionStatusResponse]
|
|
455
|
+
def get_function_execution(project_id, function_id, execution_id, opts = {})
|
|
456
|
+
data, _status_code, _headers = get_function_execution_with_http_info(project_id, function_id, execution_id, opts)
|
|
457
|
+
data
|
|
458
|
+
end
|
|
459
|
+
|
|
460
|
+
# Get execution status
|
|
461
|
+
# Poll this after Execute function or Simulate trigger to get the real outcome — both of those endpoints return 202 immediately and do not carry the result themselves. `status` is one of `queued`, `provisioning`, `running`, `success`, `failed`, `timeout`; `result`/`error`/`durationMs`/`logs` are only populated once `status` leaves `queued`/`running`.
|
|
462
|
+
# @param project_id [String]
|
|
463
|
+
# @param function_id [String]
|
|
464
|
+
# @param execution_id [String]
|
|
465
|
+
# @param [Hash] opts the optional parameters
|
|
466
|
+
# @return [Array<(FunctionExecutionStatusResponse, Integer, Hash)>] FunctionExecutionStatusResponse data, response status code and response headers
|
|
467
|
+
def get_function_execution_with_http_info(project_id, function_id, execution_id, opts = {})
|
|
468
|
+
if @api_client.config.debugging
|
|
469
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.get_function_execution ...'
|
|
470
|
+
end
|
|
471
|
+
# verify the required parameter 'project_id' is set
|
|
472
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
473
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.get_function_execution"
|
|
474
|
+
end
|
|
475
|
+
# verify the required parameter 'function_id' is set
|
|
476
|
+
if @api_client.config.client_side_validation && function_id.nil?
|
|
477
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.get_function_execution"
|
|
478
|
+
end
|
|
479
|
+
# verify the required parameter 'execution_id' is set
|
|
480
|
+
if @api_client.config.client_side_validation && execution_id.nil?
|
|
481
|
+
fail ArgumentError, "Missing the required parameter 'execution_id' when calling FunctionsApi.get_function_execution"
|
|
482
|
+
end
|
|
483
|
+
# resource path
|
|
484
|
+
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/executions/{executionId}'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s)).sub('{' + 'executionId' + '}', CGI.escape(execution_id.to_s))
|
|
485
|
+
|
|
486
|
+
# query parameters
|
|
487
|
+
query_params = opts[:query_params] || {}
|
|
488
|
+
|
|
489
|
+
# header parameters
|
|
490
|
+
header_params = opts[:header_params] || {}
|
|
491
|
+
# HTTP header 'Accept' (if needed)
|
|
492
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
493
|
+
|
|
494
|
+
# form parameters
|
|
495
|
+
form_params = opts[:form_params] || {}
|
|
496
|
+
|
|
497
|
+
# http body (model)
|
|
498
|
+
post_body = opts[:debug_body]
|
|
499
|
+
|
|
500
|
+
# return_type
|
|
501
|
+
return_type = opts[:debug_return_type] || 'FunctionExecutionStatusResponse'
|
|
502
|
+
|
|
503
|
+
# auth_names
|
|
504
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
505
|
+
|
|
506
|
+
new_options = opts.merge(
|
|
507
|
+
:operation => :"FunctionsApi.get_function_execution",
|
|
508
|
+
:header_params => header_params,
|
|
509
|
+
:query_params => query_params,
|
|
510
|
+
:form_params => form_params,
|
|
511
|
+
:body => post_body,
|
|
512
|
+
:auth_names => auth_names,
|
|
513
|
+
:return_type => return_type
|
|
514
|
+
)
|
|
515
|
+
|
|
516
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
|
517
|
+
if @api_client.config.debugging
|
|
518
|
+
@api_client.config.logger.debug "API called: FunctionsApi#get_function_execution\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
444
519
|
end
|
|
445
520
|
return data, status_code, headers
|
|
446
521
|
end
|
|
447
522
|
|
|
448
523
|
# Get function execution logs
|
|
449
524
|
# Get execution logs with pagination. Includes stats (totalExecutions, successful, failed, successRate, avgExecutionTime, lastRun).
|
|
450
|
-
# @param project_id [String]
|
|
451
|
-
# @param function_id [String]
|
|
525
|
+
# @param project_id [String]
|
|
526
|
+
# @param function_id [String]
|
|
452
527
|
# @param [Hash] opts the optional parameters
|
|
453
|
-
# @option opts [Integer] :limit
|
|
454
|
-
# @option opts [Integer] :offset
|
|
528
|
+
# @option opts [Integer] :limit (default to 50)
|
|
529
|
+
# @option opts [Integer] :offset (default to 0)
|
|
455
530
|
# @return [FunctionLogsResponse]
|
|
456
|
-
def
|
|
457
|
-
data, _status_code, _headers =
|
|
531
|
+
def get_function_logs(project_id, function_id, opts = {})
|
|
532
|
+
data, _status_code, _headers = get_function_logs_with_http_info(project_id, function_id, opts)
|
|
458
533
|
data
|
|
459
534
|
end
|
|
460
535
|
|
|
461
536
|
# Get function execution logs
|
|
462
537
|
# Get execution logs with pagination. Includes stats (totalExecutions, successful, failed, successRate, avgExecutionTime, lastRun).
|
|
463
|
-
# @param project_id [String]
|
|
464
|
-
# @param function_id [String]
|
|
538
|
+
# @param project_id [String]
|
|
539
|
+
# @param function_id [String]
|
|
465
540
|
# @param [Hash] opts the optional parameters
|
|
466
|
-
# @option opts [Integer] :limit
|
|
467
|
-
# @option opts [Integer] :offset
|
|
541
|
+
# @option opts [Integer] :limit (default to 50)
|
|
542
|
+
# @option opts [Integer] :offset (default to 0)
|
|
468
543
|
# @return [Array<(FunctionLogsResponse, Integer, Hash)>] FunctionLogsResponse data, response status code and response headers
|
|
469
|
-
def
|
|
544
|
+
def get_function_logs_with_http_info(project_id, function_id, opts = {})
|
|
470
545
|
if @api_client.config.debugging
|
|
471
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
546
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.get_function_logs ...'
|
|
472
547
|
end
|
|
473
548
|
# verify the required parameter 'project_id' is set
|
|
474
549
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
475
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
550
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.get_function_logs"
|
|
476
551
|
end
|
|
477
552
|
# verify the required parameter 'function_id' is set
|
|
478
553
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
479
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
554
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.get_function_logs"
|
|
480
555
|
end
|
|
481
556
|
# resource path
|
|
482
557
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/logs'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -501,10 +576,10 @@ module Mudbase
|
|
|
501
576
|
return_type = opts[:debug_return_type] || 'FunctionLogsResponse'
|
|
502
577
|
|
|
503
578
|
# auth_names
|
|
504
|
-
auth_names = opts[:debug_auth_names] || ['
|
|
579
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ProjectBearerAuth']
|
|
505
580
|
|
|
506
581
|
new_options = opts.merge(
|
|
507
|
-
:operation => :"FunctionsApi.
|
|
582
|
+
:operation => :"FunctionsApi.get_function_logs",
|
|
508
583
|
:header_params => header_params,
|
|
509
584
|
:query_params => query_params,
|
|
510
585
|
:form_params => form_params,
|
|
@@ -515,39 +590,39 @@ module Mudbase
|
|
|
515
590
|
|
|
516
591
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
|
517
592
|
if @api_client.config.debugging
|
|
518
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
593
|
+
@api_client.config.logger.debug "API called: FunctionsApi#get_function_logs\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
519
594
|
end
|
|
520
595
|
return data, status_code, headers
|
|
521
596
|
end
|
|
522
597
|
|
|
523
598
|
# Get function versions
|
|
524
599
|
# List all code versions for a function. Used for rollback.
|
|
525
|
-
# @param project_id [String]
|
|
526
|
-
# @param function_id [String]
|
|
600
|
+
# @param project_id [String]
|
|
601
|
+
# @param function_id [String]
|
|
527
602
|
# @param [Hash] opts the optional parameters
|
|
528
|
-
# @return [
|
|
529
|
-
def
|
|
530
|
-
data, _status_code, _headers =
|
|
603
|
+
# @return [GetFunctionVersions200Response]
|
|
604
|
+
def get_function_versions(project_id, function_id, opts = {})
|
|
605
|
+
data, _status_code, _headers = get_function_versions_with_http_info(project_id, function_id, opts)
|
|
531
606
|
data
|
|
532
607
|
end
|
|
533
608
|
|
|
534
609
|
# Get function versions
|
|
535
610
|
# List all code versions for a function. Used for rollback.
|
|
536
|
-
# @param project_id [String]
|
|
537
|
-
# @param function_id [String]
|
|
611
|
+
# @param project_id [String]
|
|
612
|
+
# @param function_id [String]
|
|
538
613
|
# @param [Hash] opts the optional parameters
|
|
539
|
-
# @return [Array<(
|
|
540
|
-
def
|
|
614
|
+
# @return [Array<(GetFunctionVersions200Response, Integer, Hash)>] GetFunctionVersions200Response data, response status code and response headers
|
|
615
|
+
def get_function_versions_with_http_info(project_id, function_id, opts = {})
|
|
541
616
|
if @api_client.config.debugging
|
|
542
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
617
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.get_function_versions ...'
|
|
543
618
|
end
|
|
544
619
|
# verify the required parameter 'project_id' is set
|
|
545
620
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
546
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
621
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.get_function_versions"
|
|
547
622
|
end
|
|
548
623
|
# verify the required parameter 'function_id' is set
|
|
549
624
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
550
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
625
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.get_function_versions"
|
|
551
626
|
end
|
|
552
627
|
# resource path
|
|
553
628
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/versions'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -567,13 +642,13 @@ module Mudbase
|
|
|
567
642
|
post_body = opts[:debug_body]
|
|
568
643
|
|
|
569
644
|
# return_type
|
|
570
|
-
return_type = opts[:debug_return_type] || '
|
|
645
|
+
return_type = opts[:debug_return_type] || 'GetFunctionVersions200Response'
|
|
571
646
|
|
|
572
647
|
# auth_names
|
|
573
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
648
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
574
649
|
|
|
575
650
|
new_options = opts.merge(
|
|
576
|
-
:operation => :"FunctionsApi.
|
|
651
|
+
:operation => :"FunctionsApi.get_function_versions",
|
|
577
652
|
:header_params => header_params,
|
|
578
653
|
:query_params => query_params,
|
|
579
654
|
:form_params => form_params,
|
|
@@ -584,43 +659,43 @@ module Mudbase
|
|
|
584
659
|
|
|
585
660
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
|
586
661
|
if @api_client.config.debugging
|
|
587
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
662
|
+
@api_client.config.logger.debug "API called: FunctionsApi#get_function_versions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
588
663
|
end
|
|
589
664
|
return data, status_code, headers
|
|
590
665
|
end
|
|
591
666
|
|
|
592
667
|
# List functions
|
|
593
668
|
# List serverless functions in a project with optional search and filters. Supports trigger types: http, event, document, file, webhook, wallet, cron, messaging.
|
|
594
|
-
# @param project_id [String]
|
|
669
|
+
# @param project_id [String]
|
|
595
670
|
# @param [Hash] opts the optional parameters
|
|
596
|
-
# @option opts [Integer] :page
|
|
597
|
-
# @option opts [Integer] :limit
|
|
671
|
+
# @option opts [Integer] :page (default to 1)
|
|
672
|
+
# @option opts [Integer] :limit (default to 20)
|
|
598
673
|
# @option opts [String] :search Search by name or description
|
|
599
674
|
# @option opts [String] :trigger_type Filter by trigger type
|
|
600
675
|
# @option opts [Boolean] :is_active Filter by active status (true/false)
|
|
601
676
|
# @return [FunctionListResponse]
|
|
602
|
-
def
|
|
603
|
-
data, _status_code, _headers =
|
|
677
|
+
def list_functions(project_id, opts = {})
|
|
678
|
+
data, _status_code, _headers = list_functions_with_http_info(project_id, opts)
|
|
604
679
|
data
|
|
605
680
|
end
|
|
606
681
|
|
|
607
682
|
# List functions
|
|
608
683
|
# List serverless functions in a project with optional search and filters. Supports trigger types: http, event, document, file, webhook, wallet, cron, messaging.
|
|
609
|
-
# @param project_id [String]
|
|
684
|
+
# @param project_id [String]
|
|
610
685
|
# @param [Hash] opts the optional parameters
|
|
611
|
-
# @option opts [Integer] :page
|
|
612
|
-
# @option opts [Integer] :limit
|
|
686
|
+
# @option opts [Integer] :page (default to 1)
|
|
687
|
+
# @option opts [Integer] :limit (default to 20)
|
|
613
688
|
# @option opts [String] :search Search by name or description
|
|
614
689
|
# @option opts [String] :trigger_type Filter by trigger type
|
|
615
690
|
# @option opts [Boolean] :is_active Filter by active status (true/false)
|
|
616
691
|
# @return [Array<(FunctionListResponse, Integer, Hash)>] FunctionListResponse data, response status code and response headers
|
|
617
|
-
def
|
|
692
|
+
def list_functions_with_http_info(project_id, opts = {})
|
|
618
693
|
if @api_client.config.debugging
|
|
619
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
694
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.list_functions ...'
|
|
620
695
|
end
|
|
621
696
|
# verify the required parameter 'project_id' is set
|
|
622
697
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
623
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
698
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.list_functions"
|
|
624
699
|
end
|
|
625
700
|
allowable_values = ["http", "event", "document", "file", "webhook", "wallet", "cron", "messaging"]
|
|
626
701
|
if @api_client.config.client_side_validation && opts[:'trigger_type'] && !allowable_values.include?(opts[:'trigger_type'])
|
|
@@ -652,10 +727,10 @@ module Mudbase
|
|
|
652
727
|
return_type = opts[:debug_return_type] || 'FunctionListResponse'
|
|
653
728
|
|
|
654
729
|
# auth_names
|
|
655
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
730
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
656
731
|
|
|
657
732
|
new_options = opts.merge(
|
|
658
|
-
:operation => :"FunctionsApi.
|
|
733
|
+
:operation => :"FunctionsApi.list_functions",
|
|
659
734
|
:header_params => header_params,
|
|
660
735
|
:query_params => query_params,
|
|
661
736
|
:form_params => form_params,
|
|
@@ -666,45 +741,45 @@ module Mudbase
|
|
|
666
741
|
|
|
667
742
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
|
668
743
|
if @api_client.config.debugging
|
|
669
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
744
|
+
@api_client.config.logger.debug "API called: FunctionsApi#list_functions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
670
745
|
end
|
|
671
746
|
return data, status_code, headers
|
|
672
747
|
end
|
|
673
748
|
|
|
674
749
|
# Retry failed execution
|
|
675
750
|
# Retry a failed execution by its index (0-based) in the logs. Cannot retry successful executions.
|
|
676
|
-
# @param project_id [String]
|
|
677
|
-
# @param function_id [String]
|
|
751
|
+
# @param project_id [String]
|
|
752
|
+
# @param function_id [String]
|
|
678
753
|
# @param execution_index [Integer] 0-based index of the execution in logs
|
|
679
754
|
# @param [Hash] opts the optional parameters
|
|
680
755
|
# @return [FunctionExecutionResponse]
|
|
681
|
-
def
|
|
682
|
-
data, _status_code, _headers =
|
|
756
|
+
def retry_function_execution(project_id, function_id, execution_index, opts = {})
|
|
757
|
+
data, _status_code, _headers = retry_function_execution_with_http_info(project_id, function_id, execution_index, opts)
|
|
683
758
|
data
|
|
684
759
|
end
|
|
685
760
|
|
|
686
761
|
# Retry failed execution
|
|
687
762
|
# Retry a failed execution by its index (0-based) in the logs. Cannot retry successful executions.
|
|
688
|
-
# @param project_id [String]
|
|
689
|
-
# @param function_id [String]
|
|
763
|
+
# @param project_id [String]
|
|
764
|
+
# @param function_id [String]
|
|
690
765
|
# @param execution_index [Integer] 0-based index of the execution in logs
|
|
691
766
|
# @param [Hash] opts the optional parameters
|
|
692
767
|
# @return [Array<(FunctionExecutionResponse, Integer, Hash)>] FunctionExecutionResponse data, response status code and response headers
|
|
693
|
-
def
|
|
768
|
+
def retry_function_execution_with_http_info(project_id, function_id, execution_index, opts = {})
|
|
694
769
|
if @api_client.config.debugging
|
|
695
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
770
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.retry_function_execution ...'
|
|
696
771
|
end
|
|
697
772
|
# verify the required parameter 'project_id' is set
|
|
698
773
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
699
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
774
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.retry_function_execution"
|
|
700
775
|
end
|
|
701
776
|
# verify the required parameter 'function_id' is set
|
|
702
777
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
703
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
778
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.retry_function_execution"
|
|
704
779
|
end
|
|
705
780
|
# verify the required parameter 'execution_index' is set
|
|
706
781
|
if @api_client.config.client_side_validation && execution_index.nil?
|
|
707
|
-
fail ArgumentError, "Missing the required parameter 'execution_index' when calling FunctionsApi.
|
|
782
|
+
fail ArgumentError, "Missing the required parameter 'execution_index' when calling FunctionsApi.retry_function_execution"
|
|
708
783
|
end
|
|
709
784
|
# resource path
|
|
710
785
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/retry/{executionIndex}'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s)).sub('{' + 'executionIndex' + '}', CGI.escape(execution_index.to_s))
|
|
@@ -727,10 +802,10 @@ module Mudbase
|
|
|
727
802
|
return_type = opts[:debug_return_type] || 'FunctionExecutionResponse'
|
|
728
803
|
|
|
729
804
|
# auth_names
|
|
730
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
805
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
731
806
|
|
|
732
807
|
new_options = opts.merge(
|
|
733
|
-
:operation => :"FunctionsApi.
|
|
808
|
+
:operation => :"FunctionsApi.retry_function_execution",
|
|
734
809
|
:header_params => header_params,
|
|
735
810
|
:query_params => query_params,
|
|
736
811
|
:form_params => form_params,
|
|
@@ -741,45 +816,45 @@ module Mudbase
|
|
|
741
816
|
|
|
742
817
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
743
818
|
if @api_client.config.debugging
|
|
744
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
819
|
+
@api_client.config.logger.debug "API called: FunctionsApi#retry_function_execution\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
745
820
|
end
|
|
746
821
|
return data, status_code, headers
|
|
747
822
|
end
|
|
748
823
|
|
|
749
824
|
# Rollback to previous version
|
|
750
825
|
# Rollback function code to a previous version. Version number is required.
|
|
751
|
-
# @param project_id [String]
|
|
752
|
-
# @param function_id [String]
|
|
753
|
-
# @param
|
|
826
|
+
# @param project_id [String]
|
|
827
|
+
# @param function_id [String]
|
|
828
|
+
# @param rollback_function_request [RollbackFunctionRequest]
|
|
754
829
|
# @param [Hash] opts the optional parameters
|
|
755
830
|
# @return [FunctionResponse]
|
|
756
|
-
def
|
|
757
|
-
data, _status_code, _headers =
|
|
831
|
+
def rollback_function(project_id, function_id, rollback_function_request, opts = {})
|
|
832
|
+
data, _status_code, _headers = rollback_function_with_http_info(project_id, function_id, rollback_function_request, opts)
|
|
758
833
|
data
|
|
759
834
|
end
|
|
760
835
|
|
|
761
836
|
# Rollback to previous version
|
|
762
837
|
# Rollback function code to a previous version. Version number is required.
|
|
763
|
-
# @param project_id [String]
|
|
764
|
-
# @param function_id [String]
|
|
765
|
-
# @param
|
|
838
|
+
# @param project_id [String]
|
|
839
|
+
# @param function_id [String]
|
|
840
|
+
# @param rollback_function_request [RollbackFunctionRequest]
|
|
766
841
|
# @param [Hash] opts the optional parameters
|
|
767
842
|
# @return [Array<(FunctionResponse, Integer, Hash)>] FunctionResponse data, response status code and response headers
|
|
768
|
-
def
|
|
843
|
+
def rollback_function_with_http_info(project_id, function_id, rollback_function_request, opts = {})
|
|
769
844
|
if @api_client.config.debugging
|
|
770
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
845
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.rollback_function ...'
|
|
771
846
|
end
|
|
772
847
|
# verify the required parameter 'project_id' is set
|
|
773
848
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
774
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
849
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.rollback_function"
|
|
775
850
|
end
|
|
776
851
|
# verify the required parameter 'function_id' is set
|
|
777
852
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
778
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
853
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.rollback_function"
|
|
779
854
|
end
|
|
780
|
-
# verify the required parameter '
|
|
781
|
-
if @api_client.config.client_side_validation &&
|
|
782
|
-
fail ArgumentError, "Missing the required parameter '
|
|
855
|
+
# verify the required parameter 'rollback_function_request' is set
|
|
856
|
+
if @api_client.config.client_side_validation && rollback_function_request.nil?
|
|
857
|
+
fail ArgumentError, "Missing the required parameter 'rollback_function_request' when calling FunctionsApi.rollback_function"
|
|
783
858
|
end
|
|
784
859
|
# resource path
|
|
785
860
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/rollback'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -801,16 +876,16 @@ module Mudbase
|
|
|
801
876
|
form_params = opts[:form_params] || {}
|
|
802
877
|
|
|
803
878
|
# http body (model)
|
|
804
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
|
879
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(rollback_function_request)
|
|
805
880
|
|
|
806
881
|
# return_type
|
|
807
882
|
return_type = opts[:debug_return_type] || 'FunctionResponse'
|
|
808
883
|
|
|
809
884
|
# auth_names
|
|
810
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
885
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
811
886
|
|
|
812
887
|
new_options = opts.merge(
|
|
813
|
-
:operation => :"FunctionsApi.
|
|
888
|
+
:operation => :"FunctionsApi.rollback_function",
|
|
814
889
|
:header_params => header_params,
|
|
815
890
|
:query_params => query_params,
|
|
816
891
|
:form_params => form_params,
|
|
@@ -821,41 +896,41 @@ module Mudbase
|
|
|
821
896
|
|
|
822
897
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
823
898
|
if @api_client.config.debugging
|
|
824
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
899
|
+
@api_client.config.logger.debug "API called: FunctionsApi#rollback_function\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
825
900
|
end
|
|
826
901
|
return data, status_code, headers
|
|
827
902
|
end
|
|
828
903
|
|
|
829
904
|
# Simulate trigger
|
|
830
|
-
# Test a function with simulated trigger context. Use to verify document, file, webhook, wallet, or cron payloads. Executes the function with the provided eventContext merged into the payload.
|
|
831
|
-
# @param project_id [String]
|
|
832
|
-
# @param function_id [String]
|
|
905
|
+
# Test a function with simulated trigger context. Use to verify document, file, webhook, wallet, or cron payloads. Executes the function with the provided eventContext merged into the payload. Asynchronous, same pattern as Execute function: returns 202 immediately with an `executionId`. Poll `GET /api/functions/projects/{projectId}/functions/{functionId}/executions/{executionId}` for the real result.
|
|
906
|
+
# @param project_id [String]
|
|
907
|
+
# @param function_id [String]
|
|
833
908
|
# @param [Hash] opts the optional parameters
|
|
834
|
-
# @option opts [
|
|
909
|
+
# @option opts [SimulateFunctionTriggerRequest] :simulate_function_trigger_request
|
|
835
910
|
# @return [FunctionExecutionResponse]
|
|
836
|
-
def
|
|
837
|
-
data, _status_code, _headers =
|
|
911
|
+
def simulate_function_trigger(project_id, function_id, opts = {})
|
|
912
|
+
data, _status_code, _headers = simulate_function_trigger_with_http_info(project_id, function_id, opts)
|
|
838
913
|
data
|
|
839
914
|
end
|
|
840
915
|
|
|
841
916
|
# Simulate trigger
|
|
842
|
-
# Test a function with simulated trigger context. Use to verify document, file, webhook, wallet, or cron payloads. Executes the function with the provided eventContext merged into the payload.
|
|
843
|
-
# @param project_id [String]
|
|
844
|
-
# @param function_id [String]
|
|
917
|
+
# Test a function with simulated trigger context. Use to verify document, file, webhook, wallet, or cron payloads. Executes the function with the provided eventContext merged into the payload. Asynchronous, same pattern as Execute function: returns 202 immediately with an `executionId`. Poll `GET /api/functions/projects/{projectId}/functions/{functionId}/executions/{executionId}` for the real result.
|
|
918
|
+
# @param project_id [String]
|
|
919
|
+
# @param function_id [String]
|
|
845
920
|
# @param [Hash] opts the optional parameters
|
|
846
|
-
# @option opts [
|
|
921
|
+
# @option opts [SimulateFunctionTriggerRequest] :simulate_function_trigger_request
|
|
847
922
|
# @return [Array<(FunctionExecutionResponse, Integer, Hash)>] FunctionExecutionResponse data, response status code and response headers
|
|
848
|
-
def
|
|
923
|
+
def simulate_function_trigger_with_http_info(project_id, function_id, opts = {})
|
|
849
924
|
if @api_client.config.debugging
|
|
850
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
925
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.simulate_function_trigger ...'
|
|
851
926
|
end
|
|
852
927
|
# verify the required parameter 'project_id' is set
|
|
853
928
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
854
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
929
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.simulate_function_trigger"
|
|
855
930
|
end
|
|
856
931
|
# verify the required parameter 'function_id' is set
|
|
857
932
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
858
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
933
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.simulate_function_trigger"
|
|
859
934
|
end
|
|
860
935
|
# resource path
|
|
861
936
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}/simulate'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -877,16 +952,16 @@ module Mudbase
|
|
|
877
952
|
form_params = opts[:form_params] || {}
|
|
878
953
|
|
|
879
954
|
# http body (model)
|
|
880
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(opts[:'
|
|
955
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(opts[:'simulate_function_trigger_request'])
|
|
881
956
|
|
|
882
957
|
# return_type
|
|
883
958
|
return_type = opts[:debug_return_type] || 'FunctionExecutionResponse'
|
|
884
959
|
|
|
885
960
|
# auth_names
|
|
886
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
961
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
887
962
|
|
|
888
963
|
new_options = opts.merge(
|
|
889
|
-
:operation => :"FunctionsApi.
|
|
964
|
+
:operation => :"FunctionsApi.simulate_function_trigger",
|
|
890
965
|
:header_params => header_params,
|
|
891
966
|
:query_params => query_params,
|
|
892
967
|
:form_params => form_params,
|
|
@@ -897,37 +972,37 @@ module Mudbase
|
|
|
897
972
|
|
|
898
973
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
899
974
|
if @api_client.config.debugging
|
|
900
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
975
|
+
@api_client.config.logger.debug "API called: FunctionsApi#simulate_function_trigger\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
901
976
|
end
|
|
902
977
|
return data, status_code, headers
|
|
903
978
|
end
|
|
904
979
|
|
|
905
980
|
# Trigger webhook functions
|
|
906
|
-
# Public endpoint for external services to trigger functions with `trigger.type: webhook`. No authentication required. Optionally verify using `X-Webhook-Secret` header (configure per project or via FUNCTION_WEBHOOK_SECRET). Rate limited to
|
|
907
|
-
# @param project_id [String]
|
|
981
|
+
# Public endpoint for external services to trigger functions with `trigger.type: webhook`. No authentication required. Optionally verify using `X-Webhook-Secret` header (configure per project or via FUNCTION_WEBHOOK_SECRET). Rate limited to 120 requests per 15 minutes per IP (per-org adjustable).
|
|
982
|
+
# @param project_id [String]
|
|
908
983
|
# @param [Hash] opts the optional parameters
|
|
909
984
|
# @option opts [String] :x_webhook_secret Optional webhook secret for verification
|
|
910
|
-
# @option opts [Object] :body
|
|
911
|
-
# @return [
|
|
912
|
-
def
|
|
913
|
-
data, _status_code, _headers =
|
|
985
|
+
# @option opts [Object] :body
|
|
986
|
+
# @return [TriggerFunctionWebhook200Response]
|
|
987
|
+
def trigger_function_webhook(project_id, opts = {})
|
|
988
|
+
data, _status_code, _headers = trigger_function_webhook_with_http_info(project_id, opts)
|
|
914
989
|
data
|
|
915
990
|
end
|
|
916
991
|
|
|
917
992
|
# Trigger webhook functions
|
|
918
|
-
# Public endpoint for external services to trigger functions with `trigger.type: webhook`. No authentication required. Optionally verify using `X-Webhook-Secret` header (configure per project or via FUNCTION_WEBHOOK_SECRET). Rate limited to
|
|
919
|
-
# @param project_id [String]
|
|
993
|
+
# Public endpoint for external services to trigger functions with `trigger.type: webhook`. No authentication required. Optionally verify using `X-Webhook-Secret` header (configure per project or via FUNCTION_WEBHOOK_SECRET). Rate limited to 120 requests per 15 minutes per IP (per-org adjustable).
|
|
994
|
+
# @param project_id [String]
|
|
920
995
|
# @param [Hash] opts the optional parameters
|
|
921
996
|
# @option opts [String] :x_webhook_secret Optional webhook secret for verification
|
|
922
|
-
# @option opts [Object] :body
|
|
923
|
-
# @return [Array<(
|
|
924
|
-
def
|
|
997
|
+
# @option opts [Object] :body
|
|
998
|
+
# @return [Array<(TriggerFunctionWebhook200Response, Integer, Hash)>] TriggerFunctionWebhook200Response data, response status code and response headers
|
|
999
|
+
def trigger_function_webhook_with_http_info(project_id, opts = {})
|
|
925
1000
|
if @api_client.config.debugging
|
|
926
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
1001
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.trigger_function_webhook ...'
|
|
927
1002
|
end
|
|
928
1003
|
# verify the required parameter 'project_id' is set
|
|
929
1004
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
930
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
1005
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.trigger_function_webhook"
|
|
931
1006
|
end
|
|
932
1007
|
# resource path
|
|
933
1008
|
local_var_path = '/api/functions/webhook/{projectId}'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s))
|
|
@@ -953,13 +1028,13 @@ module Mudbase
|
|
|
953
1028
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(opts[:'body'])
|
|
954
1029
|
|
|
955
1030
|
# return_type
|
|
956
|
-
return_type = opts[:debug_return_type] || '
|
|
1031
|
+
return_type = opts[:debug_return_type] || 'TriggerFunctionWebhook200Response'
|
|
957
1032
|
|
|
958
1033
|
# auth_names
|
|
959
1034
|
auth_names = opts[:debug_auth_names] || []
|
|
960
1035
|
|
|
961
1036
|
new_options = opts.merge(
|
|
962
|
-
:operation => :"FunctionsApi.
|
|
1037
|
+
:operation => :"FunctionsApi.trigger_function_webhook",
|
|
963
1038
|
:header_params => header_params,
|
|
964
1039
|
:query_params => query_params,
|
|
965
1040
|
:form_params => form_params,
|
|
@@ -970,41 +1045,41 @@ module Mudbase
|
|
|
970
1045
|
|
|
971
1046
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
972
1047
|
if @api_client.config.debugging
|
|
973
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
1048
|
+
@api_client.config.logger.debug "API called: FunctionsApi#trigger_function_webhook\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
974
1049
|
end
|
|
975
1050
|
return data, status_code, headers
|
|
976
1051
|
end
|
|
977
1052
|
|
|
978
1053
|
# Update function
|
|
979
1054
|
# Update function configuration. Code changes are versioned automatically.
|
|
980
|
-
# @param project_id [String]
|
|
981
|
-
# @param function_id [String]
|
|
1055
|
+
# @param project_id [String]
|
|
1056
|
+
# @param function_id [String]
|
|
982
1057
|
# @param [Hash] opts the optional parameters
|
|
983
|
-
# @option opts [UpdateFunctionRequest] :update_function_request
|
|
1058
|
+
# @option opts [UpdateFunctionRequest] :update_function_request
|
|
984
1059
|
# @return [FunctionResponse]
|
|
985
|
-
def
|
|
986
|
-
data, _status_code, _headers =
|
|
1060
|
+
def update_function(project_id, function_id, opts = {})
|
|
1061
|
+
data, _status_code, _headers = update_function_with_http_info(project_id, function_id, opts)
|
|
987
1062
|
data
|
|
988
1063
|
end
|
|
989
1064
|
|
|
990
1065
|
# Update function
|
|
991
1066
|
# Update function configuration. Code changes are versioned automatically.
|
|
992
|
-
# @param project_id [String]
|
|
993
|
-
# @param function_id [String]
|
|
1067
|
+
# @param project_id [String]
|
|
1068
|
+
# @param function_id [String]
|
|
994
1069
|
# @param [Hash] opts the optional parameters
|
|
995
|
-
# @option opts [UpdateFunctionRequest] :update_function_request
|
|
1070
|
+
# @option opts [UpdateFunctionRequest] :update_function_request
|
|
996
1071
|
# @return [Array<(FunctionResponse, Integer, Hash)>] FunctionResponse data, response status code and response headers
|
|
997
|
-
def
|
|
1072
|
+
def update_function_with_http_info(project_id, function_id, opts = {})
|
|
998
1073
|
if @api_client.config.debugging
|
|
999
|
-
@api_client.config.logger.debug 'Calling API: FunctionsApi.
|
|
1074
|
+
@api_client.config.logger.debug 'Calling API: FunctionsApi.update_function ...'
|
|
1000
1075
|
end
|
|
1001
1076
|
# verify the required parameter 'project_id' is set
|
|
1002
1077
|
if @api_client.config.client_side_validation && project_id.nil?
|
|
1003
|
-
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.
|
|
1078
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling FunctionsApi.update_function"
|
|
1004
1079
|
end
|
|
1005
1080
|
# verify the required parameter 'function_id' is set
|
|
1006
1081
|
if @api_client.config.client_side_validation && function_id.nil?
|
|
1007
|
-
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.
|
|
1082
|
+
fail ArgumentError, "Missing the required parameter 'function_id' when calling FunctionsApi.update_function"
|
|
1008
1083
|
end
|
|
1009
1084
|
# resource path
|
|
1010
1085
|
local_var_path = '/api/functions/projects/{projectId}/functions/{functionId}'.sub('{' + 'projectId' + '}', CGI.escape(project_id.to_s)).sub('{' + 'functionId' + '}', CGI.escape(function_id.to_s))
|
|
@@ -1032,10 +1107,10 @@ module Mudbase
|
|
|
1032
1107
|
return_type = opts[:debug_return_type] || 'FunctionResponse'
|
|
1033
1108
|
|
|
1034
1109
|
# auth_names
|
|
1035
|
-
auth_names = opts[:debug_auth_names] || ['ApiKeyAuth', '
|
|
1110
|
+
auth_names = opts[:debug_auth_names] || ['OrgBearerAuth', 'ApiKeyAuth', 'ProjectBearerAuth']
|
|
1036
1111
|
|
|
1037
1112
|
new_options = opts.merge(
|
|
1038
|
-
:operation => :"FunctionsApi.
|
|
1113
|
+
:operation => :"FunctionsApi.update_function",
|
|
1039
1114
|
:header_params => header_params,
|
|
1040
1115
|
:query_params => query_params,
|
|
1041
1116
|
:form_params => form_params,
|
|
@@ -1046,7 +1121,7 @@ module Mudbase
|
|
|
1046
1121
|
|
|
1047
1122
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path, new_options)
|
|
1048
1123
|
if @api_client.config.debugging
|
|
1049
|
-
@api_client.config.logger.debug "API called: FunctionsApi#
|
|
1124
|
+
@api_client.config.logger.debug "API called: FunctionsApi#update_function\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
1050
1125
|
end
|
|
1051
1126
|
return data, status_code, headers
|
|
1052
1127
|
end
|