fusio-sdk 2.2.4 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/generated/backend/AccountChangePassword.d.ts +9 -0
- package/dist/src/generated/backend/{Connection_Collection.js → AccountChangePassword.js} +1 -1
- package/dist/src/generated/backend/Action.d.ts +2 -2
- package/dist/src/generated/backend/ActionCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Audit_Collection.js → ActionCollection.js} +1 -1
- package/dist/src/generated/backend/ActionConfig.d.ts +5 -0
- package/dist/src/generated/backend/{Audit_Object.js → ActionConfig.js} +1 -1
- package/dist/src/generated/backend/ActionCreate.d.ts +7 -0
- package/dist/src/generated/backend/{Action_Index.js → ActionCreate.js} +1 -1
- package/dist/src/generated/backend/ActionExecuteRequest.d.ts +12 -0
- package/dist/src/generated/backend/{App_Token_Collection.js → ActionExecuteRequest.js} +1 -1
- package/dist/src/generated/backend/ActionExecuteRequestBody.d.ts +5 -0
- package/dist/src/generated/backend/{Generator_Index_Provider.js → ActionExecuteRequestBody.js} +1 -1
- package/dist/src/generated/backend/ActionExecuteResponse.d.ts +11 -0
- package/dist/src/generated/backend/{Dashboard_Transaction.js → ActionExecuteResponse.js} +1 -1
- package/dist/src/generated/backend/ActionExecuteResponseBody.d.ts +5 -0
- package/dist/src/generated/backend/{Collection_Category_Query.js → ActionExecuteResponseBody.js} +1 -1
- package/dist/src/generated/backend/ActionExecuteResponseHeaders.d.ts +5 -0
- package/dist/src/generated/backend/{Transaction_Collection_Query.js → ActionExecuteResponseHeaders.js} +1 -1
- package/dist/src/generated/backend/ActionIndex.d.ts +8 -0
- package/dist/src/generated/backend/{Page_Create.js → ActionIndex.js} +1 -1
- package/dist/src/generated/backend/ActionIndexEntry.d.ts +8 -0
- package/dist/src/generated/backend/{Collection_Query.js → ActionIndexEntry.js} +1 -1
- package/dist/src/generated/backend/ActionUpdate.d.ts +7 -0
- package/dist/src/generated/backend/{Event_Create.js → ActionUpdate.js} +1 -1
- package/dist/src/generated/backend/App.d.ts +2 -2
- package/dist/src/generated/backend/AppCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Action_Config.js → AppCollection.js} +1 -1
- package/dist/src/generated/backend/AppCreate.d.ts +7 -0
- package/dist/src/generated/backend/{Log_Error.js → AppCreate.js} +1 -1
- package/dist/src/generated/backend/{App_Token.d.ts → AppToken.d.ts} +2 -2
- package/dist/src/generated/{consumer/User_JWT.js → backend/AppToken.js} +1 -1
- package/dist/src/generated/backend/AppTokenCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Action_Index_Entry.js → AppTokenCollection.js} +1 -1
- package/dist/src/generated/backend/AppTokenCollectionQuery.d.ts +15 -0
- package/dist/src/generated/backend/{Action_Execute_Response.js → AppTokenCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/AppUpdate.d.ts +7 -0
- package/dist/src/generated/backend/{Sdk_Types.js → AppUpdate.js} +1 -1
- package/dist/src/generated/backend/Audit.d.ts +2 -2
- package/dist/src/generated/backend/AuditCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Category_Create.js → AuditCollection.js} +1 -1
- package/dist/src/generated/backend/AuditCollectionQuery.d.ts +15 -0
- package/dist/src/generated/backend/{Log_Collection_Query.js → AuditCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/AuditObject.d.ts +8 -0
- package/dist/src/generated/backend/{Page_Update.js → AuditObject.js} +1 -1
- package/dist/src/generated/backend/BackendAccountChangePasswordResource.d.ts +3 -3
- package/dist/src/generated/backend/BackendAccountChangePasswordResource.js +1 -1
- package/dist/src/generated/backend/BackendAccountResource.d.ts +3 -3
- package/dist/src/generated/backend/BackendAccountResource.js +1 -1
- package/dist/src/generated/backend/BackendActionByActionIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendActionByActionIdResource.js +4 -4
- package/dist/src/generated/backend/BackendActionExecuteByActionIdResource.d.ts +7 -7
- package/dist/src/generated/backend/BackendActionExecuteByActionIdResource.js +5 -5
- package/dist/src/generated/backend/BackendActionFormResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendActionFormResource.js +2 -2
- package/dist/src/generated/backend/BackendActionListResource.d.ts +3 -3
- package/dist/src/generated/backend/BackendActionListResource.js +1 -1
- package/dist/src/generated/backend/BackendActionResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendActionResource.js +3 -3
- package/dist/src/generated/backend/BackendAppByAppIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendAppByAppIdResource.js +4 -4
- package/dist/src/generated/backend/BackendAppByAppIdTokenAndTokenIdResource.d.ts +3 -3
- package/dist/src/generated/backend/BackendAppByAppIdTokenAndTokenIdResource.js +4 -4
- package/dist/src/generated/backend/BackendAppResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendAppResource.js +3 -3
- package/dist/src/generated/backend/BackendAppTokenByTokenIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendAppTokenByTokenIdResource.js +4 -4
- package/dist/src/generated/backend/BackendAppTokenCollectionQuery.d.ts +6 -0
- package/dist/src/generated/backend/{Backend_Audit_Collection_Query.js → BackendAppTokenCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/BackendAppTokenResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendAppTokenResource.js +2 -2
- package/dist/src/generated/backend/BackendAuditByAuditIdResource.d.ts +2 -2
- package/dist/src/generated/backend/BackendAuditByAuditIdResource.js +3 -3
- package/dist/src/generated/backend/BackendAuditCollectionQuery.d.ts +6 -0
- package/dist/src/generated/backend/{Plan_Usage_Collection_Query.js → BackendAuditCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/BackendAuditResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendAuditResource.js +2 -2
- package/dist/src/generated/backend/BackendCategoryByCategoryIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendCategoryByCategoryIdResource.js +4 -4
- package/dist/src/generated/backend/BackendCategoryResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendCategoryResource.js +3 -3
- package/dist/src/generated/backend/BackendConfigByConfigIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendConfigByConfigIdResource.js +4 -4
- package/dist/src/generated/backend/BackendConfigResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendConfigResource.js +2 -2
- package/dist/src/generated/backend/BackendConnectionByConnectionIdIntrospectionAndEntityResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendConnectionByConnectionIdIntrospectionAndEntityResource.js +4 -4
- package/dist/src/generated/backend/BackendConnectionByConnectionIdIntrospectionResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendConnectionByConnectionIdIntrospectionResource.js +4 -4
- package/dist/src/generated/backend/BackendConnectionByConnectionIdRedirectResource.d.ts +2 -2
- package/dist/src/generated/backend/BackendConnectionByConnectionIdRedirectResource.js +3 -3
- package/dist/src/generated/backend/BackendConnectionByConnectionIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendConnectionByConnectionIdResource.js +4 -4
- package/dist/src/generated/backend/BackendConnectionFormResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendConnectionFormResource.js +2 -2
- package/dist/src/generated/backend/BackendConnectionListResource.d.ts +3 -3
- package/dist/src/generated/backend/BackendConnectionListResource.js +1 -1
- package/dist/src/generated/backend/BackendConnectionResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendConnectionResource.js +3 -3
- package/dist/src/generated/backend/BackendCronjobByCronjobIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendCronjobByCronjobIdResource.js +4 -4
- package/dist/src/generated/backend/BackendCronjobResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendCronjobResource.js +3 -3
- package/dist/src/generated/backend/BackendEventByEventIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendEventByEventIdResource.js +4 -4
- package/dist/src/generated/backend/BackendEventResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendEventResource.js +3 -3
- package/dist/src/generated/backend/BackendEventSubscriptionBySubscriptionIdResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendEventSubscriptionBySubscriptionIdResource.js +5 -5
- package/dist/src/generated/backend/BackendEventSubscriptionResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendEventSubscriptionResource.js +3 -3
- package/dist/src/generated/backend/BackendGeneratorByProviderResource.d.ts +11 -11
- package/dist/src/generated/backend/BackendGeneratorByProviderResource.js +4 -4
- package/dist/src/generated/backend/BackendGeneratorResource.d.ts +3 -3
- package/dist/src/generated/backend/BackendGeneratorResource.js +1 -1
- package/dist/src/generated/backend/BackendLogByLogIdResource.d.ts +2 -2
- package/dist/src/generated/backend/BackendLogByLogIdResource.js +3 -3
- package/dist/src/generated/backend/BackendLogCollectionQuery.d.ts +6 -0
- package/dist/src/generated/backend/{Event_Subscription_Create.js → BackendLogCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/BackendLogErrorByErrorIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendLogErrorByErrorIdResource.js +4 -4
- package/dist/src/generated/backend/BackendLogErrorResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendLogErrorResource.js +2 -2
- package/dist/src/generated/backend/BackendLogResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendLogResource.js +2 -2
- package/dist/src/generated/backend/BackendMarketplaceByAppNameResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendMarketplaceByAppNameResource.js +4 -4
- package/dist/src/generated/backend/BackendMarketplaceResource.d.ts +6 -6
- package/dist/src/generated/backend/BackendMarketplaceResource.js +2 -2
- package/dist/src/generated/backend/BackendPageByPageIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendPageByPageIdResource.js +4 -4
- package/dist/src/generated/backend/BackendPageResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendPageResource.js +3 -3
- package/dist/src/generated/backend/BackendPlanByPlanIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendPlanByPlanIdResource.js +4 -4
- package/dist/src/generated/backend/BackendPlanResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendPlanResource.js +3 -3
- package/dist/src/generated/backend/BackendPlanUsageCollectionQuery.d.ts +6 -0
- package/dist/src/generated/backend/{Action_Execute_Response_Headers.js → BackendPlanUsageCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/BackendRateByRateIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendRateByRateIdResource.js +4 -4
- package/dist/src/generated/backend/BackendRateResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendRateResource.js +3 -3
- package/dist/src/generated/backend/BackendRoleByRoleIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendRoleByRoleIdResource.js +4 -4
- package/dist/src/generated/backend/BackendRoleResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendRoleResource.js +3 -3
- package/dist/src/generated/backend/BackendRoutesByRouteIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendRoutesByRouteIdResource.js +4 -4
- package/dist/src/generated/backend/BackendRoutesResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendRoutesResource.js +3 -3
- package/dist/src/generated/backend/BackendSchemaBySchemaIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendSchemaBySchemaIdResource.js +4 -4
- package/dist/src/generated/backend/BackendSchemaFormBySchemaIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendSchemaFormBySchemaIdResource.js +4 -4
- package/dist/src/generated/backend/BackendSchemaPreviewBySchemaIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendSchemaPreviewBySchemaIdResource.js +4 -4
- package/dist/src/generated/backend/BackendSchemaResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendSchemaResource.js +3 -3
- package/dist/src/generated/backend/BackendScopeByScopeIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendScopeByScopeIdResource.js +4 -4
- package/dist/src/generated/backend/BackendScopeCategoriesResource.d.ts +3 -3
- package/dist/src/generated/backend/BackendScopeCategoriesResource.js +1 -1
- package/dist/src/generated/backend/BackendScopeResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendScopeResource.js +3 -3
- package/dist/src/generated/backend/BackendSdkResource.d.ts +6 -6
- package/dist/src/generated/backend/BackendSdkResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticCountRequestsResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticCountRequestsResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticErrorsPerRouteResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticErrorsPerRouteResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticIncomingRequestsResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticIncomingRequestsResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticIncomingTransactionsResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticIncomingTransactionsResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticIssuedTokensResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticIssuedTokensResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticMostUsedAppsResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticMostUsedAppsResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticMostUsedRoutesResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticMostUsedRoutesResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticTimeAverageResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticTimeAverageResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticTimePerRouteResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticTimePerRouteResource.js +2 -2
- package/dist/src/generated/backend/BackendStatisticUsedPointsResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendStatisticUsedPointsResource.js +2 -2
- package/dist/src/generated/backend/BackendTransactionByTransactionIdResource.d.ts +2 -2
- package/dist/src/generated/backend/BackendTransactionByTransactionIdResource.js +3 -3
- package/dist/src/generated/backend/BackendTransactionCollectionQuery.d.ts +6 -0
- package/dist/src/generated/backend/{Connection_Introspection_Entities.js → BackendTransactionCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/BackendTransactionResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendTransactionResource.js +2 -2
- package/dist/src/generated/backend/BackendTrashByTypeResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendTrashByTypeResource.js +3 -3
- package/dist/src/generated/backend/BackendTrashResource.d.ts +3 -3
- package/dist/src/generated/backend/BackendTrashResource.js +1 -1
- package/dist/src/generated/backend/BackendUserByUserIdResource.d.ts +5 -5
- package/dist/src/generated/backend/BackendUserByUserIdResource.js +4 -4
- package/dist/src/generated/backend/BackendUserResource.d.ts +8 -8
- package/dist/src/generated/backend/BackendUserResource.js +3 -3
- package/dist/src/generated/backend/CategoryCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Cronjob_Collection.js → CategoryCollection.js} +1 -1
- package/dist/src/generated/backend/CategoryCreate.d.ts +7 -0
- package/dist/src/generated/backend/{App_Collection.js → CategoryCreate.js} +1 -1
- package/dist/src/generated/backend/CategoryUpdate.d.ts +7 -0
- package/dist/src/generated/backend/{Cronjob_Create.js → CategoryUpdate.js} +1 -1
- package/dist/src/generated/backend/Client.d.ts +468 -75
- package/dist/src/generated/backend/Client.js +591 -100
- package/dist/src/generated/backend/Collection.d.ts +1 -0
- package/dist/src/generated/backend/CollectionCategoryQuery.d.ts +8 -0
- package/dist/src/generated/backend/{Schema_Preview_Response.js → CollectionCategoryQuery.js} +1 -1
- package/dist/src/generated/backend/CollectionQuery.d.ts +9 -0
- package/dist/src/generated/backend/{Category_Update.js → CollectionQuery.js} +1 -1
- package/dist/src/generated/backend/ConfigCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Connection_Index.js → ConfigCollection.js} +1 -1
- package/dist/src/generated/backend/ConfigUpdate.d.ts +7 -0
- package/dist/src/generated/backend/{Event_Update.js → ConfigUpdate.js} +1 -1
- package/dist/src/generated/backend/Connection.d.ts +2 -2
- package/dist/src/generated/backend/ConnectionCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Log_Error_Collection.js → ConnectionCollection.js} +1 -1
- package/dist/src/generated/backend/ConnectionConfig.d.ts +5 -0
- package/dist/src/generated/backend/{Event_Collection.js → ConnectionConfig.js} +1 -1
- package/dist/src/generated/backend/ConnectionCreate.d.ts +7 -0
- package/dist/src/generated/backend/ConnectionCreate.js +5 -0
- package/dist/src/generated/backend/ConnectionIndex.d.ts +8 -0
- package/dist/src/generated/backend/{Dashboard_Users.js → ConnectionIndex.js} +1 -1
- package/dist/src/generated/backend/ConnectionIndexEntry.d.ts +8 -0
- package/dist/src/generated/backend/{Scope_Category_Scope.js → ConnectionIndexEntry.js} +1 -1
- package/dist/src/generated/backend/ConnectionIntrospectionEntities.d.ts +7 -0
- package/dist/src/generated/backend/{Connection_Introspection_Entity.js → ConnectionIntrospectionEntities.js} +1 -1
- package/dist/src/generated/backend/ConnectionIntrospectionEntity.d.ts +10 -0
- package/dist/src/generated/backend/{Event_Subscription_Collection.js → ConnectionIntrospectionEntity.js} +1 -1
- package/dist/src/generated/backend/ConnectionIntrospectionEntityRow.d.ts +7 -0
- package/dist/src/generated/{consumer/Payment_Checkout_Request.js → backend/ConnectionIntrospectionEntityRow.js} +1 -1
- package/dist/src/generated/backend/ConnectionUpdate.d.ts +7 -0
- package/dist/src/generated/backend/ConnectionUpdate.js +5 -0
- package/dist/src/generated/backend/Cronjob.d.ts +2 -2
- package/dist/src/generated/backend/CronjobCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Config_Collection.js → CronjobCollection.js} +1 -1
- package/dist/src/generated/backend/CronjobCreate.d.ts +7 -0
- package/dist/src/generated/backend/{Action_Create.js → CronjobCreate.js} +1 -1
- package/dist/src/generated/backend/CronjobError.d.ts +10 -0
- package/dist/src/generated/backend/CronjobError.js +5 -0
- package/dist/src/generated/backend/CronjobUpdate.d.ts +7 -0
- package/dist/src/generated/backend/{Config_Update.js → CronjobUpdate.js} +1 -1
- package/dist/src/generated/backend/Dashboard.d.ts +14 -14
- package/dist/src/generated/backend/DashboardApp.d.ts +9 -0
- package/dist/src/generated/backend/DashboardApp.js +5 -0
- package/dist/src/generated/backend/DashboardApps.d.ts +7 -0
- package/dist/src/generated/backend/{Action_Update.js → DashboardApps.js} +1 -1
- package/dist/src/generated/backend/DashboardRequest.d.ts +10 -0
- package/dist/src/generated/backend/DashboardRequest.js +5 -0
- package/dist/src/generated/backend/DashboardRequests.d.ts +7 -0
- package/dist/src/generated/backend/{Connection_Create.js → DashboardRequests.js} +1 -1
- package/dist/src/generated/backend/{Dashboard_Transaction.d.ts → DashboardTransaction.d.ts} +2 -2
- package/dist/src/generated/backend/DashboardTransaction.js +5 -0
- package/dist/src/generated/backend/DashboardTransactions.d.ts +7 -0
- package/dist/src/generated/backend/{Form_Element_TextArea.js → DashboardTransactions.js} +1 -1
- package/dist/src/generated/backend/{Dashboard_App.d.ts → DashboardUser.d.ts} +3 -2
- package/dist/src/generated/backend/DashboardUser.js +5 -0
- package/dist/src/generated/backend/DashboardUsers.d.ts +7 -0
- package/dist/src/generated/backend/{Cronjob_Update.js → DashboardUsers.js} +1 -1
- package/dist/src/generated/backend/EventCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Marketplace_App.js → EventCollection.js} +1 -1
- package/dist/src/generated/backend/EventCreate.d.ts +7 -0
- package/dist/src/generated/backend/{Plan_Create.js → EventCreate.js} +1 -1
- package/dist/src/generated/backend/EventSubscription.d.ts +12 -0
- package/dist/src/generated/backend/{Connection_Config.js → EventSubscription.js} +1 -1
- package/dist/src/generated/backend/EventSubscriptionCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Action_Execute_Request_Body.js → EventSubscriptionCollection.js} +1 -1
- package/dist/src/generated/backend/EventSubscriptionCreate.d.ts +7 -0
- package/dist/src/generated/{consumer/Payment_Portal_Response.js → backend/EventSubscriptionCreate.js} +1 -1
- package/dist/src/generated/backend/{Event_Subscription_Response.d.ts → EventSubscriptionResponse.d.ts} +2 -2
- package/dist/src/generated/backend/{Event_Subscription_Update.js → EventSubscriptionResponse.js} +1 -1
- package/dist/src/generated/backend/EventSubscriptionUpdate.d.ts +7 -0
- package/dist/src/generated/backend/EventSubscriptionUpdate.js +5 -0
- package/dist/src/generated/backend/EventUpdate.d.ts +7 -0
- package/dist/src/generated/backend/{Plan_Update.js → EventUpdate.js} +1 -1
- package/dist/src/generated/backend/FormContainer.d.ts +11 -0
- package/dist/src/generated/backend/FormContainer.js +5 -0
- package/dist/src/generated/backend/FormElement.d.ts +10 -0
- package/dist/src/generated/backend/FormElement.js +5 -0
- package/dist/src/generated/backend/FormElementInput.d.ts +8 -0
- package/dist/src/generated/backend/FormElementInput.js +5 -0
- package/dist/src/generated/backend/FormElementSelect.d.ts +9 -0
- package/dist/src/generated/backend/{Action_Collection.js → FormElementSelect.js} +1 -1
- package/dist/src/generated/backend/FormElementSelectOption.d.ts +8 -0
- package/dist/src/generated/backend/FormElementSelectOption.js +5 -0
- package/dist/src/generated/backend/FormElementTag.d.ts +7 -0
- package/dist/src/generated/backend/{Dashboard_Apps.js → FormElementTag.js} +1 -1
- package/dist/src/generated/backend/FormElementTextArea.d.ts +8 -0
- package/dist/src/generated/backend/{Category_Collection.js → FormElementTextArea.js} +1 -1
- package/dist/src/generated/backend/FormQuery.d.ts +7 -0
- package/dist/src/generated/backend/{App_Token.js → FormQuery.js} +1 -1
- package/dist/src/generated/backend/{Connection_Index_Entry.d.ts → GeneratorIndexProvider.d.ts} +2 -2
- package/dist/src/generated/backend/{Action_Execute_Request.js → GeneratorIndexProvider.js} +1 -1
- package/dist/src/generated/backend/GeneratorIndexProviders.d.ts +8 -0
- package/dist/src/generated/backend/GeneratorIndexProviders.js +5 -0
- package/dist/src/generated/backend/GeneratorProvider.d.ts +11 -0
- package/dist/src/generated/backend/GeneratorProvider.js +5 -0
- package/dist/src/generated/backend/{Generator_Provider_Changelog.d.ts → GeneratorProviderChangelog.d.ts} +2 -2
- package/dist/src/generated/backend/{App_Token_Collection_Query.js → GeneratorProviderChangelog.js} +1 -1
- package/dist/src/generated/backend/GeneratorProviderConfig.d.ts +5 -0
- package/dist/src/generated/backend/GeneratorProviderConfig.js +5 -0
- package/dist/src/generated/backend/Log.d.ts +2 -2
- package/dist/src/generated/backend/LogCollection.d.ts +7 -0
- package/dist/src/generated/backend/LogCollection.js +5 -0
- package/dist/src/generated/backend/{Log_Collection_Query.d.ts → LogCollectionQuery.d.ts} +3 -3
- package/dist/src/generated/backend/{Dashboard_Requests.js → LogCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/{Log_Error.d.ts → LogError.d.ts} +2 -2
- package/dist/src/generated/backend/LogError.js +5 -0
- package/dist/src/generated/backend/LogErrorCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Event_Subscription.js → LogErrorCollection.js} +1 -1
- package/dist/src/generated/backend/{Marketplace_App.d.ts → MarketplaceApp.d.ts} +3 -3
- package/dist/src/generated/backend/MarketplaceApp.js +5 -0
- package/dist/src/generated/backend/MarketplaceCollection.d.ts +8 -0
- package/dist/src/generated/backend/{Marketplace_Local_App.js → MarketplaceCollection.js} +1 -1
- package/dist/src/generated/backend/MarketplaceCollectionApps.d.ts +6 -0
- package/dist/src/generated/backend/{Generator_Index_Providers.js → MarketplaceCollectionApps.js} +1 -1
- package/dist/src/generated/backend/MarketplaceInstall.d.ts +7 -0
- package/dist/src/generated/backend/MarketplaceInstall.js +5 -0
- package/dist/src/generated/backend/MarketplaceLocalApp.d.ts +8 -0
- package/dist/src/generated/backend/{Form_Element_Select.js → MarketplaceLocalApp.js} +1 -1
- package/dist/src/generated/backend/MarketplaceRemoteApp.d.ts +8 -0
- package/dist/src/generated/backend/MarketplaceRemoteApp.js +5 -0
- package/dist/src/generated/backend/PageCollection.d.ts +7 -0
- package/dist/src/generated/backend/PageCollection.js +5 -0
- package/dist/src/generated/backend/PageCreate.d.ts +7 -0
- package/dist/src/generated/backend/{App_Create.js → PageCreate.js} +1 -1
- package/dist/src/generated/backend/PageUpdate.d.ts +7 -0
- package/dist/src/generated/backend/{Form_Query.js → PageUpdate.js} +1 -1
- package/dist/src/generated/backend/PlanCollection.d.ts +7 -0
- package/dist/src/generated/backend/PlanCollection.js +5 -0
- package/dist/src/generated/backend/PlanCreate.d.ts +7 -0
- package/dist/src/generated/backend/{Trash_Data.js → PlanCreate.js} +1 -1
- package/dist/src/generated/backend/PlanUpdate.d.ts +7 -0
- package/dist/src/generated/backend/{App_Update.js → PlanUpdate.js} +1 -1
- package/dist/src/generated/backend/PlanUsageCollectionQuery.d.ts +13 -0
- package/dist/src/generated/{consumer/Authorize_Response_Token.js → backend/PlanUsageCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/Rate.d.ts +2 -2
- package/dist/src/generated/backend/{Rate_Allocation.d.ts → RateAllocation.d.ts} +2 -2
- package/dist/src/generated/backend/RateAllocation.js +5 -0
- package/dist/src/generated/backend/RateCollection.d.ts +7 -0
- package/dist/src/generated/backend/RateCollection.js +5 -0
- package/dist/src/generated/backend/RateCreate.d.ts +7 -0
- package/dist/src/generated/backend/RateCreate.js +5 -0
- package/dist/src/generated/backend/RateUpdate.d.ts +7 -0
- package/dist/src/generated/backend/RateUpdate.js +5 -0
- package/dist/src/generated/backend/RoleCollection.d.ts +7 -0
- package/dist/src/generated/backend/RoleCollection.js +5 -0
- package/dist/src/generated/backend/RoleCreate.d.ts +7 -0
- package/dist/src/generated/backend/RoleCreate.js +5 -0
- package/dist/src/generated/backend/RoleUpdate.d.ts +7 -0
- package/dist/src/generated/backend/RoleUpdate.js +5 -0
- package/dist/src/generated/backend/Route.d.ts +3 -2
- package/dist/src/generated/backend/RouteCollection.d.ts +7 -0
- package/dist/src/generated/backend/RouteCollection.js +5 -0
- package/dist/src/generated/backend/RouteCreate.d.ts +7 -0
- package/dist/src/generated/backend/RouteCreate.js +5 -0
- package/dist/src/generated/backend/{Route_Method.d.ts → RouteMethod.d.ts} +4 -4
- package/dist/src/generated/backend/RouteMethod.js +5 -0
- package/dist/src/generated/backend/RouteMethodResponses.d.ts +5 -0
- package/dist/src/generated/backend/RouteMethodResponses.js +5 -0
- package/dist/src/generated/backend/RouteMethods.d.ts +6 -0
- package/dist/src/generated/backend/RouteMethods.js +5 -0
- package/dist/src/generated/backend/RouteUpdate.d.ts +7 -0
- package/dist/src/generated/backend/RouteUpdate.js +5 -0
- package/dist/src/generated/backend/RouteVersion.d.ts +10 -0
- package/dist/src/generated/backend/RouteVersion.js +5 -0
- package/dist/src/generated/backend/Schema.d.ts +4 -4
- package/dist/src/generated/backend/SchemaCollection.d.ts +7 -0
- package/dist/src/generated/backend/SchemaCollection.js +5 -0
- package/dist/src/generated/backend/SchemaCreate.d.ts +7 -0
- package/dist/src/generated/backend/SchemaCreate.js +5 -0
- package/dist/src/generated/backend/SchemaForm.d.ts +8 -0
- package/dist/src/generated/backend/SchemaForm.js +5 -0
- package/dist/src/generated/backend/SchemaPreviewResponse.d.ts +7 -0
- package/dist/src/generated/backend/SchemaPreviewResponse.js +5 -0
- package/dist/src/generated/backend/SchemaSource.d.ts +8 -0
- package/dist/src/generated/backend/SchemaSource.js +5 -0
- package/dist/src/generated/backend/SchemaUpdate.d.ts +7 -0
- package/dist/src/generated/backend/SchemaUpdate.js +5 -0
- package/dist/src/generated/backend/Scope.d.ts +2 -2
- package/dist/src/generated/backend/ScopeCategories.d.ts +8 -0
- package/dist/src/generated/backend/ScopeCategories.js +5 -0
- package/dist/src/generated/backend/ScopeCategory.d.ts +10 -0
- package/dist/src/generated/backend/ScopeCategory.js +5 -0
- package/dist/src/generated/backend/ScopeCategoryScope.d.ts +9 -0
- package/dist/src/generated/backend/ScopeCategoryScope.js +5 -0
- package/dist/src/generated/backend/ScopeCollection.d.ts +7 -0
- package/dist/src/generated/backend/ScopeCollection.js +5 -0
- package/dist/src/generated/backend/ScopeCreate.d.ts +7 -0
- package/dist/src/generated/backend/ScopeCreate.js +5 -0
- package/dist/src/generated/backend/ScopeRoute.d.ts +9 -0
- package/dist/src/generated/backend/ScopeRoute.js +5 -0
- package/dist/src/generated/backend/ScopeUpdate.d.ts +7 -0
- package/dist/src/generated/backend/ScopeUpdate.js +5 -0
- package/dist/src/generated/backend/SdkGenerate.d.ts +8 -0
- package/dist/src/generated/backend/SdkGenerate.js +5 -0
- package/dist/src/generated/backend/SdkResponse.d.ts +8 -0
- package/dist/src/generated/backend/SdkResponse.js +5 -0
- package/dist/src/generated/backend/SdkTypes.d.ts +5 -0
- package/dist/src/generated/backend/SdkTypes.js +5 -0
- package/dist/src/generated/backend/StatisticChart.d.ts +10 -0
- package/dist/src/generated/backend/StatisticChart.js +5 -0
- package/dist/src/generated/backend/StatisticChartData.d.ts +5 -0
- package/dist/src/generated/backend/StatisticChartData.js +5 -0
- package/dist/src/generated/backend/StatisticCount.d.ts +9 -0
- package/dist/src/generated/backend/StatisticCount.js +5 -0
- package/dist/src/generated/backend/TransactionCollection.d.ts +7 -0
- package/dist/src/generated/backend/TransactionCollection.js +5 -0
- package/dist/src/generated/backend/TransactionCollectionQuery.d.ts +15 -0
- package/dist/src/generated/backend/{Form_Element_Select_Option.js → TransactionCollectionQuery.js} +1 -1
- package/dist/src/generated/backend/TrashData.d.ts +9 -0
- package/dist/src/generated/backend/TrashData.js +5 -0
- package/dist/src/generated/backend/TrashDataCollection.d.ts +7 -0
- package/dist/src/generated/backend/{Marketplace_Install.js → TrashDataCollection.js} +1 -1
- package/dist/src/generated/backend/TrashRestore.d.ts +7 -0
- package/dist/src/generated/backend/TrashRestore.js +5 -0
- package/dist/src/generated/backend/TrashTypes.d.ts +7 -0
- package/dist/src/generated/backend/TrashTypes.js +5 -0
- package/dist/src/generated/backend/User.d.ts +2 -2
- package/dist/src/generated/backend/UserAttributes.d.ts +5 -0
- package/dist/src/generated/backend/UserAttributes.js +5 -0
- package/dist/src/generated/backend/UserCollection.d.ts +7 -0
- package/dist/src/generated/backend/UserCollection.js +5 -0
- package/dist/src/generated/backend/UserCreate.d.ts +8 -0
- package/dist/src/generated/backend/UserCreate.js +5 -0
- package/dist/src/generated/backend/UserUpdate.d.ts +7 -0
- package/dist/src/generated/backend/UserUpdate.js +5 -0
- package/dist/src/generated/consumer/AccountChangePassword.d.ts +9 -0
- package/dist/src/generated/consumer/AccountChangePassword.js +5 -0
- package/dist/src/generated/consumer/AppCollection.d.ts +7 -0
- package/dist/src/generated/consumer/AppCollection.js +5 -0
- package/dist/src/generated/consumer/AppCreate.d.ts +9 -0
- package/dist/src/generated/consumer/AppCreate.js +5 -0
- package/dist/src/generated/consumer/AppUpdate.d.ts +9 -0
- package/dist/src/generated/consumer/AppUpdate.js +5 -0
- package/dist/src/generated/consumer/{Authorize_Meta.d.ts → AuthorizeMeta.d.ts} +2 -2
- package/dist/src/generated/consumer/AuthorizeMeta.js +5 -0
- package/dist/src/generated/consumer/{Authorize_Request.d.ts → AuthorizeRequest.d.ts} +2 -2
- package/dist/src/generated/consumer/AuthorizeRequest.js +5 -0
- package/dist/src/generated/consumer/AuthorizeResponse.d.ts +11 -0
- package/dist/src/generated/consumer/AuthorizeResponse.js +5 -0
- package/dist/src/generated/consumer/AuthorizeResponseToken.d.ts +10 -0
- package/dist/src/generated/{backend/Account_ChangePassword.js → consumer/AuthorizeResponseToken.js} +1 -1
- package/dist/src/generated/consumer/Client.d.ts +160 -33
- package/dist/src/generated/consumer/Client.js +201 -44
- package/dist/src/generated/consumer/Collection.d.ts +1 -0
- package/dist/src/generated/consumer/CollectionQuery.d.ts +9 -0
- package/dist/src/generated/consumer/CollectionQuery.js +5 -0
- package/dist/src/generated/consumer/ConsumerAccountChangePasswordResource.d.ts +3 -3
- package/dist/src/generated/consumer/ConsumerAccountChangePasswordResource.js +1 -1
- package/dist/src/generated/consumer/ConsumerAccountResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerAccountResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerActivateResource.d.ts +3 -3
- package/dist/src/generated/consumer/ConsumerActivateResource.js +1 -1
- package/dist/src/generated/consumer/ConsumerAppByAppIdResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerAppByAppIdResource.js +4 -4
- package/dist/src/generated/consumer/ConsumerAppResource.d.ts +8 -8
- package/dist/src/generated/consumer/ConsumerAppResource.js +3 -3
- package/dist/src/generated/consumer/ConsumerAuthorizeResource.d.ts +8 -8
- package/dist/src/generated/consumer/ConsumerAuthorizeResource.js +3 -3
- package/dist/src/generated/consumer/ConsumerEventResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerEventResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerGrantByGrantIdResource.d.ts +2 -2
- package/dist/src/generated/consumer/ConsumerGrantByGrantIdResource.js +3 -3
- package/dist/src/generated/consumer/ConsumerGrantResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerGrantResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerLogByLogIdResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerLogByLogIdResource.js +4 -4
- package/dist/src/generated/consumer/ConsumerLogResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerLogResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerLoginResource.d.ts +9 -9
- package/dist/src/generated/consumer/ConsumerLoginResource.js +4 -4
- package/dist/src/generated/consumer/ConsumerPageByPageIdResource.d.ts +2 -2
- package/dist/src/generated/consumer/ConsumerPageByPageIdResource.js +3 -3
- package/dist/src/generated/consumer/ConsumerPageResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerPageResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerPasswordResetResource.d.ts +6 -6
- package/dist/src/generated/consumer/ConsumerPasswordResetResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerPaymentByProviderCheckoutResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerPaymentByProviderCheckoutResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerPaymentByProviderPortalResource.d.ts +5 -3
- package/dist/src/generated/consumer/ConsumerPaymentByProviderPortalResource.js +4 -3
- package/dist/src/generated/consumer/ConsumerPlanByPlanIdResource.d.ts +2 -2
- package/dist/src/generated/consumer/ConsumerPlanByPlanIdResource.js +3 -3
- package/dist/src/generated/consumer/ConsumerPlanResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerPlanResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerProviderByProviderResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerProviderByProviderResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerRegisterResource.d.ts +3 -3
- package/dist/src/generated/consumer/ConsumerRegisterResource.js +1 -1
- package/dist/src/generated/consumer/ConsumerScopeResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerScopeResource.js +2 -2
- package/dist/src/generated/consumer/ConsumerSubscriptionBySubscriptionIdResource.d.ts +8 -8
- package/dist/src/generated/consumer/ConsumerSubscriptionBySubscriptionIdResource.js +5 -5
- package/dist/src/generated/consumer/ConsumerSubscriptionResource.d.ts +8 -8
- package/dist/src/generated/consumer/ConsumerSubscriptionResource.js +3 -3
- package/dist/src/generated/consumer/ConsumerTransactionByTransactionIdResource.d.ts +2 -2
- package/dist/src/generated/consumer/ConsumerTransactionByTransactionIdResource.js +3 -3
- package/dist/src/generated/consumer/ConsumerTransactionResource.d.ts +5 -5
- package/dist/src/generated/consumer/ConsumerTransactionResource.js +2 -2
- package/dist/src/generated/consumer/EventCollection.d.ts +7 -0
- package/dist/src/generated/consumer/EventCollection.js +5 -0
- package/dist/src/generated/consumer/EventSubscription.d.ts +12 -0
- package/dist/src/generated/consumer/EventSubscription.js +5 -0
- package/dist/src/generated/consumer/EventSubscriptionCollection.d.ts +7 -0
- package/dist/src/generated/{backend/Event_Subscription_Response.js → consumer/EventSubscriptionCollection.js} +1 -1
- package/dist/src/generated/consumer/EventSubscriptionCreate.d.ts +8 -0
- package/dist/src/generated/consumer/EventSubscriptionCreate.js +5 -0
- package/dist/src/generated/consumer/EventSubscriptionResponse.d.ts +10 -0
- package/dist/src/generated/consumer/EventSubscriptionResponse.js +5 -0
- package/dist/src/generated/consumer/EventSubscriptionUpdate.d.ts +8 -0
- package/dist/src/generated/consumer/EventSubscriptionUpdate.js +5 -0
- package/dist/src/generated/consumer/GrantCollection.d.ts +7 -0
- package/dist/src/generated/consumer/GrantCollection.js +5 -0
- package/dist/src/generated/consumer/LogCollection.d.ts +7 -0
- package/dist/src/generated/consumer/LogCollection.js +5 -0
- package/dist/src/generated/consumer/PageCollection.d.ts +7 -0
- package/dist/src/generated/consumer/PageCollection.js +5 -0
- package/dist/src/generated/consumer/PaymentCheckoutRequest.d.ts +8 -0
- package/dist/src/generated/{backend/Audit_Collection_Query.js → consumer/PaymentCheckoutRequest.js} +1 -1
- package/dist/src/generated/consumer/PaymentCheckoutResponse.d.ts +7 -0
- package/dist/src/generated/consumer/PaymentCheckoutResponse.js +5 -0
- package/dist/src/generated/consumer/PaymentPortalRequest.d.ts +7 -0
- package/dist/src/generated/consumer/PaymentPortalRequest.js +5 -0
- package/dist/src/generated/consumer/PaymentPortalResponse.d.ts +7 -0
- package/dist/src/generated/consumer/PaymentPortalResponse.js +5 -0
- package/dist/src/generated/consumer/PlanCollection.d.ts +7 -0
- package/dist/src/generated/consumer/PlanCollection.js +5 -0
- package/dist/src/generated/consumer/ScopeCollection.d.ts +7 -0
- package/dist/src/generated/consumer/ScopeCollection.js +5 -0
- package/dist/src/generated/consumer/TransactionCollection.d.ts +7 -0
- package/dist/src/generated/consumer/TransactionCollection.js +5 -0
- package/dist/src/generated/consumer/UserAccount.d.ts +16 -0
- package/dist/src/generated/consumer/UserAccount.js +5 -0
- package/dist/src/generated/consumer/UserActivate.d.ts +7 -0
- package/dist/src/generated/consumer/UserActivate.js +5 -0
- package/dist/src/generated/consumer/UserAttributes.d.ts +5 -0
- package/dist/src/generated/consumer/UserAttributes.js +5 -0
- package/dist/src/generated/consumer/UserEmail.d.ts +8 -0
- package/dist/src/generated/consumer/UserEmail.js +5 -0
- package/dist/src/generated/consumer/UserJWT.d.ts +10 -0
- package/dist/src/generated/consumer/UserJWT.js +5 -0
- package/dist/src/generated/consumer/UserLogin.d.ts +9 -0
- package/dist/src/generated/consumer/UserLogin.js +5 -0
- package/dist/src/generated/consumer/UserPasswordReset.d.ts +8 -0
- package/dist/src/generated/consumer/UserPasswordReset.js +5 -0
- package/dist/src/generated/consumer/UserProvider.d.ts +9 -0
- package/dist/src/generated/consumer/UserProvider.js +5 -0
- package/dist/src/generated/consumer/UserRefresh.d.ts +7 -0
- package/dist/src/generated/consumer/UserRefresh.js +5 -0
- package/dist/src/generated/consumer/UserRegister.d.ts +10 -0
- package/dist/src/generated/consumer/UserRegister.js +5 -0
- package/package.json +1 -1
- package/dist/src/generated/backend/Account_ChangePassword.d.ts +0 -9
- package/dist/src/generated/backend/Action_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Action_Config.d.ts +0 -5
- package/dist/src/generated/backend/Action_Create.d.ts +0 -7
- package/dist/src/generated/backend/Action_Execute_Request.d.ts +0 -12
- package/dist/src/generated/backend/Action_Execute_Request_Body.d.ts +0 -5
- package/dist/src/generated/backend/Action_Execute_Response.d.ts +0 -11
- package/dist/src/generated/backend/Action_Execute_Response_Body.d.ts +0 -5
- package/dist/src/generated/backend/Action_Execute_Response_Body.js +0 -5
- package/dist/src/generated/backend/Action_Execute_Response_Headers.d.ts +0 -5
- package/dist/src/generated/backend/Action_Index.d.ts +0 -8
- package/dist/src/generated/backend/Action_Index_Entry.d.ts +0 -8
- package/dist/src/generated/backend/Action_Update.d.ts +0 -7
- package/dist/src/generated/backend/App_Collection.d.ts +0 -7
- package/dist/src/generated/backend/App_Create.d.ts +0 -7
- package/dist/src/generated/backend/App_Token_Collection.d.ts +0 -7
- package/dist/src/generated/backend/App_Token_Collection_Query.d.ts +0 -15
- package/dist/src/generated/backend/App_Update.d.ts +0 -7
- package/dist/src/generated/backend/Audit_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Audit_Collection_Query.d.ts +0 -15
- package/dist/src/generated/backend/Audit_Object.d.ts +0 -8
- package/dist/src/generated/backend/BackendAccountGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendAccountGroup.js +0 -21
- package/dist/src/generated/backend/BackendActionGroup.d.ts +0 -32
- package/dist/src/generated/backend/BackendActionGroup.js +0 -42
- package/dist/src/generated/backend/BackendAppGroup.d.ts +0 -32
- package/dist/src/generated/backend/BackendAppGroup.js +0 -42
- package/dist/src/generated/backend/BackendAuditGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendAuditGroup.js +0 -21
- package/dist/src/generated/backend/BackendCategoryGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendCategoryGroup.js +0 -21
- package/dist/src/generated/backend/BackendConfigGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendConfigGroup.js +0 -21
- package/dist/src/generated/backend/BackendConnectionGroup.d.ts +0 -42
- package/dist/src/generated/backend/BackendConnectionGroup.js +0 -56
- package/dist/src/generated/backend/BackendCronjobGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendCronjobGroup.js +0 -21
- package/dist/src/generated/backend/BackendDashboardGroup.d.ts +0 -12
- package/dist/src/generated/backend/BackendDashboardGroup.js +0 -14
- package/dist/src/generated/backend/BackendEventGroup.d.ts +0 -27
- package/dist/src/generated/backend/BackendEventGroup.js +0 -35
- package/dist/src/generated/backend/BackendGeneratorGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendGeneratorGroup.js +0 -21
- package/dist/src/generated/backend/BackendLogGroup.d.ts +0 -27
- package/dist/src/generated/backend/BackendLogGroup.js +0 -35
- package/dist/src/generated/backend/BackendMarketplaceGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendMarketplaceGroup.js +0 -21
- package/dist/src/generated/backend/BackendPageGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendPageGroup.js +0 -21
- package/dist/src/generated/backend/BackendPlanGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendPlanGroup.js +0 -21
- package/dist/src/generated/backend/BackendRateGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendRateGroup.js +0 -21
- package/dist/src/generated/backend/BackendRoleGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendRoleGroup.js +0 -21
- package/dist/src/generated/backend/BackendRouteGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendRouteGroup.js +0 -21
- package/dist/src/generated/backend/BackendSchemaGroup.d.ts +0 -27
- package/dist/src/generated/backend/BackendSchemaGroup.js +0 -35
- package/dist/src/generated/backend/BackendScopeGroup.d.ts +0 -22
- package/dist/src/generated/backend/BackendScopeGroup.js +0 -28
- package/dist/src/generated/backend/BackendSdkGroup.d.ts +0 -12
- package/dist/src/generated/backend/BackendSdkGroup.js +0 -14
- package/dist/src/generated/backend/BackendStatisticGroup.d.ts +0 -57
- package/dist/src/generated/backend/BackendStatisticGroup.js +0 -77
- package/dist/src/generated/backend/BackendTransactionGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendTransactionGroup.js +0 -21
- package/dist/src/generated/backend/BackendTrashGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendTrashGroup.js +0 -21
- package/dist/src/generated/backend/BackendUserGroup.d.ts +0 -17
- package/dist/src/generated/backend/BackendUserGroup.js +0 -21
- package/dist/src/generated/backend/Backend_App_Token_Collection_Query.d.ts +0 -6
- package/dist/src/generated/backend/Backend_App_Token_Collection_Query.js +0 -5
- package/dist/src/generated/backend/Backend_Audit_Collection_Query.d.ts +0 -6
- package/dist/src/generated/backend/Backend_Log_Collection_Query.d.ts +0 -6
- package/dist/src/generated/backend/Backend_Log_Collection_Query.js +0 -5
- package/dist/src/generated/backend/Backend_Plan_Usage_Collection_Query.d.ts +0 -6
- package/dist/src/generated/backend/Backend_Plan_Usage_Collection_Query.js +0 -5
- package/dist/src/generated/backend/Backend_Transaction_Collection_Query.d.ts +0 -6
- package/dist/src/generated/backend/Backend_Transaction_Collection_Query.js +0 -5
- package/dist/src/generated/backend/Category_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Category_Create.d.ts +0 -7
- package/dist/src/generated/backend/Category_Update.d.ts +0 -7
- package/dist/src/generated/backend/Collection_Category_Query.d.ts +0 -8
- package/dist/src/generated/backend/Collection_Query.d.ts +0 -9
- package/dist/src/generated/backend/Config_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Config_Update.d.ts +0 -7
- package/dist/src/generated/backend/Connection_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Connection_Config.d.ts +0 -5
- package/dist/src/generated/backend/Connection_Create.d.ts +0 -7
- package/dist/src/generated/backend/Connection_Index.d.ts +0 -8
- package/dist/src/generated/backend/Connection_Index_Entry.js +0 -5
- package/dist/src/generated/backend/Connection_Introspection_Entities.d.ts +0 -7
- package/dist/src/generated/backend/Connection_Introspection_Entity.d.ts +0 -10
- package/dist/src/generated/backend/Connection_Introspection_Entity_Row.d.ts +0 -7
- package/dist/src/generated/backend/Connection_Introspection_Entity_Row.js +0 -5
- package/dist/src/generated/backend/Connection_Update.d.ts +0 -7
- package/dist/src/generated/backend/Connection_Update.js +0 -5
- package/dist/src/generated/backend/Cronjob_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Cronjob_Create.d.ts +0 -7
- package/dist/src/generated/backend/Cronjob_Error.d.ts +0 -10
- package/dist/src/generated/backend/Cronjob_Error.js +0 -5
- package/dist/src/generated/backend/Cronjob_Update.d.ts +0 -7
- package/dist/src/generated/backend/Dashboard_App.js +0 -5
- package/dist/src/generated/backend/Dashboard_Apps.d.ts +0 -7
- package/dist/src/generated/backend/Dashboard_Request.d.ts +0 -10
- package/dist/src/generated/backend/Dashboard_Request.js +0 -5
- package/dist/src/generated/backend/Dashboard_Requests.d.ts +0 -7
- package/dist/src/generated/backend/Dashboard_Transactions.d.ts +0 -7
- package/dist/src/generated/backend/Dashboard_Transactions.js +0 -5
- package/dist/src/generated/backend/Dashboard_User.d.ts +0 -10
- package/dist/src/generated/backend/Dashboard_User.js +0 -5
- package/dist/src/generated/backend/Dashboard_Users.d.ts +0 -7
- package/dist/src/generated/backend/Event_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Event_Create.d.ts +0 -7
- package/dist/src/generated/backend/Event_Subscription.d.ts +0 -12
- package/dist/src/generated/backend/Event_Subscription_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Event_Subscription_Create.d.ts +0 -7
- package/dist/src/generated/backend/Event_Subscription_Update.d.ts +0 -7
- package/dist/src/generated/backend/Event_Update.d.ts +0 -7
- package/dist/src/generated/backend/Form_Container.d.ts +0 -11
- package/dist/src/generated/backend/Form_Container.js +0 -5
- package/dist/src/generated/backend/Form_Element.d.ts +0 -10
- package/dist/src/generated/backend/Form_Element.js +0 -5
- package/dist/src/generated/backend/Form_Element_Input.d.ts +0 -8
- package/dist/src/generated/backend/Form_Element_Input.js +0 -5
- package/dist/src/generated/backend/Form_Element_Select.d.ts +0 -9
- package/dist/src/generated/backend/Form_Element_Select_Option.d.ts +0 -8
- package/dist/src/generated/backend/Form_Element_Tag.d.ts +0 -7
- package/dist/src/generated/backend/Form_Element_Tag.js +0 -5
- package/dist/src/generated/backend/Form_Element_TextArea.d.ts +0 -8
- package/dist/src/generated/backend/Form_Query.d.ts +0 -7
- package/dist/src/generated/backend/Generator_Index_Provider.d.ts +0 -8
- package/dist/src/generated/backend/Generator_Index_Providers.d.ts +0 -8
- package/dist/src/generated/backend/Generator_Provider.d.ts +0 -11
- package/dist/src/generated/backend/Generator_Provider.js +0 -5
- package/dist/src/generated/backend/Generator_Provider_Changelog.js +0 -5
- package/dist/src/generated/backend/Generator_Provider_Config.d.ts +0 -5
- package/dist/src/generated/backend/Generator_Provider_Config.js +0 -5
- package/dist/src/generated/backend/Log_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Log_Collection.js +0 -5
- package/dist/src/generated/backend/Log_Error_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Marketplace_Collection.d.ts +0 -8
- package/dist/src/generated/backend/Marketplace_Collection.js +0 -5
- package/dist/src/generated/backend/Marketplace_Collection_Apps.d.ts +0 -6
- package/dist/src/generated/backend/Marketplace_Collection_Apps.js +0 -5
- package/dist/src/generated/backend/Marketplace_Install.d.ts +0 -7
- package/dist/src/generated/backend/Marketplace_Local_App.d.ts +0 -8
- package/dist/src/generated/backend/Marketplace_Remote_App.d.ts +0 -8
- package/dist/src/generated/backend/Marketplace_Remote_App.js +0 -5
- package/dist/src/generated/backend/Page_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Page_Collection.js +0 -5
- package/dist/src/generated/backend/Page_Create.d.ts +0 -7
- package/dist/src/generated/backend/Page_Update.d.ts +0 -7
- package/dist/src/generated/backend/Plan_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Plan_Collection.js +0 -5
- package/dist/src/generated/backend/Plan_Create.d.ts +0 -7
- package/dist/src/generated/backend/Plan_Update.d.ts +0 -7
- package/dist/src/generated/backend/Plan_Usage_Collection_Query.d.ts +0 -13
- package/dist/src/generated/backend/Rate_Allocation.js +0 -5
- package/dist/src/generated/backend/Rate_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Rate_Collection.js +0 -5
- package/dist/src/generated/backend/Rate_Create.d.ts +0 -7
- package/dist/src/generated/backend/Rate_Create.js +0 -5
- package/dist/src/generated/backend/Rate_Update.d.ts +0 -7
- package/dist/src/generated/backend/Rate_Update.js +0 -5
- package/dist/src/generated/backend/Role_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Role_Collection.js +0 -5
- package/dist/src/generated/backend/Role_Create.d.ts +0 -7
- package/dist/src/generated/backend/Role_Create.js +0 -5
- package/dist/src/generated/backend/Role_Update.d.ts +0 -7
- package/dist/src/generated/backend/Role_Update.js +0 -5
- package/dist/src/generated/backend/Route_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Route_Collection.js +0 -5
- package/dist/src/generated/backend/Route_Create.d.ts +0 -7
- package/dist/src/generated/backend/Route_Create.js +0 -5
- package/dist/src/generated/backend/Route_Method.js +0 -5
- package/dist/src/generated/backend/Route_Method_Responses.d.ts +0 -5
- package/dist/src/generated/backend/Route_Method_Responses.js +0 -5
- package/dist/src/generated/backend/Route_Methods.d.ts +0 -6
- package/dist/src/generated/backend/Route_Methods.js +0 -5
- package/dist/src/generated/backend/Route_Update.d.ts +0 -7
- package/dist/src/generated/backend/Route_Update.js +0 -5
- package/dist/src/generated/backend/Route_Version.d.ts +0 -10
- package/dist/src/generated/backend/Route_Version.js +0 -5
- package/dist/src/generated/backend/Schema_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Schema_Collection.js +0 -5
- package/dist/src/generated/backend/Schema_Create.d.ts +0 -7
- package/dist/src/generated/backend/Schema_Create.js +0 -5
- package/dist/src/generated/backend/Schema_Form.d.ts +0 -8
- package/dist/src/generated/backend/Schema_Form.js +0 -5
- package/dist/src/generated/backend/Schema_Preview_Response.d.ts +0 -7
- package/dist/src/generated/backend/Schema_Source.d.ts +0 -8
- package/dist/src/generated/backend/Schema_Source.js +0 -5
- package/dist/src/generated/backend/Schema_Update.d.ts +0 -7
- package/dist/src/generated/backend/Schema_Update.js +0 -5
- package/dist/src/generated/backend/Scope_Categories.d.ts +0 -8
- package/dist/src/generated/backend/Scope_Categories.js +0 -5
- package/dist/src/generated/backend/Scope_Category.d.ts +0 -10
- package/dist/src/generated/backend/Scope_Category.js +0 -5
- package/dist/src/generated/backend/Scope_Category_Scope.d.ts +0 -9
- package/dist/src/generated/backend/Scope_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Scope_Collection.js +0 -5
- package/dist/src/generated/backend/Scope_Create.d.ts +0 -7
- package/dist/src/generated/backend/Scope_Create.js +0 -5
- package/dist/src/generated/backend/Scope_Route.d.ts +0 -9
- package/dist/src/generated/backend/Scope_Route.js +0 -5
- package/dist/src/generated/backend/Scope_Update.d.ts +0 -7
- package/dist/src/generated/backend/Scope_Update.js +0 -5
- package/dist/src/generated/backend/Sdk_Generate.d.ts +0 -8
- package/dist/src/generated/backend/Sdk_Generate.js +0 -5
- package/dist/src/generated/backend/Sdk_Response.d.ts +0 -8
- package/dist/src/generated/backend/Sdk_Response.js +0 -5
- package/dist/src/generated/backend/Sdk_Types.d.ts +0 -5
- package/dist/src/generated/backend/Statistic_Chart.d.ts +0 -10
- package/dist/src/generated/backend/Statistic_Chart.js +0 -5
- package/dist/src/generated/backend/Statistic_Chart_Data.d.ts +0 -5
- package/dist/src/generated/backend/Statistic_Chart_Data.js +0 -5
- package/dist/src/generated/backend/Statistic_Count.d.ts +0 -9
- package/dist/src/generated/backend/Statistic_Count.js +0 -5
- package/dist/src/generated/backend/Transaction_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Transaction_Collection.js +0 -5
- package/dist/src/generated/backend/Transaction_Collection_Query.d.ts +0 -15
- package/dist/src/generated/backend/Trash_Data.d.ts +0 -9
- package/dist/src/generated/backend/Trash_Data_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Trash_Data_Collection.js +0 -5
- package/dist/src/generated/backend/Trash_Restore.d.ts +0 -7
- package/dist/src/generated/backend/Trash_Restore.js +0 -5
- package/dist/src/generated/backend/Trash_Types.d.ts +0 -7
- package/dist/src/generated/backend/Trash_Types.js +0 -5
- package/dist/src/generated/backend/User_Attributes.d.ts +0 -5
- package/dist/src/generated/backend/User_Attributes.js +0 -5
- package/dist/src/generated/backend/User_Collection.d.ts +0 -7
- package/dist/src/generated/backend/User_Collection.js +0 -5
- package/dist/src/generated/backend/User_Create.d.ts +0 -8
- package/dist/src/generated/backend/User_Create.js +0 -5
- package/dist/src/generated/backend/User_Update.d.ts +0 -7
- package/dist/src/generated/backend/User_Update.js +0 -5
- package/dist/src/generated/consumer/Account_ChangePassword.d.ts +0 -9
- package/dist/src/generated/consumer/Account_ChangePassword.js +0 -5
- package/dist/src/generated/consumer/App_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/App_Collection.js +0 -5
- package/dist/src/generated/consumer/App_Create.d.ts +0 -9
- package/dist/src/generated/consumer/App_Create.js +0 -5
- package/dist/src/generated/consumer/App_Update.d.ts +0 -9
- package/dist/src/generated/consumer/App_Update.js +0 -5
- package/dist/src/generated/consumer/Authorize_Meta.js +0 -5
- package/dist/src/generated/consumer/Authorize_Request.js +0 -5
- package/dist/src/generated/consumer/Authorize_Response.d.ts +0 -11
- package/dist/src/generated/consumer/Authorize_Response.js +0 -5
- package/dist/src/generated/consumer/Authorize_Response_Token.d.ts +0 -10
- package/dist/src/generated/consumer/Collection_Query.d.ts +0 -9
- package/dist/src/generated/consumer/Collection_Query.js +0 -5
- package/dist/src/generated/consumer/ConsumerAppGroup.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerAppGroup.js +0 -21
- package/dist/src/generated/consumer/ConsumerEventGroup.d.ts +0 -12
- package/dist/src/generated/consumer/ConsumerEventGroup.js +0 -14
- package/dist/src/generated/consumer/ConsumerGrantGroup.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerGrantGroup.js +0 -21
- package/dist/src/generated/consumer/ConsumerLogGroup.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerLogGroup.js +0 -21
- package/dist/src/generated/consumer/ConsumerPageGroup.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerPageGroup.js +0 -21
- package/dist/src/generated/consumer/ConsumerPaymentGroup.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerPaymentGroup.js +0 -21
- package/dist/src/generated/consumer/ConsumerPlanGroup.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerPlanGroup.js +0 -21
- package/dist/src/generated/consumer/ConsumerScopeGroup.d.ts +0 -12
- package/dist/src/generated/consumer/ConsumerScopeGroup.js +0 -14
- package/dist/src/generated/consumer/ConsumerSubscriptionGroup.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerSubscriptionGroup.js +0 -21
- package/dist/src/generated/consumer/ConsumerTransactionGroup.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerTransactionGroup.js +0 -21
- package/dist/src/generated/consumer/ConsumerUserGroup.d.ts +0 -47
- package/dist/src/generated/consumer/ConsumerUserGroup.js +0 -63
- package/dist/src/generated/consumer/Event_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Event_Collection.js +0 -5
- package/dist/src/generated/consumer/Event_Subscription.d.ts +0 -12
- package/dist/src/generated/consumer/Event_Subscription.js +0 -5
- package/dist/src/generated/consumer/Event_Subscription_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Event_Subscription_Collection.js +0 -5
- package/dist/src/generated/consumer/Event_Subscription_Create.d.ts +0 -8
- package/dist/src/generated/consumer/Event_Subscription_Create.js +0 -5
- package/dist/src/generated/consumer/Event_Subscription_Response.d.ts +0 -10
- package/dist/src/generated/consumer/Event_Subscription_Response.js +0 -5
- package/dist/src/generated/consumer/Event_Subscription_Update.d.ts +0 -8
- package/dist/src/generated/consumer/Event_Subscription_Update.js +0 -5
- package/dist/src/generated/consumer/Grant_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Grant_Collection.js +0 -5
- package/dist/src/generated/consumer/Log_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Log_Collection.js +0 -5
- package/dist/src/generated/consumer/Page_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Page_Collection.js +0 -5
- package/dist/src/generated/consumer/Payment_Checkout_Request.d.ts +0 -8
- package/dist/src/generated/consumer/Payment_Checkout_Response.d.ts +0 -7
- package/dist/src/generated/consumer/Payment_Checkout_Response.js +0 -5
- package/dist/src/generated/consumer/Payment_Portal_Response.d.ts +0 -7
- package/dist/src/generated/consumer/Plan_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Plan_Collection.js +0 -5
- package/dist/src/generated/consumer/Scope_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Scope_Collection.js +0 -5
- package/dist/src/generated/consumer/Transaction_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Transaction_Collection.js +0 -5
- package/dist/src/generated/consumer/User_Account.d.ts +0 -16
- package/dist/src/generated/consumer/User_Account.js +0 -5
- package/dist/src/generated/consumer/User_Activate.d.ts +0 -7
- package/dist/src/generated/consumer/User_Activate.js +0 -5
- package/dist/src/generated/consumer/User_Attributes.d.ts +0 -5
- package/dist/src/generated/consumer/User_Attributes.js +0 -5
- package/dist/src/generated/consumer/User_Email.d.ts +0 -8
- package/dist/src/generated/consumer/User_Email.js +0 -5
- package/dist/src/generated/consumer/User_JWT.d.ts +0 -10
- package/dist/src/generated/consumer/User_Login.d.ts +0 -9
- package/dist/src/generated/consumer/User_Login.js +0 -5
- package/dist/src/generated/consumer/User_PasswordReset.d.ts +0 -8
- package/dist/src/generated/consumer/User_PasswordReset.js +0 -5
- package/dist/src/generated/consumer/User_Provider.d.ts +0 -9
- package/dist/src/generated/consumer/User_Provider.js +0 -5
- package/dist/src/generated/consumer/User_Refresh.d.ts +0 -7
- package/dist/src/generated/consumer/User_Refresh.js +0 -5
- package/dist/src/generated/consumer/User_Register.d.ts +0 -10
- package/dist/src/generated/consumer/User_Register.js +0 -5
|
@@ -3,183 +3,674 @@
|
|
|
3
3
|
* {@link https://sdkgen.app}
|
|
4
4
|
*/
|
|
5
5
|
import { ClientAbstract } from "sdkgen-client";
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
20
|
-
import
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
import
|
|
28
|
-
import
|
|
29
|
-
import
|
|
30
|
-
import
|
|
6
|
+
import BackendUserByUserIdResource from "./BackendUserByUserIdResource";
|
|
7
|
+
import BackendUserResource from "./BackendUserResource";
|
|
8
|
+
import BackendTrashByTypeResource from "./BackendTrashByTypeResource";
|
|
9
|
+
import BackendTrashResource from "./BackendTrashResource";
|
|
10
|
+
import BackendTransactionByTransactionIdResource from "./BackendTransactionByTransactionIdResource";
|
|
11
|
+
import BackendTransactionResource from "./BackendTransactionResource";
|
|
12
|
+
import BackendStatisticUsedPointsResource from "./BackendStatisticUsedPointsResource";
|
|
13
|
+
import BackendStatisticTimePerRouteResource from "./BackendStatisticTimePerRouteResource";
|
|
14
|
+
import BackendStatisticTimeAverageResource from "./BackendStatisticTimeAverageResource";
|
|
15
|
+
import BackendStatisticMostUsedRoutesResource from "./BackendStatisticMostUsedRoutesResource";
|
|
16
|
+
import BackendStatisticMostUsedAppsResource from "./BackendStatisticMostUsedAppsResource";
|
|
17
|
+
import BackendStatisticIssuedTokensResource from "./BackendStatisticIssuedTokensResource";
|
|
18
|
+
import BackendStatisticIncomingTransactionsResource from "./BackendStatisticIncomingTransactionsResource";
|
|
19
|
+
import BackendStatisticIncomingRequestsResource from "./BackendStatisticIncomingRequestsResource";
|
|
20
|
+
import BackendStatisticErrorsPerRouteResource from "./BackendStatisticErrorsPerRouteResource";
|
|
21
|
+
import BackendStatisticCountRequestsResource from "./BackendStatisticCountRequestsResource";
|
|
22
|
+
import BackendSdkResource from "./BackendSdkResource";
|
|
23
|
+
import BackendScopeByScopeIdResource from "./BackendScopeByScopeIdResource";
|
|
24
|
+
import BackendScopeCategoriesResource from "./BackendScopeCategoriesResource";
|
|
25
|
+
import BackendScopeResource from "./BackendScopeResource";
|
|
26
|
+
import BackendSchemaBySchemaIdResource from "./BackendSchemaBySchemaIdResource";
|
|
27
|
+
import BackendSchemaFormBySchemaIdResource from "./BackendSchemaFormBySchemaIdResource";
|
|
28
|
+
import BackendSchemaPreviewBySchemaIdResource from "./BackendSchemaPreviewBySchemaIdResource";
|
|
29
|
+
import BackendSchemaResource from "./BackendSchemaResource";
|
|
30
|
+
import BackendRoutesByRouteIdResource from "./BackendRoutesByRouteIdResource";
|
|
31
|
+
import BackendRoutesResource from "./BackendRoutesResource";
|
|
32
|
+
import BackendRoleByRoleIdResource from "./BackendRoleByRoleIdResource";
|
|
33
|
+
import BackendRoleResource from "./BackendRoleResource";
|
|
34
|
+
import BackendRateByRateIdResource from "./BackendRateByRateIdResource";
|
|
35
|
+
import BackendRateResource from "./BackendRateResource";
|
|
36
|
+
import BackendPlanByPlanIdResource from "./BackendPlanByPlanIdResource";
|
|
37
|
+
import BackendPlanResource from "./BackendPlanResource";
|
|
38
|
+
import BackendPageByPageIdResource from "./BackendPageByPageIdResource";
|
|
39
|
+
import BackendPageResource from "./BackendPageResource";
|
|
40
|
+
import BackendMarketplaceByAppNameResource from "./BackendMarketplaceByAppNameResource";
|
|
41
|
+
import BackendMarketplaceResource from "./BackendMarketplaceResource";
|
|
42
|
+
import BackendLogByLogIdResource from "./BackendLogByLogIdResource";
|
|
43
|
+
import BackendLogResource from "./BackendLogResource";
|
|
44
|
+
import BackendLogErrorByErrorIdResource from "./BackendLogErrorByErrorIdResource";
|
|
45
|
+
import BackendLogErrorResource from "./BackendLogErrorResource";
|
|
46
|
+
import BackendGeneratorByProviderResource from "./BackendGeneratorByProviderResource";
|
|
47
|
+
import BackendGeneratorResource from "./BackendGeneratorResource";
|
|
48
|
+
import BackendEventByEventIdResource from "./BackendEventByEventIdResource";
|
|
49
|
+
import BackendEventResource from "./BackendEventResource";
|
|
50
|
+
import BackendEventSubscriptionBySubscriptionIdResource from "./BackendEventSubscriptionBySubscriptionIdResource";
|
|
51
|
+
import BackendEventSubscriptionResource from "./BackendEventSubscriptionResource";
|
|
52
|
+
import BackendDashboardResource from "./BackendDashboardResource";
|
|
53
|
+
import BackendCronjobByCronjobIdResource from "./BackendCronjobByCronjobIdResource";
|
|
54
|
+
import BackendCronjobResource from "./BackendCronjobResource";
|
|
55
|
+
import BackendConnectionByConnectionIdIntrospectionAndEntityResource from "./BackendConnectionByConnectionIdIntrospectionAndEntityResource";
|
|
56
|
+
import BackendConnectionByConnectionIdIntrospectionResource from "./BackendConnectionByConnectionIdIntrospectionResource";
|
|
57
|
+
import BackendConnectionByConnectionIdRedirectResource from "./BackendConnectionByConnectionIdRedirectResource";
|
|
58
|
+
import BackendConnectionByConnectionIdResource from "./BackendConnectionByConnectionIdResource";
|
|
59
|
+
import BackendConnectionFormResource from "./BackendConnectionFormResource";
|
|
60
|
+
import BackendConnectionListResource from "./BackendConnectionListResource";
|
|
61
|
+
import BackendConnectionResource from "./BackendConnectionResource";
|
|
62
|
+
import BackendConfigByConfigIdResource from "./BackendConfigByConfigIdResource";
|
|
63
|
+
import BackendConfigResource from "./BackendConfigResource";
|
|
64
|
+
import BackendCategoryByCategoryIdResource from "./BackendCategoryByCategoryIdResource";
|
|
65
|
+
import BackendCategoryResource from "./BackendCategoryResource";
|
|
66
|
+
import BackendAuditByAuditIdResource from "./BackendAuditByAuditIdResource";
|
|
67
|
+
import BackendAuditResource from "./BackendAuditResource";
|
|
68
|
+
import BackendAppByAppIdTokenAndTokenIdResource from "./BackendAppByAppIdTokenAndTokenIdResource";
|
|
69
|
+
import BackendAppByAppIdResource from "./BackendAppByAppIdResource";
|
|
70
|
+
import BackendAppResource from "./BackendAppResource";
|
|
71
|
+
import BackendAppTokenByTokenIdResource from "./BackendAppTokenByTokenIdResource";
|
|
72
|
+
import BackendAppTokenResource from "./BackendAppTokenResource";
|
|
73
|
+
import BackendActionByActionIdResource from "./BackendActionByActionIdResource";
|
|
74
|
+
import BackendActionExecuteByActionIdResource from "./BackendActionExecuteByActionIdResource";
|
|
75
|
+
import BackendActionFormResource from "./BackendActionFormResource";
|
|
76
|
+
import BackendActionListResource from "./BackendActionListResource";
|
|
77
|
+
import BackendActionResource from "./BackendActionResource";
|
|
78
|
+
import BackendAccountChangePasswordResource from "./BackendAccountChangePasswordResource";
|
|
79
|
+
import BackendAccountResource from "./BackendAccountResource";
|
|
31
80
|
export default class Client extends ClientAbstract {
|
|
32
81
|
constructor(baseUrl, credentials = null, tokenStore = null, scopes = []) {
|
|
33
82
|
super(baseUrl, credentials, tokenStore, scopes);
|
|
34
83
|
}
|
|
35
84
|
/**
|
|
36
|
-
*
|
|
85
|
+
* Endpoint: /backend/user/$user_id<[0-9]+>
|
|
86
|
+
*
|
|
87
|
+
*
|
|
37
88
|
*/
|
|
38
|
-
async
|
|
39
|
-
return new
|
|
89
|
+
async getBackendUserByUserId(userId) {
|
|
90
|
+
return new BackendUserByUserIdResource(userId, this.baseUrl, await this.newHttpClient());
|
|
40
91
|
}
|
|
41
92
|
/**
|
|
42
|
-
*
|
|
93
|
+
* Endpoint: /backend/user
|
|
94
|
+
*
|
|
95
|
+
*
|
|
43
96
|
*/
|
|
44
|
-
async
|
|
45
|
-
return new
|
|
97
|
+
async getBackendUser() {
|
|
98
|
+
return new BackendUserResource(this.baseUrl, await this.newHttpClient());
|
|
46
99
|
}
|
|
47
100
|
/**
|
|
48
|
-
*
|
|
101
|
+
* Endpoint: /backend/trash/:type
|
|
102
|
+
*
|
|
103
|
+
*
|
|
49
104
|
*/
|
|
50
|
-
async
|
|
51
|
-
return new
|
|
105
|
+
async getBackendTrashByType(type) {
|
|
106
|
+
return new BackendTrashByTypeResource(type, this.baseUrl, await this.newHttpClient());
|
|
52
107
|
}
|
|
53
108
|
/**
|
|
54
|
-
*
|
|
109
|
+
* Endpoint: /backend/trash
|
|
110
|
+
*
|
|
111
|
+
*
|
|
55
112
|
*/
|
|
56
|
-
async
|
|
57
|
-
return new
|
|
113
|
+
async getBackendTrash() {
|
|
114
|
+
return new BackendTrashResource(this.baseUrl, await this.newHttpClient());
|
|
58
115
|
}
|
|
59
116
|
/**
|
|
60
|
-
*
|
|
117
|
+
* Endpoint: /backend/transaction/$transaction_id<[0-9]+>
|
|
118
|
+
*
|
|
119
|
+
*
|
|
61
120
|
*/
|
|
62
|
-
async
|
|
63
|
-
return new
|
|
121
|
+
async getBackendTransactionByTransactionId(transactionId) {
|
|
122
|
+
return new BackendTransactionByTransactionIdResource(transactionId, this.baseUrl, await this.newHttpClient());
|
|
64
123
|
}
|
|
65
124
|
/**
|
|
66
|
-
*
|
|
125
|
+
* Endpoint: /backend/transaction
|
|
126
|
+
*
|
|
127
|
+
*
|
|
67
128
|
*/
|
|
68
|
-
async
|
|
69
|
-
return new
|
|
129
|
+
async getBackendTransaction() {
|
|
130
|
+
return new BackendTransactionResource(this.baseUrl, await this.newHttpClient());
|
|
70
131
|
}
|
|
71
132
|
/**
|
|
72
|
-
*
|
|
133
|
+
* Endpoint: /backend/statistic/used_points
|
|
134
|
+
*
|
|
135
|
+
*
|
|
73
136
|
*/
|
|
74
|
-
async
|
|
75
|
-
return new
|
|
137
|
+
async getBackendStatisticUsedPoints() {
|
|
138
|
+
return new BackendStatisticUsedPointsResource(this.baseUrl, await this.newHttpClient());
|
|
76
139
|
}
|
|
77
140
|
/**
|
|
78
|
-
*
|
|
141
|
+
* Endpoint: /backend/statistic/time_per_route
|
|
142
|
+
*
|
|
143
|
+
*
|
|
79
144
|
*/
|
|
80
|
-
async
|
|
81
|
-
return new
|
|
145
|
+
async getBackendStatisticTimePerRoute() {
|
|
146
|
+
return new BackendStatisticTimePerRouteResource(this.baseUrl, await this.newHttpClient());
|
|
82
147
|
}
|
|
83
148
|
/**
|
|
84
|
-
*
|
|
149
|
+
* Endpoint: /backend/statistic/time_average
|
|
150
|
+
*
|
|
151
|
+
*
|
|
85
152
|
*/
|
|
86
|
-
async
|
|
87
|
-
return new
|
|
153
|
+
async getBackendStatisticTimeAverage() {
|
|
154
|
+
return new BackendStatisticTimeAverageResource(this.baseUrl, await this.newHttpClient());
|
|
88
155
|
}
|
|
89
156
|
/**
|
|
90
|
-
*
|
|
157
|
+
* Endpoint: /backend/statistic/most_used_routes
|
|
158
|
+
*
|
|
159
|
+
*
|
|
91
160
|
*/
|
|
92
|
-
async
|
|
93
|
-
return new
|
|
161
|
+
async getBackendStatisticMostUsedRoutes() {
|
|
162
|
+
return new BackendStatisticMostUsedRoutesResource(this.baseUrl, await this.newHttpClient());
|
|
94
163
|
}
|
|
95
164
|
/**
|
|
96
|
-
*
|
|
165
|
+
* Endpoint: /backend/statistic/most_used_apps
|
|
166
|
+
*
|
|
167
|
+
*
|
|
97
168
|
*/
|
|
98
|
-
async
|
|
99
|
-
return new
|
|
169
|
+
async getBackendStatisticMostUsedApps() {
|
|
170
|
+
return new BackendStatisticMostUsedAppsResource(this.baseUrl, await this.newHttpClient());
|
|
100
171
|
}
|
|
101
172
|
/**
|
|
102
|
-
*
|
|
173
|
+
* Endpoint: /backend/statistic/issued_tokens
|
|
174
|
+
*
|
|
175
|
+
*
|
|
103
176
|
*/
|
|
104
|
-
async
|
|
105
|
-
return new
|
|
177
|
+
async getBackendStatisticIssuedTokens() {
|
|
178
|
+
return new BackendStatisticIssuedTokensResource(this.baseUrl, await this.newHttpClient());
|
|
106
179
|
}
|
|
107
180
|
/**
|
|
108
|
-
*
|
|
181
|
+
* Endpoint: /backend/statistic/incoming_transactions
|
|
182
|
+
*
|
|
183
|
+
*
|
|
109
184
|
*/
|
|
110
|
-
async
|
|
111
|
-
return new
|
|
185
|
+
async getBackendStatisticIncomingTransactions() {
|
|
186
|
+
return new BackendStatisticIncomingTransactionsResource(this.baseUrl, await this.newHttpClient());
|
|
112
187
|
}
|
|
113
188
|
/**
|
|
114
|
-
*
|
|
189
|
+
* Endpoint: /backend/statistic/incoming_requests
|
|
190
|
+
*
|
|
191
|
+
*
|
|
115
192
|
*/
|
|
116
|
-
async
|
|
117
|
-
return new
|
|
193
|
+
async getBackendStatisticIncomingRequests() {
|
|
194
|
+
return new BackendStatisticIncomingRequestsResource(this.baseUrl, await this.newHttpClient());
|
|
118
195
|
}
|
|
119
196
|
/**
|
|
120
|
-
*
|
|
197
|
+
* Endpoint: /backend/statistic/errors_per_route
|
|
198
|
+
*
|
|
199
|
+
*
|
|
121
200
|
*/
|
|
122
|
-
async
|
|
123
|
-
return new
|
|
201
|
+
async getBackendStatisticErrorsPerRoute() {
|
|
202
|
+
return new BackendStatisticErrorsPerRouteResource(this.baseUrl, await this.newHttpClient());
|
|
124
203
|
}
|
|
125
204
|
/**
|
|
126
|
-
*
|
|
205
|
+
* Endpoint: /backend/statistic/count_requests
|
|
206
|
+
*
|
|
207
|
+
*
|
|
127
208
|
*/
|
|
128
|
-
async
|
|
129
|
-
return new
|
|
209
|
+
async getBackendStatisticCountRequests() {
|
|
210
|
+
return new BackendStatisticCountRequestsResource(this.baseUrl, await this.newHttpClient());
|
|
130
211
|
}
|
|
131
212
|
/**
|
|
132
|
-
*
|
|
213
|
+
* Endpoint: /backend/sdk
|
|
214
|
+
*
|
|
215
|
+
*
|
|
133
216
|
*/
|
|
134
|
-
async
|
|
135
|
-
return new
|
|
217
|
+
async getBackendSdk() {
|
|
218
|
+
return new BackendSdkResource(this.baseUrl, await this.newHttpClient());
|
|
136
219
|
}
|
|
137
220
|
/**
|
|
138
|
-
*
|
|
221
|
+
* Endpoint: /backend/scope/$scope_id<[0-9]+|^~>
|
|
222
|
+
*
|
|
223
|
+
*
|
|
139
224
|
*/
|
|
140
|
-
async
|
|
141
|
-
return new
|
|
225
|
+
async getBackendScopeByScopeId(scopeId) {
|
|
226
|
+
return new BackendScopeByScopeIdResource(scopeId, this.baseUrl, await this.newHttpClient());
|
|
142
227
|
}
|
|
143
228
|
/**
|
|
144
|
-
*
|
|
229
|
+
* Endpoint: /backend/scope/categories
|
|
230
|
+
*
|
|
231
|
+
*
|
|
145
232
|
*/
|
|
146
|
-
async
|
|
147
|
-
return new
|
|
233
|
+
async getBackendScopeCategories() {
|
|
234
|
+
return new BackendScopeCategoriesResource(this.baseUrl, await this.newHttpClient());
|
|
148
235
|
}
|
|
149
236
|
/**
|
|
150
|
-
*
|
|
237
|
+
* Endpoint: /backend/scope
|
|
238
|
+
*
|
|
239
|
+
*
|
|
151
240
|
*/
|
|
152
|
-
async
|
|
153
|
-
return new
|
|
241
|
+
async getBackendScope() {
|
|
242
|
+
return new BackendScopeResource(this.baseUrl, await this.newHttpClient());
|
|
154
243
|
}
|
|
155
244
|
/**
|
|
156
|
-
*
|
|
245
|
+
* Endpoint: /backend/schema/$schema_id<[0-9]+|^~>
|
|
246
|
+
*
|
|
247
|
+
*
|
|
157
248
|
*/
|
|
158
|
-
async
|
|
159
|
-
return new
|
|
249
|
+
async getBackendSchemaBySchemaId(schemaId) {
|
|
250
|
+
return new BackendSchemaBySchemaIdResource(schemaId, this.baseUrl, await this.newHttpClient());
|
|
160
251
|
}
|
|
161
252
|
/**
|
|
162
|
-
*
|
|
253
|
+
* Endpoint: /backend/schema/form/$schema_id<[0-9]+>
|
|
254
|
+
*
|
|
255
|
+
*
|
|
163
256
|
*/
|
|
164
|
-
async
|
|
165
|
-
return new
|
|
257
|
+
async getBackendSchemaFormBySchemaId(schemaId) {
|
|
258
|
+
return new BackendSchemaFormBySchemaIdResource(schemaId, this.baseUrl, await this.newHttpClient());
|
|
166
259
|
}
|
|
167
260
|
/**
|
|
168
|
-
*
|
|
261
|
+
* Endpoint: /backend/schema/preview/:schema_id
|
|
262
|
+
*
|
|
263
|
+
*
|
|
169
264
|
*/
|
|
170
|
-
async
|
|
171
|
-
return new
|
|
265
|
+
async getBackendSchemaPreviewBySchemaId(schemaId) {
|
|
266
|
+
return new BackendSchemaPreviewBySchemaIdResource(schemaId, this.baseUrl, await this.newHttpClient());
|
|
172
267
|
}
|
|
173
268
|
/**
|
|
174
|
-
*
|
|
269
|
+
* Endpoint: /backend/schema
|
|
270
|
+
*
|
|
271
|
+
*
|
|
175
272
|
*/
|
|
176
|
-
async
|
|
177
|
-
return new
|
|
273
|
+
async getBackendSchema() {
|
|
274
|
+
return new BackendSchemaResource(this.baseUrl, await this.newHttpClient());
|
|
178
275
|
}
|
|
179
276
|
/**
|
|
180
|
-
*
|
|
277
|
+
* Endpoint: /backend/routes/$route_id<[0-9]+>
|
|
278
|
+
*
|
|
279
|
+
*
|
|
181
280
|
*/
|
|
182
|
-
async
|
|
183
|
-
return new
|
|
281
|
+
async getBackendRoutesByRouteId(routeId) {
|
|
282
|
+
return new BackendRoutesByRouteIdResource(routeId, this.baseUrl, await this.newHttpClient());
|
|
283
|
+
}
|
|
284
|
+
/**
|
|
285
|
+
* Endpoint: /backend/routes
|
|
286
|
+
*
|
|
287
|
+
*
|
|
288
|
+
*/
|
|
289
|
+
async getBackendRoutes() {
|
|
290
|
+
return new BackendRoutesResource(this.baseUrl, await this.newHttpClient());
|
|
291
|
+
}
|
|
292
|
+
/**
|
|
293
|
+
* Endpoint: /backend/role/$role_id<[0-9]+|^~>
|
|
294
|
+
*
|
|
295
|
+
*
|
|
296
|
+
*/
|
|
297
|
+
async getBackendRoleByRoleId(roleId) {
|
|
298
|
+
return new BackendRoleByRoleIdResource(roleId, this.baseUrl, await this.newHttpClient());
|
|
299
|
+
}
|
|
300
|
+
/**
|
|
301
|
+
* Endpoint: /backend/role
|
|
302
|
+
*
|
|
303
|
+
*
|
|
304
|
+
*/
|
|
305
|
+
async getBackendRole() {
|
|
306
|
+
return new BackendRoleResource(this.baseUrl, await this.newHttpClient());
|
|
307
|
+
}
|
|
308
|
+
/**
|
|
309
|
+
* Endpoint: /backend/rate/$rate_id<[0-9]+|^~>
|
|
310
|
+
*
|
|
311
|
+
*
|
|
312
|
+
*/
|
|
313
|
+
async getBackendRateByRateId(rateId) {
|
|
314
|
+
return new BackendRateByRateIdResource(rateId, this.baseUrl, await this.newHttpClient());
|
|
315
|
+
}
|
|
316
|
+
/**
|
|
317
|
+
* Endpoint: /backend/rate
|
|
318
|
+
*
|
|
319
|
+
*
|
|
320
|
+
*/
|
|
321
|
+
async getBackendRate() {
|
|
322
|
+
return new BackendRateResource(this.baseUrl, await this.newHttpClient());
|
|
323
|
+
}
|
|
324
|
+
/**
|
|
325
|
+
* Endpoint: /backend/plan/$plan_id<[0-9]+|^~>
|
|
326
|
+
*
|
|
327
|
+
*
|
|
328
|
+
*/
|
|
329
|
+
async getBackendPlanByPlanId(planId) {
|
|
330
|
+
return new BackendPlanByPlanIdResource(planId, this.baseUrl, await this.newHttpClient());
|
|
331
|
+
}
|
|
332
|
+
/**
|
|
333
|
+
* Endpoint: /backend/plan
|
|
334
|
+
*
|
|
335
|
+
*
|
|
336
|
+
*/
|
|
337
|
+
async getBackendPlan() {
|
|
338
|
+
return new BackendPlanResource(this.baseUrl, await this.newHttpClient());
|
|
339
|
+
}
|
|
340
|
+
/**
|
|
341
|
+
* Endpoint: /backend/page/$page_id<[0-9]+|^~>
|
|
342
|
+
*
|
|
343
|
+
*
|
|
344
|
+
*/
|
|
345
|
+
async getBackendPageByPageId(pageId) {
|
|
346
|
+
return new BackendPageByPageIdResource(pageId, this.baseUrl, await this.newHttpClient());
|
|
347
|
+
}
|
|
348
|
+
/**
|
|
349
|
+
* Endpoint: /backend/page
|
|
350
|
+
*
|
|
351
|
+
*
|
|
352
|
+
*/
|
|
353
|
+
async getBackendPage() {
|
|
354
|
+
return new BackendPageResource(this.baseUrl, await this.newHttpClient());
|
|
355
|
+
}
|
|
356
|
+
/**
|
|
357
|
+
* Endpoint: /backend/marketplace/:app_name
|
|
358
|
+
*
|
|
359
|
+
*
|
|
360
|
+
*/
|
|
361
|
+
async getBackendMarketplaceByAppName(appName) {
|
|
362
|
+
return new BackendMarketplaceByAppNameResource(appName, this.baseUrl, await this.newHttpClient());
|
|
363
|
+
}
|
|
364
|
+
/**
|
|
365
|
+
* Endpoint: /backend/marketplace
|
|
366
|
+
*
|
|
367
|
+
*
|
|
368
|
+
*/
|
|
369
|
+
async getBackendMarketplace() {
|
|
370
|
+
return new BackendMarketplaceResource(this.baseUrl, await this.newHttpClient());
|
|
371
|
+
}
|
|
372
|
+
/**
|
|
373
|
+
* Endpoint: /backend/log/$log_id<[0-9]+>
|
|
374
|
+
*
|
|
375
|
+
*
|
|
376
|
+
*/
|
|
377
|
+
async getBackendLogByLogId(logId) {
|
|
378
|
+
return new BackendLogByLogIdResource(logId, this.baseUrl, await this.newHttpClient());
|
|
379
|
+
}
|
|
380
|
+
/**
|
|
381
|
+
* Endpoint: /backend/log
|
|
382
|
+
*
|
|
383
|
+
*
|
|
384
|
+
*/
|
|
385
|
+
async getBackendLog() {
|
|
386
|
+
return new BackendLogResource(this.baseUrl, await this.newHttpClient());
|
|
387
|
+
}
|
|
388
|
+
/**
|
|
389
|
+
* Endpoint: /backend/log/error/$error_id<[0-9]+>
|
|
390
|
+
*
|
|
391
|
+
*
|
|
392
|
+
*/
|
|
393
|
+
async getBackendLogErrorByErrorId(errorId) {
|
|
394
|
+
return new BackendLogErrorByErrorIdResource(errorId, this.baseUrl, await this.newHttpClient());
|
|
395
|
+
}
|
|
396
|
+
/**
|
|
397
|
+
* Endpoint: /backend/log/error
|
|
398
|
+
*
|
|
399
|
+
*
|
|
400
|
+
*/
|
|
401
|
+
async getBackendLogError() {
|
|
402
|
+
return new BackendLogErrorResource(this.baseUrl, await this.newHttpClient());
|
|
403
|
+
}
|
|
404
|
+
/**
|
|
405
|
+
* Endpoint: /backend/generator/:provider
|
|
406
|
+
*
|
|
407
|
+
*
|
|
408
|
+
*/
|
|
409
|
+
async getBackendGeneratorByProvider(provider) {
|
|
410
|
+
return new BackendGeneratorByProviderResource(provider, this.baseUrl, await this.newHttpClient());
|
|
411
|
+
}
|
|
412
|
+
/**
|
|
413
|
+
* Endpoint: /backend/generator
|
|
414
|
+
*
|
|
415
|
+
*
|
|
416
|
+
*/
|
|
417
|
+
async getBackendGenerator() {
|
|
418
|
+
return new BackendGeneratorResource(this.baseUrl, await this.newHttpClient());
|
|
419
|
+
}
|
|
420
|
+
/**
|
|
421
|
+
* Endpoint: /backend/event/$event_id<[0-9]+|^~>
|
|
422
|
+
*
|
|
423
|
+
*
|
|
424
|
+
*/
|
|
425
|
+
async getBackendEventByEventId(eventId) {
|
|
426
|
+
return new BackendEventByEventIdResource(eventId, this.baseUrl, await this.newHttpClient());
|
|
427
|
+
}
|
|
428
|
+
/**
|
|
429
|
+
* Endpoint: /backend/event
|
|
430
|
+
*
|
|
431
|
+
*
|
|
432
|
+
*/
|
|
433
|
+
async getBackendEvent() {
|
|
434
|
+
return new BackendEventResource(this.baseUrl, await this.newHttpClient());
|
|
435
|
+
}
|
|
436
|
+
/**
|
|
437
|
+
* Endpoint: /backend/event/subscription/$subscription_id<[0-9]+>
|
|
438
|
+
*
|
|
439
|
+
*
|
|
440
|
+
*/
|
|
441
|
+
async getBackendEventSubscriptionBySubscriptionId(subscriptionId) {
|
|
442
|
+
return new BackendEventSubscriptionBySubscriptionIdResource(subscriptionId, this.baseUrl, await this.newHttpClient());
|
|
443
|
+
}
|
|
444
|
+
/**
|
|
445
|
+
* Endpoint: /backend/event/subscription
|
|
446
|
+
*
|
|
447
|
+
*
|
|
448
|
+
*/
|
|
449
|
+
async getBackendEventSubscription() {
|
|
450
|
+
return new BackendEventSubscriptionResource(this.baseUrl, await this.newHttpClient());
|
|
451
|
+
}
|
|
452
|
+
/**
|
|
453
|
+
* Endpoint: /backend/dashboard
|
|
454
|
+
*
|
|
455
|
+
*
|
|
456
|
+
*/
|
|
457
|
+
async getBackendDashboard() {
|
|
458
|
+
return new BackendDashboardResource(this.baseUrl, await this.newHttpClient());
|
|
459
|
+
}
|
|
460
|
+
/**
|
|
461
|
+
* Endpoint: /backend/cronjob/$cronjob_id<[0-9]+|^~>
|
|
462
|
+
*
|
|
463
|
+
*
|
|
464
|
+
*/
|
|
465
|
+
async getBackendCronjobByCronjobId(cronjobId) {
|
|
466
|
+
return new BackendCronjobByCronjobIdResource(cronjobId, this.baseUrl, await this.newHttpClient());
|
|
467
|
+
}
|
|
468
|
+
/**
|
|
469
|
+
* Endpoint: /backend/cronjob
|
|
470
|
+
*
|
|
471
|
+
*
|
|
472
|
+
*/
|
|
473
|
+
async getBackendCronjob() {
|
|
474
|
+
return new BackendCronjobResource(this.baseUrl, await this.newHttpClient());
|
|
475
|
+
}
|
|
476
|
+
/**
|
|
477
|
+
* Endpoint: /backend/connection/$connection_id<[0-9]+|^~>/introspection/:entity
|
|
478
|
+
*
|
|
479
|
+
*
|
|
480
|
+
*/
|
|
481
|
+
async getBackendConnectionByConnectionIdIntrospectionAndEntity(connectionId, entity) {
|
|
482
|
+
return new BackendConnectionByConnectionIdIntrospectionAndEntityResource(connectionId, entity, this.baseUrl, await this.newHttpClient());
|
|
483
|
+
}
|
|
484
|
+
/**
|
|
485
|
+
* Endpoint: /backend/connection/$connection_id<[0-9]+|^~>/introspection
|
|
486
|
+
*
|
|
487
|
+
*
|
|
488
|
+
*/
|
|
489
|
+
async getBackendConnectionByConnectionIdIntrospection(connectionId) {
|
|
490
|
+
return new BackendConnectionByConnectionIdIntrospectionResource(connectionId, this.baseUrl, await this.newHttpClient());
|
|
491
|
+
}
|
|
492
|
+
/**
|
|
493
|
+
* Endpoint: /backend/connection/$connection_id<[0-9]+|^~>/redirect
|
|
494
|
+
*
|
|
495
|
+
*
|
|
496
|
+
*/
|
|
497
|
+
async getBackendConnectionByConnectionIdRedirect(connectionId) {
|
|
498
|
+
return new BackendConnectionByConnectionIdRedirectResource(connectionId, this.baseUrl, await this.newHttpClient());
|
|
499
|
+
}
|
|
500
|
+
/**
|
|
501
|
+
* Endpoint: /backend/connection/$connection_id<[0-9]+|^~>
|
|
502
|
+
*
|
|
503
|
+
*
|
|
504
|
+
*/
|
|
505
|
+
async getBackendConnectionByConnectionId(connectionId) {
|
|
506
|
+
return new BackendConnectionByConnectionIdResource(connectionId, this.baseUrl, await this.newHttpClient());
|
|
507
|
+
}
|
|
508
|
+
/**
|
|
509
|
+
* Endpoint: /backend/connection/form
|
|
510
|
+
*
|
|
511
|
+
*
|
|
512
|
+
*/
|
|
513
|
+
async getBackendConnectionForm() {
|
|
514
|
+
return new BackendConnectionFormResource(this.baseUrl, await this.newHttpClient());
|
|
515
|
+
}
|
|
516
|
+
/**
|
|
517
|
+
* Endpoint: /backend/connection/list
|
|
518
|
+
*
|
|
519
|
+
*
|
|
520
|
+
*/
|
|
521
|
+
async getBackendConnectionList() {
|
|
522
|
+
return new BackendConnectionListResource(this.baseUrl, await this.newHttpClient());
|
|
523
|
+
}
|
|
524
|
+
/**
|
|
525
|
+
* Endpoint: /backend/connection
|
|
526
|
+
*
|
|
527
|
+
*
|
|
528
|
+
*/
|
|
529
|
+
async getBackendConnection() {
|
|
530
|
+
return new BackendConnectionResource(this.baseUrl, await this.newHttpClient());
|
|
531
|
+
}
|
|
532
|
+
/**
|
|
533
|
+
* Endpoint: /backend/config/$config_id<[0-9]+|^~>
|
|
534
|
+
*
|
|
535
|
+
*
|
|
536
|
+
*/
|
|
537
|
+
async getBackendConfigByConfigId(configId) {
|
|
538
|
+
return new BackendConfigByConfigIdResource(configId, this.baseUrl, await this.newHttpClient());
|
|
539
|
+
}
|
|
540
|
+
/**
|
|
541
|
+
* Endpoint: /backend/config
|
|
542
|
+
*
|
|
543
|
+
*
|
|
544
|
+
*/
|
|
545
|
+
async getBackendConfig() {
|
|
546
|
+
return new BackendConfigResource(this.baseUrl, await this.newHttpClient());
|
|
547
|
+
}
|
|
548
|
+
/**
|
|
549
|
+
* Endpoint: /backend/category/$category_id<[0-9]+|^~>
|
|
550
|
+
*
|
|
551
|
+
*
|
|
552
|
+
*/
|
|
553
|
+
async getBackendCategoryByCategoryId(categoryId) {
|
|
554
|
+
return new BackendCategoryByCategoryIdResource(categoryId, this.baseUrl, await this.newHttpClient());
|
|
555
|
+
}
|
|
556
|
+
/**
|
|
557
|
+
* Endpoint: /backend/category
|
|
558
|
+
*
|
|
559
|
+
*
|
|
560
|
+
*/
|
|
561
|
+
async getBackendCategory() {
|
|
562
|
+
return new BackendCategoryResource(this.baseUrl, await this.newHttpClient());
|
|
563
|
+
}
|
|
564
|
+
/**
|
|
565
|
+
* Endpoint: /backend/audit/$audit_id<[0-9]+>
|
|
566
|
+
*
|
|
567
|
+
*
|
|
568
|
+
*/
|
|
569
|
+
async getBackendAuditByAuditId(auditId) {
|
|
570
|
+
return new BackendAuditByAuditIdResource(auditId, this.baseUrl, await this.newHttpClient());
|
|
571
|
+
}
|
|
572
|
+
/**
|
|
573
|
+
* Endpoint: /backend/audit
|
|
574
|
+
*
|
|
575
|
+
*
|
|
576
|
+
*/
|
|
577
|
+
async getBackendAudit() {
|
|
578
|
+
return new BackendAuditResource(this.baseUrl, await this.newHttpClient());
|
|
579
|
+
}
|
|
580
|
+
/**
|
|
581
|
+
* Endpoint: /backend/app/$app_id<[0-9]+>/token/:token_id
|
|
582
|
+
*
|
|
583
|
+
*
|
|
584
|
+
*/
|
|
585
|
+
async getBackendAppByAppIdTokenAndTokenId(appId, tokenId) {
|
|
586
|
+
return new BackendAppByAppIdTokenAndTokenIdResource(appId, tokenId, this.baseUrl, await this.newHttpClient());
|
|
587
|
+
}
|
|
588
|
+
/**
|
|
589
|
+
* Endpoint: /backend/app/$app_id<[0-9]+>
|
|
590
|
+
*
|
|
591
|
+
*
|
|
592
|
+
*/
|
|
593
|
+
async getBackendAppByAppId(appId) {
|
|
594
|
+
return new BackendAppByAppIdResource(appId, this.baseUrl, await this.newHttpClient());
|
|
595
|
+
}
|
|
596
|
+
/**
|
|
597
|
+
* Endpoint: /backend/app
|
|
598
|
+
*
|
|
599
|
+
*
|
|
600
|
+
*/
|
|
601
|
+
async getBackendApp() {
|
|
602
|
+
return new BackendAppResource(this.baseUrl, await this.newHttpClient());
|
|
603
|
+
}
|
|
604
|
+
/**
|
|
605
|
+
* Endpoint: /backend/app/token/$token_id<[0-9]+>
|
|
606
|
+
*
|
|
607
|
+
*
|
|
608
|
+
*/
|
|
609
|
+
async getBackendAppTokenByTokenId(tokenId) {
|
|
610
|
+
return new BackendAppTokenByTokenIdResource(tokenId, this.baseUrl, await this.newHttpClient());
|
|
611
|
+
}
|
|
612
|
+
/**
|
|
613
|
+
* Endpoint: /backend/app/token
|
|
614
|
+
*
|
|
615
|
+
*
|
|
616
|
+
*/
|
|
617
|
+
async getBackendAppToken() {
|
|
618
|
+
return new BackendAppTokenResource(this.baseUrl, await this.newHttpClient());
|
|
619
|
+
}
|
|
620
|
+
/**
|
|
621
|
+
* Endpoint: /backend/action/$action_id<[0-9]+|^~>
|
|
622
|
+
*
|
|
623
|
+
*
|
|
624
|
+
*/
|
|
625
|
+
async getBackendActionByActionId(actionId) {
|
|
626
|
+
return new BackendActionByActionIdResource(actionId, this.baseUrl, await this.newHttpClient());
|
|
627
|
+
}
|
|
628
|
+
/**
|
|
629
|
+
* Endpoint: /backend/action/execute/:action_id
|
|
630
|
+
*
|
|
631
|
+
*
|
|
632
|
+
*/
|
|
633
|
+
async getBackendActionExecuteByActionId(actionId) {
|
|
634
|
+
return new BackendActionExecuteByActionIdResource(actionId, this.baseUrl, await this.newHttpClient());
|
|
635
|
+
}
|
|
636
|
+
/**
|
|
637
|
+
* Endpoint: /backend/action/form
|
|
638
|
+
*
|
|
639
|
+
*
|
|
640
|
+
*/
|
|
641
|
+
async getBackendActionForm() {
|
|
642
|
+
return new BackendActionFormResource(this.baseUrl, await this.newHttpClient());
|
|
643
|
+
}
|
|
644
|
+
/**
|
|
645
|
+
* Endpoint: /backend/action/list
|
|
646
|
+
*
|
|
647
|
+
*
|
|
648
|
+
*/
|
|
649
|
+
async getBackendActionList() {
|
|
650
|
+
return new BackendActionListResource(this.baseUrl, await this.newHttpClient());
|
|
651
|
+
}
|
|
652
|
+
/**
|
|
653
|
+
* Endpoint: /backend/action
|
|
654
|
+
*
|
|
655
|
+
*
|
|
656
|
+
*/
|
|
657
|
+
async getBackendAction() {
|
|
658
|
+
return new BackendActionResource(this.baseUrl, await this.newHttpClient());
|
|
659
|
+
}
|
|
660
|
+
/**
|
|
661
|
+
* Endpoint: /backend/account/change_password
|
|
662
|
+
*
|
|
663
|
+
*
|
|
664
|
+
*/
|
|
665
|
+
async getBackendAccountChangePassword() {
|
|
666
|
+
return new BackendAccountChangePasswordResource(this.baseUrl, await this.newHttpClient());
|
|
667
|
+
}
|
|
668
|
+
/**
|
|
669
|
+
* Endpoint: /backend/account
|
|
670
|
+
*
|
|
671
|
+
*
|
|
672
|
+
*/
|
|
673
|
+
async getBackendAccount() {
|
|
674
|
+
return new BackendAccountResource(this.baseUrl, await this.newHttpClient());
|
|
184
675
|
}
|
|
185
676
|
}
|