Documentation
¶
Overview ¶
Package client provides primitives to interact with the openapi HTTP API.
Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.6.0 DO NOT EDIT.
Index ¶
- Constants
- func NewAbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteRequest(server string, fileId string, uploadId string, ...) (*http.Request, error)
- func NewAcceptInvitationOrgsInvitationsAcceptPostRequest(server string, body AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody) (*http.Request, error)
- func NewAcceptInvitationOrgsInvitationsAcceptPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewActivateAccountAuthActivatePostRequest(server string, params *ActivateAccountAuthActivatePostParams) (*http.Request, error)
- func NewAddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostRequest(server string, categoryId string, articleId string, ...) (*http.Request, error)
- func NewArchiveArticleManageArticlesArticleIdArchivePostRequest(server string, articleId string, ...) (*http.Request, error)
- func NewArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostRequest(server string, collectionId string, itemId string, ...) (*http.Request, error)
- func NewArchivePageManagePagesPageIdArchivePostRequest(server string, pageId string, ...) (*http.Request, error)
- func NewAssignMemberOrgsOrgIdMembersPostRequest(server string, orgId string, ...) (*http.Request, error)
- func NewAssignMemberOrgsOrgIdMembersPostRequestWithBody(server string, orgId string, contentType string, body io.Reader) (*http.Request, error)
- func NewBatchSyncToDestinationSyncDestinationIdBatchPostRequest(server string, destinationId string, ...) (*http.Request, error)
- func NewCallbackGithubAuthCallbackGithubGetRequest(server string, params *CallbackGithubAuthCallbackGithubGetParams) (*http.Request, error)
- func NewCancelExportJobSyncJobsJobIdCancelPostRequest(server string, jobId string, ...) (*http.Request, error)
- func NewChangePasswordAuthChangePasswordPostRequest(server string, body ChangePasswordAuthChangePasswordPostJSONRequestBody) (*http.Request, error)
- func NewChangePasswordAuthChangePasswordPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostRequest(server string, fileId string, uploadId string, ...) (*http.Request, error)
- func NewCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostRequestWithBody(server string, fileId string, uploadId string, ...) (*http.Request, error)
- func NewCountMicroCopiesManageMicroCopyCountGetRequest(server string, params *CountMicroCopiesManageMicroCopyCountGetParams) (*http.Request, error)
- func NewCreateArticleManageArticlesPostRequest(server string, params *CreateArticleManageArticlesPostParams, ...) (*http.Request, error)
- func NewCreateArticleManageArticlesPostRequestWithBody(server string, params *CreateArticleManageArticlesPostParams, ...) (*http.Request, error)
- func NewCreateBackupBackupsPostRequest(server string, params *CreateBackupBackupsPostParams) (*http.Request, error)
- func NewCreateCategoryManageCategoriesPostRequest(server string, params *CreateCategoryManageCategoriesPostParams, ...) (*http.Request, error)
- func NewCreateCategoryManageCategoriesPostRequestWithBody(server string, params *CreateCategoryManageCategoriesPostParams, ...) (*http.Request, error)
- func NewCreateCheckoutSessionBillingCheckoutPostRequest(server string, body CreateCheckoutSessionBillingCheckoutPostJSONRequestBody) (*http.Request, error)
- func NewCreateCheckoutSessionBillingCheckoutPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateCollectionManageCustomCollectionsPostRequest(server string, params *CreateCollectionManageCustomCollectionsPostParams, ...) (*http.Request, error)
- func NewCreateCollectionManageCustomCollectionsPostRequestWithBody(server string, params *CreateCollectionManageCustomCollectionsPostParams, ...) (*http.Request, error)
- func NewCreateFileMetadataManageFilesMetadataPostRequest(server string, params *CreateFileMetadataManageFilesMetadataPostParams, ...) (*http.Request, error)
- func NewCreateFileMetadataManageFilesMetadataPostRequestWithBody(server string, params *CreateFileMetadataManageFilesMetadataPostParams, ...) (*http.Request, error)
- func NewCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostRequest(server string, ...) (*http.Request, error)
- func NewCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostRequestWithBody(server string, ...) (*http.Request, error)
- func NewCreateGripDestinationSyncGripPostRequest(server string, params *CreateGripDestinationSyncGripPostParams, ...) (*http.Request, error)
- func NewCreateGripDestinationSyncGripPostRequestWithBody(server string, params *CreateGripDestinationSyncGripPostParams, ...) (*http.Request, error)
- func NewCreateItemManageCustomCollectionsCollectionIdItemsPostRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewCreateItemManageCustomCollectionsCollectionIdItemsPostRequestWithBody(server string, collectionId string, ...) (*http.Request, error)
- func NewCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostRequest(server string, collectionId string, sourceId string, ...) (*http.Request, error)
- func NewCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostRequestWithBody(server string, collectionId string, sourceId string, ...) (*http.Request, error)
- func NewCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostRequestWithBody(server string, collectionId string, ...) (*http.Request, error)
- func NewCreateMicroCopyManageMicroCopyPostRequest(server string, params *CreateMicroCopyManageMicroCopyPostParams, ...) (*http.Request, error)
- func NewCreateMicroCopyManageMicroCopyPostRequestWithBody(server string, params *CreateMicroCopyManageMicroCopyPostParams, ...) (*http.Request, error)
- func NewCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostRequest(server string, sourceId string, ...) (*http.Request, error)
- func NewCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostRequestWithBody(server string, sourceId string, ...) (*http.Request, error)
- func NewCreateOrgOrgsPostRequest(server string, body CreateOrgOrgsPostJSONRequestBody) (*http.Request, error)
- func NewCreateOrgOrgsPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreatePageManagePagesPostRequest(server string, params *CreatePageManagePagesPostParams, ...) (*http.Request, error)
- func NewCreatePageManagePagesPostRequestWithBody(server string, params *CreatePageManagePagesPostParams, contentType string, ...) (*http.Request, error)
- func NewCreatePageTranslationManagePagesSourceIdTranslationsPostRequest(server string, sourceId string, ...) (*http.Request, error)
- func NewCreatePageTranslationManagePagesSourceIdTranslationsPostRequestWithBody(server string, sourceId string, ...) (*http.Request, error)
- func NewCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostRequest(server string, organizationId string, ...) (*http.Request, error)
- func NewCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostRequestWithBody(server string, organizationId string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostRequest(server string, organizationId string, ...) (*http.Request, error)
- func NewCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostRequestWithBody(server string, organizationId string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostRequest(server string, organizationId string, ...) (*http.Request, error)
- func NewCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostRequestWithBody(server string, organizationId string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostRequest(server string, organizationId string, ...) (*http.Request, error)
- func NewCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostRequestWithBody(server string, organizationId string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateTenantTenantsPostRequest(server string, params *CreateTenantTenantsPostParams, ...) (*http.Request, error)
- func NewCreateTenantTenantsPostRequestWithBody(server string, params *CreateTenantTenantsPostParams, contentType string, ...) (*http.Request, error)
- func NewCreateTranslationManageArticlesSourceIdTranslationsPostRequest(server string, sourceId string, ...) (*http.Request, error)
- func NewCreateTranslationManageArticlesSourceIdTranslationsPostRequestWithBody(server string, sourceId string, ...) (*http.Request, error)
- func NewCreateTranslationManageCategoriesSourceIdTranslationsPostRequest(server string, sourceId string, ...) (*http.Request, error)
- func NewCreateTranslationManageCategoriesSourceIdTranslationsPostRequestWithBody(server string, sourceId string, ...) (*http.Request, error)
- func NewCreateUrlWebhookExtensionExtensionsUrlWebhookPostRequest(server string, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, ...) (*http.Request, error)
- func NewCreateUrlWebhookExtensionExtensionsUrlWebhookPostRequestWithBody(server string, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, ...) (*http.Request, error)
- func NewCreateWebflowDestinationSyncWebflowPostRequest(server string, params *CreateWebflowDestinationSyncWebflowPostParams, ...) (*http.Request, error)
- func NewCreateWebflowDestinationSyncWebflowPostRequestWithBody(server string, params *CreateWebflowDestinationSyncWebflowPostParams, ...) (*http.Request, error)
- func NewDeleteApiKeyApiKeysApiKeyIdDeleteRequest(server string, apiKeyId string) (*http.Request, error)
- func NewDeleteArticleManageArticlesArticleIdDeleteRequest(server string, articleId string, ...) (*http.Request, error)
- func NewDeleteBackupBackupsBackupIdDeleteRequest(server string, backupId string) (*http.Request, error)
- func NewDeleteCategoryManageCategoriesCategoryIdDeleteRequest(server string, categoryId string, ...) (*http.Request, error)
- func NewDeleteCollectionManageCustomCollectionsCollectionIdDeleteRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewDeleteExtensionExtensionsExtensionIdDeleteRequest(server string, extensionId string) (*http.Request, error)
- func NewDeleteFileManageFilesFileIdDeleteRequest(server string, fileId string, params *DeleteFileManageFilesFileIdDeleteParams) (*http.Request, error)
- func NewDeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteRequest(server string, collectionId string, itemId string, ...) (*http.Request, error)
- func NewDeleteMicroCopyManageMicroCopyMicroCopyIdDeleteRequest(server string, microCopyId string, ...) (*http.Request, error)
- func NewDeleteOrgOrgsOrgIdDeleteRequest(server string, orgId string) (*http.Request, error)
- func NewDeletePageManagePagesPageIdDeleteRequest(server string, pageId string, params *DeletePageManagePagesPageIdDeleteParams) (*http.Request, error)
- func NewDeleteSyncDestinationSyncDestinationIdDeleteRequest(server string, destinationId string, ...) (*http.Request, error)
- func NewDeleteTenantTenantsTenantIdDeleteRequest(server string, tenantId string) (*http.Request, error)
- func NewGetArticleBySlugManageArticlesBySlugSlugGetRequest(server string, slug string, ...) (*http.Request, error)
- func NewGetArticleCategoriesManageArticlesArticleIdCategoriesGetRequest(server string, articleId string, ...) (*http.Request, error)
- func NewGetArticleManageArticlesArticleIdGetRequest(server string, articleId string, ...) (*http.Request, error)
- func NewGetArticlesForCategoryManageCategoriesCategoryIdArticlesGetRequest(server string, categoryId string, ...) (*http.Request, error)
- func NewGetAvailablePlansBillingPlansGetRequest(server string) (*http.Request, error)
- func NewGetCategoryBySlugManageCategoriesBySlugSlugGetRequest(server string, slug string, ...) (*http.Request, error)
- func NewGetCategoryManageCategoriesCategoryIdGetRequest(server string, categoryId string, ...) (*http.Request, error)
- func NewGetCollectionBySlugManageCustomCollectionsBySlugSlugGetRequest(server string, slug string, ...) (*http.Request, error)
- func NewGetCollectionManageCustomCollectionsCollectionIdGetRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewGetExportJobSyncJobsJobIdGetRequest(server string, jobId string, params *GetExportJobSyncJobsJobIdGetParams) (*http.Request, error)
- func NewGetExtensionExtensionsExtensionIdGetRequest(server string, extensionId string) (*http.Request, error)
- func NewGetFileManageFilesFileIdGetRequest(server string, fileId string, params *GetFileManageFilesFileIdGetParams) (*http.Request, error)
- func NewGetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetRequest(server string, collectionId string, slug string, ...) (*http.Request, error)
- func NewGetItemManageCustomCollectionsCollectionIdItemsItemIdGetRequest(server string, collectionId string, itemId string, ...) (*http.Request, error)
- func NewGetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetRequest(server string, collectionId string, itemId string, ...) (*http.Request, error)
- func NewGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostRequestWithBody(server string, collectionId string, ...) (*http.Request, error)
- func NewGetMeAuthMeGetRequest(server string) (*http.Request, error)
- func NewGetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetRequest(server string, language string, ...) (*http.Request, error)
- func NewGetMicroCopyByKeyManageMicroCopyByKeyKeyGetRequest(server string, key string, ...) (*http.Request, error)
- func NewGetMicroCopyManageMicroCopyMicroCopyIdGetRequest(server string, microCopyId string, ...) (*http.Request, error)
- func NewGetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetRequest(server string, microCopyId string, ...) (*http.Request, error)
- func NewGetOrgOrgsOrgIdGetRequest(server string, orgId string) (*http.Request, error)
- func NewGetOrganizationUsageUsageOrganizationsOrganizationIdGetRequest(server string, organizationId string) (*http.Request, error)
- func NewGetPageBySlugManagePagesBySlugSlugGetRequest(server string, slug string, ...) (*http.Request, error)
- func NewGetPageManagePagesPageIdGetRequest(server string, pageId string, params *GetPageManagePagesPageIdGetParams) (*http.Request, error)
- func NewGetPageTranslationsManagePagesPageIdTranslationsGetRequest(server string, pageId string, ...) (*http.Request, error)
- func NewGetStatusManageStatusGetRequest(server string) (*http.Request, error)
- func NewGetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetRequest(server string, categoryId string, ...) (*http.Request, error)
- func NewGetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetRequest(server string, organizationId string) (*http.Request, error)
- func NewGetTenantTenantsTenantIdGetRequest(server string, tenantId string) (*http.Request, error)
- func NewGetTranslationsManageArticlesArticleIdTranslationsGetRequest(server string, articleId string, ...) (*http.Request, error)
- func NewGetTranslationsManageCategoriesCategoryIdTranslationsGetRequest(server string, categoryId string, ...) (*http.Request, error)
- func NewGetVersionsManageStatusVersionGetRequest(server string) (*http.Request, error)
- func NewHandleDeferredTaskDeferredPostRequest(server string, params *HandleDeferredTaskDeferredPostParams, ...) (*http.Request, error)
- func NewHandleDeferredTaskDeferredPostRequestWithBody(server string, params *HandleDeferredTaskDeferredPostParams, ...) (*http.Request, error)
- func NewHealthCheckHealthGetRequest(server string) (*http.Request, error)
- func NewImportFromDestinationSyncDestinationIdImportPostRequestWithBody(server string, destinationId string, ...) (*http.Request, error)
- func NewInfoInfoGetRequest(server string) (*http.Request, error)
- func NewInitMultipartUploadManageFilesFileIdMultipartInitPostRequest(server string, fileId string, ...) (*http.Request, error)
- func NewInviteNewMemberOrgsOrgIdInvitationsPostRequest(server string, orgId string, ...) (*http.Request, error)
- func NewInviteNewMemberOrgsOrgIdInvitationsPostRequestWithBody(server string, orgId string, contentType string, body io.Reader) (*http.Request, error)
- func NewIssueApiKeyApiKeysPostRequest(server string, body IssueApiKeyApiKeysPostJSONRequestBody) (*http.Request, error)
- func NewIssueApiKeyApiKeysPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewListArticlesManageArticlesGetRequest(server string, params *ListArticlesManageArticlesGetParams) (*http.Request, error)
- func NewListArticlesPreviewManageArticlesPreviewGetRequest(server string, params *ListArticlesPreviewManageArticlesPreviewGetParams) (*http.Request, error)
- func NewListBackupsBackupsGetRequest(server string, params *ListBackupsBackupsGetParams) (*http.Request, error)
- func NewListCategoriesManageCategoriesGetRequest(server string, params *ListCategoriesManageCategoriesGetParams) (*http.Request, error)
- func NewListCollectionsManageCustomCollectionsGetRequest(server string, params *ListCollectionsManageCustomCollectionsGetParams) (*http.Request, error)
- func NewListExportJobTasksSyncJobsJobIdTasksGetRequest(server string, jobId string, ...) (*http.Request, error)
- func NewListExportJobsSyncJobsGetRequest(server string, params *ListExportJobsSyncJobsGetParams) (*http.Request, error)
- func NewListExtensionsExtensionsGetRequest(server string, params *ListExtensionsExtensionsGetParams) (*http.Request, error)
- func NewListFilesManageFilesGetRequest(server string, params *ListFilesManageFilesGetParams) (*http.Request, error)
- func NewListItemsManageCustomCollectionsCollectionIdItemsGetRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewListMembersOrgsOrgIdMembersGetRequest(server string, orgId string) (*http.Request, error)
- func NewListMicroCopiesManageMicroCopyGetRequest(server string, params *ListMicroCopiesManageMicroCopyGetParams) (*http.Request, error)
- func NewListMyOrgsOrgsGetRequest(server string) (*http.Request, error)
- func NewListOrgTenantsTenantsByOrgOrgIdGetRequest(server string, orgId string) (*http.Request, error)
- func NewListPagesManagePagesGetRequest(server string, params *ListPagesManagePagesGetParams) (*http.Request, error)
- func NewListPagesPreviewManagePagesPreviewGetRequest(server string, params *ListPagesPreviewManagePagesPreviewGetParams) (*http.Request, error)
- func NewListPendingInvitationsOrgsOrgIdInvitationsGetRequest(server string, orgId string) (*http.Request, error)
- func NewListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewListSyncDestinationsByTenantSyncGetRequest(server string, params *ListSyncDestinationsByTenantSyncGetParams) (*http.Request, error)
- func NewListTenantApiKeysApiKeysByTenantTenantIdGetRequest(server string, tenantId string) (*http.Request, error)
- func NewLoginGithubAuthLoginGithubGetRequest(server string, params *LoginGithubAuthLoginGithubGetParams) (*http.Request, error)
- func NewLoginGoogleAuthLoginGooglePostRequest(server string, body LoginGoogleAuthLoginGooglePostJSONRequestBody) (*http.Request, error)
- func NewLoginGoogleAuthLoginGooglePostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewLoginPasswordAuthLoginPostRequest(server string, body LoginPasswordAuthLoginPostJSONRequestBody) (*http.Request, error)
- func NewLoginPasswordAuthLoginPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewLogoutUserAuthLogoutPostRequest(server string, body LogoutUserAuthLogoutPostJSONRequestBody) (*http.Request, error)
- func NewLogoutUserAuthLogoutPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPreviewInvitationOrgsInvitationsPreviewGetRequest(server string, params *PreviewInvitationOrgsInvitationsPreviewGetParams) (*http.Request, error)
- func NewPublishArticleManageArticlesArticleIdPublishPostRequest(server string, articleId string, ...) (*http.Request, error)
- func NewPublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostRequest(server string, collectionId string, itemId string, ...) (*http.Request, error)
- func NewPublishPageManagePagesPageIdPublishPostRequest(server string, pageId string, ...) (*http.Request, error)
- func NewRebuildAgendaPageToolsRebuildAgendaPagePostRequest(server string) (*http.Request, error)
- func NewRefreshAccessTokenAuthRefreshPostRequest(server string, body RefreshAccessTokenAuthRefreshPostJSONRequestBody) (*http.Request, error)
- func NewRefreshAccessTokenAuthRefreshPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewRegisterPasswordAuthRegisterPostRequest(server string, body RegisterPasswordAuthRegisterPostJSONRequestBody) (*http.Request, error)
- func NewRegisterPasswordAuthRegisterPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewRemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteRequest(server string, categoryId string, articleId string, ...) (*http.Request, error)
- func NewRemoveMemberOrgsOrgIdMembersUserIdDeleteRequest(server string, orgId string, userId string) (*http.Request, error)
- func NewRequestPasswordResetAuthRequestPasswordResetPostRequest(server string, ...) (*http.Request, error)
- func NewRequestPasswordResetAuthRequestPasswordResetPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewResendActivationAuthResendActivationPostRequest(server string, params *ResendActivationAuthResendActivationPostParams) (*http.Request, error)
- func NewResetPasswordAuthResetPasswordPostRequest(server string, body ResetPasswordAuthResetPasswordPostJSONRequestBody) (*http.Request, error)
- func NewResetPasswordAuthResetPasswordPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewRestoreBackupBackupsBackupIdRestorePostRequest(server string, backupId string) (*http.Request, error)
- func NewResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostRequest(server string, organizationId string) (*http.Request, error)
- func NewRetryExportJobSyncJobsJobIdRetryPostRequest(server string, jobId string, ...) (*http.Request, error)
- func NewRevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteRequest(server string, orgId string, invitationId string) (*http.Request, error)
- func NewRootGetRequest(server string) (*http.Request, error)
- func NewSetMyOnboardingStatusAuthMeOnboardingPatchRequest(server string, body SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody) (*http.Request, error)
- func NewSetMyOnboardingStatusAuthMeOnboardingPatchRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewStripeWebhookBillingWebhooksStripePostRequest(server string, params *StripeWebhookBillingWebhooksStripePostParams) (*http.Request, error)
- func NewTriggerExtensionExtensionsExtensionIdTriggerPostRequest(server string, extensionId string, ...) (*http.Request, error)
- func NewTriggerExtensionExtensionsExtensionIdTriggerPostRequestWithBody(server string, extensionId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateArticleManageArticlesArticleIdPutRequest(server string, articleId string, ...) (*http.Request, error)
- func NewUpdateArticleManageArticlesArticleIdPutRequestWithBody(server string, articleId string, ...) (*http.Request, error)
- func NewUpdateCategoryManageCategoriesCategoryIdPutRequest(server string, categoryId string, ...) (*http.Request, error)
- func NewUpdateCategoryManageCategoriesCategoryIdPutRequestWithBody(server string, categoryId string, ...) (*http.Request, error)
- func NewUpdateCollectionManageCustomCollectionsCollectionIdPutRequest(server string, collectionId string, ...) (*http.Request, error)
- func NewUpdateCollectionManageCustomCollectionsCollectionIdPutRequestWithBody(server string, collectionId string, ...) (*http.Request, error)
- func NewUpdateExtensionExtensionsExtensionIdPatchRequest(server string, extensionId string, ...) (*http.Request, error)
- func NewUpdateExtensionExtensionsExtensionIdPatchRequestWithBody(server string, extensionId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateFileManageFilesFileIdPutRequest(server string, fileId string, params *UpdateFileManageFilesFileIdPutParams, ...) (*http.Request, error)
- func NewUpdateFileManageFilesFileIdPutRequestWithBody(server string, fileId string, params *UpdateFileManageFilesFileIdPutParams, ...) (*http.Request, error)
- func NewUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutRequest(server string, collectionId string, itemId string, ...) (*http.Request, error)
- func NewUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutRequestWithBody(server string, collectionId string, itemId string, ...) (*http.Request, error)
- func NewUpdateMicroCopyManageMicroCopyMicroCopyIdPutRequest(server string, microCopyId string, ...) (*http.Request, error)
- func NewUpdateMicroCopyManageMicroCopyMicroCopyIdPutRequestWithBody(server string, microCopyId string, ...) (*http.Request, error)
- func NewUpdateOrgOrgsOrgIdPatchRequest(server string, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody) (*http.Request, error)
- func NewUpdateOrgOrgsOrgIdPatchRequestWithBody(server string, orgId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdatePageManagePagesPageIdPutRequest(server string, pageId string, params *UpdatePageManagePagesPageIdPutParams, ...) (*http.Request, error)
- func NewUpdatePageManagePagesPageIdPutRequestWithBody(server string, pageId string, params *UpdatePageManagePagesPageIdPutParams, ...) (*http.Request, error)
- func NewUpdateSyncDestinationConfigSyncDestinationIdPatchRequest(server string, destinationId string, ...) (*http.Request, error)
- func NewUpdateSyncDestinationConfigSyncDestinationIdPatchRequestWithBody(server string, destinationId string, ...) (*http.Request, error)
- func NewUpdateTenantTenantsTenantIdPatchRequest(server string, tenantId string, ...) (*http.Request, error)
- func NewUpdateTenantTenantsTenantIdPatchRequestWithBody(server string, tenantId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUploadFileByIdManageFilesFileIdUploadPostRequestWithBody(server string, fileId string, ...) (*http.Request, error)
- func NewUploadFileManageFilesPostRequestWithBody(server string, params *UploadFileManageFilesPostParams, contentType string, ...) (*http.Request, error)
- func NewUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostRequestWithBody(server string, fileId string, uploadId string, partNumber int, ...) (*http.Request, error)
- type AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams
- type AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse
- type AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody
- type AcceptInvitationOrgsInvitationsAcceptPostResponse
- type AcceptInvitationRequest
- type ActionType
- type ActivateAccountAuthActivatePostParams
- type ActivateAccountAuthActivatePostResponse
- type AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams
- type AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse
- type ArchiveArticleManageArticlesArticleIdArchivePostParams
- type ArchiveArticleManageArticlesArticleIdArchivePostResponse
- type ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams
- type ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse
- type ArchivePageManagePagesPageIdArchivePostParams
- type ArchivePageManagePagesPageIdArchivePostResponse
- type ArticleCreateModel
- type ArticlePreviewResponseModel
- type ArticleResponseModel
- type ArticleSourceModel
- type ArticleStatus
- type ArticleUpdateModel
- type AssignMemberOrgsOrgIdMembersPostJSONRequestBody
- type AssignMemberOrgsOrgIdMembersPostResponse
- type AssignMemberRequest
- type AvailablePlansResponse
- type BackupResponse
- type BatchSyncToDestinationSyncDestinationIdBatchPostParams
- type BatchSyncToDestinationSyncDestinationIdBatchPostResponse
- type BillingPortalRequest
- type BillingPortalResponse
- type BodyImportFromDestinationSyncDestinationIdImportPost
- type BodyUploadFileByIdManageFilesFileIdUploadPost
- type BodyUploadFileManageFilesPost
- type BodyUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPost
- type CallbackGithubAuthCallbackGithubGetParams
- type CallbackGithubAuthCallbackGithubGetResponse
- type CancelExportJobSyncJobsJobIdCancelPostParams
- type CancelExportJobSyncJobsJobIdCancelPostResponse
- type CategoryCreateModel
- type CategoryResponseModel
- type CategoryUpdateModel
- type ChangePasswordAuthChangePasswordPostJSONRequestBody
- type ChangePasswordAuthChangePasswordPostResponse
- type ChangePasswordRequest
- type CheckoutRequest
- type CheckoutSessionResponse
- type Client
- func (c *Client) AbortMultipartUploadManageFilesFileIdMultipartUploadIdDelete(ctx context.Context, fileId string, uploadId string, ...) (*http.Response, error)
- func (c *Client) AcceptInvitationOrgsInvitationsAcceptPost(ctx context.Context, ...) (*http.Response, error)
- func (c *Client) AcceptInvitationOrgsInvitationsAcceptPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) ActivateAccountAuthActivatePost(ctx context.Context, params *ActivateAccountAuthActivatePostParams, ...) (*http.Response, error)
- func (c *Client) AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPost(ctx context.Context, categoryId string, articleId string, ...) (*http.Response, error)
- func (c *Client) ArchiveArticleManageArticlesArticleIdArchivePost(ctx context.Context, articleId string, ...) (*http.Response, error)
- func (c *Client) ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePost(ctx context.Context, collectionId string, itemId string, ...) (*http.Response, error)
- func (c *Client) ArchivePageManagePagesPageIdArchivePost(ctx context.Context, pageId string, ...) (*http.Response, error)
- func (c *Client) AssignMemberOrgsOrgIdMembersPost(ctx context.Context, orgId string, ...) (*http.Response, error)
- func (c *Client) AssignMemberOrgsOrgIdMembersPostWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) BatchSyncToDestinationSyncDestinationIdBatchPost(ctx context.Context, destinationId string, ...) (*http.Response, error)
- func (c *Client) CallbackGithubAuthCallbackGithubGet(ctx context.Context, params *CallbackGithubAuthCallbackGithubGetParams, ...) (*http.Response, error)
- func (c *Client) CancelExportJobSyncJobsJobIdCancelPost(ctx context.Context, jobId string, ...) (*http.Response, error)
- func (c *Client) ChangePasswordAuthChangePasswordPost(ctx context.Context, body ChangePasswordAuthChangePasswordPostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) ChangePasswordAuthChangePasswordPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePost(ctx context.Context, fileId string, uploadId string, ...) (*http.Response, error)
- func (c *Client) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBody(ctx context.Context, fileId string, uploadId string, ...) (*http.Response, error)
- func (c *Client) CountMicroCopiesManageMicroCopyCountGet(ctx context.Context, params *CountMicroCopiesManageMicroCopyCountGetParams, ...) (*http.Response, error)
- func (c *Client) CreateArticleManageArticlesPost(ctx context.Context, params *CreateArticleManageArticlesPostParams, ...) (*http.Response, error)
- func (c *Client) CreateArticleManageArticlesPostWithBody(ctx context.Context, params *CreateArticleManageArticlesPostParams, ...) (*http.Response, error)
- func (c *Client) CreateBackupBackupsPost(ctx context.Context, params *CreateBackupBackupsPostParams, ...) (*http.Response, error)
- func (c *Client) CreateCategoryManageCategoriesPost(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, ...) (*http.Response, error)
- func (c *Client) CreateCategoryManageCategoriesPostWithBody(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, ...) (*http.Response, error)
- func (c *Client) CreateCheckoutSessionBillingCheckoutPost(ctx context.Context, ...) (*http.Response, error)
- func (c *Client) CreateCheckoutSessionBillingCheckoutPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateCollectionManageCustomCollectionsPost(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, ...) (*http.Response, error)
- func (c *Client) CreateCollectionManageCustomCollectionsPostWithBody(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, ...) (*http.Response, error)
- func (c *Client) CreateFileMetadataManageFilesMetadataPost(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, ...) (*http.Response, error)
- func (c *Client) CreateFileMetadataManageFilesMetadataPostWithBody(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, ...) (*http.Response, error)
- func (c *Client) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPost(ctx context.Context, ...) (*http.Response, error)
- func (c *Client) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBody(ctx context.Context, ...) (*http.Response, error)
- func (c *Client) CreateGripDestinationSyncGripPost(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, ...) (*http.Response, error)
- func (c *Client) CreateGripDestinationSyncGripPostWithBody(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, ...) (*http.Response, error)
- func (c *Client) CreateItemManageCustomCollectionsCollectionIdItemsPost(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) CreateItemManageCustomCollectionsCollectionIdItemsPostWithBody(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPost(ctx context.Context, collectionId string, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBody(ctx context.Context, collectionId string, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPost(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBody(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) CreateMicroCopyManageMicroCopyPost(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, ...) (*http.Response, error)
- func (c *Client) CreateMicroCopyManageMicroCopyPostWithBody(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, ...) (*http.Response, error)
- func (c *Client) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPost(ctx context.Context, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreateOrgOrgsPost(ctx context.Context, body CreateOrgOrgsPostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateOrgOrgsPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreatePageManagePagesPost(ctx context.Context, params *CreatePageManagePagesPostParams, ...) (*http.Response, error)
- func (c *Client) CreatePageManagePagesPostWithBody(ctx context.Context, params *CreatePageManagePagesPostParams, ...) (*http.Response, error)
- func (c *Client) CreatePageTranslationManagePagesSourceIdTranslationsPost(ctx context.Context, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreatePageTranslationManagePagesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPost(ctx context.Context, organizationId string, ...) (*http.Response, error)
- func (c *Client) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost(ctx context.Context, organizationId string, ...) (*http.Response, error)
- func (c *Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost(ctx context.Context, organizationId string, ...) (*http.Response, error)
- func (c *Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost(ctx context.Context, organizationId string, ...) (*http.Response, error)
- func (c *Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateTenantTenantsPost(ctx context.Context, params *CreateTenantTenantsPostParams, ...) (*http.Response, error)
- func (c *Client) CreateTenantTenantsPostWithBody(ctx context.Context, params *CreateTenantTenantsPostParams, contentType string, ...) (*http.Response, error)
- func (c *Client) CreateTranslationManageArticlesSourceIdTranslationsPost(ctx context.Context, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreateTranslationManageArticlesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreateTranslationManageCategoriesSourceIdTranslationsPost(ctx context.Context, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreateTranslationManageCategoriesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, ...) (*http.Response, error)
- func (c *Client) CreateUrlWebhookExtensionExtensionsUrlWebhookPost(ctx context.Context, ...) (*http.Response, error)
- func (c *Client) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBody(ctx context.Context, ...) (*http.Response, error)
- func (c *Client) CreateWebflowDestinationSyncWebflowPost(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, ...) (*http.Response, error)
- func (c *Client) CreateWebflowDestinationSyncWebflowPostWithBody(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, ...) (*http.Response, error)
- func (c *Client) DeleteApiKeyApiKeysApiKeyIdDelete(ctx context.Context, apiKeyId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteArticleManageArticlesArticleIdDelete(ctx context.Context, articleId string, ...) (*http.Response, error)
- func (c *Client) DeleteBackupBackupsBackupIdDelete(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteCategoryManageCategoriesCategoryIdDelete(ctx context.Context, categoryId string, ...) (*http.Response, error)
- func (c *Client) DeleteCollectionManageCustomCollectionsCollectionIdDelete(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) DeleteExtensionExtensionsExtensionIdDelete(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteFileManageFilesFileIdDelete(ctx context.Context, fileId string, ...) (*http.Response, error)
- func (c *Client) DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDelete(ctx context.Context, collectionId string, itemId string, ...) (*http.Response, error)
- func (c *Client) DeleteMicroCopyManageMicroCopyMicroCopyIdDelete(ctx context.Context, microCopyId string, ...) (*http.Response, error)
- func (c *Client) DeleteOrgOrgsOrgIdDelete(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeletePageManagePagesPageIdDelete(ctx context.Context, pageId string, ...) (*http.Response, error)
- func (c *Client) DeleteSyncDestinationSyncDestinationIdDelete(ctx context.Context, destinationId string, ...) (*http.Response, error)
- func (c *Client) DeleteTenantTenantsTenantIdDelete(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetArticleBySlugManageArticlesBySlugSlugGet(ctx context.Context, slug string, ...) (*http.Response, error)
- func (c *Client) GetArticleCategoriesManageArticlesArticleIdCategoriesGet(ctx context.Context, articleId string, ...) (*http.Response, error)
- func (c *Client) GetArticleManageArticlesArticleIdGet(ctx context.Context, articleId string, ...) (*http.Response, error)
- func (c *Client) GetArticlesForCategoryManageCategoriesCategoryIdArticlesGet(ctx context.Context, categoryId string, ...) (*http.Response, error)
- func (c *Client) GetAvailablePlansBillingPlansGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetCategoryBySlugManageCategoriesBySlugSlugGet(ctx context.Context, slug string, ...) (*http.Response, error)
- func (c *Client) GetCategoryManageCategoriesCategoryIdGet(ctx context.Context, categoryId string, ...) (*http.Response, error)
- func (c *Client) GetCollectionBySlugManageCustomCollectionsBySlugSlugGet(ctx context.Context, slug string, ...) (*http.Response, error)
- func (c *Client) GetCollectionManageCustomCollectionsCollectionIdGet(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) GetExportJobSyncJobsJobIdGet(ctx context.Context, jobId string, params *GetExportJobSyncJobsJobIdGetParams, ...) (*http.Response, error)
- func (c *Client) GetExtensionExtensionsExtensionIdGet(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetFileManageFilesFileIdGet(ctx context.Context, fileId string, params *GetFileManageFilesFileIdGetParams, ...) (*http.Response, error)
- func (c *Client) GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGet(ctx context.Context, collectionId string, slug string, ...) (*http.Response, error)
- func (c *Client) GetItemManageCustomCollectionsCollectionIdItemsItemIdGet(ctx context.Context, collectionId string, itemId string, ...) (*http.Response, error)
- func (c *Client) GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGet(ctx context.Context, collectionId string, itemId string, ...) (*http.Response, error)
- func (c *Client) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPost(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBody(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) GetMeAuthMeGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGet(ctx context.Context, language string, ...) (*http.Response, error)
- func (c *Client) GetMicroCopyByKeyManageMicroCopyByKeyKeyGet(ctx context.Context, key string, ...) (*http.Response, error)
- func (c *Client) GetMicroCopyManageMicroCopyMicroCopyIdGet(ctx context.Context, microCopyId string, ...) (*http.Response, error)
- func (c *Client) GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGet(ctx context.Context, microCopyId string, ...) (*http.Response, error)
- func (c *Client) GetOrgOrgsOrgIdGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetOrganizationUsageUsageOrganizationsOrganizationIdGet(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetPageBySlugManagePagesBySlugSlugGet(ctx context.Context, slug string, ...) (*http.Response, error)
- func (c *Client) GetPageManagePagesPageIdGet(ctx context.Context, pageId string, params *GetPageManagePagesPageIdGetParams, ...) (*http.Response, error)
- func (c *Client) GetPageTranslationsManagePagesPageIdTranslationsGet(ctx context.Context, pageId string, ...) (*http.Response, error)
- func (c *Client) GetStatusManageStatusGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet(ctx context.Context, categoryId string, ...) (*http.Response, error)
- func (c *Client) GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGet(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetTenantTenantsTenantIdGet(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetTranslationsManageArticlesArticleIdTranslationsGet(ctx context.Context, articleId string, ...) (*http.Response, error)
- func (c *Client) GetTranslationsManageCategoriesCategoryIdTranslationsGet(ctx context.Context, categoryId string, ...) (*http.Response, error)
- func (c *Client) GetVersionsManageStatusVersionGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) HandleDeferredTaskDeferredPost(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, ...) (*http.Response, error)
- func (c *Client) HandleDeferredTaskDeferredPostWithBody(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, ...) (*http.Response, error)
- func (c *Client) HealthCheckHealthGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ImportFromDestinationSyncDestinationIdImportPostWithBody(ctx context.Context, destinationId string, ...) (*http.Response, error)
- func (c *Client) InfoInfoGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) InitMultipartUploadManageFilesFileIdMultipartInitPost(ctx context.Context, fileId string, ...) (*http.Response, error)
- func (c *Client) InviteNewMemberOrgsOrgIdInvitationsPost(ctx context.Context, orgId string, ...) (*http.Response, error)
- func (c *Client) InviteNewMemberOrgsOrgIdInvitationsPostWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) IssueApiKeyApiKeysPost(ctx context.Context, body IssueApiKeyApiKeysPostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) IssueApiKeyApiKeysPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) ListArticlesManageArticlesGet(ctx context.Context, params *ListArticlesManageArticlesGetParams, ...) (*http.Response, error)
- func (c *Client) ListArticlesPreviewManageArticlesPreviewGet(ctx context.Context, params *ListArticlesPreviewManageArticlesPreviewGetParams, ...) (*http.Response, error)
- func (c *Client) ListBackupsBackupsGet(ctx context.Context, params *ListBackupsBackupsGetParams, ...) (*http.Response, error)
- func (c *Client) ListCategoriesManageCategoriesGet(ctx context.Context, params *ListCategoriesManageCategoriesGetParams, ...) (*http.Response, error)
- func (c *Client) ListCollectionsManageCustomCollectionsGet(ctx context.Context, params *ListCollectionsManageCustomCollectionsGetParams, ...) (*http.Response, error)
- func (c *Client) ListExportJobTasksSyncJobsJobIdTasksGet(ctx context.Context, jobId string, ...) (*http.Response, error)
- func (c *Client) ListExportJobsSyncJobsGet(ctx context.Context, params *ListExportJobsSyncJobsGetParams, ...) (*http.Response, error)
- func (c *Client) ListExtensionsExtensionsGet(ctx context.Context, params *ListExtensionsExtensionsGetParams, ...) (*http.Response, error)
- func (c *Client) ListFilesManageFilesGet(ctx context.Context, params *ListFilesManageFilesGetParams, ...) (*http.Response, error)
- func (c *Client) ListItemsManageCustomCollectionsCollectionIdItemsGet(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGet(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) ListMembersOrgsOrgIdMembersGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ListMicroCopiesManageMicroCopyGet(ctx context.Context, params *ListMicroCopiesManageMicroCopyGetParams, ...) (*http.Response, error)
- func (c *Client) ListMyOrgsOrgsGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ListOrgTenantsTenantsByOrgOrgIdGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ListPagesManagePagesGet(ctx context.Context, params *ListPagesManagePagesGetParams, ...) (*http.Response, error)
- func (c *Client) ListPagesPreviewManagePagesPreviewGet(ctx context.Context, params *ListPagesPreviewManagePagesPreviewGetParams, ...) (*http.Response, error)
- func (c *Client) ListPendingInvitationsOrgsOrgIdInvitationsGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGet(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) ListSyncDestinationsByTenantSyncGet(ctx context.Context, params *ListSyncDestinationsByTenantSyncGetParams, ...) (*http.Response, error)
- func (c *Client) ListTenantApiKeysApiKeysByTenantTenantIdGet(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) LoginGithubAuthLoginGithubGet(ctx context.Context, params *LoginGithubAuthLoginGithubGetParams, ...) (*http.Response, error)
- func (c *Client) LoginGoogleAuthLoginGooglePost(ctx context.Context, body LoginGoogleAuthLoginGooglePostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) LoginGoogleAuthLoginGooglePostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) LoginPasswordAuthLoginPost(ctx context.Context, body LoginPasswordAuthLoginPostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) LoginPasswordAuthLoginPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) LogoutUserAuthLogoutPost(ctx context.Context, body LogoutUserAuthLogoutPostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) LogoutUserAuthLogoutPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PreviewInvitationOrgsInvitationsPreviewGet(ctx context.Context, params *PreviewInvitationOrgsInvitationsPreviewGetParams, ...) (*http.Response, error)
- func (c *Client) PublishArticleManageArticlesArticleIdPublishPost(ctx context.Context, articleId string, ...) (*http.Response, error)
- func (c *Client) PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPost(ctx context.Context, collectionId string, itemId string, ...) (*http.Response, error)
- func (c *Client) PublishPageManagePagesPageIdPublishPost(ctx context.Context, pageId string, ...) (*http.Response, error)
- func (c *Client) RebuildAgendaPageToolsRebuildAgendaPagePost(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) RefreshAccessTokenAuthRefreshPost(ctx context.Context, body RefreshAccessTokenAuthRefreshPostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) RefreshAccessTokenAuthRefreshPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) RegisterPasswordAuthRegisterPost(ctx context.Context, body RegisterPasswordAuthRegisterPostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) RegisterPasswordAuthRegisterPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDelete(ctx context.Context, categoryId string, articleId string, ...) (*http.Response, error)
- func (c *Client) RemoveMemberOrgsOrgIdMembersUserIdDelete(ctx context.Context, orgId string, userId string, ...) (*http.Response, error)
- func (c *Client) RequestPasswordResetAuthRequestPasswordResetPost(ctx context.Context, ...) (*http.Response, error)
- func (c *Client) RequestPasswordResetAuthRequestPasswordResetPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) ResendActivationAuthResendActivationPost(ctx context.Context, params *ResendActivationAuthResendActivationPostParams, ...) (*http.Response, error)
- func (c *Client) ResetPasswordAuthResetPasswordPost(ctx context.Context, body ResetPasswordAuthResetPasswordPostJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) ResetPasswordAuthResetPasswordPostWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) RestoreBackupBackupsBackupIdRestorePost(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePost(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) RetryExportJobSyncJobsJobIdRetryPost(ctx context.Context, jobId string, ...) (*http.Response, error)
- func (c *Client) RevokeInvitationOrgsOrgIdInvitationsInvitationIdDelete(ctx context.Context, orgId string, invitationId string, ...) (*http.Response, error)
- func (c *Client) RootGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) SetMyOnboardingStatusAuthMeOnboardingPatch(ctx context.Context, ...) (*http.Response, error)
- func (c *Client) SetMyOnboardingStatusAuthMeOnboardingPatchWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) StripeWebhookBillingWebhooksStripePost(ctx context.Context, params *StripeWebhookBillingWebhooksStripePostParams, ...) (*http.Response, error)
- func (c *Client) TriggerExtensionExtensionsExtensionIdTriggerPost(ctx context.Context, extensionId string, ...) (*http.Response, error)
- func (c *Client) TriggerExtensionExtensionsExtensionIdTriggerPostWithBody(ctx context.Context, extensionId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateArticleManageArticlesArticleIdPut(ctx context.Context, articleId string, ...) (*http.Response, error)
- func (c *Client) UpdateArticleManageArticlesArticleIdPutWithBody(ctx context.Context, articleId string, ...) (*http.Response, error)
- func (c *Client) UpdateCategoryManageCategoriesCategoryIdPut(ctx context.Context, categoryId string, ...) (*http.Response, error)
- func (c *Client) UpdateCategoryManageCategoriesCategoryIdPutWithBody(ctx context.Context, categoryId string, ...) (*http.Response, error)
- func (c *Client) UpdateCollectionManageCustomCollectionsCollectionIdPut(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) UpdateCollectionManageCustomCollectionsCollectionIdPutWithBody(ctx context.Context, collectionId string, ...) (*http.Response, error)
- func (c *Client) UpdateExtensionExtensionsExtensionIdPatch(ctx context.Context, extensionId string, ...) (*http.Response, error)
- func (c *Client) UpdateExtensionExtensionsExtensionIdPatchWithBody(ctx context.Context, extensionId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateFileManageFilesFileIdPut(ctx context.Context, fileId string, ...) (*http.Response, error)
- func (c *Client) UpdateFileManageFilesFileIdPutWithBody(ctx context.Context, fileId string, ...) (*http.Response, error)
- func (c *Client) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPut(ctx context.Context, collectionId string, itemId string, ...) (*http.Response, error)
- func (c *Client) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBody(ctx context.Context, collectionId string, itemId string, ...) (*http.Response, error)
- func (c *Client) UpdateMicroCopyManageMicroCopyMicroCopyIdPut(ctx context.Context, microCopyId string, ...) (*http.Response, error)
- func (c *Client) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBody(ctx context.Context, microCopyId string, ...) (*http.Response, error)
- func (c *Client) UpdateOrgOrgsOrgIdPatch(ctx context.Context, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) UpdateOrgOrgsOrgIdPatchWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdatePageManagePagesPageIdPut(ctx context.Context, pageId string, ...) (*http.Response, error)
- func (c *Client) UpdatePageManagePagesPageIdPutWithBody(ctx context.Context, pageId string, ...) (*http.Response, error)
- func (c *Client) UpdateSyncDestinationConfigSyncDestinationIdPatch(ctx context.Context, destinationId string, ...) (*http.Response, error)
- func (c *Client) UpdateSyncDestinationConfigSyncDestinationIdPatchWithBody(ctx context.Context, destinationId string, ...) (*http.Response, error)
- func (c *Client) UpdateTenantTenantsTenantIdPatch(ctx context.Context, tenantId string, ...) (*http.Response, error)
- func (c *Client) UpdateTenantTenantsTenantIdPatchWithBody(ctx context.Context, tenantId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UploadFileByIdManageFilesFileIdUploadPostWithBody(ctx context.Context, fileId string, ...) (*http.Response, error)
- func (c *Client) UploadFileManageFilesPostWithBody(ctx context.Context, params *UploadFileManageFilesPostParams, ...) (*http.Response, error)
- func (c *Client) UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBody(ctx context.Context, fileId string, uploadId string, partNumber int, ...) (*http.Response, error)
- type ClientInterface
- type ClientOption
- type ClientWithResponses
- func (c *ClientWithResponses) AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteWithResponse(ctx context.Context, fileId string, uploadId string, ...) (*AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse, error)
- func (c *ClientWithResponses) AcceptInvitationOrgsInvitationsAcceptPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AcceptInvitationOrgsInvitationsAcceptPostResponse, error)
- func (c *ClientWithResponses) AcceptInvitationOrgsInvitationsAcceptPostWithResponse(ctx context.Context, ...) (*AcceptInvitationOrgsInvitationsAcceptPostResponse, error)
- func (c *ClientWithResponses) ActivateAccountAuthActivatePostWithResponse(ctx context.Context, params *ActivateAccountAuthActivatePostParams, ...) (*ActivateAccountAuthActivatePostResponse, error)
- func (c *ClientWithResponses) AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostWithResponse(ctx context.Context, categoryId string, articleId string, ...) (*AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse, ...)
- func (c *ClientWithResponses) ArchiveArticleManageArticlesArticleIdArchivePostWithResponse(ctx context.Context, articleId string, ...) (*ArchiveArticleManageArticlesArticleIdArchivePostResponse, error)
- func (c *ClientWithResponses) ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostWithResponse(ctx context.Context, collectionId string, itemId string, ...) (*ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse, ...)
- func (c *ClientWithResponses) ArchivePageManagePagesPageIdArchivePostWithResponse(ctx context.Context, pageId string, ...) (*ArchivePageManagePagesPageIdArchivePostResponse, error)
- func (c *ClientWithResponses) AssignMemberOrgsOrgIdMembersPostWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, ...) (*AssignMemberOrgsOrgIdMembersPostResponse, error)
- func (c *ClientWithResponses) AssignMemberOrgsOrgIdMembersPostWithResponse(ctx context.Context, orgId string, ...) (*AssignMemberOrgsOrgIdMembersPostResponse, error)
- func (c *ClientWithResponses) BatchSyncToDestinationSyncDestinationIdBatchPostWithResponse(ctx context.Context, destinationId string, ...) (*BatchSyncToDestinationSyncDestinationIdBatchPostResponse, error)
- func (c *ClientWithResponses) CallbackGithubAuthCallbackGithubGetWithResponse(ctx context.Context, params *CallbackGithubAuthCallbackGithubGetParams, ...) (*CallbackGithubAuthCallbackGithubGetResponse, error)
- func (c *ClientWithResponses) CancelExportJobSyncJobsJobIdCancelPostWithResponse(ctx context.Context, jobId string, ...) (*CancelExportJobSyncJobsJobIdCancelPostResponse, error)
- func (c *ClientWithResponses) ChangePasswordAuthChangePasswordPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*ChangePasswordAuthChangePasswordPostResponse, error)
- func (c *ClientWithResponses) ChangePasswordAuthChangePasswordPostWithResponse(ctx context.Context, body ChangePasswordAuthChangePasswordPostJSONRequestBody, ...) (*ChangePasswordAuthChangePasswordPostResponse, error)
- func (c *ClientWithResponses) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBodyWithResponse(ctx context.Context, fileId string, uploadId string, ...) (*CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse, ...)
- func (c *ClientWithResponses) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithResponse(ctx context.Context, fileId string, uploadId string, ...) (*CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse, ...)
- func (c *ClientWithResponses) CountMicroCopiesManageMicroCopyCountGetWithResponse(ctx context.Context, params *CountMicroCopiesManageMicroCopyCountGetParams, ...) (*CountMicroCopiesManageMicroCopyCountGetResponse, error)
- func (c *ClientWithResponses) CreateArticleManageArticlesPostWithBodyWithResponse(ctx context.Context, params *CreateArticleManageArticlesPostParams, ...) (*CreateArticleManageArticlesPostResponse, error)
- func (c *ClientWithResponses) CreateArticleManageArticlesPostWithResponse(ctx context.Context, params *CreateArticleManageArticlesPostParams, ...) (*CreateArticleManageArticlesPostResponse, error)
- func (c *ClientWithResponses) CreateBackupBackupsPostWithResponse(ctx context.Context, params *CreateBackupBackupsPostParams, ...) (*CreateBackupBackupsPostResponse, error)
- func (c *ClientWithResponses) CreateCategoryManageCategoriesPostWithBodyWithResponse(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, ...) (*CreateCategoryManageCategoriesPostResponse, error)
- func (c *ClientWithResponses) CreateCategoryManageCategoriesPostWithResponse(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, ...) (*CreateCategoryManageCategoriesPostResponse, error)
- func (c *ClientWithResponses) CreateCheckoutSessionBillingCheckoutPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateCheckoutSessionBillingCheckoutPostResponse, error)
- func (c *ClientWithResponses) CreateCheckoutSessionBillingCheckoutPostWithResponse(ctx context.Context, ...) (*CreateCheckoutSessionBillingCheckoutPostResponse, error)
- func (c *ClientWithResponses) CreateCollectionManageCustomCollectionsPostWithBodyWithResponse(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, ...) (*CreateCollectionManageCustomCollectionsPostResponse, error)
- func (c *ClientWithResponses) CreateCollectionManageCustomCollectionsPostWithResponse(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, ...) (*CreateCollectionManageCustomCollectionsPostResponse, error)
- func (c *ClientWithResponses) CreateFileMetadataManageFilesMetadataPostWithBodyWithResponse(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, ...) (*CreateFileMetadataManageFilesMetadataPostResponse, error)
- func (c *ClientWithResponses) CreateFileMetadataManageFilesMetadataPostWithResponse(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, ...) (*CreateFileMetadataManageFilesMetadataPostResponse, error)
- func (c *ClientWithResponses) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBodyWithResponse(ctx context.Context, ...) (*CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse, error)
- func (c *ClientWithResponses) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithResponse(ctx context.Context, ...) (*CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse, error)
- func (c *ClientWithResponses) CreateGripDestinationSyncGripPostWithBodyWithResponse(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, ...) (*CreateGripDestinationSyncGripPostResponse, error)
- func (c *ClientWithResponses) CreateGripDestinationSyncGripPostWithResponse(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, ...) (*CreateGripDestinationSyncGripPostResponse, error)
- func (c *ClientWithResponses) CreateItemManageCustomCollectionsCollectionIdItemsPostWithBodyWithResponse(ctx context.Context, collectionId string, ...) (*CreateItemManageCustomCollectionsCollectionIdItemsPostResponse, error)
- func (c *ClientWithResponses) CreateItemManageCustomCollectionsCollectionIdItemsPostWithResponse(ctx context.Context, collectionId string, ...) (*CreateItemManageCustomCollectionsCollectionIdItemsPostResponse, error)
- func (c *ClientWithResponses) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, collectionId string, sourceId string, ...) (...)
- func (c *ClientWithResponses) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithResponse(ctx context.Context, collectionId string, sourceId string, ...) (...)
- func (c *ClientWithResponses) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBodyWithResponse(ctx context.Context, collectionId string, ...) (*CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse, ...)
- func (c *ClientWithResponses) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithResponse(ctx context.Context, collectionId string, ...) (*CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse, ...)
- func (c *ClientWithResponses) CreateMicroCopyManageMicroCopyPostWithBodyWithResponse(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, ...) (*CreateMicroCopyManageMicroCopyPostResponse, error)
- func (c *ClientWithResponses) CreateMicroCopyManageMicroCopyPostWithResponse(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, ...) (*CreateMicroCopyManageMicroCopyPostResponse, error)
- func (c *ClientWithResponses) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, ...) (*CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse, ...)
- func (c *ClientWithResponses) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, ...) (*CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse, ...)
- func (c *ClientWithResponses) CreateOrgOrgsPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateOrgOrgsPostResponse, error)
- func (c *ClientWithResponses) CreateOrgOrgsPostWithResponse(ctx context.Context, body CreateOrgOrgsPostJSONRequestBody, ...) (*CreateOrgOrgsPostResponse, error)
- func (c *ClientWithResponses) CreatePageManagePagesPostWithBodyWithResponse(ctx context.Context, params *CreatePageManagePagesPostParams, ...) (*CreatePageManagePagesPostResponse, error)
- func (c *ClientWithResponses) CreatePageManagePagesPostWithResponse(ctx context.Context, params *CreatePageManagePagesPostParams, ...) (*CreatePageManagePagesPostResponse, error)
- func (c *ClientWithResponses) CreatePageTranslationManagePagesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, ...) (*CreatePageTranslationManagePagesSourceIdTranslationsPostResponse, error)
- func (c *ClientWithResponses) CreatePageTranslationManagePagesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, ...) (*CreatePageTranslationManagePagesSourceIdTranslationsPostResponse, error)
- func (c *ClientWithResponses) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, ...) (...)
- func (c *ClientWithResponses) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithResponse(ctx context.Context, organizationId string, ...) (...)
- func (c *ClientWithResponses) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, ...) (...)
- func (c *ClientWithResponses) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithResponse(ctx context.Context, organizationId string, ...) (...)
- func (c *ClientWithResponses) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, ...) (...)
- func (c *ClientWithResponses) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithResponse(ctx context.Context, organizationId string, ...) (...)
- func (c *ClientWithResponses) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, ...) (...)
- func (c *ClientWithResponses) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithResponse(ctx context.Context, organizationId string, ...) (...)
- func (c *ClientWithResponses) CreateTenantTenantsPostWithBodyWithResponse(ctx context.Context, params *CreateTenantTenantsPostParams, contentType string, ...) (*CreateTenantTenantsPostResponse, error)
- func (c *ClientWithResponses) CreateTenantTenantsPostWithResponse(ctx context.Context, params *CreateTenantTenantsPostParams, ...) (*CreateTenantTenantsPostResponse, error)
- func (c *ClientWithResponses) CreateTranslationManageArticlesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, ...) (*CreateTranslationManageArticlesSourceIdTranslationsPostResponse, error)
- func (c *ClientWithResponses) CreateTranslationManageArticlesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, ...) (*CreateTranslationManageArticlesSourceIdTranslationsPostResponse, error)
- func (c *ClientWithResponses) CreateTranslationManageCategoriesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, ...) (*CreateTranslationManageCategoriesSourceIdTranslationsPostResponse, error)
- func (c *ClientWithResponses) CreateTranslationManageCategoriesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, ...) (*CreateTranslationManageCategoriesSourceIdTranslationsPostResponse, error)
- func (c *ClientWithResponses) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBodyWithResponse(ctx context.Context, ...) (*CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse, error)
- func (c *ClientWithResponses) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithResponse(ctx context.Context, ...) (*CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse, error)
- func (c *ClientWithResponses) CreateWebflowDestinationSyncWebflowPostWithBodyWithResponse(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, ...) (*CreateWebflowDestinationSyncWebflowPostResponse, error)
- func (c *ClientWithResponses) CreateWebflowDestinationSyncWebflowPostWithResponse(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, ...) (*CreateWebflowDestinationSyncWebflowPostResponse, error)
- func (c *ClientWithResponses) DeleteApiKeyApiKeysApiKeyIdDeleteWithResponse(ctx context.Context, apiKeyId string, reqEditors ...RequestEditorFn) (*DeleteApiKeyApiKeysApiKeyIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteArticleManageArticlesArticleIdDeleteWithResponse(ctx context.Context, articleId string, ...) (*DeleteArticleManageArticlesArticleIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteBackupBackupsBackupIdDeleteWithResponse(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*DeleteBackupBackupsBackupIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteCategoryManageCategoriesCategoryIdDeleteWithResponse(ctx context.Context, categoryId string, ...) (*DeleteCategoryManageCategoriesCategoryIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteCollectionManageCustomCollectionsCollectionIdDeleteWithResponse(ctx context.Context, collectionId string, ...) (*DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteExtensionExtensionsExtensionIdDeleteWithResponse(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*DeleteExtensionExtensionsExtensionIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteFileManageFilesFileIdDeleteWithResponse(ctx context.Context, fileId string, ...) (*DeleteFileManageFilesFileIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteWithResponse(ctx context.Context, collectionId string, itemId string, ...) (*DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteWithResponse(ctx context.Context, microCopyId string, ...) (*DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteOrgOrgsOrgIdDeleteWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*DeleteOrgOrgsOrgIdDeleteResponse, error)
- func (c *ClientWithResponses) DeletePageManagePagesPageIdDeleteWithResponse(ctx context.Context, pageId string, ...) (*DeletePageManagePagesPageIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteSyncDestinationSyncDestinationIdDeleteWithResponse(ctx context.Context, destinationId string, ...) (*DeleteSyncDestinationSyncDestinationIdDeleteResponse, error)
- func (c *ClientWithResponses) DeleteTenantTenantsTenantIdDeleteWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*DeleteTenantTenantsTenantIdDeleteResponse, error)
- func (c *ClientWithResponses) GetArticleBySlugManageArticlesBySlugSlugGetWithResponse(ctx context.Context, slug string, ...) (*GetArticleBySlugManageArticlesBySlugSlugGetResponse, error)
- func (c *ClientWithResponses) GetArticleCategoriesManageArticlesArticleIdCategoriesGetWithResponse(ctx context.Context, articleId string, ...) (*GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse, error)
- func (c *ClientWithResponses) GetArticleManageArticlesArticleIdGetWithResponse(ctx context.Context, articleId string, ...) (*GetArticleManageArticlesArticleIdGetResponse, error)
- func (c *ClientWithResponses) GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetWithResponse(ctx context.Context, categoryId string, ...) (*GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse, error)
- func (c *ClientWithResponses) GetAvailablePlansBillingPlansGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAvailablePlansBillingPlansGetResponse, error)
- func (c *ClientWithResponses) GetCategoryBySlugManageCategoriesBySlugSlugGetWithResponse(ctx context.Context, slug string, ...) (*GetCategoryBySlugManageCategoriesBySlugSlugGetResponse, error)
- func (c *ClientWithResponses) GetCategoryManageCategoriesCategoryIdGetWithResponse(ctx context.Context, categoryId string, ...) (*GetCategoryManageCategoriesCategoryIdGetResponse, error)
- func (c *ClientWithResponses) GetCollectionBySlugManageCustomCollectionsBySlugSlugGetWithResponse(ctx context.Context, slug string, ...) (*GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse, error)
- func (c *ClientWithResponses) GetCollectionManageCustomCollectionsCollectionIdGetWithResponse(ctx context.Context, collectionId string, ...) (*GetCollectionManageCustomCollectionsCollectionIdGetResponse, error)
- func (c *ClientWithResponses) GetExportJobSyncJobsJobIdGetWithResponse(ctx context.Context, jobId string, params *GetExportJobSyncJobsJobIdGetParams, ...) (*GetExportJobSyncJobsJobIdGetResponse, error)
- func (c *ClientWithResponses) GetExtensionExtensionsExtensionIdGetWithResponse(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*GetExtensionExtensionsExtensionIdGetResponse, error)
- func (c *ClientWithResponses) GetFileManageFilesFileIdGetWithResponse(ctx context.Context, fileId string, params *GetFileManageFilesFileIdGetParams, ...) (*GetFileManageFilesFileIdGetResponse, error)
- func (c *ClientWithResponses) GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetWithResponse(ctx context.Context, collectionId string, slug string, ...) (*GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse, ...)
- func (c *ClientWithResponses) GetItemManageCustomCollectionsCollectionIdItemsItemIdGetWithResponse(ctx context.Context, collectionId string, itemId string, ...) (*GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse, error)
- func (c *ClientWithResponses) GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetWithResponse(ctx context.Context, collectionId string, itemId string, ...) (...)
- func (c *ClientWithResponses) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBodyWithResponse(ctx context.Context, collectionId string, ...) (*GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse, error)
- func (c *ClientWithResponses) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithResponse(ctx context.Context, collectionId string, ...) (*GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse, error)
- func (c *ClientWithResponses) GetMeAuthMeGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetMeAuthMeGetResponse, error)
- func (c *ClientWithResponses) GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetWithResponse(ctx context.Context, language string, ...) (*GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse, error)
- func (c *ClientWithResponses) GetMicroCopyByKeyManageMicroCopyByKeyKeyGetWithResponse(ctx context.Context, key string, ...) (*GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse, error)
- func (c *ClientWithResponses) GetMicroCopyManageMicroCopyMicroCopyIdGetWithResponse(ctx context.Context, microCopyId string, ...) (*GetMicroCopyManageMicroCopyMicroCopyIdGetResponse, error)
- func (c *ClientWithResponses) GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetWithResponse(ctx context.Context, microCopyId string, ...) (*GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse, ...)
- func (c *ClientWithResponses) GetOrgOrgsOrgIdGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*GetOrgOrgsOrgIdGetResponse, error)
- func (c *ClientWithResponses) GetOrganizationUsageUsageOrganizationsOrganizationIdGetWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse, error)
- func (c *ClientWithResponses) GetPageBySlugManagePagesBySlugSlugGetWithResponse(ctx context.Context, slug string, ...) (*GetPageBySlugManagePagesBySlugSlugGetResponse, error)
- func (c *ClientWithResponses) GetPageManagePagesPageIdGetWithResponse(ctx context.Context, pageId string, params *GetPageManagePagesPageIdGetParams, ...) (*GetPageManagePagesPageIdGetResponse, error)
- func (c *ClientWithResponses) GetPageTranslationsManagePagesPageIdTranslationsGetWithResponse(ctx context.Context, pageId string, ...) (*GetPageTranslationsManagePagesPageIdTranslationsGetResponse, error)
- func (c *ClientWithResponses) GetStatusManageStatusGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStatusManageStatusGetResponse, error)
- func (c *ClientWithResponses) GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetWithResponse(ctx context.Context, categoryId string, ...) (*GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse, error)
- func (c *ClientWithResponses) GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse, ...)
- func (c *ClientWithResponses) GetTenantTenantsTenantIdGetWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*GetTenantTenantsTenantIdGetResponse, error)
- func (c *ClientWithResponses) GetTranslationsManageArticlesArticleIdTranslationsGetWithResponse(ctx context.Context, articleId string, ...) (*GetTranslationsManageArticlesArticleIdTranslationsGetResponse, error)
- func (c *ClientWithResponses) GetTranslationsManageCategoriesCategoryIdTranslationsGetWithResponse(ctx context.Context, categoryId string, ...) (*GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse, error)
- func (c *ClientWithResponses) GetVersionsManageStatusVersionGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVersionsManageStatusVersionGetResponse, error)
- func (c *ClientWithResponses) HandleDeferredTaskDeferredPostWithBodyWithResponse(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, ...) (*HandleDeferredTaskDeferredPostResponse, error)
- func (c *ClientWithResponses) HandleDeferredTaskDeferredPostWithResponse(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, ...) (*HandleDeferredTaskDeferredPostResponse, error)
- func (c *ClientWithResponses) HealthCheckHealthGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*HealthCheckHealthGetResponse, error)
- func (c *ClientWithResponses) ImportFromDestinationSyncDestinationIdImportPostWithBodyWithResponse(ctx context.Context, destinationId string, ...) (*ImportFromDestinationSyncDestinationIdImportPostResponse, error)
- func (c *ClientWithResponses) InfoInfoGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*InfoInfoGetResponse, error)
- func (c *ClientWithResponses) InitMultipartUploadManageFilesFileIdMultipartInitPostWithResponse(ctx context.Context, fileId string, ...) (*InitMultipartUploadManageFilesFileIdMultipartInitPostResponse, error)
- func (c *ClientWithResponses) InviteNewMemberOrgsOrgIdInvitationsPostWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, ...) (*InviteNewMemberOrgsOrgIdInvitationsPostResponse, error)
- func (c *ClientWithResponses) InviteNewMemberOrgsOrgIdInvitationsPostWithResponse(ctx context.Context, orgId string, ...) (*InviteNewMemberOrgsOrgIdInvitationsPostResponse, error)
- func (c *ClientWithResponses) IssueApiKeyApiKeysPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*IssueApiKeyApiKeysPostResponse, error)
- func (c *ClientWithResponses) IssueApiKeyApiKeysPostWithResponse(ctx context.Context, body IssueApiKeyApiKeysPostJSONRequestBody, ...) (*IssueApiKeyApiKeysPostResponse, error)
- func (c *ClientWithResponses) ListArticlesManageArticlesGetWithResponse(ctx context.Context, params *ListArticlesManageArticlesGetParams, ...) (*ListArticlesManageArticlesGetResponse, error)
- func (c *ClientWithResponses) ListArticlesPreviewManageArticlesPreviewGetWithResponse(ctx context.Context, params *ListArticlesPreviewManageArticlesPreviewGetParams, ...) (*ListArticlesPreviewManageArticlesPreviewGetResponse, error)
- func (c *ClientWithResponses) ListBackupsBackupsGetWithResponse(ctx context.Context, params *ListBackupsBackupsGetParams, ...) (*ListBackupsBackupsGetResponse, error)
- func (c *ClientWithResponses) ListCategoriesManageCategoriesGetWithResponse(ctx context.Context, params *ListCategoriesManageCategoriesGetParams, ...) (*ListCategoriesManageCategoriesGetResponse, error)
- func (c *ClientWithResponses) ListCollectionsManageCustomCollectionsGetWithResponse(ctx context.Context, params *ListCollectionsManageCustomCollectionsGetParams, ...) (*ListCollectionsManageCustomCollectionsGetResponse, error)
- func (c *ClientWithResponses) ListExportJobTasksSyncJobsJobIdTasksGetWithResponse(ctx context.Context, jobId string, ...) (*ListExportJobTasksSyncJobsJobIdTasksGetResponse, error)
- func (c *ClientWithResponses) ListExportJobsSyncJobsGetWithResponse(ctx context.Context, params *ListExportJobsSyncJobsGetParams, ...) (*ListExportJobsSyncJobsGetResponse, error)
- func (c *ClientWithResponses) ListExtensionsExtensionsGetWithResponse(ctx context.Context, params *ListExtensionsExtensionsGetParams, ...) (*ListExtensionsExtensionsGetResponse, error)
- func (c *ClientWithResponses) ListFilesManageFilesGetWithResponse(ctx context.Context, params *ListFilesManageFilesGetParams, ...) (*ListFilesManageFilesGetResponse, error)
- func (c *ClientWithResponses) ListItemsManageCustomCollectionsCollectionIdItemsGetWithResponse(ctx context.Context, collectionId string, ...) (*ListItemsManageCustomCollectionsCollectionIdItemsGetResponse, error)
- func (c *ClientWithResponses) ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetWithResponse(ctx context.Context, collectionId string, ...) (*ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse, ...)
- func (c *ClientWithResponses) ListMembersOrgsOrgIdMembersGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListMembersOrgsOrgIdMembersGetResponse, error)
- func (c *ClientWithResponses) ListMicroCopiesManageMicroCopyGetWithResponse(ctx context.Context, params *ListMicroCopiesManageMicroCopyGetParams, ...) (*ListMicroCopiesManageMicroCopyGetResponse, error)
- func (c *ClientWithResponses) ListMyOrgsOrgsGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListMyOrgsOrgsGetResponse, error)
- func (c *ClientWithResponses) ListOrgTenantsTenantsByOrgOrgIdGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListOrgTenantsTenantsByOrgOrgIdGetResponse, error)
- func (c *ClientWithResponses) ListPagesManagePagesGetWithResponse(ctx context.Context, params *ListPagesManagePagesGetParams, ...) (*ListPagesManagePagesGetResponse, error)
- func (c *ClientWithResponses) ListPagesPreviewManagePagesPreviewGetWithResponse(ctx context.Context, params *ListPagesPreviewManagePagesPreviewGetParams, ...) (*ListPagesPreviewManagePagesPreviewGetResponse, error)
- func (c *ClientWithResponses) ListPendingInvitationsOrgsOrgIdInvitationsGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListPendingInvitationsOrgsOrgIdInvitationsGetResponse, error)
- func (c *ClientWithResponses) ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetWithResponse(ctx context.Context, collectionId string, ...) (*ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse, ...)
- func (c *ClientWithResponses) ListSyncDestinationsByTenantSyncGetWithResponse(ctx context.Context, params *ListSyncDestinationsByTenantSyncGetParams, ...) (*ListSyncDestinationsByTenantSyncGetResponse, error)
- func (c *ClientWithResponses) ListTenantApiKeysApiKeysByTenantTenantIdGetWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*ListTenantApiKeysApiKeysByTenantTenantIdGetResponse, error)
- func (c *ClientWithResponses) LoginGithubAuthLoginGithubGetWithResponse(ctx context.Context, params *LoginGithubAuthLoginGithubGetParams, ...) (*LoginGithubAuthLoginGithubGetResponse, error)
- func (c *ClientWithResponses) LoginGoogleAuthLoginGooglePostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*LoginGoogleAuthLoginGooglePostResponse, error)
- func (c *ClientWithResponses) LoginGoogleAuthLoginGooglePostWithResponse(ctx context.Context, body LoginGoogleAuthLoginGooglePostJSONRequestBody, ...) (*LoginGoogleAuthLoginGooglePostResponse, error)
- func (c *ClientWithResponses) LoginPasswordAuthLoginPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*LoginPasswordAuthLoginPostResponse, error)
- func (c *ClientWithResponses) LoginPasswordAuthLoginPostWithResponse(ctx context.Context, body LoginPasswordAuthLoginPostJSONRequestBody, ...) (*LoginPasswordAuthLoginPostResponse, error)
- func (c *ClientWithResponses) LogoutUserAuthLogoutPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*LogoutUserAuthLogoutPostResponse, error)
- func (c *ClientWithResponses) LogoutUserAuthLogoutPostWithResponse(ctx context.Context, body LogoutUserAuthLogoutPostJSONRequestBody, ...) (*LogoutUserAuthLogoutPostResponse, error)
- func (c *ClientWithResponses) PreviewInvitationOrgsInvitationsPreviewGetWithResponse(ctx context.Context, params *PreviewInvitationOrgsInvitationsPreviewGetParams, ...) (*PreviewInvitationOrgsInvitationsPreviewGetResponse, error)
- func (c *ClientWithResponses) PublishArticleManageArticlesArticleIdPublishPostWithResponse(ctx context.Context, articleId string, ...) (*PublishArticleManageArticlesArticleIdPublishPostResponse, error)
- func (c *ClientWithResponses) PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostWithResponse(ctx context.Context, collectionId string, itemId string, ...) (*PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse, ...)
- func (c *ClientWithResponses) PublishPageManagePagesPageIdPublishPostWithResponse(ctx context.Context, pageId string, ...) (*PublishPageManagePagesPageIdPublishPostResponse, error)
- func (c *ClientWithResponses) RebuildAgendaPageToolsRebuildAgendaPagePostWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*RebuildAgendaPageToolsRebuildAgendaPagePostResponse, error)
- func (c *ClientWithResponses) RefreshAccessTokenAuthRefreshPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*RefreshAccessTokenAuthRefreshPostResponse, error)
- func (c *ClientWithResponses) RefreshAccessTokenAuthRefreshPostWithResponse(ctx context.Context, body RefreshAccessTokenAuthRefreshPostJSONRequestBody, ...) (*RefreshAccessTokenAuthRefreshPostResponse, error)
- func (c *ClientWithResponses) RegisterPasswordAuthRegisterPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*RegisterPasswordAuthRegisterPostResponse, error)
- func (c *ClientWithResponses) RegisterPasswordAuthRegisterPostWithResponse(ctx context.Context, body RegisterPasswordAuthRegisterPostJSONRequestBody, ...) (*RegisterPasswordAuthRegisterPostResponse, error)
- func (c *ClientWithResponses) RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteWithResponse(ctx context.Context, categoryId string, articleId string, ...) (...)
- func (c *ClientWithResponses) RemoveMemberOrgsOrgIdMembersUserIdDeleteWithResponse(ctx context.Context, orgId string, userId string, ...) (*RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse, error)
- func (c *ClientWithResponses) RequestPasswordResetAuthRequestPasswordResetPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*RequestPasswordResetAuthRequestPasswordResetPostResponse, error)
- func (c *ClientWithResponses) RequestPasswordResetAuthRequestPasswordResetPostWithResponse(ctx context.Context, ...) (*RequestPasswordResetAuthRequestPasswordResetPostResponse, error)
- func (c *ClientWithResponses) ResendActivationAuthResendActivationPostWithResponse(ctx context.Context, params *ResendActivationAuthResendActivationPostParams, ...) (*ResendActivationAuthResendActivationPostResponse, error)
- func (c *ClientWithResponses) ResetPasswordAuthResetPasswordPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*ResetPasswordAuthResetPasswordPostResponse, error)
- func (c *ClientWithResponses) ResetPasswordAuthResetPasswordPostWithResponse(ctx context.Context, body ResetPasswordAuthResetPasswordPostJSONRequestBody, ...) (*ResetPasswordAuthResetPasswordPostResponse, error)
- func (c *ClientWithResponses) RestoreBackupBackupsBackupIdRestorePostWithResponse(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*RestoreBackupBackupsBackupIdRestorePostResponse, error)
- func (c *ClientWithResponses) ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (...)
- func (c *ClientWithResponses) RetryExportJobSyncJobsJobIdRetryPostWithResponse(ctx context.Context, jobId string, ...) (*RetryExportJobSyncJobsJobIdRetryPostResponse, error)
- func (c *ClientWithResponses) RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteWithResponse(ctx context.Context, orgId string, invitationId string, ...) (*RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse, error)
- func (c *ClientWithResponses) RootGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*RootGetResponse, error)
- func (c *ClientWithResponses) SetMyOnboardingStatusAuthMeOnboardingPatchWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*SetMyOnboardingStatusAuthMeOnboardingPatchResponse, error)
- func (c *ClientWithResponses) SetMyOnboardingStatusAuthMeOnboardingPatchWithResponse(ctx context.Context, ...) (*SetMyOnboardingStatusAuthMeOnboardingPatchResponse, error)
- func (c *ClientWithResponses) StripeWebhookBillingWebhooksStripePostWithResponse(ctx context.Context, params *StripeWebhookBillingWebhooksStripePostParams, ...) (*StripeWebhookBillingWebhooksStripePostResponse, error)
- func (c *ClientWithResponses) TriggerExtensionExtensionsExtensionIdTriggerPostWithBodyWithResponse(ctx context.Context, extensionId string, contentType string, body io.Reader, ...) (*TriggerExtensionExtensionsExtensionIdTriggerPostResponse, error)
- func (c *ClientWithResponses) TriggerExtensionExtensionsExtensionIdTriggerPostWithResponse(ctx context.Context, extensionId string, ...) (*TriggerExtensionExtensionsExtensionIdTriggerPostResponse, error)
- func (c *ClientWithResponses) UpdateArticleManageArticlesArticleIdPutWithBodyWithResponse(ctx context.Context, articleId string, ...) (*UpdateArticleManageArticlesArticleIdPutResponse, error)
- func (c *ClientWithResponses) UpdateArticleManageArticlesArticleIdPutWithResponse(ctx context.Context, articleId string, ...) (*UpdateArticleManageArticlesArticleIdPutResponse, error)
- func (c *ClientWithResponses) UpdateCategoryManageCategoriesCategoryIdPutWithBodyWithResponse(ctx context.Context, categoryId string, ...) (*UpdateCategoryManageCategoriesCategoryIdPutResponse, error)
- func (c *ClientWithResponses) UpdateCategoryManageCategoriesCategoryIdPutWithResponse(ctx context.Context, categoryId string, ...) (*UpdateCategoryManageCategoriesCategoryIdPutResponse, error)
- func (c *ClientWithResponses) UpdateCollectionManageCustomCollectionsCollectionIdPutWithBodyWithResponse(ctx context.Context, collectionId string, ...) (*UpdateCollectionManageCustomCollectionsCollectionIdPutResponse, error)
- func (c *ClientWithResponses) UpdateCollectionManageCustomCollectionsCollectionIdPutWithResponse(ctx context.Context, collectionId string, ...) (*UpdateCollectionManageCustomCollectionsCollectionIdPutResponse, error)
- func (c *ClientWithResponses) UpdateExtensionExtensionsExtensionIdPatchWithBodyWithResponse(ctx context.Context, extensionId string, contentType string, body io.Reader, ...) (*UpdateExtensionExtensionsExtensionIdPatchResponse, error)
- func (c *ClientWithResponses) UpdateExtensionExtensionsExtensionIdPatchWithResponse(ctx context.Context, extensionId string, ...) (*UpdateExtensionExtensionsExtensionIdPatchResponse, error)
- func (c *ClientWithResponses) UpdateFileManageFilesFileIdPutWithBodyWithResponse(ctx context.Context, fileId string, ...) (*UpdateFileManageFilesFileIdPutResponse, error)
- func (c *ClientWithResponses) UpdateFileManageFilesFileIdPutWithResponse(ctx context.Context, fileId string, ...) (*UpdateFileManageFilesFileIdPutResponse, error)
- func (c *ClientWithResponses) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBodyWithResponse(ctx context.Context, collectionId string, itemId string, ...) (*UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse, error)
- func (c *ClientWithResponses) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithResponse(ctx context.Context, collectionId string, itemId string, ...) (*UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse, error)
- func (c *ClientWithResponses) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBodyWithResponse(ctx context.Context, microCopyId string, ...) (*UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse, error)
- func (c *ClientWithResponses) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithResponse(ctx context.Context, microCopyId string, ...) (*UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse, error)
- func (c *ClientWithResponses) UpdateOrgOrgsOrgIdPatchWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, ...) (*UpdateOrgOrgsOrgIdPatchResponse, error)
- func (c *ClientWithResponses) UpdateOrgOrgsOrgIdPatchWithResponse(ctx context.Context, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody, ...) (*UpdateOrgOrgsOrgIdPatchResponse, error)
- func (c *ClientWithResponses) UpdatePageManagePagesPageIdPutWithBodyWithResponse(ctx context.Context, pageId string, ...) (*UpdatePageManagePagesPageIdPutResponse, error)
- func (c *ClientWithResponses) UpdatePageManagePagesPageIdPutWithResponse(ctx context.Context, pageId string, ...) (*UpdatePageManagePagesPageIdPutResponse, error)
- func (c *ClientWithResponses) UpdateSyncDestinationConfigSyncDestinationIdPatchWithBodyWithResponse(ctx context.Context, destinationId string, ...) (*UpdateSyncDestinationConfigSyncDestinationIdPatchResponse, error)
- func (c *ClientWithResponses) UpdateSyncDestinationConfigSyncDestinationIdPatchWithResponse(ctx context.Context, destinationId string, ...) (*UpdateSyncDestinationConfigSyncDestinationIdPatchResponse, error)
- func (c *ClientWithResponses) UpdateTenantTenantsTenantIdPatchWithBodyWithResponse(ctx context.Context, tenantId string, contentType string, body io.Reader, ...) (*UpdateTenantTenantsTenantIdPatchResponse, error)
- func (c *ClientWithResponses) UpdateTenantTenantsTenantIdPatchWithResponse(ctx context.Context, tenantId string, ...) (*UpdateTenantTenantsTenantIdPatchResponse, error)
- func (c *ClientWithResponses) UploadFileByIdManageFilesFileIdUploadPostWithBodyWithResponse(ctx context.Context, fileId string, ...) (*UploadFileByIdManageFilesFileIdUploadPostResponse, error)
- func (c *ClientWithResponses) UploadFileManageFilesPostWithBodyWithResponse(ctx context.Context, params *UploadFileManageFilesPostParams, ...) (*UploadFileManageFilesPostResponse, error)
- func (c *ClientWithResponses) UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBodyWithResponse(ctx context.Context, fileId string, uploadId string, partNumber int, ...) (*UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse, ...)
- type ClientWithResponsesInterface
- type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody
- type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams
- type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse
- type CompleteMultipartUploadRequest
- type CountMicroCopiesManageMicroCopyCountGetParams
- type CountMicroCopiesManageMicroCopyCountGetResponse
- type CreateArticleManageArticlesPostJSONRequestBody
- type CreateArticleManageArticlesPostParams
- type CreateArticleManageArticlesPostResponse
- type CreateBackupBackupsPostParams
- type CreateBackupBackupsPostResponse
- type CreateCategoryManageCategoriesPostJSONRequestBody
- type CreateCategoryManageCategoriesPostParams
- type CreateCategoryManageCategoriesPostResponse
- type CreateCheckoutSessionBillingCheckoutPostJSONRequestBody
- type CreateCheckoutSessionBillingCheckoutPostResponse
- type CreateCollectionManageCustomCollectionsPostJSONRequestBody
- type CreateCollectionManageCustomCollectionsPostParams
- type CreateCollectionManageCustomCollectionsPostResponse
- type CreateFileMetadataManageFilesMetadataPostJSONRequestBody
- type CreateFileMetadataManageFilesMetadataPostParams
- type CreateFileMetadataManageFilesMetadataPostResponse
- type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody
- type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams
- type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse
- type CreateGithubWorkflowExtensionRequest
- type CreateGripDestinationRequest
- type CreateGripDestinationSyncGripPostJSONRequestBody
- type CreateGripDestinationSyncGripPostParams
- type CreateGripDestinationSyncGripPostResponse
- type CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody
- type CreateItemManageCustomCollectionsCollectionIdItemsPostParams
- type CreateItemManageCustomCollectionsCollectionIdItemsPostResponse
- type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody
- type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams
- type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse
- type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody
- type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams
- type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse
- type CreateMicroCopyManageMicroCopyPostJSONRequestBody
- type CreateMicroCopyManageMicroCopyPostParams
- type CreateMicroCopyManageMicroCopyPostResponse
- type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody
- type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams
- type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse
- type CreateOrgOrgsPostJSONRequestBody
- type CreateOrgOrgsPostResponse
- type CreateOrgRequest
- type CreatePageManagePagesPostJSONRequestBody
- type CreatePageManagePagesPostParams
- type CreatePageManagePagesPostResponse
- type CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody
- type CreatePageTranslationManagePagesSourceIdTranslationsPostParams
- type CreatePageTranslationManagePagesSourceIdTranslationsPostResponse
- type CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody
- type CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse
- type CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody
- type CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse
- type CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody
- type CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse
- type CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody
- type CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse
- type CreateTenantRequest
- type CreateTenantTenantsPostJSONRequestBody
- type CreateTenantTenantsPostParams
- type CreateTenantTenantsPostResponse
- type CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody
- type CreateTranslationManageArticlesSourceIdTranslationsPostParams
- type CreateTranslationManageArticlesSourceIdTranslationsPostResponse
- type CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody
- type CreateTranslationManageCategoriesSourceIdTranslationsPostParams
- type CreateTranslationManageCategoriesSourceIdTranslationsPostResponse
- type CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody
- type CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams
- type CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse
- type CreateUrlWebhookExtensionRequest
- type CreateWebflowDestinationRequest
- type CreateWebflowDestinationSyncWebflowPostJSONRequestBody
- type CreateWebflowDestinationSyncWebflowPostParams
- type CreateWebflowDestinationSyncWebflowPostResponse
- type CustomCollectionBatchItemCreateModel
- type CustomCollectionCreateModel
- type CustomCollectionItemCreateModel
- type CustomCollectionItemPreviewResponseModel
- type CustomCollectionItemResponseModel
- type CustomCollectionItemStatus
- type CustomCollectionItemUpdateModel
- type CustomCollectionItemsByIdsModel
- type CustomCollectionResponseModel
- type CustomCollectionStatus
- type CustomCollectionUpdateModel
- type CustomFieldModel
- type CustomFieldType
- type DeferredTask
- type DeferredTaskMessage
- type DeferredTask_Message
- func (t DeferredTask_Message) AsDeferredTaskMessage() (DeferredTaskMessage, error)
- func (t DeferredTask_Message) AsSyncDeferredTaskMessage() (SyncDeferredTaskMessage, error)
- func (t *DeferredTask_Message) FromDeferredTaskMessage(v DeferredTaskMessage) error
- func (t *DeferredTask_Message) FromSyncDeferredTaskMessage(v SyncDeferredTaskMessage) error
- func (t DeferredTask_Message) MarshalJSON() ([]byte, error)
- func (t *DeferredTask_Message) MergeDeferredTaskMessage(v DeferredTaskMessage) error
- func (t *DeferredTask_Message) MergeSyncDeferredTaskMessage(v SyncDeferredTaskMessage) error
- func (t *DeferredTask_Message) UnmarshalJSON(b []byte) error
- type DeleteApiKeyApiKeysApiKeyIdDeleteResponse
- type DeleteArticleManageArticlesArticleIdDeleteParams
- type DeleteArticleManageArticlesArticleIdDeleteResponse
- type DeleteBackupBackupsBackupIdDeleteResponse
- type DeleteCategoryManageCategoriesCategoryIdDeleteParams
- type DeleteCategoryManageCategoriesCategoryIdDeleteResponse
- type DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams
- type DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse
- type DeleteExtensionExtensionsExtensionIdDeleteResponse
- type DeleteFileManageFilesFileIdDeleteParams
- type DeleteFileManageFilesFileIdDeleteResponse
- type DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams
- type DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse
- type DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams
- type DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse
- type DeleteOrgOrgsOrgIdDeleteResponse
- type DeletePageManagePagesPageIdDeleteParams
- type DeletePageManagePagesPageIdDeleteResponse
- type DeleteSyncDestinationSyncDestinationIdDeleteParams
- type DeleteSyncDestinationSyncDestinationIdDeleteResponse
- type DeleteTenantTenantsTenantIdDeleteResponse
- type ExportTrigger
- type ExternalUserRoleKey
- type FieldDefinitionModel
- type FieldType
- type FileCreateModel
- type FileResponseModel
- type FileType
- type FileUpdateModel
- type GetArticleBySlugManageArticlesBySlugSlugGetParams
- type GetArticleBySlugManageArticlesBySlugSlugGetResponse
- type GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams
- type GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse
- type GetArticleManageArticlesArticleIdGetParams
- type GetArticleManageArticlesArticleIdGetResponse
- type GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams
- type GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse
- type GetAvailablePlansBillingPlansGetResponse
- type GetCategoryBySlugManageCategoriesBySlugSlugGetParams
- type GetCategoryBySlugManageCategoriesBySlugSlugGetResponse
- type GetCategoryManageCategoriesCategoryIdGetParams
- type GetCategoryManageCategoriesCategoryIdGetResponse
- type GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams
- type GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse
- type GetCollectionManageCustomCollectionsCollectionIdGetParams
- type GetCollectionManageCustomCollectionsCollectionIdGetResponse
- type GetExportJobSyncJobsJobIdGetParams
- type GetExportJobSyncJobsJobIdGetResponse
- type GetExtensionExtensionsExtensionIdGetResponse
- type GetFileManageFilesFileIdGetParams
- type GetFileManageFilesFileIdGetResponse
- type GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams
- type GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse
- type GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams
- type GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse
- type GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams
- type GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse
- type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody
- type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams
- type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse
- type GetMeAuthMeGetResponse
- type GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams
- type GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse
- type GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams
- type GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse
- type GetMicroCopyManageMicroCopyMicroCopyIdGetParams
- type GetMicroCopyManageMicroCopyMicroCopyIdGetResponse
- type GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams
- type GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse
- type GetOrgOrgsOrgIdGetResponse
- type GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse
- type GetPageBySlugManagePagesBySlugSlugGetParams
- type GetPageBySlugManagePagesBySlugSlugGetResponse
- type GetPageManagePagesPageIdGetParams
- type GetPageManagePagesPageIdGetResponse
- type GetPageTranslationsManagePagesPageIdTranslationsGetParams
- type GetPageTranslationsManagePagesPageIdTranslationsGetResponse
- type GetStatusManageStatusGetResponse
- type GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams
- type GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse
- type GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse
- type GetSubscriptionResponse
- type GetTenantTenantsTenantIdGetResponse
- type GetTranslationsManageArticlesArticleIdTranslationsGetParams
- type GetTranslationsManageArticlesArticleIdTranslationsGetResponse
- type GetTranslationsManageCategoriesCategoryIdTranslationsGetParams
- type GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse
- type GetVersionsManageStatusVersionGetResponse
- type GoogleIdTokenRequest
- type GripEntityType
- type HTTPValidationError
- type HandleDeferredTaskDeferredPostJSONRequestBody
- type HandleDeferredTaskDeferredPostParams
- type HandleDeferredTaskDeferredPostResponse
- type HealthCheckHealthGetResponse
- type HttpRequestDoer
- type ImportFromDestinationSyncDestinationIdImportPostMultipartRequestBody
- type ImportFromDestinationSyncDestinationIdImportPostParams
- type ImportFromDestinationSyncDestinationIdImportPostResponse
- type InfoInfoGetResponse
- type InitMultipartUploadManageFilesFileIdMultipartInitPostParams
- type InitMultipartUploadManageFilesFileIdMultipartInitPostResponse
- type InitMultipartUploadResponse
- type InviteMemberRequest
- type InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody
- type InviteNewMemberOrgsOrgIdInvitationsPostResponse
- type IssueApiKeyApiKeysPostJSONRequestBody
- type IssueApiKeyApiKeysPostResponse
- type IssueApiKeyRequest
- type JobStatus
- type ListArticlesManageArticlesGetParams
- type ListArticlesManageArticlesGetResponse
- type ListArticlesPreviewManageArticlesPreviewGetParams
- type ListArticlesPreviewManageArticlesPreviewGetResponse
- type ListBackupsBackupsGetParams
- type ListBackupsBackupsGetResponse
- type ListCategoriesManageCategoriesGetParams
- type ListCategoriesManageCategoriesGetResponse
- type ListCollectionsManageCustomCollectionsGetParams
- type ListCollectionsManageCustomCollectionsGetResponse
- type ListExportJobTasksSyncJobsJobIdTasksGetParams
- type ListExportJobTasksSyncJobsJobIdTasksGetResponse
- type ListExportJobsSyncJobsGetParams
- type ListExportJobsSyncJobsGetResponse
- type ListExtensionsExtensionsGetParams
- type ListExtensionsExtensionsGetResponse
- type ListFilesManageFilesGetParams
- type ListFilesManageFilesGetResponse
- type ListItemsManageCustomCollectionsCollectionIdItemsGetParams
- type ListItemsManageCustomCollectionsCollectionIdItemsGetResponse
- type ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams
- type ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse
- type ListMembersOrgsOrgIdMembersGetResponse
- type ListMicroCopiesManageMicroCopyGetParams
- type ListMicroCopiesManageMicroCopyGetResponse
- type ListMyOrgsOrgsGetResponse
- type ListOrgTenantsTenantsByOrgOrgIdGetResponse
- type ListPagesManagePagesGetParams
- type ListPagesManagePagesGetResponse
- type ListPagesPreviewManagePagesPreviewGetParams
- type ListPagesPreviewManagePagesPreviewGetResponse
- type ListPendingInvitationsOrgsOrgIdInvitationsGetResponse
- type ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams
- type ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse
- type ListSyncDestinationsByTenantSyncGetParams
- type ListSyncDestinationsByTenantSyncGetResponse
- type ListTenantApiKeysApiKeysByTenantTenantIdGetResponse
- type LoginGithubAuthLoginGithubGetParams
- type LoginGithubAuthLoginGithubGetResponse
- type LoginGoogleAuthLoginGooglePostJSONRequestBody
- type LoginGoogleAuthLoginGooglePostResponse
- type LoginPasswordAuthLoginPostJSONRequestBody
- type LoginPasswordAuthLoginPostResponse
- type LoginRequest
- type LogoutUserAuthLogoutPostJSONRequestBody
- type LogoutUserAuthLogoutPostResponse
- type MicroCopyCreateModel
- type MicroCopyResponseModel
- type MicroCopyUpdateModel
- type OnboardingStatus
- type Organization
- type OrganizationInvitationSummary
- type OrganizationUsage
- type PageCreateModel
- type PagePreviewResponseModel
- type PageResponseModel
- type PageStatus
- type PageUpdateModel
- type PaginatedResponse
- type PaginatedResponseArticlePreviewResponseModel
- type PaginatedResponseArticleResponseModel
- type PaginatedResponseCustomCollectionItemPreviewResponseModel
- type PaginatedResponsePagePreviewResponseModel
- type PaginatedResponsePageResponseModel
- type Part
- type PlanDetailsResponse
- type PreviewInvitationOrgsInvitationsPreviewGetParams
- type PreviewInvitationOrgsInvitationsPreviewGetResponse
- type PublicApiKeyCreatedResponse
- type PublicApiKeyResponse
- type PublishArticleManageArticlesArticleIdPublishPostParams
- type PublishArticleManageArticlesArticleIdPublishPostResponse
- type PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams
- type PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse
- type PublishPageManagePagesPageIdPublishPostParams
- type PublishPageManagePagesPageIdPublishPostResponse
- type RebuildAgendaPageToolsRebuildAgendaPagePostResponse
- type RefreshAccessTokenAuthRefreshPostJSONRequestBody
- type RefreshAccessTokenAuthRefreshPostResponse
- type RefreshTokenRequest
- type RegisterPasswordAuthRegisterPostJSONRequestBody
- type RegisterPasswordAuthRegisterPostResponse
- type RegisterRequest
- type RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams
- type RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse
- type RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse
- type RequestEditorFn
- type RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody
- type RequestPasswordResetAuthRequestPasswordResetPostResponse
- type RequestPasswordResetRequest
- type ResendActivationAuthResendActivationPostParams
- type ResendActivationAuthResendActivationPostResponse
- type ResetPasswordAuthResetPasswordPostJSONRequestBody
- type ResetPasswordAuthResetPasswordPostResponse
- type ResetPasswordRequest
- type RestoreBackupBackupsBackupIdRestorePostResponse
- type ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse
- type ResumeSubscriptionResponse
- type RetryExportJobSyncJobsJobIdRetryPostParams
- type RetryExportJobSyncJobsJobIdRetryPostResponse
- type RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse
- type RootGetResponse
- type SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody
- type SetMyOnboardingStatusAuthMeOnboardingPatchResponse
- type SourceType
- type StripeWebhookBillingWebhooksStripePostParams
- type StripeWebhookBillingWebhooksStripePostResponse
- type SubscriptionResponse
- type SyncDeferredTaskMessage
- type SyncDeferredTaskPayload
- type TaskStatus
- type Tenant
- type TenantUsage
- type TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody
- type TriggerExtensionExtensionsExtensionIdTriggerPostResponse
- type TriggerExtensionRequest
- type UpdateArticleManageArticlesArticleIdPutJSONRequestBody
- type UpdateArticleManageArticlesArticleIdPutParams
- type UpdateArticleManageArticlesArticleIdPutResponse
- type UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody
- type UpdateCategoryManageCategoriesCategoryIdPutParams
- type UpdateCategoryManageCategoriesCategoryIdPutResponse
- type UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody
- type UpdateCollectionManageCustomCollectionsCollectionIdPutParams
- type UpdateCollectionManageCustomCollectionsCollectionIdPutResponse
- type UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody
- type UpdateExtensionExtensionsExtensionIdPatchResponse
- type UpdateExtensionRequest
- type UpdateFileManageFilesFileIdPutJSONRequestBody
- type UpdateFileManageFilesFileIdPutParams
- type UpdateFileManageFilesFileIdPutResponse
- type UpdateGripDestinationRequest
- type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody
- type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams
- type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse
- type UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody
- type UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams
- type UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse
- type UpdateOnboardingStatusRequest
- type UpdateOrgOrgsOrgIdPatchJSONRequestBody
- type UpdateOrgOrgsOrgIdPatchResponse
- type UpdateOrgRequest
- type UpdatePageManagePagesPageIdPutJSONRequestBody
- type UpdatePageManagePagesPageIdPutParams
- type UpdatePageManagePagesPageIdPutResponse
- type UpdatePlanPortalRequest
- type UpdateSyncDestinationConfigSyncDestinationIdPatchJSONBody
- type UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody
- type UpdateSyncDestinationConfigSyncDestinationIdPatchParams
- type UpdateSyncDestinationConfigSyncDestinationIdPatchResponse
- type UpdateTenantRequest
- type UpdateTenantTenantsTenantIdPatchJSONRequestBody
- type UpdateTenantTenantsTenantIdPatchResponse
- type UpdateWebflowDestinationRequest
- type UploadFileByIdManageFilesFileIdUploadPostMultipartRequestBody
- type UploadFileByIdManageFilesFileIdUploadPostParams
- type UploadFileByIdManageFilesFileIdUploadPostResponse
- type UploadFileManageFilesPostMultipartRequestBody
- type UploadFileManageFilesPostParams
- type UploadFileManageFilesPostResponse
- type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostMultipartRequestBody
- type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams
- type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse
- type UploadPartResponse
- type UploadStatus
- type User
- type UserWithAuthorization
- type ValidationError
- type ValidationErrorLoc0
- type ValidationErrorLoc1
- type ValidationError_Loc_Item
- func (t ValidationError_Loc_Item) AsValidationErrorLoc0() (ValidationErrorLoc0, error)
- func (t ValidationError_Loc_Item) AsValidationErrorLoc1() (ValidationErrorLoc1, error)
- func (t *ValidationError_Loc_Item) FromValidationErrorLoc0(v ValidationErrorLoc0) error
- func (t *ValidationError_Loc_Item) FromValidationErrorLoc1(v ValidationErrorLoc1) error
- func (t ValidationError_Loc_Item) MarshalJSON() ([]byte, error)
- func (t *ValidationError_Loc_Item) MergeValidationErrorLoc0(v ValidationErrorLoc0) error
- func (t *ValidationError_Loc_Item) MergeValidationErrorLoc1(v ValidationErrorLoc1) error
- func (t *ValidationError_Loc_Item) UnmarshalJSON(b []byte) error
Constants ¶
const (
HTTPBearerScopes = "HTTPBearer.Scopes"
)
Variables ¶
This section is empty.
Functions ¶
func NewAbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteRequest ¶
func NewAbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteRequest(server string, fileId string, uploadId string, params *AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams) (*http.Request, error)
NewAbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteRequest generates requests for AbortMultipartUploadManageFilesFileIdMultipartUploadIdDelete
func NewAcceptInvitationOrgsInvitationsAcceptPostRequest ¶
func NewAcceptInvitationOrgsInvitationsAcceptPostRequest(server string, body AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody) (*http.Request, error)
NewAcceptInvitationOrgsInvitationsAcceptPostRequest calls the generic AcceptInvitationOrgsInvitationsAcceptPost builder with application/json body
func NewAcceptInvitationOrgsInvitationsAcceptPostRequestWithBody ¶
func NewAcceptInvitationOrgsInvitationsAcceptPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAcceptInvitationOrgsInvitationsAcceptPostRequestWithBody generates requests for AcceptInvitationOrgsInvitationsAcceptPost with any type of body
func NewActivateAccountAuthActivatePostRequest ¶
func NewActivateAccountAuthActivatePostRequest(server string, params *ActivateAccountAuthActivatePostParams) (*http.Request, error)
NewActivateAccountAuthActivatePostRequest generates requests for ActivateAccountAuthActivatePost
func NewAddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostRequest ¶
func NewAddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostRequest(server string, categoryId string, articleId string, params *AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams) (*http.Request, error)
NewAddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostRequest generates requests for AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPost
func NewArchiveArticleManageArticlesArticleIdArchivePostRequest ¶
func NewArchiveArticleManageArticlesArticleIdArchivePostRequest(server string, articleId string, params *ArchiveArticleManageArticlesArticleIdArchivePostParams) (*http.Request, error)
NewArchiveArticleManageArticlesArticleIdArchivePostRequest generates requests for ArchiveArticleManageArticlesArticleIdArchivePost
func NewArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostRequest ¶
func NewArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostRequest(server string, collectionId string, itemId string, params *ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams) (*http.Request, error)
NewArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostRequest generates requests for ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePost
func NewArchivePageManagePagesPageIdArchivePostRequest ¶
func NewArchivePageManagePagesPageIdArchivePostRequest(server string, pageId string, params *ArchivePageManagePagesPageIdArchivePostParams) (*http.Request, error)
NewArchivePageManagePagesPageIdArchivePostRequest generates requests for ArchivePageManagePagesPageIdArchivePost
func NewAssignMemberOrgsOrgIdMembersPostRequest ¶
func NewAssignMemberOrgsOrgIdMembersPostRequest(server string, orgId string, body AssignMemberOrgsOrgIdMembersPostJSONRequestBody) (*http.Request, error)
NewAssignMemberOrgsOrgIdMembersPostRequest calls the generic AssignMemberOrgsOrgIdMembersPost builder with application/json body
func NewAssignMemberOrgsOrgIdMembersPostRequestWithBody ¶
func NewAssignMemberOrgsOrgIdMembersPostRequestWithBody(server string, orgId string, contentType string, body io.Reader) (*http.Request, error)
NewAssignMemberOrgsOrgIdMembersPostRequestWithBody generates requests for AssignMemberOrgsOrgIdMembersPost with any type of body
func NewBatchSyncToDestinationSyncDestinationIdBatchPostRequest ¶
func NewBatchSyncToDestinationSyncDestinationIdBatchPostRequest(server string, destinationId string, params *BatchSyncToDestinationSyncDestinationIdBatchPostParams) (*http.Request, error)
NewBatchSyncToDestinationSyncDestinationIdBatchPostRequest generates requests for BatchSyncToDestinationSyncDestinationIdBatchPost
func NewCallbackGithubAuthCallbackGithubGetRequest ¶
func NewCallbackGithubAuthCallbackGithubGetRequest(server string, params *CallbackGithubAuthCallbackGithubGetParams) (*http.Request, error)
NewCallbackGithubAuthCallbackGithubGetRequest generates requests for CallbackGithubAuthCallbackGithubGet
func NewCancelExportJobSyncJobsJobIdCancelPostRequest ¶ added in v0.1.1
func NewCancelExportJobSyncJobsJobIdCancelPostRequest(server string, jobId string, params *CancelExportJobSyncJobsJobIdCancelPostParams) (*http.Request, error)
NewCancelExportJobSyncJobsJobIdCancelPostRequest generates requests for CancelExportJobSyncJobsJobIdCancelPost
func NewChangePasswordAuthChangePasswordPostRequest ¶
func NewChangePasswordAuthChangePasswordPostRequest(server string, body ChangePasswordAuthChangePasswordPostJSONRequestBody) (*http.Request, error)
NewChangePasswordAuthChangePasswordPostRequest calls the generic ChangePasswordAuthChangePasswordPost builder with application/json body
func NewChangePasswordAuthChangePasswordPostRequestWithBody ¶
func NewChangePasswordAuthChangePasswordPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewChangePasswordAuthChangePasswordPostRequestWithBody generates requests for ChangePasswordAuthChangePasswordPost with any type of body
func NewCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostRequest ¶
func NewCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostRequest(server string, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, body CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody) (*http.Request, error)
NewCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostRequest calls the generic CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePost builder with application/json body
func NewCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostRequestWithBody ¶
func NewCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostRequestWithBody(server string, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, contentType string, body io.Reader) (*http.Request, error)
NewCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostRequestWithBody generates requests for CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePost with any type of body
func NewCountMicroCopiesManageMicroCopyCountGetRequest ¶
func NewCountMicroCopiesManageMicroCopyCountGetRequest(server string, params *CountMicroCopiesManageMicroCopyCountGetParams) (*http.Request, error)
NewCountMicroCopiesManageMicroCopyCountGetRequest generates requests for CountMicroCopiesManageMicroCopyCountGet
func NewCreateArticleManageArticlesPostRequest ¶
func NewCreateArticleManageArticlesPostRequest(server string, params *CreateArticleManageArticlesPostParams, body CreateArticleManageArticlesPostJSONRequestBody) (*http.Request, error)
NewCreateArticleManageArticlesPostRequest calls the generic CreateArticleManageArticlesPost builder with application/json body
func NewCreateArticleManageArticlesPostRequestWithBody ¶
func NewCreateArticleManageArticlesPostRequestWithBody(server string, params *CreateArticleManageArticlesPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateArticleManageArticlesPostRequestWithBody generates requests for CreateArticleManageArticlesPost with any type of body
func NewCreateBackupBackupsPostRequest ¶ added in v0.1.1
func NewCreateBackupBackupsPostRequest(server string, params *CreateBackupBackupsPostParams) (*http.Request, error)
NewCreateBackupBackupsPostRequest generates requests for CreateBackupBackupsPost
func NewCreateCategoryManageCategoriesPostRequest ¶
func NewCreateCategoryManageCategoriesPostRequest(server string, params *CreateCategoryManageCategoriesPostParams, body CreateCategoryManageCategoriesPostJSONRequestBody) (*http.Request, error)
NewCreateCategoryManageCategoriesPostRequest calls the generic CreateCategoryManageCategoriesPost builder with application/json body
func NewCreateCategoryManageCategoriesPostRequestWithBody ¶
func NewCreateCategoryManageCategoriesPostRequestWithBody(server string, params *CreateCategoryManageCategoriesPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateCategoryManageCategoriesPostRequestWithBody generates requests for CreateCategoryManageCategoriesPost with any type of body
func NewCreateCheckoutSessionBillingCheckoutPostRequest ¶
func NewCreateCheckoutSessionBillingCheckoutPostRequest(server string, body CreateCheckoutSessionBillingCheckoutPostJSONRequestBody) (*http.Request, error)
NewCreateCheckoutSessionBillingCheckoutPostRequest calls the generic CreateCheckoutSessionBillingCheckoutPost builder with application/json body
func NewCreateCheckoutSessionBillingCheckoutPostRequestWithBody ¶
func NewCreateCheckoutSessionBillingCheckoutPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateCheckoutSessionBillingCheckoutPostRequestWithBody generates requests for CreateCheckoutSessionBillingCheckoutPost with any type of body
func NewCreateCollectionManageCustomCollectionsPostRequest ¶
func NewCreateCollectionManageCustomCollectionsPostRequest(server string, params *CreateCollectionManageCustomCollectionsPostParams, body CreateCollectionManageCustomCollectionsPostJSONRequestBody) (*http.Request, error)
NewCreateCollectionManageCustomCollectionsPostRequest calls the generic CreateCollectionManageCustomCollectionsPost builder with application/json body
func NewCreateCollectionManageCustomCollectionsPostRequestWithBody ¶
func NewCreateCollectionManageCustomCollectionsPostRequestWithBody(server string, params *CreateCollectionManageCustomCollectionsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateCollectionManageCustomCollectionsPostRequestWithBody generates requests for CreateCollectionManageCustomCollectionsPost with any type of body
func NewCreateFileMetadataManageFilesMetadataPostRequest ¶
func NewCreateFileMetadataManageFilesMetadataPostRequest(server string, params *CreateFileMetadataManageFilesMetadataPostParams, body CreateFileMetadataManageFilesMetadataPostJSONRequestBody) (*http.Request, error)
NewCreateFileMetadataManageFilesMetadataPostRequest calls the generic CreateFileMetadataManageFilesMetadataPost builder with application/json body
func NewCreateFileMetadataManageFilesMetadataPostRequestWithBody ¶
func NewCreateFileMetadataManageFilesMetadataPostRequestWithBody(server string, params *CreateFileMetadataManageFilesMetadataPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateFileMetadataManageFilesMetadataPostRequestWithBody generates requests for CreateFileMetadataManageFilesMetadataPost with any type of body
func NewCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostRequest ¶
func NewCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostRequest(server string, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, body CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody) (*http.Request, error)
NewCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostRequest calls the generic CreateGithubWorkflowExtensionExtensionsGithubWorkflowPost builder with application/json body
func NewCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostRequestWithBody ¶
func NewCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostRequestWithBody(server string, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostRequestWithBody generates requests for CreateGithubWorkflowExtensionExtensionsGithubWorkflowPost with any type of body
func NewCreateGripDestinationSyncGripPostRequest ¶
func NewCreateGripDestinationSyncGripPostRequest(server string, params *CreateGripDestinationSyncGripPostParams, body CreateGripDestinationSyncGripPostJSONRequestBody) (*http.Request, error)
NewCreateGripDestinationSyncGripPostRequest calls the generic CreateGripDestinationSyncGripPost builder with application/json body
func NewCreateGripDestinationSyncGripPostRequestWithBody ¶
func NewCreateGripDestinationSyncGripPostRequestWithBody(server string, params *CreateGripDestinationSyncGripPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateGripDestinationSyncGripPostRequestWithBody generates requests for CreateGripDestinationSyncGripPost with any type of body
func NewCreateItemManageCustomCollectionsCollectionIdItemsPostRequest ¶
func NewCreateItemManageCustomCollectionsCollectionIdItemsPostRequest(server string, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, body CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody) (*http.Request, error)
NewCreateItemManageCustomCollectionsCollectionIdItemsPostRequest calls the generic CreateItemManageCustomCollectionsCollectionIdItemsPost builder with application/json body
func NewCreateItemManageCustomCollectionsCollectionIdItemsPostRequestWithBody ¶
func NewCreateItemManageCustomCollectionsCollectionIdItemsPostRequestWithBody(server string, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateItemManageCustomCollectionsCollectionIdItemsPostRequestWithBody generates requests for CreateItemManageCustomCollectionsCollectionIdItemsPost with any type of body
func NewCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostRequest ¶
func NewCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostRequest(server string, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, body CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody) (*http.Request, error)
NewCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostRequest calls the generic CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPost builder with application/json body
func NewCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostRequestWithBody ¶
func NewCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostRequestWithBody(server string, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostRequestWithBody generates requests for CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPost with any type of body
func NewCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostRequest ¶
func NewCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostRequest(server string, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, body CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody) (*http.Request, error)
NewCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostRequest calls the generic CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPost builder with application/json body
func NewCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostRequestWithBody ¶
func NewCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostRequestWithBody(server string, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostRequestWithBody generates requests for CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPost with any type of body
func NewCreateMicroCopyManageMicroCopyPostRequest ¶
func NewCreateMicroCopyManageMicroCopyPostRequest(server string, params *CreateMicroCopyManageMicroCopyPostParams, body CreateMicroCopyManageMicroCopyPostJSONRequestBody) (*http.Request, error)
NewCreateMicroCopyManageMicroCopyPostRequest calls the generic CreateMicroCopyManageMicroCopyPost builder with application/json body
func NewCreateMicroCopyManageMicroCopyPostRequestWithBody ¶
func NewCreateMicroCopyManageMicroCopyPostRequestWithBody(server string, params *CreateMicroCopyManageMicroCopyPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateMicroCopyManageMicroCopyPostRequestWithBody generates requests for CreateMicroCopyManageMicroCopyPost with any type of body
func NewCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostRequest ¶
func NewCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostRequest(server string, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, body CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody) (*http.Request, error)
NewCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostRequest calls the generic CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPost builder with application/json body
func NewCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostRequestWithBody ¶
func NewCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostRequestWithBody(server string, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostRequestWithBody generates requests for CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPost with any type of body
func NewCreateOrgOrgsPostRequest ¶
func NewCreateOrgOrgsPostRequest(server string, body CreateOrgOrgsPostJSONRequestBody) (*http.Request, error)
NewCreateOrgOrgsPostRequest calls the generic CreateOrgOrgsPost builder with application/json body
func NewCreateOrgOrgsPostRequestWithBody ¶
func NewCreateOrgOrgsPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateOrgOrgsPostRequestWithBody generates requests for CreateOrgOrgsPost with any type of body
func NewCreatePageManagePagesPostRequest ¶
func NewCreatePageManagePagesPostRequest(server string, params *CreatePageManagePagesPostParams, body CreatePageManagePagesPostJSONRequestBody) (*http.Request, error)
NewCreatePageManagePagesPostRequest calls the generic CreatePageManagePagesPost builder with application/json body
func NewCreatePageManagePagesPostRequestWithBody ¶
func NewCreatePageManagePagesPostRequestWithBody(server string, params *CreatePageManagePagesPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreatePageManagePagesPostRequestWithBody generates requests for CreatePageManagePagesPost with any type of body
func NewCreatePageTranslationManagePagesSourceIdTranslationsPostRequest ¶
func NewCreatePageTranslationManagePagesSourceIdTranslationsPostRequest(server string, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, body CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody) (*http.Request, error)
NewCreatePageTranslationManagePagesSourceIdTranslationsPostRequest calls the generic CreatePageTranslationManagePagesSourceIdTranslationsPost builder with application/json body
func NewCreatePageTranslationManagePagesSourceIdTranslationsPostRequestWithBody ¶
func NewCreatePageTranslationManagePagesSourceIdTranslationsPostRequestWithBody(server string, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreatePageTranslationManagePagesSourceIdTranslationsPostRequestWithBody generates requests for CreatePageTranslationManagePagesSourceIdTranslationsPost with any type of body
func NewCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostRequest ¶
func NewCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostRequest(server string, organizationId string, body CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody) (*http.Request, error)
NewCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostRequest calls the generic CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPost builder with application/json body
func NewCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostRequestWithBody ¶
func NewCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostRequestWithBody(server string, organizationId string, contentType string, body io.Reader) (*http.Request, error)
NewCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostRequestWithBody generates requests for CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPost with any type of body
func NewCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostRequest ¶
func NewCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostRequest(server string, organizationId string, body CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody) (*http.Request, error)
NewCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostRequest calls the generic CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost builder with application/json body
func NewCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostRequestWithBody ¶
func NewCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostRequestWithBody(server string, organizationId string, contentType string, body io.Reader) (*http.Request, error)
NewCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostRequestWithBody generates requests for CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost with any type of body
func NewCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostRequest ¶
func NewCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostRequest(server string, organizationId string, body CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody) (*http.Request, error)
NewCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostRequest calls the generic CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost builder with application/json body
func NewCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostRequestWithBody ¶
func NewCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostRequestWithBody(server string, organizationId string, contentType string, body io.Reader) (*http.Request, error)
NewCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostRequestWithBody generates requests for CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost with any type of body
func NewCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostRequest ¶
func NewCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostRequest(server string, organizationId string, body CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody) (*http.Request, error)
NewCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostRequest calls the generic CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost builder with application/json body
func NewCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostRequestWithBody ¶
func NewCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostRequestWithBody(server string, organizationId string, contentType string, body io.Reader) (*http.Request, error)
NewCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostRequestWithBody generates requests for CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost with any type of body
func NewCreateTenantTenantsPostRequest ¶
func NewCreateTenantTenantsPostRequest(server string, params *CreateTenantTenantsPostParams, body CreateTenantTenantsPostJSONRequestBody) (*http.Request, error)
NewCreateTenantTenantsPostRequest calls the generic CreateTenantTenantsPost builder with application/json body
func NewCreateTenantTenantsPostRequestWithBody ¶
func NewCreateTenantTenantsPostRequestWithBody(server string, params *CreateTenantTenantsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateTenantTenantsPostRequestWithBody generates requests for CreateTenantTenantsPost with any type of body
func NewCreateTranslationManageArticlesSourceIdTranslationsPostRequest ¶
func NewCreateTranslationManageArticlesSourceIdTranslationsPostRequest(server string, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, body CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody) (*http.Request, error)
NewCreateTranslationManageArticlesSourceIdTranslationsPostRequest calls the generic CreateTranslationManageArticlesSourceIdTranslationsPost builder with application/json body
func NewCreateTranslationManageArticlesSourceIdTranslationsPostRequestWithBody ¶
func NewCreateTranslationManageArticlesSourceIdTranslationsPostRequestWithBody(server string, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateTranslationManageArticlesSourceIdTranslationsPostRequestWithBody generates requests for CreateTranslationManageArticlesSourceIdTranslationsPost with any type of body
func NewCreateTranslationManageCategoriesSourceIdTranslationsPostRequest ¶
func NewCreateTranslationManageCategoriesSourceIdTranslationsPostRequest(server string, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, body CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody) (*http.Request, error)
NewCreateTranslationManageCategoriesSourceIdTranslationsPostRequest calls the generic CreateTranslationManageCategoriesSourceIdTranslationsPost builder with application/json body
func NewCreateTranslationManageCategoriesSourceIdTranslationsPostRequestWithBody ¶
func NewCreateTranslationManageCategoriesSourceIdTranslationsPostRequestWithBody(server string, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateTranslationManageCategoriesSourceIdTranslationsPostRequestWithBody generates requests for CreateTranslationManageCategoriesSourceIdTranslationsPost with any type of body
func NewCreateUrlWebhookExtensionExtensionsUrlWebhookPostRequest ¶
func NewCreateUrlWebhookExtensionExtensionsUrlWebhookPostRequest(server string, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, body CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody) (*http.Request, error)
NewCreateUrlWebhookExtensionExtensionsUrlWebhookPostRequest calls the generic CreateUrlWebhookExtensionExtensionsUrlWebhookPost builder with application/json body
func NewCreateUrlWebhookExtensionExtensionsUrlWebhookPostRequestWithBody ¶
func NewCreateUrlWebhookExtensionExtensionsUrlWebhookPostRequestWithBody(server string, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateUrlWebhookExtensionExtensionsUrlWebhookPostRequestWithBody generates requests for CreateUrlWebhookExtensionExtensionsUrlWebhookPost with any type of body
func NewCreateWebflowDestinationSyncWebflowPostRequest ¶
func NewCreateWebflowDestinationSyncWebflowPostRequest(server string, params *CreateWebflowDestinationSyncWebflowPostParams, body CreateWebflowDestinationSyncWebflowPostJSONRequestBody) (*http.Request, error)
NewCreateWebflowDestinationSyncWebflowPostRequest calls the generic CreateWebflowDestinationSyncWebflowPost builder with application/json body
func NewCreateWebflowDestinationSyncWebflowPostRequestWithBody ¶
func NewCreateWebflowDestinationSyncWebflowPostRequestWithBody(server string, params *CreateWebflowDestinationSyncWebflowPostParams, contentType string, body io.Reader) (*http.Request, error)
NewCreateWebflowDestinationSyncWebflowPostRequestWithBody generates requests for CreateWebflowDestinationSyncWebflowPost with any type of body
func NewDeleteApiKeyApiKeysApiKeyIdDeleteRequest ¶
func NewDeleteApiKeyApiKeysApiKeyIdDeleteRequest(server string, apiKeyId string) (*http.Request, error)
NewDeleteApiKeyApiKeysApiKeyIdDeleteRequest generates requests for DeleteApiKeyApiKeysApiKeyIdDelete
func NewDeleteArticleManageArticlesArticleIdDeleteRequest ¶
func NewDeleteArticleManageArticlesArticleIdDeleteRequest(server string, articleId string, params *DeleteArticleManageArticlesArticleIdDeleteParams) (*http.Request, error)
NewDeleteArticleManageArticlesArticleIdDeleteRequest generates requests for DeleteArticleManageArticlesArticleIdDelete
func NewDeleteBackupBackupsBackupIdDeleteRequest ¶ added in v0.1.1
func NewDeleteBackupBackupsBackupIdDeleteRequest(server string, backupId string) (*http.Request, error)
NewDeleteBackupBackupsBackupIdDeleteRequest generates requests for DeleteBackupBackupsBackupIdDelete
func NewDeleteCategoryManageCategoriesCategoryIdDeleteRequest ¶
func NewDeleteCategoryManageCategoriesCategoryIdDeleteRequest(server string, categoryId string, params *DeleteCategoryManageCategoriesCategoryIdDeleteParams) (*http.Request, error)
NewDeleteCategoryManageCategoriesCategoryIdDeleteRequest generates requests for DeleteCategoryManageCategoriesCategoryIdDelete
func NewDeleteCollectionManageCustomCollectionsCollectionIdDeleteRequest ¶
func NewDeleteCollectionManageCustomCollectionsCollectionIdDeleteRequest(server string, collectionId string, params *DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams) (*http.Request, error)
NewDeleteCollectionManageCustomCollectionsCollectionIdDeleteRequest generates requests for DeleteCollectionManageCustomCollectionsCollectionIdDelete
func NewDeleteExtensionExtensionsExtensionIdDeleteRequest ¶
func NewDeleteExtensionExtensionsExtensionIdDeleteRequest(server string, extensionId string) (*http.Request, error)
NewDeleteExtensionExtensionsExtensionIdDeleteRequest generates requests for DeleteExtensionExtensionsExtensionIdDelete
func NewDeleteFileManageFilesFileIdDeleteRequest ¶
func NewDeleteFileManageFilesFileIdDeleteRequest(server string, fileId string, params *DeleteFileManageFilesFileIdDeleteParams) (*http.Request, error)
NewDeleteFileManageFilesFileIdDeleteRequest generates requests for DeleteFileManageFilesFileIdDelete
func NewDeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteRequest ¶
func NewDeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteRequest(server string, collectionId string, itemId string, params *DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams) (*http.Request, error)
NewDeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteRequest generates requests for DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDelete
func NewDeleteMicroCopyManageMicroCopyMicroCopyIdDeleteRequest ¶
func NewDeleteMicroCopyManageMicroCopyMicroCopyIdDeleteRequest(server string, microCopyId string, params *DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams) (*http.Request, error)
NewDeleteMicroCopyManageMicroCopyMicroCopyIdDeleteRequest generates requests for DeleteMicroCopyManageMicroCopyMicroCopyIdDelete
func NewDeleteOrgOrgsOrgIdDeleteRequest ¶
NewDeleteOrgOrgsOrgIdDeleteRequest generates requests for DeleteOrgOrgsOrgIdDelete
func NewDeletePageManagePagesPageIdDeleteRequest ¶
func NewDeletePageManagePagesPageIdDeleteRequest(server string, pageId string, params *DeletePageManagePagesPageIdDeleteParams) (*http.Request, error)
NewDeletePageManagePagesPageIdDeleteRequest generates requests for DeletePageManagePagesPageIdDelete
func NewDeleteSyncDestinationSyncDestinationIdDeleteRequest ¶
func NewDeleteSyncDestinationSyncDestinationIdDeleteRequest(server string, destinationId string, params *DeleteSyncDestinationSyncDestinationIdDeleteParams) (*http.Request, error)
NewDeleteSyncDestinationSyncDestinationIdDeleteRequest generates requests for DeleteSyncDestinationSyncDestinationIdDelete
func NewDeleteTenantTenantsTenantIdDeleteRequest ¶
func NewDeleteTenantTenantsTenantIdDeleteRequest(server string, tenantId string) (*http.Request, error)
NewDeleteTenantTenantsTenantIdDeleteRequest generates requests for DeleteTenantTenantsTenantIdDelete
func NewGetArticleBySlugManageArticlesBySlugSlugGetRequest ¶
func NewGetArticleBySlugManageArticlesBySlugSlugGetRequest(server string, slug string, params *GetArticleBySlugManageArticlesBySlugSlugGetParams) (*http.Request, error)
NewGetArticleBySlugManageArticlesBySlugSlugGetRequest generates requests for GetArticleBySlugManageArticlesBySlugSlugGet
func NewGetArticleCategoriesManageArticlesArticleIdCategoriesGetRequest ¶
func NewGetArticleCategoriesManageArticlesArticleIdCategoriesGetRequest(server string, articleId string, params *GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams) (*http.Request, error)
NewGetArticleCategoriesManageArticlesArticleIdCategoriesGetRequest generates requests for GetArticleCategoriesManageArticlesArticleIdCategoriesGet
func NewGetArticleManageArticlesArticleIdGetRequest ¶
func NewGetArticleManageArticlesArticleIdGetRequest(server string, articleId string, params *GetArticleManageArticlesArticleIdGetParams) (*http.Request, error)
NewGetArticleManageArticlesArticleIdGetRequest generates requests for GetArticleManageArticlesArticleIdGet
func NewGetArticlesForCategoryManageCategoriesCategoryIdArticlesGetRequest ¶
func NewGetArticlesForCategoryManageCategoriesCategoryIdArticlesGetRequest(server string, categoryId string, params *GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams) (*http.Request, error)
NewGetArticlesForCategoryManageCategoriesCategoryIdArticlesGetRequest generates requests for GetArticlesForCategoryManageCategoriesCategoryIdArticlesGet
func NewGetAvailablePlansBillingPlansGetRequest ¶
NewGetAvailablePlansBillingPlansGetRequest generates requests for GetAvailablePlansBillingPlansGet
func NewGetCategoryBySlugManageCategoriesBySlugSlugGetRequest ¶
func NewGetCategoryBySlugManageCategoriesBySlugSlugGetRequest(server string, slug string, params *GetCategoryBySlugManageCategoriesBySlugSlugGetParams) (*http.Request, error)
NewGetCategoryBySlugManageCategoriesBySlugSlugGetRequest generates requests for GetCategoryBySlugManageCategoriesBySlugSlugGet
func NewGetCategoryManageCategoriesCategoryIdGetRequest ¶
func NewGetCategoryManageCategoriesCategoryIdGetRequest(server string, categoryId string, params *GetCategoryManageCategoriesCategoryIdGetParams) (*http.Request, error)
NewGetCategoryManageCategoriesCategoryIdGetRequest generates requests for GetCategoryManageCategoriesCategoryIdGet
func NewGetCollectionBySlugManageCustomCollectionsBySlugSlugGetRequest ¶
func NewGetCollectionBySlugManageCustomCollectionsBySlugSlugGetRequest(server string, slug string, params *GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams) (*http.Request, error)
NewGetCollectionBySlugManageCustomCollectionsBySlugSlugGetRequest generates requests for GetCollectionBySlugManageCustomCollectionsBySlugSlugGet
func NewGetCollectionManageCustomCollectionsCollectionIdGetRequest ¶
func NewGetCollectionManageCustomCollectionsCollectionIdGetRequest(server string, collectionId string, params *GetCollectionManageCustomCollectionsCollectionIdGetParams) (*http.Request, error)
NewGetCollectionManageCustomCollectionsCollectionIdGetRequest generates requests for GetCollectionManageCustomCollectionsCollectionIdGet
func NewGetExportJobSyncJobsJobIdGetRequest ¶ added in v0.1.1
func NewGetExportJobSyncJobsJobIdGetRequest(server string, jobId string, params *GetExportJobSyncJobsJobIdGetParams) (*http.Request, error)
NewGetExportJobSyncJobsJobIdGetRequest generates requests for GetExportJobSyncJobsJobIdGet
func NewGetExtensionExtensionsExtensionIdGetRequest ¶
func NewGetExtensionExtensionsExtensionIdGetRequest(server string, extensionId string) (*http.Request, error)
NewGetExtensionExtensionsExtensionIdGetRequest generates requests for GetExtensionExtensionsExtensionIdGet
func NewGetFileManageFilesFileIdGetRequest ¶
func NewGetFileManageFilesFileIdGetRequest(server string, fileId string, params *GetFileManageFilesFileIdGetParams) (*http.Request, error)
NewGetFileManageFilesFileIdGetRequest generates requests for GetFileManageFilesFileIdGet
func NewGetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetRequest ¶
func NewGetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetRequest(server string, collectionId string, slug string, params *GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams) (*http.Request, error)
NewGetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetRequest generates requests for GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGet
func NewGetItemManageCustomCollectionsCollectionIdItemsItemIdGetRequest ¶
func NewGetItemManageCustomCollectionsCollectionIdItemsItemIdGetRequest(server string, collectionId string, itemId string, params *GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams) (*http.Request, error)
NewGetItemManageCustomCollectionsCollectionIdItemsItemIdGetRequest generates requests for GetItemManageCustomCollectionsCollectionIdItemsItemIdGet
func NewGetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetRequest ¶
func NewGetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetRequest(server string, collectionId string, itemId string, params *GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams) (*http.Request, error)
NewGetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetRequest generates requests for GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGet
func NewGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostRequest ¶ added in v0.1.1
func NewGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostRequest(server string, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, body GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody) (*http.Request, error)
NewGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostRequest calls the generic GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPost builder with application/json body
func NewGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostRequestWithBody ¶ added in v0.1.1
func NewGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostRequestWithBody(server string, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, contentType string, body io.Reader) (*http.Request, error)
NewGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostRequestWithBody generates requests for GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPost with any type of body
func NewGetMeAuthMeGetRequest ¶
NewGetMeAuthMeGetRequest generates requests for GetMeAuthMeGet
func NewGetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetRequest ¶
func NewGetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetRequest(server string, language string, params *GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams) (*http.Request, error)
NewGetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetRequest generates requests for GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGet
func NewGetMicroCopyByKeyManageMicroCopyByKeyKeyGetRequest ¶
func NewGetMicroCopyByKeyManageMicroCopyByKeyKeyGetRequest(server string, key string, params *GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams) (*http.Request, error)
NewGetMicroCopyByKeyManageMicroCopyByKeyKeyGetRequest generates requests for GetMicroCopyByKeyManageMicroCopyByKeyKeyGet
func NewGetMicroCopyManageMicroCopyMicroCopyIdGetRequest ¶
func NewGetMicroCopyManageMicroCopyMicroCopyIdGetRequest(server string, microCopyId string, params *GetMicroCopyManageMicroCopyMicroCopyIdGetParams) (*http.Request, error)
NewGetMicroCopyManageMicroCopyMicroCopyIdGetRequest generates requests for GetMicroCopyManageMicroCopyMicroCopyIdGet
func NewGetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetRequest ¶
func NewGetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetRequest(server string, microCopyId string, params *GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams) (*http.Request, error)
NewGetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetRequest generates requests for GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGet
func NewGetOrgOrgsOrgIdGetRequest ¶
NewGetOrgOrgsOrgIdGetRequest generates requests for GetOrgOrgsOrgIdGet
func NewGetOrganizationUsageUsageOrganizationsOrganizationIdGetRequest ¶
func NewGetOrganizationUsageUsageOrganizationsOrganizationIdGetRequest(server string, organizationId string) (*http.Request, error)
NewGetOrganizationUsageUsageOrganizationsOrganizationIdGetRequest generates requests for GetOrganizationUsageUsageOrganizationsOrganizationIdGet
func NewGetPageBySlugManagePagesBySlugSlugGetRequest ¶
func NewGetPageBySlugManagePagesBySlugSlugGetRequest(server string, slug string, params *GetPageBySlugManagePagesBySlugSlugGetParams) (*http.Request, error)
NewGetPageBySlugManagePagesBySlugSlugGetRequest generates requests for GetPageBySlugManagePagesBySlugSlugGet
func NewGetPageManagePagesPageIdGetRequest ¶
func NewGetPageManagePagesPageIdGetRequest(server string, pageId string, params *GetPageManagePagesPageIdGetParams) (*http.Request, error)
NewGetPageManagePagesPageIdGetRequest generates requests for GetPageManagePagesPageIdGet
func NewGetPageTranslationsManagePagesPageIdTranslationsGetRequest ¶
func NewGetPageTranslationsManagePagesPageIdTranslationsGetRequest(server string, pageId string, params *GetPageTranslationsManagePagesPageIdTranslationsGetParams) (*http.Request, error)
NewGetPageTranslationsManagePagesPageIdTranslationsGetRequest generates requests for GetPageTranslationsManagePagesPageIdTranslationsGet
func NewGetStatusManageStatusGetRequest ¶
NewGetStatusManageStatusGetRequest generates requests for GetStatusManageStatusGet
func NewGetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetRequest ¶
func NewGetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetRequest(server string, categoryId string, params *GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams) (*http.Request, error)
NewGetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetRequest generates requests for GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet
func NewGetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetRequest ¶
func NewGetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetRequest(server string, organizationId string) (*http.Request, error)
NewGetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetRequest generates requests for GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGet
func NewGetTenantTenantsTenantIdGetRequest ¶
NewGetTenantTenantsTenantIdGetRequest generates requests for GetTenantTenantsTenantIdGet
func NewGetTranslationsManageArticlesArticleIdTranslationsGetRequest ¶
func NewGetTranslationsManageArticlesArticleIdTranslationsGetRequest(server string, articleId string, params *GetTranslationsManageArticlesArticleIdTranslationsGetParams) (*http.Request, error)
NewGetTranslationsManageArticlesArticleIdTranslationsGetRequest generates requests for GetTranslationsManageArticlesArticleIdTranslationsGet
func NewGetTranslationsManageCategoriesCategoryIdTranslationsGetRequest ¶
func NewGetTranslationsManageCategoriesCategoryIdTranslationsGetRequest(server string, categoryId string, params *GetTranslationsManageCategoriesCategoryIdTranslationsGetParams) (*http.Request, error)
NewGetTranslationsManageCategoriesCategoryIdTranslationsGetRequest generates requests for GetTranslationsManageCategoriesCategoryIdTranslationsGet
func NewGetVersionsManageStatusVersionGetRequest ¶
NewGetVersionsManageStatusVersionGetRequest generates requests for GetVersionsManageStatusVersionGet
func NewHandleDeferredTaskDeferredPostRequest ¶
func NewHandleDeferredTaskDeferredPostRequest(server string, params *HandleDeferredTaskDeferredPostParams, body HandleDeferredTaskDeferredPostJSONRequestBody) (*http.Request, error)
NewHandleDeferredTaskDeferredPostRequest calls the generic HandleDeferredTaskDeferredPost builder with application/json body
func NewHandleDeferredTaskDeferredPostRequestWithBody ¶
func NewHandleDeferredTaskDeferredPostRequestWithBody(server string, params *HandleDeferredTaskDeferredPostParams, contentType string, body io.Reader) (*http.Request, error)
NewHandleDeferredTaskDeferredPostRequestWithBody generates requests for HandleDeferredTaskDeferredPost with any type of body
func NewHealthCheckHealthGetRequest ¶
NewHealthCheckHealthGetRequest generates requests for HealthCheckHealthGet
func NewImportFromDestinationSyncDestinationIdImportPostRequestWithBody ¶
func NewImportFromDestinationSyncDestinationIdImportPostRequestWithBody(server string, destinationId string, params *ImportFromDestinationSyncDestinationIdImportPostParams, contentType string, body io.Reader) (*http.Request, error)
NewImportFromDestinationSyncDestinationIdImportPostRequestWithBody generates requests for ImportFromDestinationSyncDestinationIdImportPost with any type of body
func NewInfoInfoGetRequest ¶
NewInfoInfoGetRequest generates requests for InfoInfoGet
func NewInitMultipartUploadManageFilesFileIdMultipartInitPostRequest ¶
func NewInitMultipartUploadManageFilesFileIdMultipartInitPostRequest(server string, fileId string, params *InitMultipartUploadManageFilesFileIdMultipartInitPostParams) (*http.Request, error)
NewInitMultipartUploadManageFilesFileIdMultipartInitPostRequest generates requests for InitMultipartUploadManageFilesFileIdMultipartInitPost
func NewInviteNewMemberOrgsOrgIdInvitationsPostRequest ¶
func NewInviteNewMemberOrgsOrgIdInvitationsPostRequest(server string, orgId string, body InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody) (*http.Request, error)
NewInviteNewMemberOrgsOrgIdInvitationsPostRequest calls the generic InviteNewMemberOrgsOrgIdInvitationsPost builder with application/json body
func NewInviteNewMemberOrgsOrgIdInvitationsPostRequestWithBody ¶
func NewInviteNewMemberOrgsOrgIdInvitationsPostRequestWithBody(server string, orgId string, contentType string, body io.Reader) (*http.Request, error)
NewInviteNewMemberOrgsOrgIdInvitationsPostRequestWithBody generates requests for InviteNewMemberOrgsOrgIdInvitationsPost with any type of body
func NewIssueApiKeyApiKeysPostRequest ¶
func NewIssueApiKeyApiKeysPostRequest(server string, body IssueApiKeyApiKeysPostJSONRequestBody) (*http.Request, error)
NewIssueApiKeyApiKeysPostRequest calls the generic IssueApiKeyApiKeysPost builder with application/json body
func NewIssueApiKeyApiKeysPostRequestWithBody ¶
func NewIssueApiKeyApiKeysPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewIssueApiKeyApiKeysPostRequestWithBody generates requests for IssueApiKeyApiKeysPost with any type of body
func NewListArticlesManageArticlesGetRequest ¶
func NewListArticlesManageArticlesGetRequest(server string, params *ListArticlesManageArticlesGetParams) (*http.Request, error)
NewListArticlesManageArticlesGetRequest generates requests for ListArticlesManageArticlesGet
func NewListArticlesPreviewManageArticlesPreviewGetRequest ¶
func NewListArticlesPreviewManageArticlesPreviewGetRequest(server string, params *ListArticlesPreviewManageArticlesPreviewGetParams) (*http.Request, error)
NewListArticlesPreviewManageArticlesPreviewGetRequest generates requests for ListArticlesPreviewManageArticlesPreviewGet
func NewListBackupsBackupsGetRequest ¶ added in v0.1.1
func NewListBackupsBackupsGetRequest(server string, params *ListBackupsBackupsGetParams) (*http.Request, error)
NewListBackupsBackupsGetRequest generates requests for ListBackupsBackupsGet
func NewListCategoriesManageCategoriesGetRequest ¶
func NewListCategoriesManageCategoriesGetRequest(server string, params *ListCategoriesManageCategoriesGetParams) (*http.Request, error)
NewListCategoriesManageCategoriesGetRequest generates requests for ListCategoriesManageCategoriesGet
func NewListCollectionsManageCustomCollectionsGetRequest ¶
func NewListCollectionsManageCustomCollectionsGetRequest(server string, params *ListCollectionsManageCustomCollectionsGetParams) (*http.Request, error)
NewListCollectionsManageCustomCollectionsGetRequest generates requests for ListCollectionsManageCustomCollectionsGet
func NewListExportJobTasksSyncJobsJobIdTasksGetRequest ¶ added in v0.1.1
func NewListExportJobTasksSyncJobsJobIdTasksGetRequest(server string, jobId string, params *ListExportJobTasksSyncJobsJobIdTasksGetParams) (*http.Request, error)
NewListExportJobTasksSyncJobsJobIdTasksGetRequest generates requests for ListExportJobTasksSyncJobsJobIdTasksGet
func NewListExportJobsSyncJobsGetRequest ¶ added in v0.1.1
func NewListExportJobsSyncJobsGetRequest(server string, params *ListExportJobsSyncJobsGetParams) (*http.Request, error)
NewListExportJobsSyncJobsGetRequest generates requests for ListExportJobsSyncJobsGet
func NewListExtensionsExtensionsGetRequest ¶
func NewListExtensionsExtensionsGetRequest(server string, params *ListExtensionsExtensionsGetParams) (*http.Request, error)
NewListExtensionsExtensionsGetRequest generates requests for ListExtensionsExtensionsGet
func NewListFilesManageFilesGetRequest ¶
func NewListFilesManageFilesGetRequest(server string, params *ListFilesManageFilesGetParams) (*http.Request, error)
NewListFilesManageFilesGetRequest generates requests for ListFilesManageFilesGet
func NewListItemsManageCustomCollectionsCollectionIdItemsGetRequest ¶
func NewListItemsManageCustomCollectionsCollectionIdItemsGetRequest(server string, collectionId string, params *ListItemsManageCustomCollectionsCollectionIdItemsGetParams) (*http.Request, error)
NewListItemsManageCustomCollectionsCollectionIdItemsGetRequest generates requests for ListItemsManageCustomCollectionsCollectionIdItemsGet
func NewListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetRequest ¶
func NewListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetRequest(server string, collectionId string, params *ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams) (*http.Request, error)
NewListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetRequest generates requests for ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGet
func NewListMembersOrgsOrgIdMembersGetRequest ¶
NewListMembersOrgsOrgIdMembersGetRequest generates requests for ListMembersOrgsOrgIdMembersGet
func NewListMicroCopiesManageMicroCopyGetRequest ¶
func NewListMicroCopiesManageMicroCopyGetRequest(server string, params *ListMicroCopiesManageMicroCopyGetParams) (*http.Request, error)
NewListMicroCopiesManageMicroCopyGetRequest generates requests for ListMicroCopiesManageMicroCopyGet
func NewListMyOrgsOrgsGetRequest ¶
NewListMyOrgsOrgsGetRequest generates requests for ListMyOrgsOrgsGet
func NewListOrgTenantsTenantsByOrgOrgIdGetRequest ¶
func NewListOrgTenantsTenantsByOrgOrgIdGetRequest(server string, orgId string) (*http.Request, error)
NewListOrgTenantsTenantsByOrgOrgIdGetRequest generates requests for ListOrgTenantsTenantsByOrgOrgIdGet
func NewListPagesManagePagesGetRequest ¶
func NewListPagesManagePagesGetRequest(server string, params *ListPagesManagePagesGetParams) (*http.Request, error)
NewListPagesManagePagesGetRequest generates requests for ListPagesManagePagesGet
func NewListPagesPreviewManagePagesPreviewGetRequest ¶
func NewListPagesPreviewManagePagesPreviewGetRequest(server string, params *ListPagesPreviewManagePagesPreviewGetParams) (*http.Request, error)
NewListPagesPreviewManagePagesPreviewGetRequest generates requests for ListPagesPreviewManagePagesPreviewGet
func NewListPendingInvitationsOrgsOrgIdInvitationsGetRequest ¶
func NewListPendingInvitationsOrgsOrgIdInvitationsGetRequest(server string, orgId string) (*http.Request, error)
NewListPendingInvitationsOrgsOrgIdInvitationsGetRequest generates requests for ListPendingInvitationsOrgsOrgIdInvitationsGet
func NewListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetRequest ¶ added in v0.1.1
func NewListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetRequest(server string, collectionId string, params *ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams) (*http.Request, error)
NewListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetRequest generates requests for ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGet
func NewListSyncDestinationsByTenantSyncGetRequest ¶ added in v0.1.1
func NewListSyncDestinationsByTenantSyncGetRequest(server string, params *ListSyncDestinationsByTenantSyncGetParams) (*http.Request, error)
NewListSyncDestinationsByTenantSyncGetRequest generates requests for ListSyncDestinationsByTenantSyncGet
func NewListTenantApiKeysApiKeysByTenantTenantIdGetRequest ¶
func NewListTenantApiKeysApiKeysByTenantTenantIdGetRequest(server string, tenantId string) (*http.Request, error)
NewListTenantApiKeysApiKeysByTenantTenantIdGetRequest generates requests for ListTenantApiKeysApiKeysByTenantTenantIdGet
func NewLoginGithubAuthLoginGithubGetRequest ¶
func NewLoginGithubAuthLoginGithubGetRequest(server string, params *LoginGithubAuthLoginGithubGetParams) (*http.Request, error)
NewLoginGithubAuthLoginGithubGetRequest generates requests for LoginGithubAuthLoginGithubGet
func NewLoginGoogleAuthLoginGooglePostRequest ¶
func NewLoginGoogleAuthLoginGooglePostRequest(server string, body LoginGoogleAuthLoginGooglePostJSONRequestBody) (*http.Request, error)
NewLoginGoogleAuthLoginGooglePostRequest calls the generic LoginGoogleAuthLoginGooglePost builder with application/json body
func NewLoginGoogleAuthLoginGooglePostRequestWithBody ¶
func NewLoginGoogleAuthLoginGooglePostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewLoginGoogleAuthLoginGooglePostRequestWithBody generates requests for LoginGoogleAuthLoginGooglePost with any type of body
func NewLoginPasswordAuthLoginPostRequest ¶
func NewLoginPasswordAuthLoginPostRequest(server string, body LoginPasswordAuthLoginPostJSONRequestBody) (*http.Request, error)
NewLoginPasswordAuthLoginPostRequest calls the generic LoginPasswordAuthLoginPost builder with application/json body
func NewLoginPasswordAuthLoginPostRequestWithBody ¶
func NewLoginPasswordAuthLoginPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewLoginPasswordAuthLoginPostRequestWithBody generates requests for LoginPasswordAuthLoginPost with any type of body
func NewLogoutUserAuthLogoutPostRequest ¶
func NewLogoutUserAuthLogoutPostRequest(server string, body LogoutUserAuthLogoutPostJSONRequestBody) (*http.Request, error)
NewLogoutUserAuthLogoutPostRequest calls the generic LogoutUserAuthLogoutPost builder with application/json body
func NewLogoutUserAuthLogoutPostRequestWithBody ¶
func NewLogoutUserAuthLogoutPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewLogoutUserAuthLogoutPostRequestWithBody generates requests for LogoutUserAuthLogoutPost with any type of body
func NewPreviewInvitationOrgsInvitationsPreviewGetRequest ¶
func NewPreviewInvitationOrgsInvitationsPreviewGetRequest(server string, params *PreviewInvitationOrgsInvitationsPreviewGetParams) (*http.Request, error)
NewPreviewInvitationOrgsInvitationsPreviewGetRequest generates requests for PreviewInvitationOrgsInvitationsPreviewGet
func NewPublishArticleManageArticlesArticleIdPublishPostRequest ¶
func NewPublishArticleManageArticlesArticleIdPublishPostRequest(server string, articleId string, params *PublishArticleManageArticlesArticleIdPublishPostParams) (*http.Request, error)
NewPublishArticleManageArticlesArticleIdPublishPostRequest generates requests for PublishArticleManageArticlesArticleIdPublishPost
func NewPublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostRequest ¶
func NewPublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostRequest(server string, collectionId string, itemId string, params *PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams) (*http.Request, error)
NewPublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostRequest generates requests for PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPost
func NewPublishPageManagePagesPageIdPublishPostRequest ¶
func NewPublishPageManagePagesPageIdPublishPostRequest(server string, pageId string, params *PublishPageManagePagesPageIdPublishPostParams) (*http.Request, error)
NewPublishPageManagePagesPageIdPublishPostRequest generates requests for PublishPageManagePagesPageIdPublishPost
func NewRebuildAgendaPageToolsRebuildAgendaPagePostRequest ¶
NewRebuildAgendaPageToolsRebuildAgendaPagePostRequest generates requests for RebuildAgendaPageToolsRebuildAgendaPagePost
func NewRefreshAccessTokenAuthRefreshPostRequest ¶
func NewRefreshAccessTokenAuthRefreshPostRequest(server string, body RefreshAccessTokenAuthRefreshPostJSONRequestBody) (*http.Request, error)
NewRefreshAccessTokenAuthRefreshPostRequest calls the generic RefreshAccessTokenAuthRefreshPost builder with application/json body
func NewRefreshAccessTokenAuthRefreshPostRequestWithBody ¶
func NewRefreshAccessTokenAuthRefreshPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewRefreshAccessTokenAuthRefreshPostRequestWithBody generates requests for RefreshAccessTokenAuthRefreshPost with any type of body
func NewRegisterPasswordAuthRegisterPostRequest ¶
func NewRegisterPasswordAuthRegisterPostRequest(server string, body RegisterPasswordAuthRegisterPostJSONRequestBody) (*http.Request, error)
NewRegisterPasswordAuthRegisterPostRequest calls the generic RegisterPasswordAuthRegisterPost builder with application/json body
func NewRegisterPasswordAuthRegisterPostRequestWithBody ¶
func NewRegisterPasswordAuthRegisterPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewRegisterPasswordAuthRegisterPostRequestWithBody generates requests for RegisterPasswordAuthRegisterPost with any type of body
func NewRemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteRequest ¶
func NewRemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteRequest(server string, categoryId string, articleId string, params *RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams) (*http.Request, error)
NewRemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteRequest generates requests for RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDelete
func NewRemoveMemberOrgsOrgIdMembersUserIdDeleteRequest ¶
func NewRemoveMemberOrgsOrgIdMembersUserIdDeleteRequest(server string, orgId string, userId string) (*http.Request, error)
NewRemoveMemberOrgsOrgIdMembersUserIdDeleteRequest generates requests for RemoveMemberOrgsOrgIdMembersUserIdDelete
func NewRequestPasswordResetAuthRequestPasswordResetPostRequest ¶
func NewRequestPasswordResetAuthRequestPasswordResetPostRequest(server string, body RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody) (*http.Request, error)
NewRequestPasswordResetAuthRequestPasswordResetPostRequest calls the generic RequestPasswordResetAuthRequestPasswordResetPost builder with application/json body
func NewRequestPasswordResetAuthRequestPasswordResetPostRequestWithBody ¶
func NewRequestPasswordResetAuthRequestPasswordResetPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewRequestPasswordResetAuthRequestPasswordResetPostRequestWithBody generates requests for RequestPasswordResetAuthRequestPasswordResetPost with any type of body
func NewResendActivationAuthResendActivationPostRequest ¶
func NewResendActivationAuthResendActivationPostRequest(server string, params *ResendActivationAuthResendActivationPostParams) (*http.Request, error)
NewResendActivationAuthResendActivationPostRequest generates requests for ResendActivationAuthResendActivationPost
func NewResetPasswordAuthResetPasswordPostRequest ¶
func NewResetPasswordAuthResetPasswordPostRequest(server string, body ResetPasswordAuthResetPasswordPostJSONRequestBody) (*http.Request, error)
NewResetPasswordAuthResetPasswordPostRequest calls the generic ResetPasswordAuthResetPasswordPost builder with application/json body
func NewResetPasswordAuthResetPasswordPostRequestWithBody ¶
func NewResetPasswordAuthResetPasswordPostRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewResetPasswordAuthResetPasswordPostRequestWithBody generates requests for ResetPasswordAuthResetPasswordPost with any type of body
func NewRestoreBackupBackupsBackupIdRestorePostRequest ¶ added in v0.1.1
func NewRestoreBackupBackupsBackupIdRestorePostRequest(server string, backupId string) (*http.Request, error)
NewRestoreBackupBackupsBackupIdRestorePostRequest generates requests for RestoreBackupBackupsBackupIdRestorePost
func NewResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostRequest ¶
func NewResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostRequest(server string, organizationId string) (*http.Request, error)
NewResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostRequest generates requests for ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePost
func NewRetryExportJobSyncJobsJobIdRetryPostRequest ¶ added in v0.1.1
func NewRetryExportJobSyncJobsJobIdRetryPostRequest(server string, jobId string, params *RetryExportJobSyncJobsJobIdRetryPostParams) (*http.Request, error)
NewRetryExportJobSyncJobsJobIdRetryPostRequest generates requests for RetryExportJobSyncJobsJobIdRetryPost
func NewRevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteRequest ¶
func NewRevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteRequest(server string, orgId string, invitationId string) (*http.Request, error)
NewRevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteRequest generates requests for RevokeInvitationOrgsOrgIdInvitationsInvitationIdDelete
func NewRootGetRequest ¶
NewRootGetRequest generates requests for RootGet
func NewSetMyOnboardingStatusAuthMeOnboardingPatchRequest ¶ added in v0.1.1
func NewSetMyOnboardingStatusAuthMeOnboardingPatchRequest(server string, body SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody) (*http.Request, error)
NewSetMyOnboardingStatusAuthMeOnboardingPatchRequest calls the generic SetMyOnboardingStatusAuthMeOnboardingPatch builder with application/json body
func NewSetMyOnboardingStatusAuthMeOnboardingPatchRequestWithBody ¶ added in v0.1.1
func NewSetMyOnboardingStatusAuthMeOnboardingPatchRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewSetMyOnboardingStatusAuthMeOnboardingPatchRequestWithBody generates requests for SetMyOnboardingStatusAuthMeOnboardingPatch with any type of body
func NewStripeWebhookBillingWebhooksStripePostRequest ¶
func NewStripeWebhookBillingWebhooksStripePostRequest(server string, params *StripeWebhookBillingWebhooksStripePostParams) (*http.Request, error)
NewStripeWebhookBillingWebhooksStripePostRequest generates requests for StripeWebhookBillingWebhooksStripePost
func NewTriggerExtensionExtensionsExtensionIdTriggerPostRequest ¶
func NewTriggerExtensionExtensionsExtensionIdTriggerPostRequest(server string, extensionId string, body TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody) (*http.Request, error)
NewTriggerExtensionExtensionsExtensionIdTriggerPostRequest calls the generic TriggerExtensionExtensionsExtensionIdTriggerPost builder with application/json body
func NewTriggerExtensionExtensionsExtensionIdTriggerPostRequestWithBody ¶
func NewTriggerExtensionExtensionsExtensionIdTriggerPostRequestWithBody(server string, extensionId string, contentType string, body io.Reader) (*http.Request, error)
NewTriggerExtensionExtensionsExtensionIdTriggerPostRequestWithBody generates requests for TriggerExtensionExtensionsExtensionIdTriggerPost with any type of body
func NewUpdateArticleManageArticlesArticleIdPutRequest ¶
func NewUpdateArticleManageArticlesArticleIdPutRequest(server string, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, body UpdateArticleManageArticlesArticleIdPutJSONRequestBody) (*http.Request, error)
NewUpdateArticleManageArticlesArticleIdPutRequest calls the generic UpdateArticleManageArticlesArticleIdPut builder with application/json body
func NewUpdateArticleManageArticlesArticleIdPutRequestWithBody ¶
func NewUpdateArticleManageArticlesArticleIdPutRequestWithBody(server string, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, contentType string, body io.Reader) (*http.Request, error)
NewUpdateArticleManageArticlesArticleIdPutRequestWithBody generates requests for UpdateArticleManageArticlesArticleIdPut with any type of body
func NewUpdateCategoryManageCategoriesCategoryIdPutRequest ¶
func NewUpdateCategoryManageCategoriesCategoryIdPutRequest(server string, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, body UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody) (*http.Request, error)
NewUpdateCategoryManageCategoriesCategoryIdPutRequest calls the generic UpdateCategoryManageCategoriesCategoryIdPut builder with application/json body
func NewUpdateCategoryManageCategoriesCategoryIdPutRequestWithBody ¶
func NewUpdateCategoryManageCategoriesCategoryIdPutRequestWithBody(server string, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, contentType string, body io.Reader) (*http.Request, error)
NewUpdateCategoryManageCategoriesCategoryIdPutRequestWithBody generates requests for UpdateCategoryManageCategoriesCategoryIdPut with any type of body
func NewUpdateCollectionManageCustomCollectionsCollectionIdPutRequest ¶
func NewUpdateCollectionManageCustomCollectionsCollectionIdPutRequest(server string, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, body UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody) (*http.Request, error)
NewUpdateCollectionManageCustomCollectionsCollectionIdPutRequest calls the generic UpdateCollectionManageCustomCollectionsCollectionIdPut builder with application/json body
func NewUpdateCollectionManageCustomCollectionsCollectionIdPutRequestWithBody ¶
func NewUpdateCollectionManageCustomCollectionsCollectionIdPutRequestWithBody(server string, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, contentType string, body io.Reader) (*http.Request, error)
NewUpdateCollectionManageCustomCollectionsCollectionIdPutRequestWithBody generates requests for UpdateCollectionManageCustomCollectionsCollectionIdPut with any type of body
func NewUpdateExtensionExtensionsExtensionIdPatchRequest ¶
func NewUpdateExtensionExtensionsExtensionIdPatchRequest(server string, extensionId string, body UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody) (*http.Request, error)
NewUpdateExtensionExtensionsExtensionIdPatchRequest calls the generic UpdateExtensionExtensionsExtensionIdPatch builder with application/json body
func NewUpdateExtensionExtensionsExtensionIdPatchRequestWithBody ¶
func NewUpdateExtensionExtensionsExtensionIdPatchRequestWithBody(server string, extensionId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateExtensionExtensionsExtensionIdPatchRequestWithBody generates requests for UpdateExtensionExtensionsExtensionIdPatch with any type of body
func NewUpdateFileManageFilesFileIdPutRequest ¶
func NewUpdateFileManageFilesFileIdPutRequest(server string, fileId string, params *UpdateFileManageFilesFileIdPutParams, body UpdateFileManageFilesFileIdPutJSONRequestBody) (*http.Request, error)
NewUpdateFileManageFilesFileIdPutRequest calls the generic UpdateFileManageFilesFileIdPut builder with application/json body
func NewUpdateFileManageFilesFileIdPutRequestWithBody ¶
func NewUpdateFileManageFilesFileIdPutRequestWithBody(server string, fileId string, params *UpdateFileManageFilesFileIdPutParams, contentType string, body io.Reader) (*http.Request, error)
NewUpdateFileManageFilesFileIdPutRequestWithBody generates requests for UpdateFileManageFilesFileIdPut with any type of body
func NewUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutRequest ¶
func NewUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutRequest(server string, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, body UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody) (*http.Request, error)
NewUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutRequest calls the generic UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPut builder with application/json body
func NewUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutRequestWithBody ¶
func NewUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutRequestWithBody(server string, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, contentType string, body io.Reader) (*http.Request, error)
NewUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutRequestWithBody generates requests for UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPut with any type of body
func NewUpdateMicroCopyManageMicroCopyMicroCopyIdPutRequest ¶
func NewUpdateMicroCopyManageMicroCopyMicroCopyIdPutRequest(server string, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, body UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody) (*http.Request, error)
NewUpdateMicroCopyManageMicroCopyMicroCopyIdPutRequest calls the generic UpdateMicroCopyManageMicroCopyMicroCopyIdPut builder with application/json body
func NewUpdateMicroCopyManageMicroCopyMicroCopyIdPutRequestWithBody ¶
func NewUpdateMicroCopyManageMicroCopyMicroCopyIdPutRequestWithBody(server string, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, contentType string, body io.Reader) (*http.Request, error)
NewUpdateMicroCopyManageMicroCopyMicroCopyIdPutRequestWithBody generates requests for UpdateMicroCopyManageMicroCopyMicroCopyIdPut with any type of body
func NewUpdateOrgOrgsOrgIdPatchRequest ¶
func NewUpdateOrgOrgsOrgIdPatchRequest(server string, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody) (*http.Request, error)
NewUpdateOrgOrgsOrgIdPatchRequest calls the generic UpdateOrgOrgsOrgIdPatch builder with application/json body
func NewUpdateOrgOrgsOrgIdPatchRequestWithBody ¶
func NewUpdateOrgOrgsOrgIdPatchRequestWithBody(server string, orgId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateOrgOrgsOrgIdPatchRequestWithBody generates requests for UpdateOrgOrgsOrgIdPatch with any type of body
func NewUpdatePageManagePagesPageIdPutRequest ¶
func NewUpdatePageManagePagesPageIdPutRequest(server string, pageId string, params *UpdatePageManagePagesPageIdPutParams, body UpdatePageManagePagesPageIdPutJSONRequestBody) (*http.Request, error)
NewUpdatePageManagePagesPageIdPutRequest calls the generic UpdatePageManagePagesPageIdPut builder with application/json body
func NewUpdatePageManagePagesPageIdPutRequestWithBody ¶
func NewUpdatePageManagePagesPageIdPutRequestWithBody(server string, pageId string, params *UpdatePageManagePagesPageIdPutParams, contentType string, body io.Reader) (*http.Request, error)
NewUpdatePageManagePagesPageIdPutRequestWithBody generates requests for UpdatePageManagePagesPageIdPut with any type of body
func NewUpdateSyncDestinationConfigSyncDestinationIdPatchRequest ¶
func NewUpdateSyncDestinationConfigSyncDestinationIdPatchRequest(server string, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, body UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody) (*http.Request, error)
NewUpdateSyncDestinationConfigSyncDestinationIdPatchRequest calls the generic UpdateSyncDestinationConfigSyncDestinationIdPatch builder with application/json body
func NewUpdateSyncDestinationConfigSyncDestinationIdPatchRequestWithBody ¶
func NewUpdateSyncDestinationConfigSyncDestinationIdPatchRequestWithBody(server string, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, contentType string, body io.Reader) (*http.Request, error)
NewUpdateSyncDestinationConfigSyncDestinationIdPatchRequestWithBody generates requests for UpdateSyncDestinationConfigSyncDestinationIdPatch with any type of body
func NewUpdateTenantTenantsTenantIdPatchRequest ¶
func NewUpdateTenantTenantsTenantIdPatchRequest(server string, tenantId string, body UpdateTenantTenantsTenantIdPatchJSONRequestBody) (*http.Request, error)
NewUpdateTenantTenantsTenantIdPatchRequest calls the generic UpdateTenantTenantsTenantIdPatch builder with application/json body
func NewUpdateTenantTenantsTenantIdPatchRequestWithBody ¶
func NewUpdateTenantTenantsTenantIdPatchRequestWithBody(server string, tenantId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateTenantTenantsTenantIdPatchRequestWithBody generates requests for UpdateTenantTenantsTenantIdPatch with any type of body
func NewUploadFileByIdManageFilesFileIdUploadPostRequestWithBody ¶
func NewUploadFileByIdManageFilesFileIdUploadPostRequestWithBody(server string, fileId string, params *UploadFileByIdManageFilesFileIdUploadPostParams, contentType string, body io.Reader) (*http.Request, error)
NewUploadFileByIdManageFilesFileIdUploadPostRequestWithBody generates requests for UploadFileByIdManageFilesFileIdUploadPost with any type of body
func NewUploadFileManageFilesPostRequestWithBody ¶
func NewUploadFileManageFilesPostRequestWithBody(server string, params *UploadFileManageFilesPostParams, contentType string, body io.Reader) (*http.Request, error)
NewUploadFileManageFilesPostRequestWithBody generates requests for UploadFileManageFilesPost with any type of body
func NewUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostRequestWithBody ¶
func NewUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostRequestWithBody(server string, fileId string, uploadId string, partNumber int, params *UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams, contentType string, body io.Reader) (*http.Request, error)
NewUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostRequestWithBody generates requests for UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPost with any type of body
Types ¶
type AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams ¶
type AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams defines parameters for AbortMultipartUploadManageFilesFileIdMultipartUploadIdDelete.
type AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse ¶
type AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseAbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse ¶
func ParseAbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse(rsp *http.Response) (*AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse, error)
ParseAbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse parses an HTTP response from a AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteWithResponse call
func (AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse) Status ¶
func (r AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse) StatusCode ¶
func (r AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody ¶
type AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody = AcceptInvitationRequest
AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody defines body for AcceptInvitationOrgsInvitationsAcceptPost for application/json ContentType.
type AcceptInvitationOrgsInvitationsAcceptPostResponse ¶
type AcceptInvitationOrgsInvitationsAcceptPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseAcceptInvitationOrgsInvitationsAcceptPostResponse ¶
func ParseAcceptInvitationOrgsInvitationsAcceptPostResponse(rsp *http.Response) (*AcceptInvitationOrgsInvitationsAcceptPostResponse, error)
ParseAcceptInvitationOrgsInvitationsAcceptPostResponse parses an HTTP response from a AcceptInvitationOrgsInvitationsAcceptPostWithResponse call
func (AcceptInvitationOrgsInvitationsAcceptPostResponse) Status ¶
func (r AcceptInvitationOrgsInvitationsAcceptPostResponse) Status() string
Status returns HTTPResponse.Status
func (AcceptInvitationOrgsInvitationsAcceptPostResponse) StatusCode ¶
func (r AcceptInvitationOrgsInvitationsAcceptPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AcceptInvitationRequest ¶
type AcceptInvitationRequest struct {
Token string `json:"token"`
}
AcceptInvitationRequest defines model for AcceptInvitationRequest.
type ActionType ¶
type ActionType string
ActionType defines model for ActionType.
const ( GithubWorkflow ActionType = "github_workflow" UrlWebhook ActionType = "url_webhook" )
Defines values for ActionType.
func (ActionType) Valid ¶
func (e ActionType) Valid() bool
Valid indicates whether the value is a known member of the ActionType enum.
type ActivateAccountAuthActivatePostParams ¶
type ActivateAccountAuthActivatePostParams struct {
Token string `form:"token" json:"token"`
}
ActivateAccountAuthActivatePostParams defines parameters for ActivateAccountAuthActivatePost.
type ActivateAccountAuthActivatePostResponse ¶
type ActivateAccountAuthActivatePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseActivateAccountAuthActivatePostResponse ¶
func ParseActivateAccountAuthActivatePostResponse(rsp *http.Response) (*ActivateAccountAuthActivatePostResponse, error)
ParseActivateAccountAuthActivatePostResponse parses an HTTP response from a ActivateAccountAuthActivatePostWithResponse call
func (ActivateAccountAuthActivatePostResponse) Status ¶
func (r ActivateAccountAuthActivatePostResponse) Status() string
Status returns HTTPResponse.Status
func (ActivateAccountAuthActivatePostResponse) StatusCode ¶
func (r ActivateAccountAuthActivatePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams ¶
type AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams defines parameters for AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPost.
type AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse ¶
type AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseAddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse ¶
func ParseAddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse(rsp *http.Response) (*AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse, error)
ParseAddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse parses an HTTP response from a AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostWithResponse call
func (AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse) Status ¶
func (r AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse) Status() string
Status returns HTTPResponse.Status
func (AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse) StatusCode ¶
func (r AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ArchiveArticleManageArticlesArticleIdArchivePostParams ¶
type ArchiveArticleManageArticlesArticleIdArchivePostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ArchiveArticleManageArticlesArticleIdArchivePostParams defines parameters for ArchiveArticleManageArticlesArticleIdArchivePost.
type ArchiveArticleManageArticlesArticleIdArchivePostResponse ¶
type ArchiveArticleManageArticlesArticleIdArchivePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ArticleResponseModel
JSON422 *HTTPValidationError
}
func ParseArchiveArticleManageArticlesArticleIdArchivePostResponse ¶
func ParseArchiveArticleManageArticlesArticleIdArchivePostResponse(rsp *http.Response) (*ArchiveArticleManageArticlesArticleIdArchivePostResponse, error)
ParseArchiveArticleManageArticlesArticleIdArchivePostResponse parses an HTTP response from a ArchiveArticleManageArticlesArticleIdArchivePostWithResponse call
func (ArchiveArticleManageArticlesArticleIdArchivePostResponse) Status ¶
func (r ArchiveArticleManageArticlesArticleIdArchivePostResponse) Status() string
Status returns HTTPResponse.Status
func (ArchiveArticleManageArticlesArticleIdArchivePostResponse) StatusCode ¶
func (r ArchiveArticleManageArticlesArticleIdArchivePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams ¶
type ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams defines parameters for ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePost.
type ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse ¶
type ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse ¶
func ParseArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse(rsp *http.Response) (*ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse, error)
ParseArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse parses an HTTP response from a ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostWithResponse call
func (ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse) Status ¶
func (r ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse) Status() string
Status returns HTTPResponse.Status
func (ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse) StatusCode ¶
func (r ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ArchivePageManagePagesPageIdArchivePostParams ¶
type ArchivePageManagePagesPageIdArchivePostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ArchivePageManagePagesPageIdArchivePostParams defines parameters for ArchivePageManagePagesPageIdArchivePost.
type ArchivePageManagePagesPageIdArchivePostResponse ¶
type ArchivePageManagePagesPageIdArchivePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PageResponseModel
JSON422 *HTTPValidationError
}
func ParseArchivePageManagePagesPageIdArchivePostResponse ¶
func ParseArchivePageManagePagesPageIdArchivePostResponse(rsp *http.Response) (*ArchivePageManagePagesPageIdArchivePostResponse, error)
ParseArchivePageManagePagesPageIdArchivePostResponse parses an HTTP response from a ArchivePageManagePagesPageIdArchivePostWithResponse call
func (ArchivePageManagePagesPageIdArchivePostResponse) Status ¶
func (r ArchivePageManagePagesPageIdArchivePostResponse) Status() string
Status returns HTTPResponse.Status
func (ArchivePageManagePagesPageIdArchivePostResponse) StatusCode ¶
func (r ArchivePageManagePagesPageIdArchivePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ArticleCreateModel ¶
type ArticleCreateModel struct {
// Author Article author
Author string `json:"author"`
// Categories List of category IDs
Categories *[]string `json:"categories,omitempty"`
// Content Article content
Content string `json:"content"`
// CustomFields Custom fields for extensibility
CustomFields *map[string]CustomFieldModel `json:"custom_fields,omitempty"`
// Language Language of this article
Language string `json:"language"`
// MediaObjectsPlacements Media object placements
MediaObjectsPlacements *[]map[string]interface{} `json:"media_objects_placements,omitempty"`
// Slug URL-friendly identifier
Slug string `json:"slug"`
Source ArticleSourceModel `json:"source"`
Status *ArticleStatus `json:"status,omitempty"`
// Summary Article summary
Summary string `json:"summary"`
// Tags List of tags
Tags *[]string `json:"tags,omitempty"`
// Title Article title
Title string `json:"title"`
}
ArticleCreateModel defines model for ArticleCreateModel.
type ArticlePreviewResponseModel ¶
type ArticlePreviewResponseModel struct {
Author string `json:"author"`
// Categories List of category IDs
Categories *[]string `json:"categories,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
Id string `json:"id"`
Language string `json:"language"`
PublishedAt *string `json:"published_at,omitempty"`
Slug string `json:"slug"`
Source ArticleSourceModel `json:"source"`
Status ArticleStatus `json:"status"`
Summary string `json:"summary"`
Tags []string `json:"tags"`
Title string `json:"title"`
TranslationOfId *string `json:"translation_of_id,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
ArticlePreviewResponseModel defines model for ArticlePreviewResponseModel.
type ArticleResponseModel ¶
type ArticleResponseModel struct {
Author string `json:"author"`
// Categories List of category IDs
Categories *[]string `json:"categories,omitempty"`
Content string `json:"content"`
CreatedAt *string `json:"created_at,omitempty"`
CustomFields map[string]CustomFieldModel `json:"custom_fields"`
// FileUrls Mapping of file_id to file_url for files referenced in custom_fields
FileUrls *map[string]string `json:"file_urls,omitempty"`
Id string `json:"id"`
Language string `json:"language"`
MediaObjectsPlacements []map[string]interface{} `json:"media_objects_placements"`
PublishedAt *string `json:"published_at,omitempty"`
Slug string `json:"slug"`
Source ArticleSourceModel `json:"source"`
Status ArticleStatus `json:"status"`
Summary string `json:"summary"`
Tags []string `json:"tags"`
Title string `json:"title"`
TranslationOfId *string `json:"translation_of_id,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
ArticleResponseModel defines model for ArticleResponseModel.
type ArticleSourceModel ¶
type ArticleSourceModel struct {
Author *string `json:"author,omitempty"`
License *string `json:"license,omitempty"`
Name string `json:"name"`
PublishedDate *int `json:"published_date,omitempty"`
Type SourceType `json:"type"`
Url *string `json:"url,omitempty"`
}
ArticleSourceModel defines model for ArticleSourceModel.
type ArticleStatus ¶
type ArticleStatus string
ArticleStatus defines model for ArticleStatus.
const ( ArticleStatusArchived ArticleStatus = "archived" ArticleStatusDeleted ArticleStatus = "deleted" ArticleStatusDraft ArticleStatus = "draft" ArticleStatusPublished ArticleStatus = "published" )
Defines values for ArticleStatus.
func (ArticleStatus) Valid ¶
func (e ArticleStatus) Valid() bool
Valid indicates whether the value is a known member of the ArticleStatus enum.
type ArticleUpdateModel ¶
type ArticleUpdateModel struct {
// Author Article author
Author *string `json:"author,omitempty"`
// Categories List of category IDs
Categories *[]string `json:"categories,omitempty"`
// Content Article content
Content *string `json:"content,omitempty"`
// CustomFields Custom fields for extensibility
CustomFields *map[string]CustomFieldModel `json:"custom_fields,omitempty"`
// Language Language of this article
Language *string `json:"language,omitempty"`
// MediaObjectsPlacements Media object placements
MediaObjectsPlacements *[]map[string]interface{} `json:"media_objects_placements,omitempty"`
// Slug URL-friendly identifier
Slug *string `json:"slug,omitempty"`
Source *ArticleSourceModel `json:"source,omitempty"`
Status *ArticleStatus `json:"status,omitempty"`
// Summary Article summary
Summary *string `json:"summary,omitempty"`
// Tags List of tags
Tags *[]string `json:"tags,omitempty"`
// Title Article title
Title *string `json:"title,omitempty"`
}
ArticleUpdateModel defines model for ArticleUpdateModel.
type AssignMemberOrgsOrgIdMembersPostJSONRequestBody ¶
type AssignMemberOrgsOrgIdMembersPostJSONRequestBody = AssignMemberRequest
AssignMemberOrgsOrgIdMembersPostJSONRequestBody defines body for AssignMemberOrgsOrgIdMembersPost for application/json ContentType.
type AssignMemberOrgsOrgIdMembersPostResponse ¶
type AssignMemberOrgsOrgIdMembersPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseAssignMemberOrgsOrgIdMembersPostResponse ¶
func ParseAssignMemberOrgsOrgIdMembersPostResponse(rsp *http.Response) (*AssignMemberOrgsOrgIdMembersPostResponse, error)
ParseAssignMemberOrgsOrgIdMembersPostResponse parses an HTTP response from a AssignMemberOrgsOrgIdMembersPostWithResponse call
func (AssignMemberOrgsOrgIdMembersPostResponse) Status ¶
func (r AssignMemberOrgsOrgIdMembersPostResponse) Status() string
Status returns HTTPResponse.Status
func (AssignMemberOrgsOrgIdMembersPostResponse) StatusCode ¶
func (r AssignMemberOrgsOrgIdMembersPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AssignMemberRequest ¶
type AssignMemberRequest struct {
Role ExternalUserRoleKey `json:"role"`
UserId string `json:"user_id"`
}
AssignMemberRequest defines model for AssignMemberRequest.
type AvailablePlansResponse ¶
type AvailablePlansResponse struct {
// Plans Map of plan code to plan details
Plans map[string]PlanDetailsResponse `json:"plans"`
}
AvailablePlansResponse All currently available billing plans keyed by plan code.
type BackupResponse ¶ added in v0.1.1
type BackupResponse struct {
CreatedAt string `json:"created_at"`
Id string `json:"id"`
RestoredAt *string `json:"restored_at"`
Status string `json:"status"`
StorageKey *string `json:"storage_key"`
TenantId string `json:"tenant_id"`
}
BackupResponse defines model for BackupResponse.
type BatchSyncToDestinationSyncDestinationIdBatchPostParams ¶
type BatchSyncToDestinationSyncDestinationIdBatchPostParams struct {
CollectionId string `form:"collection_id" json:"collection_id"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
BatchSyncToDestinationSyncDestinationIdBatchPostParams defines parameters for BatchSyncToDestinationSyncDestinationIdBatchPost.
type BatchSyncToDestinationSyncDestinationIdBatchPostResponse ¶
type BatchSyncToDestinationSyncDestinationIdBatchPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseBatchSyncToDestinationSyncDestinationIdBatchPostResponse ¶
func ParseBatchSyncToDestinationSyncDestinationIdBatchPostResponse(rsp *http.Response) (*BatchSyncToDestinationSyncDestinationIdBatchPostResponse, error)
ParseBatchSyncToDestinationSyncDestinationIdBatchPostResponse parses an HTTP response from a BatchSyncToDestinationSyncDestinationIdBatchPostWithResponse call
func (BatchSyncToDestinationSyncDestinationIdBatchPostResponse) Status ¶
func (r BatchSyncToDestinationSyncDestinationIdBatchPostResponse) Status() string
Status returns HTTPResponse.Status
func (BatchSyncToDestinationSyncDestinationIdBatchPostResponse) StatusCode ¶
func (r BatchSyncToDestinationSyncDestinationIdBatchPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type BillingPortalRequest ¶
type BillingPortalRequest struct {
ReturnUrl string `json:"return_url"`
}
BillingPortalRequest defines model for BillingPortalRequest.
type BillingPortalResponse ¶
type BillingPortalResponse struct {
// PortalUrl URL to redirect the user to the Stripe billing portal
PortalUrl string `json:"portal_url"`
}
BillingPortalResponse Response containing the URL to the Stripe Customer Portal session.
type BodyImportFromDestinationSyncDestinationIdImportPost ¶
type BodyImportFromDestinationSyncDestinationIdImportPost struct {
ImportFile openapi_types.File `json:"import_file"`
}
BodyImportFromDestinationSyncDestinationIdImportPost defines model for Body_import_from_destination_sync__destination_id__import_post.
type BodyUploadFileByIdManageFilesFileIdUploadPost ¶
type BodyUploadFileByIdManageFilesFileIdUploadPost struct {
File openapi_types.File `json:"file"`
}
BodyUploadFileByIdManageFilesFileIdUploadPost defines model for Body_upload_file_by_id_manage_files__file_id__upload_post.
type BodyUploadFileManageFilesPost ¶
type BodyUploadFileManageFilesPost struct {
File openapi_types.File `json:"file"`
Tags *string `json:"tags,omitempty"`
}
BodyUploadFileManageFilesPost defines model for Body_upload_file_manage_files_post.
type BodyUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPost ¶
type BodyUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPost struct {
File openapi_types.File `json:"file"`
}
BodyUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPost defines model for Body_upload_part_manage_files__file_id__multipart__upload_id__parts__part_number__post.
type CallbackGithubAuthCallbackGithubGetParams ¶
type CallbackGithubAuthCallbackGithubGetParams struct {
Code string `form:"code" json:"code"`
RedirectUri *string `form:"redirect_uri,omitempty" json:"redirect_uri,omitempty"`
}
CallbackGithubAuthCallbackGithubGetParams defines parameters for CallbackGithubAuthCallbackGithubGet.
type CallbackGithubAuthCallbackGithubGetResponse ¶
type CallbackGithubAuthCallbackGithubGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseCallbackGithubAuthCallbackGithubGetResponse ¶
func ParseCallbackGithubAuthCallbackGithubGetResponse(rsp *http.Response) (*CallbackGithubAuthCallbackGithubGetResponse, error)
ParseCallbackGithubAuthCallbackGithubGetResponse parses an HTTP response from a CallbackGithubAuthCallbackGithubGetWithResponse call
func (CallbackGithubAuthCallbackGithubGetResponse) Status ¶
func (r CallbackGithubAuthCallbackGithubGetResponse) Status() string
Status returns HTTPResponse.Status
func (CallbackGithubAuthCallbackGithubGetResponse) StatusCode ¶
func (r CallbackGithubAuthCallbackGithubGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CancelExportJobSyncJobsJobIdCancelPostParams ¶ added in v0.1.1
type CancelExportJobSyncJobsJobIdCancelPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CancelExportJobSyncJobsJobIdCancelPostParams defines parameters for CancelExportJobSyncJobsJobIdCancelPost.
type CancelExportJobSyncJobsJobIdCancelPostResponse ¶ added in v0.1.1
type CancelExportJobSyncJobsJobIdCancelPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseCancelExportJobSyncJobsJobIdCancelPostResponse ¶ added in v0.1.1
func ParseCancelExportJobSyncJobsJobIdCancelPostResponse(rsp *http.Response) (*CancelExportJobSyncJobsJobIdCancelPostResponse, error)
ParseCancelExportJobSyncJobsJobIdCancelPostResponse parses an HTTP response from a CancelExportJobSyncJobsJobIdCancelPostWithResponse call
func (CancelExportJobSyncJobsJobIdCancelPostResponse) Status ¶ added in v0.1.1
func (r CancelExportJobSyncJobsJobIdCancelPostResponse) Status() string
Status returns HTTPResponse.Status
func (CancelExportJobSyncJobsJobIdCancelPostResponse) StatusCode ¶ added in v0.1.1
func (r CancelExportJobSyncJobsJobIdCancelPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CategoryCreateModel ¶
type CategoryCreateModel struct {
// CustomFields Custom fields for extensibility
CustomFields *map[string]CustomFieldModel `json:"custom_fields,omitempty"`
// Description Category description
Description *string `json:"description,omitempty"`
// Language Language of this category
Language string `json:"language"`
// Name Category name
Name string `json:"name"`
// ParentId Parent category ID
ParentId *string `json:"parent_id,omitempty"`
// Slug URL-friendly identifier
Slug string `json:"slug"`
}
CategoryCreateModel defines model for CategoryCreateModel.
type CategoryResponseModel ¶
type CategoryResponseModel struct {
CreatedAt string `json:"created_at"`
CustomFields map[string]CustomFieldModel `json:"custom_fields"`
Description *string `json:"description"`
// FileUrls Mapping of file_id to file_url for files referenced in custom_fields
FileUrls *map[string]string `json:"file_urls,omitempty"`
Id string `json:"id"`
Language string `json:"language"`
Name string `json:"name"`
ParentId *string `json:"parent_id"`
Slug string `json:"slug"`
TranslationOfId *string `json:"translation_of_id"`
UpdatedAt string `json:"updated_at"`
}
CategoryResponseModel defines model for CategoryResponseModel.
type CategoryUpdateModel ¶
type CategoryUpdateModel struct {
// CustomFields Custom fields for extensibility
CustomFields *map[string]CustomFieldModel `json:"custom_fields,omitempty"`
// Description Category description
Description *string `json:"description,omitempty"`
// Language Language of this category
Language *string `json:"language,omitempty"`
// Name Category name
Name *string `json:"name,omitempty"`
// ParentId Parent category ID
ParentId *string `json:"parent_id,omitempty"`
// Slug URL-friendly identifier
Slug *string `json:"slug,omitempty"`
}
CategoryUpdateModel defines model for CategoryUpdateModel.
type ChangePasswordAuthChangePasswordPostJSONRequestBody ¶
type ChangePasswordAuthChangePasswordPostJSONRequestBody = ChangePasswordRequest
ChangePasswordAuthChangePasswordPostJSONRequestBody defines body for ChangePasswordAuthChangePasswordPost for application/json ContentType.
type ChangePasswordAuthChangePasswordPostResponse ¶
type ChangePasswordAuthChangePasswordPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseChangePasswordAuthChangePasswordPostResponse ¶
func ParseChangePasswordAuthChangePasswordPostResponse(rsp *http.Response) (*ChangePasswordAuthChangePasswordPostResponse, error)
ParseChangePasswordAuthChangePasswordPostResponse parses an HTTP response from a ChangePasswordAuthChangePasswordPostWithResponse call
func (ChangePasswordAuthChangePasswordPostResponse) Status ¶
func (r ChangePasswordAuthChangePasswordPostResponse) Status() string
Status returns HTTPResponse.Status
func (ChangePasswordAuthChangePasswordPostResponse) StatusCode ¶
func (r ChangePasswordAuthChangePasswordPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ChangePasswordRequest ¶
type ChangePasswordRequest struct {
CurrentPassword string `json:"current_password"`
NewPassword string `json:"new_password"`
}
ChangePasswordRequest defines model for ChangePasswordRequest.
type CheckoutRequest ¶
type CheckoutRequest struct {
BillingInterval string `json:"billing_interval"`
OrganizationId string `json:"organization_id"`
PlanCode string `json:"plan_code"`
}
CheckoutRequest defines model for CheckoutRequest.
type CheckoutSessionResponse ¶
type CheckoutSessionResponse struct {
// Url Stripe URL for the checkout session
Url string `json:"url"`
}
CheckoutSessionResponse Response containing the Stripe checkout session URL for embedded checkout.
type Client ¶
type Client struct {
// The endpoint of the server conforming to this interface, with scheme,
// https://api.deepmap.com for example. This can contain a path relative
// to the server, such as https://api.deepmap.com/dev-test, and all the
// paths in the swagger spec will be appended to the server.
Server string
// Doer for performing requests, typically a *http.Client with any
// customized settings, such as certificate chains.
Client HttpRequestDoer
// A list of callbacks for modifying requests which are generated before sending over
// the network.
RequestEditors []RequestEditorFn
}
Client which conforms to the OpenAPI3 specification for this service.
func NewClient ¶
func NewClient(server string, opts ...ClientOption) (*Client, error)
Creates a new Client, with reasonable defaults
func (*Client) AbortMultipartUploadManageFilesFileIdMultipartUploadIdDelete ¶
func (c *Client) AbortMultipartUploadManageFilesFileIdMultipartUploadIdDelete(ctx context.Context, fileId string, uploadId string, params *AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AcceptInvitationOrgsInvitationsAcceptPost ¶
func (c *Client) AcceptInvitationOrgsInvitationsAcceptPost(ctx context.Context, body AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AcceptInvitationOrgsInvitationsAcceptPostWithBody ¶
func (*Client) ActivateAccountAuthActivatePost ¶
func (c *Client) ActivateAccountAuthActivatePost(ctx context.Context, params *ActivateAccountAuthActivatePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPost ¶
func (c *Client) AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPost(ctx context.Context, categoryId string, articleId string, params *AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ArchiveArticleManageArticlesArticleIdArchivePost ¶
func (c *Client) ArchiveArticleManageArticlesArticleIdArchivePost(ctx context.Context, articleId string, params *ArchiveArticleManageArticlesArticleIdArchivePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePost ¶
func (c *Client) ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePost(ctx context.Context, collectionId string, itemId string, params *ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ArchivePageManagePagesPageIdArchivePost ¶
func (c *Client) ArchivePageManagePagesPageIdArchivePost(ctx context.Context, pageId string, params *ArchivePageManagePagesPageIdArchivePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AssignMemberOrgsOrgIdMembersPost ¶
func (c *Client) AssignMemberOrgsOrgIdMembersPost(ctx context.Context, orgId string, body AssignMemberOrgsOrgIdMembersPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AssignMemberOrgsOrgIdMembersPostWithBody ¶
func (*Client) BatchSyncToDestinationSyncDestinationIdBatchPost ¶
func (c *Client) BatchSyncToDestinationSyncDestinationIdBatchPost(ctx context.Context, destinationId string, params *BatchSyncToDestinationSyncDestinationIdBatchPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CallbackGithubAuthCallbackGithubGet ¶
func (c *Client) CallbackGithubAuthCallbackGithubGet(ctx context.Context, params *CallbackGithubAuthCallbackGithubGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CancelExportJobSyncJobsJobIdCancelPost ¶ added in v0.1.1
func (c *Client) CancelExportJobSyncJobsJobIdCancelPost(ctx context.Context, jobId string, params *CancelExportJobSyncJobsJobIdCancelPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ChangePasswordAuthChangePasswordPost ¶
func (c *Client) ChangePasswordAuthChangePasswordPost(ctx context.Context, body ChangePasswordAuthChangePasswordPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ChangePasswordAuthChangePasswordPostWithBody ¶
func (*Client) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePost ¶
func (c *Client) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePost(ctx context.Context, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, body CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBody ¶
func (c *Client) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBody(ctx context.Context, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CountMicroCopiesManageMicroCopyCountGet ¶
func (c *Client) CountMicroCopiesManageMicroCopyCountGet(ctx context.Context, params *CountMicroCopiesManageMicroCopyCountGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateArticleManageArticlesPost ¶
func (c *Client) CreateArticleManageArticlesPost(ctx context.Context, params *CreateArticleManageArticlesPostParams, body CreateArticleManageArticlesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateArticleManageArticlesPostWithBody ¶
func (*Client) CreateBackupBackupsPost ¶ added in v0.1.1
func (c *Client) CreateBackupBackupsPost(ctx context.Context, params *CreateBackupBackupsPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateCategoryManageCategoriesPost ¶
func (c *Client) CreateCategoryManageCategoriesPost(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, body CreateCategoryManageCategoriesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateCategoryManageCategoriesPostWithBody ¶
func (*Client) CreateCheckoutSessionBillingCheckoutPost ¶
func (c *Client) CreateCheckoutSessionBillingCheckoutPost(ctx context.Context, body CreateCheckoutSessionBillingCheckoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateCheckoutSessionBillingCheckoutPostWithBody ¶
func (*Client) CreateCollectionManageCustomCollectionsPost ¶
func (c *Client) CreateCollectionManageCustomCollectionsPost(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, body CreateCollectionManageCustomCollectionsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateCollectionManageCustomCollectionsPostWithBody ¶
func (*Client) CreateFileMetadataManageFilesMetadataPost ¶
func (c *Client) CreateFileMetadataManageFilesMetadataPost(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, body CreateFileMetadataManageFilesMetadataPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateFileMetadataManageFilesMetadataPostWithBody ¶
func (*Client) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPost ¶
func (c *Client) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPost(ctx context.Context, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, body CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateGripDestinationSyncGripPost ¶
func (c *Client) CreateGripDestinationSyncGripPost(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, body CreateGripDestinationSyncGripPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateGripDestinationSyncGripPostWithBody ¶
func (*Client) CreateItemManageCustomCollectionsCollectionIdItemsPost ¶
func (c *Client) CreateItemManageCustomCollectionsCollectionIdItemsPost(ctx context.Context, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, body CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateItemManageCustomCollectionsCollectionIdItemsPostWithBody ¶
func (*Client) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPost ¶
func (c *Client) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPost(ctx context.Context, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, body CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBody ¶
func (c *Client) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBody(ctx context.Context, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPost ¶
func (c *Client) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPost(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, body CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBody ¶
func (c *Client) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBody(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateMicroCopyManageMicroCopyPost ¶
func (c *Client) CreateMicroCopyManageMicroCopyPost(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, body CreateMicroCopyManageMicroCopyPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateMicroCopyManageMicroCopyPostWithBody ¶
func (*Client) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPost ¶
func (c *Client) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPost(ctx context.Context, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, body CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBody ¶
func (c *Client) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateOrgOrgsPost ¶
func (c *Client) CreateOrgOrgsPost(ctx context.Context, body CreateOrgOrgsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateOrgOrgsPostWithBody ¶
func (*Client) CreatePageManagePagesPost ¶
func (c *Client) CreatePageManagePagesPost(ctx context.Context, params *CreatePageManagePagesPostParams, body CreatePageManagePagesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreatePageManagePagesPostWithBody ¶
func (*Client) CreatePageTranslationManagePagesSourceIdTranslationsPost ¶
func (c *Client) CreatePageTranslationManagePagesSourceIdTranslationsPost(ctx context.Context, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, body CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPost ¶
func (c *Client) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPost(ctx context.Context, organizationId string, body CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBody ¶
func (*Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost ¶
func (c *Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost(ctx context.Context, organizationId string, body CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBody ¶
func (*Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost ¶
func (c *Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost(ctx context.Context, organizationId string, body CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBody ¶
func (*Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost ¶
func (c *Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost(ctx context.Context, organizationId string, body CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBody ¶
func (*Client) CreateTenantTenantsPost ¶
func (c *Client) CreateTenantTenantsPost(ctx context.Context, params *CreateTenantTenantsPostParams, body CreateTenantTenantsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateTenantTenantsPostWithBody ¶
func (*Client) CreateTranslationManageArticlesSourceIdTranslationsPost ¶
func (c *Client) CreateTranslationManageArticlesSourceIdTranslationsPost(ctx context.Context, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, body CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateTranslationManageArticlesSourceIdTranslationsPostWithBody ¶
func (*Client) CreateTranslationManageCategoriesSourceIdTranslationsPost ¶
func (c *Client) CreateTranslationManageCategoriesSourceIdTranslationsPost(ctx context.Context, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, body CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateUrlWebhookExtensionExtensionsUrlWebhookPost ¶
func (c *Client) CreateUrlWebhookExtensionExtensionsUrlWebhookPost(ctx context.Context, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, body CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBody ¶
func (*Client) CreateWebflowDestinationSyncWebflowPost ¶
func (c *Client) CreateWebflowDestinationSyncWebflowPost(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, body CreateWebflowDestinationSyncWebflowPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateWebflowDestinationSyncWebflowPostWithBody ¶
func (*Client) DeleteApiKeyApiKeysApiKeyIdDelete ¶
func (*Client) DeleteArticleManageArticlesArticleIdDelete ¶
func (c *Client) DeleteArticleManageArticlesArticleIdDelete(ctx context.Context, articleId string, params *DeleteArticleManageArticlesArticleIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteBackupBackupsBackupIdDelete ¶ added in v0.1.1
func (*Client) DeleteCategoryManageCategoriesCategoryIdDelete ¶
func (c *Client) DeleteCategoryManageCategoriesCategoryIdDelete(ctx context.Context, categoryId string, params *DeleteCategoryManageCategoriesCategoryIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteCollectionManageCustomCollectionsCollectionIdDelete ¶
func (c *Client) DeleteCollectionManageCustomCollectionsCollectionIdDelete(ctx context.Context, collectionId string, params *DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteExtensionExtensionsExtensionIdDelete ¶
func (*Client) DeleteFileManageFilesFileIdDelete ¶
func (c *Client) DeleteFileManageFilesFileIdDelete(ctx context.Context, fileId string, params *DeleteFileManageFilesFileIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDelete ¶
func (c *Client) DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDelete(ctx context.Context, collectionId string, itemId string, params *DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteMicroCopyManageMicroCopyMicroCopyIdDelete ¶
func (c *Client) DeleteMicroCopyManageMicroCopyMicroCopyIdDelete(ctx context.Context, microCopyId string, params *DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteOrgOrgsOrgIdDelete ¶
func (*Client) DeletePageManagePagesPageIdDelete ¶
func (c *Client) DeletePageManagePagesPageIdDelete(ctx context.Context, pageId string, params *DeletePageManagePagesPageIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteSyncDestinationSyncDestinationIdDelete ¶
func (c *Client) DeleteSyncDestinationSyncDestinationIdDelete(ctx context.Context, destinationId string, params *DeleteSyncDestinationSyncDestinationIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteTenantTenantsTenantIdDelete ¶
func (*Client) GetArticleBySlugManageArticlesBySlugSlugGet ¶
func (c *Client) GetArticleBySlugManageArticlesBySlugSlugGet(ctx context.Context, slug string, params *GetArticleBySlugManageArticlesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetArticleCategoriesManageArticlesArticleIdCategoriesGet ¶
func (c *Client) GetArticleCategoriesManageArticlesArticleIdCategoriesGet(ctx context.Context, articleId string, params *GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetArticleManageArticlesArticleIdGet ¶
func (c *Client) GetArticleManageArticlesArticleIdGet(ctx context.Context, articleId string, params *GetArticleManageArticlesArticleIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetArticlesForCategoryManageCategoriesCategoryIdArticlesGet ¶
func (c *Client) GetArticlesForCategoryManageCategoriesCategoryIdArticlesGet(ctx context.Context, categoryId string, params *GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAvailablePlansBillingPlansGet ¶
func (*Client) GetCategoryBySlugManageCategoriesBySlugSlugGet ¶
func (c *Client) GetCategoryBySlugManageCategoriesBySlugSlugGet(ctx context.Context, slug string, params *GetCategoryBySlugManageCategoriesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetCategoryManageCategoriesCategoryIdGet ¶
func (c *Client) GetCategoryManageCategoriesCategoryIdGet(ctx context.Context, categoryId string, params *GetCategoryManageCategoriesCategoryIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetCollectionBySlugManageCustomCollectionsBySlugSlugGet ¶
func (c *Client) GetCollectionBySlugManageCustomCollectionsBySlugSlugGet(ctx context.Context, slug string, params *GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetCollectionManageCustomCollectionsCollectionIdGet ¶
func (c *Client) GetCollectionManageCustomCollectionsCollectionIdGet(ctx context.Context, collectionId string, params *GetCollectionManageCustomCollectionsCollectionIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetExportJobSyncJobsJobIdGet ¶ added in v0.1.1
func (c *Client) GetExportJobSyncJobsJobIdGet(ctx context.Context, jobId string, params *GetExportJobSyncJobsJobIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetExtensionExtensionsExtensionIdGet ¶
func (*Client) GetFileManageFilesFileIdGet ¶
func (c *Client) GetFileManageFilesFileIdGet(ctx context.Context, fileId string, params *GetFileManageFilesFileIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGet ¶
func (c *Client) GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGet(ctx context.Context, collectionId string, slug string, params *GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetItemManageCustomCollectionsCollectionIdItemsItemIdGet ¶
func (c *Client) GetItemManageCustomCollectionsCollectionIdItemsItemIdGet(ctx context.Context, collectionId string, itemId string, params *GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGet ¶
func (c *Client) GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGet(ctx context.Context, collectionId string, itemId string, params *GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPost ¶ added in v0.1.1
func (c *Client) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPost(ctx context.Context, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, body GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBody ¶ added in v0.1.1
func (*Client) GetMeAuthMeGet ¶
func (*Client) GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGet ¶
func (c *Client) GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGet(ctx context.Context, language string, params *GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetMicroCopyByKeyManageMicroCopyByKeyKeyGet ¶
func (c *Client) GetMicroCopyByKeyManageMicroCopyByKeyKeyGet(ctx context.Context, key string, params *GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetMicroCopyManageMicroCopyMicroCopyIdGet ¶
func (c *Client) GetMicroCopyManageMicroCopyMicroCopyIdGet(ctx context.Context, microCopyId string, params *GetMicroCopyManageMicroCopyMicroCopyIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGet ¶
func (c *Client) GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGet(ctx context.Context, microCopyId string, params *GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetOrgOrgsOrgIdGet ¶
func (*Client) GetOrganizationUsageUsageOrganizationsOrganizationIdGet ¶
func (*Client) GetPageBySlugManagePagesBySlugSlugGet ¶
func (c *Client) GetPageBySlugManagePagesBySlugSlugGet(ctx context.Context, slug string, params *GetPageBySlugManagePagesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetPageManagePagesPageIdGet ¶
func (c *Client) GetPageManagePagesPageIdGet(ctx context.Context, pageId string, params *GetPageManagePagesPageIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetPageTranslationsManagePagesPageIdTranslationsGet ¶
func (c *Client) GetPageTranslationsManagePagesPageIdTranslationsGet(ctx context.Context, pageId string, params *GetPageTranslationsManagePagesPageIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetStatusManageStatusGet ¶
func (*Client) GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet ¶
func (c *Client) GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet(ctx context.Context, categoryId string, params *GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetTenantTenantsTenantIdGet ¶
func (*Client) GetTranslationsManageArticlesArticleIdTranslationsGet ¶
func (c *Client) GetTranslationsManageArticlesArticleIdTranslationsGet(ctx context.Context, articleId string, params *GetTranslationsManageArticlesArticleIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetTranslationsManageCategoriesCategoryIdTranslationsGet ¶
func (c *Client) GetTranslationsManageCategoriesCategoryIdTranslationsGet(ctx context.Context, categoryId string, params *GetTranslationsManageCategoriesCategoryIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetVersionsManageStatusVersionGet ¶
func (*Client) HandleDeferredTaskDeferredPost ¶
func (c *Client) HandleDeferredTaskDeferredPost(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, body HandleDeferredTaskDeferredPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) HandleDeferredTaskDeferredPostWithBody ¶
func (*Client) HealthCheckHealthGet ¶
func (*Client) ImportFromDestinationSyncDestinationIdImportPostWithBody ¶
func (*Client) InfoInfoGet ¶
func (*Client) InitMultipartUploadManageFilesFileIdMultipartInitPost ¶
func (c *Client) InitMultipartUploadManageFilesFileIdMultipartInitPost(ctx context.Context, fileId string, params *InitMultipartUploadManageFilesFileIdMultipartInitPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) InviteNewMemberOrgsOrgIdInvitationsPost ¶
func (c *Client) InviteNewMemberOrgsOrgIdInvitationsPost(ctx context.Context, orgId string, body InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) InviteNewMemberOrgsOrgIdInvitationsPostWithBody ¶
func (*Client) IssueApiKeyApiKeysPost ¶
func (c *Client) IssueApiKeyApiKeysPost(ctx context.Context, body IssueApiKeyApiKeysPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) IssueApiKeyApiKeysPostWithBody ¶
func (*Client) ListArticlesManageArticlesGet ¶
func (c *Client) ListArticlesManageArticlesGet(ctx context.Context, params *ListArticlesManageArticlesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListArticlesPreviewManageArticlesPreviewGet ¶
func (c *Client) ListArticlesPreviewManageArticlesPreviewGet(ctx context.Context, params *ListArticlesPreviewManageArticlesPreviewGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListBackupsBackupsGet ¶ added in v0.1.1
func (c *Client) ListBackupsBackupsGet(ctx context.Context, params *ListBackupsBackupsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListCategoriesManageCategoriesGet ¶
func (c *Client) ListCategoriesManageCategoriesGet(ctx context.Context, params *ListCategoriesManageCategoriesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListCollectionsManageCustomCollectionsGet ¶
func (c *Client) ListCollectionsManageCustomCollectionsGet(ctx context.Context, params *ListCollectionsManageCustomCollectionsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListExportJobTasksSyncJobsJobIdTasksGet ¶ added in v0.1.1
func (c *Client) ListExportJobTasksSyncJobsJobIdTasksGet(ctx context.Context, jobId string, params *ListExportJobTasksSyncJobsJobIdTasksGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListExportJobsSyncJobsGet ¶ added in v0.1.1
func (c *Client) ListExportJobsSyncJobsGet(ctx context.Context, params *ListExportJobsSyncJobsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListExtensionsExtensionsGet ¶
func (c *Client) ListExtensionsExtensionsGet(ctx context.Context, params *ListExtensionsExtensionsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListFilesManageFilesGet ¶
func (c *Client) ListFilesManageFilesGet(ctx context.Context, params *ListFilesManageFilesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListItemsManageCustomCollectionsCollectionIdItemsGet ¶
func (c *Client) ListItemsManageCustomCollectionsCollectionIdItemsGet(ctx context.Context, collectionId string, params *ListItemsManageCustomCollectionsCollectionIdItemsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGet ¶
func (c *Client) ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGet(ctx context.Context, collectionId string, params *ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListMembersOrgsOrgIdMembersGet ¶
func (*Client) ListMicroCopiesManageMicroCopyGet ¶
func (c *Client) ListMicroCopiesManageMicroCopyGet(ctx context.Context, params *ListMicroCopiesManageMicroCopyGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListMyOrgsOrgsGet ¶
func (*Client) ListOrgTenantsTenantsByOrgOrgIdGet ¶
func (*Client) ListPagesManagePagesGet ¶
func (c *Client) ListPagesManagePagesGet(ctx context.Context, params *ListPagesManagePagesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListPagesPreviewManagePagesPreviewGet ¶
func (c *Client) ListPagesPreviewManagePagesPreviewGet(ctx context.Context, params *ListPagesPreviewManagePagesPreviewGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListPendingInvitationsOrgsOrgIdInvitationsGet ¶
func (*Client) ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGet ¶ added in v0.1.1
func (c *Client) ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGet(ctx context.Context, collectionId string, params *ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListSyncDestinationsByTenantSyncGet ¶ added in v0.1.1
func (c *Client) ListSyncDestinationsByTenantSyncGet(ctx context.Context, params *ListSyncDestinationsByTenantSyncGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ListTenantApiKeysApiKeysByTenantTenantIdGet ¶
func (*Client) LoginGithubAuthLoginGithubGet ¶
func (c *Client) LoginGithubAuthLoginGithubGet(ctx context.Context, params *LoginGithubAuthLoginGithubGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) LoginGoogleAuthLoginGooglePost ¶
func (c *Client) LoginGoogleAuthLoginGooglePost(ctx context.Context, body LoginGoogleAuthLoginGooglePostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) LoginGoogleAuthLoginGooglePostWithBody ¶
func (*Client) LoginPasswordAuthLoginPost ¶
func (c *Client) LoginPasswordAuthLoginPost(ctx context.Context, body LoginPasswordAuthLoginPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) LoginPasswordAuthLoginPostWithBody ¶
func (*Client) LogoutUserAuthLogoutPost ¶
func (c *Client) LogoutUserAuthLogoutPost(ctx context.Context, body LogoutUserAuthLogoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) LogoutUserAuthLogoutPostWithBody ¶
func (*Client) PreviewInvitationOrgsInvitationsPreviewGet ¶
func (c *Client) PreviewInvitationOrgsInvitationsPreviewGet(ctx context.Context, params *PreviewInvitationOrgsInvitationsPreviewGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PublishArticleManageArticlesArticleIdPublishPost ¶
func (c *Client) PublishArticleManageArticlesArticleIdPublishPost(ctx context.Context, articleId string, params *PublishArticleManageArticlesArticleIdPublishPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPost ¶
func (c *Client) PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPost(ctx context.Context, collectionId string, itemId string, params *PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PublishPageManagePagesPageIdPublishPost ¶
func (c *Client) PublishPageManagePagesPageIdPublishPost(ctx context.Context, pageId string, params *PublishPageManagePagesPageIdPublishPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) RebuildAgendaPageToolsRebuildAgendaPagePost ¶
func (*Client) RefreshAccessTokenAuthRefreshPost ¶
func (c *Client) RefreshAccessTokenAuthRefreshPost(ctx context.Context, body RefreshAccessTokenAuthRefreshPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) RefreshAccessTokenAuthRefreshPostWithBody ¶
func (*Client) RegisterPasswordAuthRegisterPost ¶
func (c *Client) RegisterPasswordAuthRegisterPost(ctx context.Context, body RegisterPasswordAuthRegisterPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) RegisterPasswordAuthRegisterPostWithBody ¶
func (*Client) RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDelete ¶
func (c *Client) RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDelete(ctx context.Context, categoryId string, articleId string, params *RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) RemoveMemberOrgsOrgIdMembersUserIdDelete ¶
func (*Client) RequestPasswordResetAuthRequestPasswordResetPost ¶
func (c *Client) RequestPasswordResetAuthRequestPasswordResetPost(ctx context.Context, body RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) RequestPasswordResetAuthRequestPasswordResetPostWithBody ¶
func (*Client) ResendActivationAuthResendActivationPost ¶
func (c *Client) ResendActivationAuthResendActivationPost(ctx context.Context, params *ResendActivationAuthResendActivationPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ResetPasswordAuthResetPasswordPost ¶
func (c *Client) ResetPasswordAuthResetPasswordPost(ctx context.Context, body ResetPasswordAuthResetPasswordPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ResetPasswordAuthResetPasswordPostWithBody ¶
func (*Client) RestoreBackupBackupsBackupIdRestorePost ¶ added in v0.1.1
func (*Client) RetryExportJobSyncJobsJobIdRetryPost ¶ added in v0.1.1
func (c *Client) RetryExportJobSyncJobsJobIdRetryPost(ctx context.Context, jobId string, params *RetryExportJobSyncJobsJobIdRetryPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) RevokeInvitationOrgsOrgIdInvitationsInvitationIdDelete ¶
func (*Client) SetMyOnboardingStatusAuthMeOnboardingPatch ¶ added in v0.1.1
func (c *Client) SetMyOnboardingStatusAuthMeOnboardingPatch(ctx context.Context, body SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) SetMyOnboardingStatusAuthMeOnboardingPatchWithBody ¶ added in v0.1.1
func (*Client) StripeWebhookBillingWebhooksStripePost ¶
func (c *Client) StripeWebhookBillingWebhooksStripePost(ctx context.Context, params *StripeWebhookBillingWebhooksStripePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) TriggerExtensionExtensionsExtensionIdTriggerPost ¶
func (c *Client) TriggerExtensionExtensionsExtensionIdTriggerPost(ctx context.Context, extensionId string, body TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) TriggerExtensionExtensionsExtensionIdTriggerPostWithBody ¶
func (*Client) UpdateArticleManageArticlesArticleIdPut ¶
func (c *Client) UpdateArticleManageArticlesArticleIdPut(ctx context.Context, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, body UpdateArticleManageArticlesArticleIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateArticleManageArticlesArticleIdPutWithBody ¶
func (*Client) UpdateCategoryManageCategoriesCategoryIdPut ¶
func (c *Client) UpdateCategoryManageCategoriesCategoryIdPut(ctx context.Context, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, body UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateCategoryManageCategoriesCategoryIdPutWithBody ¶
func (*Client) UpdateCollectionManageCustomCollectionsCollectionIdPut ¶
func (c *Client) UpdateCollectionManageCustomCollectionsCollectionIdPut(ctx context.Context, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, body UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateCollectionManageCustomCollectionsCollectionIdPutWithBody ¶
func (*Client) UpdateExtensionExtensionsExtensionIdPatch ¶
func (c *Client) UpdateExtensionExtensionsExtensionIdPatch(ctx context.Context, extensionId string, body UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateExtensionExtensionsExtensionIdPatchWithBody ¶
func (*Client) UpdateFileManageFilesFileIdPut ¶
func (c *Client) UpdateFileManageFilesFileIdPut(ctx context.Context, fileId string, params *UpdateFileManageFilesFileIdPutParams, body UpdateFileManageFilesFileIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateFileManageFilesFileIdPutWithBody ¶
func (*Client) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPut ¶
func (c *Client) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPut(ctx context.Context, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, body UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBody ¶
func (c *Client) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBody(ctx context.Context, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateMicroCopyManageMicroCopyMicroCopyIdPut ¶
func (c *Client) UpdateMicroCopyManageMicroCopyMicroCopyIdPut(ctx context.Context, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, body UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBody ¶
func (*Client) UpdateOrgOrgsOrgIdPatch ¶
func (c *Client) UpdateOrgOrgsOrgIdPatch(ctx context.Context, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateOrgOrgsOrgIdPatchWithBody ¶
func (*Client) UpdatePageManagePagesPageIdPut ¶
func (c *Client) UpdatePageManagePagesPageIdPut(ctx context.Context, pageId string, params *UpdatePageManagePagesPageIdPutParams, body UpdatePageManagePagesPageIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdatePageManagePagesPageIdPutWithBody ¶
func (*Client) UpdateSyncDestinationConfigSyncDestinationIdPatch ¶
func (c *Client) UpdateSyncDestinationConfigSyncDestinationIdPatch(ctx context.Context, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, body UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateSyncDestinationConfigSyncDestinationIdPatchWithBody ¶
func (*Client) UpdateTenantTenantsTenantIdPatch ¶
func (c *Client) UpdateTenantTenantsTenantIdPatch(ctx context.Context, tenantId string, body UpdateTenantTenantsTenantIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateTenantTenantsTenantIdPatchWithBody ¶
func (*Client) UploadFileByIdManageFilesFileIdUploadPostWithBody ¶
func (*Client) UploadFileManageFilesPostWithBody ¶
func (*Client) UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBody ¶
func (c *Client) UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBody(ctx context.Context, fileId string, uploadId string, partNumber int, params *UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
type ClientInterface ¶
type ClientInterface interface {
// RootGet request
RootGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// IssueApiKeyApiKeysPostWithBody request with any body
IssueApiKeyApiKeysPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
IssueApiKeyApiKeysPost(ctx context.Context, body IssueApiKeyApiKeysPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListTenantApiKeysApiKeysByTenantTenantIdGet request
ListTenantApiKeysApiKeysByTenantTenantIdGet(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteApiKeyApiKeysApiKeyIdDelete request
DeleteApiKeyApiKeysApiKeyIdDelete(ctx context.Context, apiKeyId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// ActivateAccountAuthActivatePost request
ActivateAccountAuthActivatePost(ctx context.Context, params *ActivateAccountAuthActivatePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CallbackGithubAuthCallbackGithubGet request
CallbackGithubAuthCallbackGithubGet(ctx context.Context, params *CallbackGithubAuthCallbackGithubGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// ChangePasswordAuthChangePasswordPostWithBody request with any body
ChangePasswordAuthChangePasswordPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
ChangePasswordAuthChangePasswordPost(ctx context.Context, body ChangePasswordAuthChangePasswordPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// LoginPasswordAuthLoginPostWithBody request with any body
LoginPasswordAuthLoginPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
LoginPasswordAuthLoginPost(ctx context.Context, body LoginPasswordAuthLoginPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// LoginGithubAuthLoginGithubGet request
LoginGithubAuthLoginGithubGet(ctx context.Context, params *LoginGithubAuthLoginGithubGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// LoginGoogleAuthLoginGooglePostWithBody request with any body
LoginGoogleAuthLoginGooglePostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
LoginGoogleAuthLoginGooglePost(ctx context.Context, body LoginGoogleAuthLoginGooglePostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// LogoutUserAuthLogoutPostWithBody request with any body
LogoutUserAuthLogoutPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
LogoutUserAuthLogoutPost(ctx context.Context, body LogoutUserAuthLogoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetMeAuthMeGet request
GetMeAuthMeGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// SetMyOnboardingStatusAuthMeOnboardingPatchWithBody request with any body
SetMyOnboardingStatusAuthMeOnboardingPatchWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
SetMyOnboardingStatusAuthMeOnboardingPatch(ctx context.Context, body SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// RefreshAccessTokenAuthRefreshPostWithBody request with any body
RefreshAccessTokenAuthRefreshPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
RefreshAccessTokenAuthRefreshPost(ctx context.Context, body RefreshAccessTokenAuthRefreshPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// RegisterPasswordAuthRegisterPostWithBody request with any body
RegisterPasswordAuthRegisterPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
RegisterPasswordAuthRegisterPost(ctx context.Context, body RegisterPasswordAuthRegisterPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// RequestPasswordResetAuthRequestPasswordResetPostWithBody request with any body
RequestPasswordResetAuthRequestPasswordResetPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
RequestPasswordResetAuthRequestPasswordResetPost(ctx context.Context, body RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ResendActivationAuthResendActivationPost request
ResendActivationAuthResendActivationPost(ctx context.Context, params *ResendActivationAuthResendActivationPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// ResetPasswordAuthResetPasswordPostWithBody request with any body
ResetPasswordAuthResetPasswordPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
ResetPasswordAuthResetPasswordPost(ctx context.Context, body ResetPasswordAuthResetPasswordPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListBackupsBackupsGet request
ListBackupsBackupsGet(ctx context.Context, params *ListBackupsBackupsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateBackupBackupsPost request
CreateBackupBackupsPost(ctx context.Context, params *CreateBackupBackupsPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteBackupBackupsBackupIdDelete request
DeleteBackupBackupsBackupIdDelete(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// RestoreBackupBackupsBackupIdRestorePost request
RestoreBackupBackupsBackupIdRestorePost(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateCheckoutSessionBillingCheckoutPostWithBody request with any body
CreateCheckoutSessionBillingCheckoutPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateCheckoutSessionBillingCheckoutPost(ctx context.Context, body CreateCheckoutSessionBillingCheckoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAvailablePlansBillingPlansGet request
GetAvailablePlansBillingPlansGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGet request
GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGet(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBody request with any body
CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPost(ctx context.Context, organizationId string, body CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBody request with any body
CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost(ctx context.Context, organizationId string, body CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBody request with any body
CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost(ctx context.Context, organizationId string, body CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBody request with any body
CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost(ctx context.Context, organizationId string, body CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePost request
ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePost(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// StripeWebhookBillingWebhooksStripePost request
StripeWebhookBillingWebhooksStripePost(ctx context.Context, params *StripeWebhookBillingWebhooksStripePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// HandleDeferredTaskDeferredPostWithBody request with any body
HandleDeferredTaskDeferredPostWithBody(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
HandleDeferredTaskDeferredPost(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, body HandleDeferredTaskDeferredPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListExtensionsExtensionsGet request
ListExtensionsExtensionsGet(ctx context.Context, params *ListExtensionsExtensionsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBody request with any body
CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBody(ctx context.Context, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateGithubWorkflowExtensionExtensionsGithubWorkflowPost(ctx context.Context, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, body CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBody request with any body
CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBody(ctx context.Context, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateUrlWebhookExtensionExtensionsUrlWebhookPost(ctx context.Context, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, body CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteExtensionExtensionsExtensionIdDelete request
DeleteExtensionExtensionsExtensionIdDelete(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetExtensionExtensionsExtensionIdGet request
GetExtensionExtensionsExtensionIdGet(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateExtensionExtensionsExtensionIdPatchWithBody request with any body
UpdateExtensionExtensionsExtensionIdPatchWithBody(ctx context.Context, extensionId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateExtensionExtensionsExtensionIdPatch(ctx context.Context, extensionId string, body UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// TriggerExtensionExtensionsExtensionIdTriggerPostWithBody request with any body
TriggerExtensionExtensionsExtensionIdTriggerPostWithBody(ctx context.Context, extensionId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
TriggerExtensionExtensionsExtensionIdTriggerPost(ctx context.Context, extensionId string, body TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// HealthCheckHealthGet request
HealthCheckHealthGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// InfoInfoGet request
InfoInfoGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListArticlesManageArticlesGet request
ListArticlesManageArticlesGet(ctx context.Context, params *ListArticlesManageArticlesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateArticleManageArticlesPostWithBody request with any body
CreateArticleManageArticlesPostWithBody(ctx context.Context, params *CreateArticleManageArticlesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateArticleManageArticlesPost(ctx context.Context, params *CreateArticleManageArticlesPostParams, body CreateArticleManageArticlesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetArticleBySlugManageArticlesBySlugSlugGet request
GetArticleBySlugManageArticlesBySlugSlugGet(ctx context.Context, slug string, params *GetArticleBySlugManageArticlesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListArticlesPreviewManageArticlesPreviewGet request
ListArticlesPreviewManageArticlesPreviewGet(ctx context.Context, params *ListArticlesPreviewManageArticlesPreviewGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteArticleManageArticlesArticleIdDelete request
DeleteArticleManageArticlesArticleIdDelete(ctx context.Context, articleId string, params *DeleteArticleManageArticlesArticleIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetArticleManageArticlesArticleIdGet request
GetArticleManageArticlesArticleIdGet(ctx context.Context, articleId string, params *GetArticleManageArticlesArticleIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateArticleManageArticlesArticleIdPutWithBody request with any body
UpdateArticleManageArticlesArticleIdPutWithBody(ctx context.Context, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateArticleManageArticlesArticleIdPut(ctx context.Context, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, body UpdateArticleManageArticlesArticleIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ArchiveArticleManageArticlesArticleIdArchivePost request
ArchiveArticleManageArticlesArticleIdArchivePost(ctx context.Context, articleId string, params *ArchiveArticleManageArticlesArticleIdArchivePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetArticleCategoriesManageArticlesArticleIdCategoriesGet request
GetArticleCategoriesManageArticlesArticleIdCategoriesGet(ctx context.Context, articleId string, params *GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PublishArticleManageArticlesArticleIdPublishPost request
PublishArticleManageArticlesArticleIdPublishPost(ctx context.Context, articleId string, params *PublishArticleManageArticlesArticleIdPublishPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetTranslationsManageArticlesArticleIdTranslationsGet request
GetTranslationsManageArticlesArticleIdTranslationsGet(ctx context.Context, articleId string, params *GetTranslationsManageArticlesArticleIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateTranslationManageArticlesSourceIdTranslationsPostWithBody request with any body
CreateTranslationManageArticlesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateTranslationManageArticlesSourceIdTranslationsPost(ctx context.Context, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, body CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListCategoriesManageCategoriesGet request
ListCategoriesManageCategoriesGet(ctx context.Context, params *ListCategoriesManageCategoriesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateCategoryManageCategoriesPostWithBody request with any body
CreateCategoryManageCategoriesPostWithBody(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateCategoryManageCategoriesPost(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, body CreateCategoryManageCategoriesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetCategoryBySlugManageCategoriesBySlugSlugGet request
GetCategoryBySlugManageCategoriesBySlugSlugGet(ctx context.Context, slug string, params *GetCategoryBySlugManageCategoriesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteCategoryManageCategoriesCategoryIdDelete request
DeleteCategoryManageCategoriesCategoryIdDelete(ctx context.Context, categoryId string, params *DeleteCategoryManageCategoriesCategoryIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetCategoryManageCategoriesCategoryIdGet request
GetCategoryManageCategoriesCategoryIdGet(ctx context.Context, categoryId string, params *GetCategoryManageCategoriesCategoryIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateCategoryManageCategoriesCategoryIdPutWithBody request with any body
UpdateCategoryManageCategoriesCategoryIdPutWithBody(ctx context.Context, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateCategoryManageCategoriesCategoryIdPut(ctx context.Context, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, body UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetArticlesForCategoryManageCategoriesCategoryIdArticlesGet request
GetArticlesForCategoryManageCategoriesCategoryIdArticlesGet(ctx context.Context, categoryId string, params *GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDelete request
RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDelete(ctx context.Context, categoryId string, articleId string, params *RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPost request
AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPost(ctx context.Context, categoryId string, articleId string, params *AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet request
GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet(ctx context.Context, categoryId string, params *GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetTranslationsManageCategoriesCategoryIdTranslationsGet request
GetTranslationsManageCategoriesCategoryIdTranslationsGet(ctx context.Context, categoryId string, params *GetTranslationsManageCategoriesCategoryIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateTranslationManageCategoriesSourceIdTranslationsPostWithBody request with any body
CreateTranslationManageCategoriesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateTranslationManageCategoriesSourceIdTranslationsPost(ctx context.Context, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, body CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListCollectionsManageCustomCollectionsGet request
ListCollectionsManageCustomCollectionsGet(ctx context.Context, params *ListCollectionsManageCustomCollectionsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateCollectionManageCustomCollectionsPostWithBody request with any body
CreateCollectionManageCustomCollectionsPostWithBody(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateCollectionManageCustomCollectionsPost(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, body CreateCollectionManageCustomCollectionsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetCollectionBySlugManageCustomCollectionsBySlugSlugGet request
GetCollectionBySlugManageCustomCollectionsBySlugSlugGet(ctx context.Context, slug string, params *GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteCollectionManageCustomCollectionsCollectionIdDelete request
DeleteCollectionManageCustomCollectionsCollectionIdDelete(ctx context.Context, collectionId string, params *DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetCollectionManageCustomCollectionsCollectionIdGet request
GetCollectionManageCustomCollectionsCollectionIdGet(ctx context.Context, collectionId string, params *GetCollectionManageCustomCollectionsCollectionIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateCollectionManageCustomCollectionsCollectionIdPutWithBody request with any body
UpdateCollectionManageCustomCollectionsCollectionIdPutWithBody(ctx context.Context, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateCollectionManageCustomCollectionsCollectionIdPut(ctx context.Context, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, body UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListItemsManageCustomCollectionsCollectionIdItemsGet request
ListItemsManageCustomCollectionsCollectionIdItemsGet(ctx context.Context, collectionId string, params *ListItemsManageCustomCollectionsCollectionIdItemsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateItemManageCustomCollectionsCollectionIdItemsPostWithBody request with any body
CreateItemManageCustomCollectionsCollectionIdItemsPostWithBody(ctx context.Context, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateItemManageCustomCollectionsCollectionIdItemsPost(ctx context.Context, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, body CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBody request with any body
CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBody(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPost(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, body CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBody request with any body
GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBody(ctx context.Context, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPost(ctx context.Context, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, body GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGet request
GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGet(ctx context.Context, collectionId string, slug string, params *GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGet request
ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGet(ctx context.Context, collectionId string, params *ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDelete request
DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDelete(ctx context.Context, collectionId string, itemId string, params *DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetItemManageCustomCollectionsCollectionIdItemsItemIdGet request
GetItemManageCustomCollectionsCollectionIdItemsItemIdGet(ctx context.Context, collectionId string, itemId string, params *GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBody request with any body
UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBody(ctx context.Context, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPut(ctx context.Context, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, body UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePost request
ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePost(ctx context.Context, collectionId string, itemId string, params *ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPost request
PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPost(ctx context.Context, collectionId string, itemId string, params *PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGet request
GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGet(ctx context.Context, collectionId string, itemId string, params *GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBody request with any body
CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBody(ctx context.Context, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPost(ctx context.Context, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, body CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListFilesManageFilesGet request
ListFilesManageFilesGet(ctx context.Context, params *ListFilesManageFilesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UploadFileManageFilesPostWithBody request with any body
UploadFileManageFilesPostWithBody(ctx context.Context, params *UploadFileManageFilesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateFileMetadataManageFilesMetadataPostWithBody request with any body
CreateFileMetadataManageFilesMetadataPostWithBody(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateFileMetadataManageFilesMetadataPost(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, body CreateFileMetadataManageFilesMetadataPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteFileManageFilesFileIdDelete request
DeleteFileManageFilesFileIdDelete(ctx context.Context, fileId string, params *DeleteFileManageFilesFileIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetFileManageFilesFileIdGet request
GetFileManageFilesFileIdGet(ctx context.Context, fileId string, params *GetFileManageFilesFileIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateFileManageFilesFileIdPutWithBody request with any body
UpdateFileManageFilesFileIdPutWithBody(ctx context.Context, fileId string, params *UpdateFileManageFilesFileIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateFileManageFilesFileIdPut(ctx context.Context, fileId string, params *UpdateFileManageFilesFileIdPutParams, body UpdateFileManageFilesFileIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// InitMultipartUploadManageFilesFileIdMultipartInitPost request
InitMultipartUploadManageFilesFileIdMultipartInitPost(ctx context.Context, fileId string, params *InitMultipartUploadManageFilesFileIdMultipartInitPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// AbortMultipartUploadManageFilesFileIdMultipartUploadIdDelete request
AbortMultipartUploadManageFilesFileIdMultipartUploadIdDelete(ctx context.Context, fileId string, uploadId string, params *AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBody request with any body
CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBody(ctx context.Context, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePost(ctx context.Context, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, body CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBody request with any body
UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBody(ctx context.Context, fileId string, uploadId string, partNumber int, params *UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
// UploadFileByIdManageFilesFileIdUploadPostWithBody request with any body
UploadFileByIdManageFilesFileIdUploadPostWithBody(ctx context.Context, fileId string, params *UploadFileByIdManageFilesFileIdUploadPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListMicroCopiesManageMicroCopyGet request
ListMicroCopiesManageMicroCopyGet(ctx context.Context, params *ListMicroCopiesManageMicroCopyGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateMicroCopyManageMicroCopyPostWithBody request with any body
CreateMicroCopyManageMicroCopyPostWithBody(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateMicroCopyManageMicroCopyPost(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, body CreateMicroCopyManageMicroCopyPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetMicroCopyByKeyManageMicroCopyByKeyKeyGet request
GetMicroCopyByKeyManageMicroCopyByKeyKeyGet(ctx context.Context, key string, params *GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CountMicroCopiesManageMicroCopyCountGet request
CountMicroCopiesManageMicroCopyCountGet(ctx context.Context, params *CountMicroCopiesManageMicroCopyCountGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGet request
GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGet(ctx context.Context, language string, params *GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGet request
GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGet(ctx context.Context, microCopyId string, params *GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteMicroCopyManageMicroCopyMicroCopyIdDelete request
DeleteMicroCopyManageMicroCopyMicroCopyIdDelete(ctx context.Context, microCopyId string, params *DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetMicroCopyManageMicroCopyMicroCopyIdGet request
GetMicroCopyManageMicroCopyMicroCopyIdGet(ctx context.Context, microCopyId string, params *GetMicroCopyManageMicroCopyMicroCopyIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBody request with any body
UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBody(ctx context.Context, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateMicroCopyManageMicroCopyMicroCopyIdPut(ctx context.Context, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, body UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBody request with any body
CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPost(ctx context.Context, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, body CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListPagesManagePagesGet request
ListPagesManagePagesGet(ctx context.Context, params *ListPagesManagePagesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreatePageManagePagesPostWithBody request with any body
CreatePageManagePagesPostWithBody(ctx context.Context, params *CreatePageManagePagesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreatePageManagePagesPost(ctx context.Context, params *CreatePageManagePagesPostParams, body CreatePageManagePagesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetPageBySlugManagePagesBySlugSlugGet request
GetPageBySlugManagePagesBySlugSlugGet(ctx context.Context, slug string, params *GetPageBySlugManagePagesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListPagesPreviewManagePagesPreviewGet request
ListPagesPreviewManagePagesPreviewGet(ctx context.Context, params *ListPagesPreviewManagePagesPreviewGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeletePageManagePagesPageIdDelete request
DeletePageManagePagesPageIdDelete(ctx context.Context, pageId string, params *DeletePageManagePagesPageIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetPageManagePagesPageIdGet request
GetPageManagePagesPageIdGet(ctx context.Context, pageId string, params *GetPageManagePagesPageIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdatePageManagePagesPageIdPutWithBody request with any body
UpdatePageManagePagesPageIdPutWithBody(ctx context.Context, pageId string, params *UpdatePageManagePagesPageIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdatePageManagePagesPageIdPut(ctx context.Context, pageId string, params *UpdatePageManagePagesPageIdPutParams, body UpdatePageManagePagesPageIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ArchivePageManagePagesPageIdArchivePost request
ArchivePageManagePagesPageIdArchivePost(ctx context.Context, pageId string, params *ArchivePageManagePagesPageIdArchivePostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PublishPageManagePagesPageIdPublishPost request
PublishPageManagePagesPageIdPublishPost(ctx context.Context, pageId string, params *PublishPageManagePagesPageIdPublishPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetPageTranslationsManagePagesPageIdTranslationsGet request
GetPageTranslationsManagePagesPageIdTranslationsGet(ctx context.Context, pageId string, params *GetPageTranslationsManagePagesPageIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreatePageTranslationManagePagesSourceIdTranslationsPostWithBody request with any body
CreatePageTranslationManagePagesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreatePageTranslationManagePagesSourceIdTranslationsPost(ctx context.Context, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, body CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetStatusManageStatusGet request
GetStatusManageStatusGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetVersionsManageStatusVersionGet request
GetVersionsManageStatusVersionGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListMyOrgsOrgsGet request
ListMyOrgsOrgsGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateOrgOrgsPostWithBody request with any body
CreateOrgOrgsPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateOrgOrgsPost(ctx context.Context, body CreateOrgOrgsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// AcceptInvitationOrgsInvitationsAcceptPostWithBody request with any body
AcceptInvitationOrgsInvitationsAcceptPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
AcceptInvitationOrgsInvitationsAcceptPost(ctx context.Context, body AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PreviewInvitationOrgsInvitationsPreviewGet request
PreviewInvitationOrgsInvitationsPreviewGet(ctx context.Context, params *PreviewInvitationOrgsInvitationsPreviewGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteOrgOrgsOrgIdDelete request
DeleteOrgOrgsOrgIdDelete(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetOrgOrgsOrgIdGet request
GetOrgOrgsOrgIdGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateOrgOrgsOrgIdPatchWithBody request with any body
UpdateOrgOrgsOrgIdPatchWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateOrgOrgsOrgIdPatch(ctx context.Context, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListPendingInvitationsOrgsOrgIdInvitationsGet request
ListPendingInvitationsOrgsOrgIdInvitationsGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// InviteNewMemberOrgsOrgIdInvitationsPostWithBody request with any body
InviteNewMemberOrgsOrgIdInvitationsPostWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
InviteNewMemberOrgsOrgIdInvitationsPost(ctx context.Context, orgId string, body InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// RevokeInvitationOrgsOrgIdInvitationsInvitationIdDelete request
RevokeInvitationOrgsOrgIdInvitationsInvitationIdDelete(ctx context.Context, orgId string, invitationId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListMembersOrgsOrgIdMembersGet request
ListMembersOrgsOrgIdMembersGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// AssignMemberOrgsOrgIdMembersPostWithBody request with any body
AssignMemberOrgsOrgIdMembersPostWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
AssignMemberOrgsOrgIdMembersPost(ctx context.Context, orgId string, body AssignMemberOrgsOrgIdMembersPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// RemoveMemberOrgsOrgIdMembersUserIdDelete request
RemoveMemberOrgsOrgIdMembersUserIdDelete(ctx context.Context, orgId string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListSyncDestinationsByTenantSyncGet request
ListSyncDestinationsByTenantSyncGet(ctx context.Context, params *ListSyncDestinationsByTenantSyncGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGet request
ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGet(ctx context.Context, collectionId string, params *ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateGripDestinationSyncGripPostWithBody request with any body
CreateGripDestinationSyncGripPostWithBody(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateGripDestinationSyncGripPost(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, body CreateGripDestinationSyncGripPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListExportJobsSyncJobsGet request
ListExportJobsSyncJobsGet(ctx context.Context, params *ListExportJobsSyncJobsGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetExportJobSyncJobsJobIdGet request
GetExportJobSyncJobsJobIdGet(ctx context.Context, jobId string, params *GetExportJobSyncJobsJobIdGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CancelExportJobSyncJobsJobIdCancelPost request
CancelExportJobSyncJobsJobIdCancelPost(ctx context.Context, jobId string, params *CancelExportJobSyncJobsJobIdCancelPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// RetryExportJobSyncJobsJobIdRetryPost request
RetryExportJobSyncJobsJobIdRetryPost(ctx context.Context, jobId string, params *RetryExportJobSyncJobsJobIdRetryPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListExportJobTasksSyncJobsJobIdTasksGet request
ListExportJobTasksSyncJobsJobIdTasksGet(ctx context.Context, jobId string, params *ListExportJobTasksSyncJobsJobIdTasksGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateWebflowDestinationSyncWebflowPostWithBody request with any body
CreateWebflowDestinationSyncWebflowPostWithBody(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateWebflowDestinationSyncWebflowPost(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, body CreateWebflowDestinationSyncWebflowPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteSyncDestinationSyncDestinationIdDelete request
DeleteSyncDestinationSyncDestinationIdDelete(ctx context.Context, destinationId string, params *DeleteSyncDestinationSyncDestinationIdDeleteParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateSyncDestinationConfigSyncDestinationIdPatchWithBody request with any body
UpdateSyncDestinationConfigSyncDestinationIdPatchWithBody(ctx context.Context, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateSyncDestinationConfigSyncDestinationIdPatch(ctx context.Context, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, body UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// BatchSyncToDestinationSyncDestinationIdBatchPost request
BatchSyncToDestinationSyncDestinationIdBatchPost(ctx context.Context, destinationId string, params *BatchSyncToDestinationSyncDestinationIdBatchPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// ImportFromDestinationSyncDestinationIdImportPostWithBody request with any body
ImportFromDestinationSyncDestinationIdImportPostWithBody(ctx context.Context, destinationId string, params *ImportFromDestinationSyncDestinationIdImportPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
// CreateTenantTenantsPostWithBody request with any body
CreateTenantTenantsPostWithBody(ctx context.Context, params *CreateTenantTenantsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
CreateTenantTenantsPost(ctx context.Context, params *CreateTenantTenantsPostParams, body CreateTenantTenantsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// ListOrgTenantsTenantsByOrgOrgIdGet request
ListOrgTenantsTenantsByOrgOrgIdGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteTenantTenantsTenantIdDelete request
DeleteTenantTenantsTenantIdDelete(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetTenantTenantsTenantIdGet request
GetTenantTenantsTenantIdGet(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// UpdateTenantTenantsTenantIdPatchWithBody request with any body
UpdateTenantTenantsTenantIdPatchWithBody(ctx context.Context, tenantId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
UpdateTenantTenantsTenantIdPatch(ctx context.Context, tenantId string, body UpdateTenantTenantsTenantIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// RebuildAgendaPageToolsRebuildAgendaPagePost request
RebuildAgendaPageToolsRebuildAgendaPagePost(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetOrganizationUsageUsageOrganizationsOrganizationIdGet request
GetOrganizationUsageUsageOrganizationsOrganizationIdGet(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)
}
The interface specification for the client above.
type ClientOption ¶
ClientOption allows setting custom parameters during construction
func WithHTTPClient ¶
func WithHTTPClient(doer HttpRequestDoer) ClientOption
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client. This is useful for tests.
func WithRequestEditorFn ¶
func WithRequestEditorFn(fn RequestEditorFn) ClientOption
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request. This can be used to mutate the request.
type ClientWithResponses ¶
type ClientWithResponses struct {
ClientInterface
}
ClientWithResponses builds on ClientInterface to offer response payloads
func NewClientWithResponses ¶
func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error)
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling
func (*ClientWithResponses) AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteWithResponse ¶
func (c *ClientWithResponses) AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteWithResponse(ctx context.Context, fileId string, uploadId string, params *AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams, reqEditors ...RequestEditorFn) (*AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse, error)
AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteWithResponse request returning *AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse
func (*ClientWithResponses) AcceptInvitationOrgsInvitationsAcceptPostWithBodyWithResponse ¶
func (c *ClientWithResponses) AcceptInvitationOrgsInvitationsAcceptPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AcceptInvitationOrgsInvitationsAcceptPostResponse, error)
AcceptInvitationOrgsInvitationsAcceptPostWithBodyWithResponse request with arbitrary body returning *AcceptInvitationOrgsInvitationsAcceptPostResponse
func (*ClientWithResponses) AcceptInvitationOrgsInvitationsAcceptPostWithResponse ¶
func (c *ClientWithResponses) AcceptInvitationOrgsInvitationsAcceptPostWithResponse(ctx context.Context, body AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody, reqEditors ...RequestEditorFn) (*AcceptInvitationOrgsInvitationsAcceptPostResponse, error)
func (*ClientWithResponses) ActivateAccountAuthActivatePostWithResponse ¶
func (c *ClientWithResponses) ActivateAccountAuthActivatePostWithResponse(ctx context.Context, params *ActivateAccountAuthActivatePostParams, reqEditors ...RequestEditorFn) (*ActivateAccountAuthActivatePostResponse, error)
ActivateAccountAuthActivatePostWithResponse request returning *ActivateAccountAuthActivatePostResponse
func (*ClientWithResponses) AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostWithResponse ¶
func (c *ClientWithResponses) AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostWithResponse(ctx context.Context, categoryId string, articleId string, params *AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams, reqEditors ...RequestEditorFn) (*AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse, error)
AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostWithResponse request returning *AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse
func (*ClientWithResponses) ArchiveArticleManageArticlesArticleIdArchivePostWithResponse ¶
func (c *ClientWithResponses) ArchiveArticleManageArticlesArticleIdArchivePostWithResponse(ctx context.Context, articleId string, params *ArchiveArticleManageArticlesArticleIdArchivePostParams, reqEditors ...RequestEditorFn) (*ArchiveArticleManageArticlesArticleIdArchivePostResponse, error)
ArchiveArticleManageArticlesArticleIdArchivePostWithResponse request returning *ArchiveArticleManageArticlesArticleIdArchivePostResponse
func (*ClientWithResponses) ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostWithResponse ¶
func (c *ClientWithResponses) ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostWithResponse(ctx context.Context, collectionId string, itemId string, params *ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams, reqEditors ...RequestEditorFn) (*ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse, error)
ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostWithResponse request returning *ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse
func (*ClientWithResponses) ArchivePageManagePagesPageIdArchivePostWithResponse ¶
func (c *ClientWithResponses) ArchivePageManagePagesPageIdArchivePostWithResponse(ctx context.Context, pageId string, params *ArchivePageManagePagesPageIdArchivePostParams, reqEditors ...RequestEditorFn) (*ArchivePageManagePagesPageIdArchivePostResponse, error)
ArchivePageManagePagesPageIdArchivePostWithResponse request returning *ArchivePageManagePagesPageIdArchivePostResponse
func (*ClientWithResponses) AssignMemberOrgsOrgIdMembersPostWithBodyWithResponse ¶
func (c *ClientWithResponses) AssignMemberOrgsOrgIdMembersPostWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AssignMemberOrgsOrgIdMembersPostResponse, error)
AssignMemberOrgsOrgIdMembersPostWithBodyWithResponse request with arbitrary body returning *AssignMemberOrgsOrgIdMembersPostResponse
func (*ClientWithResponses) AssignMemberOrgsOrgIdMembersPostWithResponse ¶
func (c *ClientWithResponses) AssignMemberOrgsOrgIdMembersPostWithResponse(ctx context.Context, orgId string, body AssignMemberOrgsOrgIdMembersPostJSONRequestBody, reqEditors ...RequestEditorFn) (*AssignMemberOrgsOrgIdMembersPostResponse, error)
func (*ClientWithResponses) BatchSyncToDestinationSyncDestinationIdBatchPostWithResponse ¶
func (c *ClientWithResponses) BatchSyncToDestinationSyncDestinationIdBatchPostWithResponse(ctx context.Context, destinationId string, params *BatchSyncToDestinationSyncDestinationIdBatchPostParams, reqEditors ...RequestEditorFn) (*BatchSyncToDestinationSyncDestinationIdBatchPostResponse, error)
BatchSyncToDestinationSyncDestinationIdBatchPostWithResponse request returning *BatchSyncToDestinationSyncDestinationIdBatchPostResponse
func (*ClientWithResponses) CallbackGithubAuthCallbackGithubGetWithResponse ¶
func (c *ClientWithResponses) CallbackGithubAuthCallbackGithubGetWithResponse(ctx context.Context, params *CallbackGithubAuthCallbackGithubGetParams, reqEditors ...RequestEditorFn) (*CallbackGithubAuthCallbackGithubGetResponse, error)
CallbackGithubAuthCallbackGithubGetWithResponse request returning *CallbackGithubAuthCallbackGithubGetResponse
func (*ClientWithResponses) CancelExportJobSyncJobsJobIdCancelPostWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) CancelExportJobSyncJobsJobIdCancelPostWithResponse(ctx context.Context, jobId string, params *CancelExportJobSyncJobsJobIdCancelPostParams, reqEditors ...RequestEditorFn) (*CancelExportJobSyncJobsJobIdCancelPostResponse, error)
CancelExportJobSyncJobsJobIdCancelPostWithResponse request returning *CancelExportJobSyncJobsJobIdCancelPostResponse
func (*ClientWithResponses) ChangePasswordAuthChangePasswordPostWithBodyWithResponse ¶
func (c *ClientWithResponses) ChangePasswordAuthChangePasswordPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ChangePasswordAuthChangePasswordPostResponse, error)
ChangePasswordAuthChangePasswordPostWithBodyWithResponse request with arbitrary body returning *ChangePasswordAuthChangePasswordPostResponse
func (*ClientWithResponses) ChangePasswordAuthChangePasswordPostWithResponse ¶
func (c *ClientWithResponses) ChangePasswordAuthChangePasswordPostWithResponse(ctx context.Context, body ChangePasswordAuthChangePasswordPostJSONRequestBody, reqEditors ...RequestEditorFn) (*ChangePasswordAuthChangePasswordPostResponse, error)
func (*ClientWithResponses) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBodyWithResponse ¶
func (c *ClientWithResponses) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBodyWithResponse(ctx context.Context, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse, error)
CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBodyWithResponse request with arbitrary body returning *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse
func (*ClientWithResponses) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithResponse ¶
func (c *ClientWithResponses) CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithResponse(ctx context.Context, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, body CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody, reqEditors ...RequestEditorFn) (*CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse, error)
func (*ClientWithResponses) CountMicroCopiesManageMicroCopyCountGetWithResponse ¶
func (c *ClientWithResponses) CountMicroCopiesManageMicroCopyCountGetWithResponse(ctx context.Context, params *CountMicroCopiesManageMicroCopyCountGetParams, reqEditors ...RequestEditorFn) (*CountMicroCopiesManageMicroCopyCountGetResponse, error)
CountMicroCopiesManageMicroCopyCountGetWithResponse request returning *CountMicroCopiesManageMicroCopyCountGetResponse
func (*ClientWithResponses) CreateArticleManageArticlesPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateArticleManageArticlesPostWithBodyWithResponse(ctx context.Context, params *CreateArticleManageArticlesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateArticleManageArticlesPostResponse, error)
CreateArticleManageArticlesPostWithBodyWithResponse request with arbitrary body returning *CreateArticleManageArticlesPostResponse
func (*ClientWithResponses) CreateArticleManageArticlesPostWithResponse ¶
func (c *ClientWithResponses) CreateArticleManageArticlesPostWithResponse(ctx context.Context, params *CreateArticleManageArticlesPostParams, body CreateArticleManageArticlesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateArticleManageArticlesPostResponse, error)
func (*ClientWithResponses) CreateBackupBackupsPostWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) CreateBackupBackupsPostWithResponse(ctx context.Context, params *CreateBackupBackupsPostParams, reqEditors ...RequestEditorFn) (*CreateBackupBackupsPostResponse, error)
CreateBackupBackupsPostWithResponse request returning *CreateBackupBackupsPostResponse
func (*ClientWithResponses) CreateCategoryManageCategoriesPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateCategoryManageCategoriesPostWithBodyWithResponse(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateCategoryManageCategoriesPostResponse, error)
CreateCategoryManageCategoriesPostWithBodyWithResponse request with arbitrary body returning *CreateCategoryManageCategoriesPostResponse
func (*ClientWithResponses) CreateCategoryManageCategoriesPostWithResponse ¶
func (c *ClientWithResponses) CreateCategoryManageCategoriesPostWithResponse(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, body CreateCategoryManageCategoriesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateCategoryManageCategoriesPostResponse, error)
func (*ClientWithResponses) CreateCheckoutSessionBillingCheckoutPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateCheckoutSessionBillingCheckoutPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateCheckoutSessionBillingCheckoutPostResponse, error)
CreateCheckoutSessionBillingCheckoutPostWithBodyWithResponse request with arbitrary body returning *CreateCheckoutSessionBillingCheckoutPostResponse
func (*ClientWithResponses) CreateCheckoutSessionBillingCheckoutPostWithResponse ¶
func (c *ClientWithResponses) CreateCheckoutSessionBillingCheckoutPostWithResponse(ctx context.Context, body CreateCheckoutSessionBillingCheckoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateCheckoutSessionBillingCheckoutPostResponse, error)
func (*ClientWithResponses) CreateCollectionManageCustomCollectionsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateCollectionManageCustomCollectionsPostWithBodyWithResponse(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateCollectionManageCustomCollectionsPostResponse, error)
CreateCollectionManageCustomCollectionsPostWithBodyWithResponse request with arbitrary body returning *CreateCollectionManageCustomCollectionsPostResponse
func (*ClientWithResponses) CreateCollectionManageCustomCollectionsPostWithResponse ¶
func (c *ClientWithResponses) CreateCollectionManageCustomCollectionsPostWithResponse(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, body CreateCollectionManageCustomCollectionsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateCollectionManageCustomCollectionsPostResponse, error)
func (*ClientWithResponses) CreateFileMetadataManageFilesMetadataPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateFileMetadataManageFilesMetadataPostWithBodyWithResponse(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateFileMetadataManageFilesMetadataPostResponse, error)
CreateFileMetadataManageFilesMetadataPostWithBodyWithResponse request with arbitrary body returning *CreateFileMetadataManageFilesMetadataPostResponse
func (*ClientWithResponses) CreateFileMetadataManageFilesMetadataPostWithResponse ¶
func (c *ClientWithResponses) CreateFileMetadataManageFilesMetadataPostWithResponse(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, body CreateFileMetadataManageFilesMetadataPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateFileMetadataManageFilesMetadataPostResponse, error)
func (*ClientWithResponses) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBodyWithResponse(ctx context.Context, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse, error)
CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBodyWithResponse request with arbitrary body returning *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse
func (*ClientWithResponses) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithResponse ¶
func (c *ClientWithResponses) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithResponse(ctx context.Context, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, body CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse, error)
func (*ClientWithResponses) CreateGripDestinationSyncGripPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateGripDestinationSyncGripPostWithBodyWithResponse(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateGripDestinationSyncGripPostResponse, error)
CreateGripDestinationSyncGripPostWithBodyWithResponse request with arbitrary body returning *CreateGripDestinationSyncGripPostResponse
func (*ClientWithResponses) CreateGripDestinationSyncGripPostWithResponse ¶
func (c *ClientWithResponses) CreateGripDestinationSyncGripPostWithResponse(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, body CreateGripDestinationSyncGripPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateGripDestinationSyncGripPostResponse, error)
func (*ClientWithResponses) CreateItemManageCustomCollectionsCollectionIdItemsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateItemManageCustomCollectionsCollectionIdItemsPostWithBodyWithResponse(ctx context.Context, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateItemManageCustomCollectionsCollectionIdItemsPostResponse, error)
CreateItemManageCustomCollectionsCollectionIdItemsPostWithBodyWithResponse request with arbitrary body returning *CreateItemManageCustomCollectionsCollectionIdItemsPostResponse
func (*ClientWithResponses) CreateItemManageCustomCollectionsCollectionIdItemsPostWithResponse ¶
func (c *ClientWithResponses) CreateItemManageCustomCollectionsCollectionIdItemsPostWithResponse(ctx context.Context, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, body CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateItemManageCustomCollectionsCollectionIdItemsPostResponse, error)
func (*ClientWithResponses) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse, error)
CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBodyWithResponse request with arbitrary body returning *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse
func (*ClientWithResponses) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithResponse ¶
func (c *ClientWithResponses) CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithResponse(ctx context.Context, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, body CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse, error)
func (*ClientWithResponses) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBodyWithResponse(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse, error)
CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBodyWithResponse request with arbitrary body returning *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse
func (*ClientWithResponses) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithResponse ¶
func (c *ClientWithResponses) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithResponse(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, body CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse, error)
func (*ClientWithResponses) CreateMicroCopyManageMicroCopyPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateMicroCopyManageMicroCopyPostWithBodyWithResponse(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateMicroCopyManageMicroCopyPostResponse, error)
CreateMicroCopyManageMicroCopyPostWithBodyWithResponse request with arbitrary body returning *CreateMicroCopyManageMicroCopyPostResponse
func (*ClientWithResponses) CreateMicroCopyManageMicroCopyPostWithResponse ¶
func (c *ClientWithResponses) CreateMicroCopyManageMicroCopyPostWithResponse(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, body CreateMicroCopyManageMicroCopyPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateMicroCopyManageMicroCopyPostResponse, error)
func (*ClientWithResponses) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse, error)
CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBodyWithResponse request with arbitrary body returning *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse
func (*ClientWithResponses) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithResponse ¶
func (c *ClientWithResponses) CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, body CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse, error)
func (*ClientWithResponses) CreateOrgOrgsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateOrgOrgsPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateOrgOrgsPostResponse, error)
CreateOrgOrgsPostWithBodyWithResponse request with arbitrary body returning *CreateOrgOrgsPostResponse
func (*ClientWithResponses) CreateOrgOrgsPostWithResponse ¶
func (c *ClientWithResponses) CreateOrgOrgsPostWithResponse(ctx context.Context, body CreateOrgOrgsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateOrgOrgsPostResponse, error)
func (*ClientWithResponses) CreatePageManagePagesPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreatePageManagePagesPostWithBodyWithResponse(ctx context.Context, params *CreatePageManagePagesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePageManagePagesPostResponse, error)
CreatePageManagePagesPostWithBodyWithResponse request with arbitrary body returning *CreatePageManagePagesPostResponse
func (*ClientWithResponses) CreatePageManagePagesPostWithResponse ¶
func (c *ClientWithResponses) CreatePageManagePagesPostWithResponse(ctx context.Context, params *CreatePageManagePagesPostParams, body CreatePageManagePagesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePageManagePagesPostResponse, error)
func (*ClientWithResponses) CreatePageTranslationManagePagesSourceIdTranslationsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreatePageTranslationManagePagesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePageTranslationManagePagesSourceIdTranslationsPostResponse, error)
CreatePageTranslationManagePagesSourceIdTranslationsPostWithBodyWithResponse request with arbitrary body returning *CreatePageTranslationManagePagesSourceIdTranslationsPostResponse
func (*ClientWithResponses) CreatePageTranslationManagePagesSourceIdTranslationsPostWithResponse ¶
func (c *ClientWithResponses) CreatePageTranslationManagePagesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, body CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePageTranslationManagePagesSourceIdTranslationsPostResponse, error)
func (*ClientWithResponses) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse, error)
CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBodyWithResponse request with arbitrary body returning *CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse
func (*ClientWithResponses) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithResponse ¶
func (c *ClientWithResponses) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithResponse(ctx context.Context, organizationId string, body CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse, error)
func (*ClientWithResponses) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse, error)
CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBodyWithResponse request with arbitrary body returning *CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse
func (*ClientWithResponses) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithResponse ¶
func (c *ClientWithResponses) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithResponse(ctx context.Context, organizationId string, body CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse, error)
func (*ClientWithResponses) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse, error)
CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBodyWithResponse request with arbitrary body returning *CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse
func (*ClientWithResponses) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithResponse ¶
func (c *ClientWithResponses) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithResponse(ctx context.Context, organizationId string, body CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse, error)
func (*ClientWithResponses) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse, error)
CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBodyWithResponse request with arbitrary body returning *CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse
func (*ClientWithResponses) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithResponse ¶
func (c *ClientWithResponses) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithResponse(ctx context.Context, organizationId string, body CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse, error)
func (*ClientWithResponses) CreateTenantTenantsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateTenantTenantsPostWithBodyWithResponse(ctx context.Context, params *CreateTenantTenantsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateTenantTenantsPostResponse, error)
CreateTenantTenantsPostWithBodyWithResponse request with arbitrary body returning *CreateTenantTenantsPostResponse
func (*ClientWithResponses) CreateTenantTenantsPostWithResponse ¶
func (c *ClientWithResponses) CreateTenantTenantsPostWithResponse(ctx context.Context, params *CreateTenantTenantsPostParams, body CreateTenantTenantsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateTenantTenantsPostResponse, error)
func (*ClientWithResponses) CreateTranslationManageArticlesSourceIdTranslationsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateTranslationManageArticlesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateTranslationManageArticlesSourceIdTranslationsPostResponse, error)
CreateTranslationManageArticlesSourceIdTranslationsPostWithBodyWithResponse request with arbitrary body returning *CreateTranslationManageArticlesSourceIdTranslationsPostResponse
func (*ClientWithResponses) CreateTranslationManageArticlesSourceIdTranslationsPostWithResponse ¶
func (c *ClientWithResponses) CreateTranslationManageArticlesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, body CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateTranslationManageArticlesSourceIdTranslationsPostResponse, error)
func (*ClientWithResponses) CreateTranslationManageCategoriesSourceIdTranslationsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateTranslationManageCategoriesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateTranslationManageCategoriesSourceIdTranslationsPostResponse, error)
CreateTranslationManageCategoriesSourceIdTranslationsPostWithBodyWithResponse request with arbitrary body returning *CreateTranslationManageCategoriesSourceIdTranslationsPostResponse
func (*ClientWithResponses) CreateTranslationManageCategoriesSourceIdTranslationsPostWithResponse ¶
func (c *ClientWithResponses) CreateTranslationManageCategoriesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, body CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateTranslationManageCategoriesSourceIdTranslationsPostResponse, error)
func (*ClientWithResponses) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBodyWithResponse(ctx context.Context, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse, error)
CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBodyWithResponse request with arbitrary body returning *CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse
func (*ClientWithResponses) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithResponse ¶
func (c *ClientWithResponses) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithResponse(ctx context.Context, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, body CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse, error)
func (*ClientWithResponses) CreateWebflowDestinationSyncWebflowPostWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateWebflowDestinationSyncWebflowPostWithBodyWithResponse(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateWebflowDestinationSyncWebflowPostResponse, error)
CreateWebflowDestinationSyncWebflowPostWithBodyWithResponse request with arbitrary body returning *CreateWebflowDestinationSyncWebflowPostResponse
func (*ClientWithResponses) CreateWebflowDestinationSyncWebflowPostWithResponse ¶
func (c *ClientWithResponses) CreateWebflowDestinationSyncWebflowPostWithResponse(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, body CreateWebflowDestinationSyncWebflowPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateWebflowDestinationSyncWebflowPostResponse, error)
func (*ClientWithResponses) DeleteApiKeyApiKeysApiKeyIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteApiKeyApiKeysApiKeyIdDeleteWithResponse(ctx context.Context, apiKeyId string, reqEditors ...RequestEditorFn) (*DeleteApiKeyApiKeysApiKeyIdDeleteResponse, error)
DeleteApiKeyApiKeysApiKeyIdDeleteWithResponse request returning *DeleteApiKeyApiKeysApiKeyIdDeleteResponse
func (*ClientWithResponses) DeleteArticleManageArticlesArticleIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteArticleManageArticlesArticleIdDeleteWithResponse(ctx context.Context, articleId string, params *DeleteArticleManageArticlesArticleIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteArticleManageArticlesArticleIdDeleteResponse, error)
DeleteArticleManageArticlesArticleIdDeleteWithResponse request returning *DeleteArticleManageArticlesArticleIdDeleteResponse
func (*ClientWithResponses) DeleteBackupBackupsBackupIdDeleteWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) DeleteBackupBackupsBackupIdDeleteWithResponse(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*DeleteBackupBackupsBackupIdDeleteResponse, error)
DeleteBackupBackupsBackupIdDeleteWithResponse request returning *DeleteBackupBackupsBackupIdDeleteResponse
func (*ClientWithResponses) DeleteCategoryManageCategoriesCategoryIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteCategoryManageCategoriesCategoryIdDeleteWithResponse(ctx context.Context, categoryId string, params *DeleteCategoryManageCategoriesCategoryIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteCategoryManageCategoriesCategoryIdDeleteResponse, error)
DeleteCategoryManageCategoriesCategoryIdDeleteWithResponse request returning *DeleteCategoryManageCategoriesCategoryIdDeleteResponse
func (*ClientWithResponses) DeleteCollectionManageCustomCollectionsCollectionIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteCollectionManageCustomCollectionsCollectionIdDeleteWithResponse(ctx context.Context, collectionId string, params *DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse, error)
DeleteCollectionManageCustomCollectionsCollectionIdDeleteWithResponse request returning *DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse
func (*ClientWithResponses) DeleteExtensionExtensionsExtensionIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteExtensionExtensionsExtensionIdDeleteWithResponse(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*DeleteExtensionExtensionsExtensionIdDeleteResponse, error)
DeleteExtensionExtensionsExtensionIdDeleteWithResponse request returning *DeleteExtensionExtensionsExtensionIdDeleteResponse
func (*ClientWithResponses) DeleteFileManageFilesFileIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteFileManageFilesFileIdDeleteWithResponse(ctx context.Context, fileId string, params *DeleteFileManageFilesFileIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteFileManageFilesFileIdDeleteResponse, error)
DeleteFileManageFilesFileIdDeleteWithResponse request returning *DeleteFileManageFilesFileIdDeleteResponse
func (*ClientWithResponses) DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteWithResponse(ctx context.Context, collectionId string, itemId string, params *DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse, error)
DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteWithResponse request returning *DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse
func (*ClientWithResponses) DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteWithResponse(ctx context.Context, microCopyId string, params *DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse, error)
DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteWithResponse request returning *DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse
func (*ClientWithResponses) DeleteOrgOrgsOrgIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteOrgOrgsOrgIdDeleteWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*DeleteOrgOrgsOrgIdDeleteResponse, error)
DeleteOrgOrgsOrgIdDeleteWithResponse request returning *DeleteOrgOrgsOrgIdDeleteResponse
func (*ClientWithResponses) DeletePageManagePagesPageIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeletePageManagePagesPageIdDeleteWithResponse(ctx context.Context, pageId string, params *DeletePageManagePagesPageIdDeleteParams, reqEditors ...RequestEditorFn) (*DeletePageManagePagesPageIdDeleteResponse, error)
DeletePageManagePagesPageIdDeleteWithResponse request returning *DeletePageManagePagesPageIdDeleteResponse
func (*ClientWithResponses) DeleteSyncDestinationSyncDestinationIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteSyncDestinationSyncDestinationIdDeleteWithResponse(ctx context.Context, destinationId string, params *DeleteSyncDestinationSyncDestinationIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteSyncDestinationSyncDestinationIdDeleteResponse, error)
DeleteSyncDestinationSyncDestinationIdDeleteWithResponse request returning *DeleteSyncDestinationSyncDestinationIdDeleteResponse
func (*ClientWithResponses) DeleteTenantTenantsTenantIdDeleteWithResponse ¶
func (c *ClientWithResponses) DeleteTenantTenantsTenantIdDeleteWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*DeleteTenantTenantsTenantIdDeleteResponse, error)
DeleteTenantTenantsTenantIdDeleteWithResponse request returning *DeleteTenantTenantsTenantIdDeleteResponse
func (*ClientWithResponses) GetArticleBySlugManageArticlesBySlugSlugGetWithResponse ¶
func (c *ClientWithResponses) GetArticleBySlugManageArticlesBySlugSlugGetWithResponse(ctx context.Context, slug string, params *GetArticleBySlugManageArticlesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetArticleBySlugManageArticlesBySlugSlugGetResponse, error)
GetArticleBySlugManageArticlesBySlugSlugGetWithResponse request returning *GetArticleBySlugManageArticlesBySlugSlugGetResponse
func (*ClientWithResponses) GetArticleCategoriesManageArticlesArticleIdCategoriesGetWithResponse ¶
func (c *ClientWithResponses) GetArticleCategoriesManageArticlesArticleIdCategoriesGetWithResponse(ctx context.Context, articleId string, params *GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams, reqEditors ...RequestEditorFn) (*GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse, error)
GetArticleCategoriesManageArticlesArticleIdCategoriesGetWithResponse request returning *GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse
func (*ClientWithResponses) GetArticleManageArticlesArticleIdGetWithResponse ¶
func (c *ClientWithResponses) GetArticleManageArticlesArticleIdGetWithResponse(ctx context.Context, articleId string, params *GetArticleManageArticlesArticleIdGetParams, reqEditors ...RequestEditorFn) (*GetArticleManageArticlesArticleIdGetResponse, error)
GetArticleManageArticlesArticleIdGetWithResponse request returning *GetArticleManageArticlesArticleIdGetResponse
func (*ClientWithResponses) GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetWithResponse ¶
func (c *ClientWithResponses) GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetWithResponse(ctx context.Context, categoryId string, params *GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams, reqEditors ...RequestEditorFn) (*GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse, error)
GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetWithResponse request returning *GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse
func (*ClientWithResponses) GetAvailablePlansBillingPlansGetWithResponse ¶
func (c *ClientWithResponses) GetAvailablePlansBillingPlansGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAvailablePlansBillingPlansGetResponse, error)
GetAvailablePlansBillingPlansGetWithResponse request returning *GetAvailablePlansBillingPlansGetResponse
func (*ClientWithResponses) GetCategoryBySlugManageCategoriesBySlugSlugGetWithResponse ¶
func (c *ClientWithResponses) GetCategoryBySlugManageCategoriesBySlugSlugGetWithResponse(ctx context.Context, slug string, params *GetCategoryBySlugManageCategoriesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetCategoryBySlugManageCategoriesBySlugSlugGetResponse, error)
GetCategoryBySlugManageCategoriesBySlugSlugGetWithResponse request returning *GetCategoryBySlugManageCategoriesBySlugSlugGetResponse
func (*ClientWithResponses) GetCategoryManageCategoriesCategoryIdGetWithResponse ¶
func (c *ClientWithResponses) GetCategoryManageCategoriesCategoryIdGetWithResponse(ctx context.Context, categoryId string, params *GetCategoryManageCategoriesCategoryIdGetParams, reqEditors ...RequestEditorFn) (*GetCategoryManageCategoriesCategoryIdGetResponse, error)
GetCategoryManageCategoriesCategoryIdGetWithResponse request returning *GetCategoryManageCategoriesCategoryIdGetResponse
func (*ClientWithResponses) GetCollectionBySlugManageCustomCollectionsBySlugSlugGetWithResponse ¶
func (c *ClientWithResponses) GetCollectionBySlugManageCustomCollectionsBySlugSlugGetWithResponse(ctx context.Context, slug string, params *GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse, error)
GetCollectionBySlugManageCustomCollectionsBySlugSlugGetWithResponse request returning *GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse
func (*ClientWithResponses) GetCollectionManageCustomCollectionsCollectionIdGetWithResponse ¶
func (c *ClientWithResponses) GetCollectionManageCustomCollectionsCollectionIdGetWithResponse(ctx context.Context, collectionId string, params *GetCollectionManageCustomCollectionsCollectionIdGetParams, reqEditors ...RequestEditorFn) (*GetCollectionManageCustomCollectionsCollectionIdGetResponse, error)
GetCollectionManageCustomCollectionsCollectionIdGetWithResponse request returning *GetCollectionManageCustomCollectionsCollectionIdGetResponse
func (*ClientWithResponses) GetExportJobSyncJobsJobIdGetWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetExportJobSyncJobsJobIdGetWithResponse(ctx context.Context, jobId string, params *GetExportJobSyncJobsJobIdGetParams, reqEditors ...RequestEditorFn) (*GetExportJobSyncJobsJobIdGetResponse, error)
GetExportJobSyncJobsJobIdGetWithResponse request returning *GetExportJobSyncJobsJobIdGetResponse
func (*ClientWithResponses) GetExtensionExtensionsExtensionIdGetWithResponse ¶
func (c *ClientWithResponses) GetExtensionExtensionsExtensionIdGetWithResponse(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*GetExtensionExtensionsExtensionIdGetResponse, error)
GetExtensionExtensionsExtensionIdGetWithResponse request returning *GetExtensionExtensionsExtensionIdGetResponse
func (*ClientWithResponses) GetFileManageFilesFileIdGetWithResponse ¶
func (c *ClientWithResponses) GetFileManageFilesFileIdGetWithResponse(ctx context.Context, fileId string, params *GetFileManageFilesFileIdGetParams, reqEditors ...RequestEditorFn) (*GetFileManageFilesFileIdGetResponse, error)
GetFileManageFilesFileIdGetWithResponse request returning *GetFileManageFilesFileIdGetResponse
func (*ClientWithResponses) GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetWithResponse ¶
func (c *ClientWithResponses) GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetWithResponse(ctx context.Context, collectionId string, slug string, params *GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse, error)
GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetWithResponse request returning *GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse
func (*ClientWithResponses) GetItemManageCustomCollectionsCollectionIdItemsItemIdGetWithResponse ¶
func (c *ClientWithResponses) GetItemManageCustomCollectionsCollectionIdItemsItemIdGetWithResponse(ctx context.Context, collectionId string, itemId string, params *GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams, reqEditors ...RequestEditorFn) (*GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse, error)
GetItemManageCustomCollectionsCollectionIdItemsItemIdGetWithResponse request returning *GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse
func (*ClientWithResponses) GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetWithResponse ¶
func (c *ClientWithResponses) GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetWithResponse(ctx context.Context, collectionId string, itemId string, params *GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse, error)
GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetWithResponse request returning *GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse
func (*ClientWithResponses) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBodyWithResponse(ctx context.Context, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse, error)
GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBodyWithResponse request with arbitrary body returning *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse
func (*ClientWithResponses) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithResponse(ctx context.Context, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, body GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse, error)
func (*ClientWithResponses) GetMeAuthMeGetWithResponse ¶
func (c *ClientWithResponses) GetMeAuthMeGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetMeAuthMeGetResponse, error)
GetMeAuthMeGetWithResponse request returning *GetMeAuthMeGetResponse
func (*ClientWithResponses) GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetWithResponse ¶
func (c *ClientWithResponses) GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetWithResponse(ctx context.Context, language string, params *GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams, reqEditors ...RequestEditorFn) (*GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse, error)
GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetWithResponse request returning *GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse
func (*ClientWithResponses) GetMicroCopyByKeyManageMicroCopyByKeyKeyGetWithResponse ¶
func (c *ClientWithResponses) GetMicroCopyByKeyManageMicroCopyByKeyKeyGetWithResponse(ctx context.Context, key string, params *GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams, reqEditors ...RequestEditorFn) (*GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse, error)
GetMicroCopyByKeyManageMicroCopyByKeyKeyGetWithResponse request returning *GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse
func (*ClientWithResponses) GetMicroCopyManageMicroCopyMicroCopyIdGetWithResponse ¶
func (c *ClientWithResponses) GetMicroCopyManageMicroCopyMicroCopyIdGetWithResponse(ctx context.Context, microCopyId string, params *GetMicroCopyManageMicroCopyMicroCopyIdGetParams, reqEditors ...RequestEditorFn) (*GetMicroCopyManageMicroCopyMicroCopyIdGetResponse, error)
GetMicroCopyManageMicroCopyMicroCopyIdGetWithResponse request returning *GetMicroCopyManageMicroCopyMicroCopyIdGetResponse
func (*ClientWithResponses) GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetWithResponse ¶
func (c *ClientWithResponses) GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetWithResponse(ctx context.Context, microCopyId string, params *GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams, reqEditors ...RequestEditorFn) (*GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse, error)
GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetWithResponse request returning *GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse
func (*ClientWithResponses) GetOrgOrgsOrgIdGetWithResponse ¶
func (c *ClientWithResponses) GetOrgOrgsOrgIdGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*GetOrgOrgsOrgIdGetResponse, error)
GetOrgOrgsOrgIdGetWithResponse request returning *GetOrgOrgsOrgIdGetResponse
func (*ClientWithResponses) GetOrganizationUsageUsageOrganizationsOrganizationIdGetWithResponse ¶
func (c *ClientWithResponses) GetOrganizationUsageUsageOrganizationsOrganizationIdGetWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse, error)
GetOrganizationUsageUsageOrganizationsOrganizationIdGetWithResponse request returning *GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse
func (*ClientWithResponses) GetPageBySlugManagePagesBySlugSlugGetWithResponse ¶
func (c *ClientWithResponses) GetPageBySlugManagePagesBySlugSlugGetWithResponse(ctx context.Context, slug string, params *GetPageBySlugManagePagesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetPageBySlugManagePagesBySlugSlugGetResponse, error)
GetPageBySlugManagePagesBySlugSlugGetWithResponse request returning *GetPageBySlugManagePagesBySlugSlugGetResponse
func (*ClientWithResponses) GetPageManagePagesPageIdGetWithResponse ¶
func (c *ClientWithResponses) GetPageManagePagesPageIdGetWithResponse(ctx context.Context, pageId string, params *GetPageManagePagesPageIdGetParams, reqEditors ...RequestEditorFn) (*GetPageManagePagesPageIdGetResponse, error)
GetPageManagePagesPageIdGetWithResponse request returning *GetPageManagePagesPageIdGetResponse
func (*ClientWithResponses) GetPageTranslationsManagePagesPageIdTranslationsGetWithResponse ¶
func (c *ClientWithResponses) GetPageTranslationsManagePagesPageIdTranslationsGetWithResponse(ctx context.Context, pageId string, params *GetPageTranslationsManagePagesPageIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*GetPageTranslationsManagePagesPageIdTranslationsGetResponse, error)
GetPageTranslationsManagePagesPageIdTranslationsGetWithResponse request returning *GetPageTranslationsManagePagesPageIdTranslationsGetResponse
func (*ClientWithResponses) GetStatusManageStatusGetWithResponse ¶
func (c *ClientWithResponses) GetStatusManageStatusGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStatusManageStatusGetResponse, error)
GetStatusManageStatusGetWithResponse request returning *GetStatusManageStatusGetResponse
func (*ClientWithResponses) GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetWithResponse ¶
func (c *ClientWithResponses) GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetWithResponse(ctx context.Context, categoryId string, params *GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams, reqEditors ...RequestEditorFn) (*GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse, error)
GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetWithResponse request returning *GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse
func (*ClientWithResponses) GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetWithResponse ¶
func (c *ClientWithResponses) GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse, error)
GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetWithResponse request returning *GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse
func (*ClientWithResponses) GetTenantTenantsTenantIdGetWithResponse ¶
func (c *ClientWithResponses) GetTenantTenantsTenantIdGetWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*GetTenantTenantsTenantIdGetResponse, error)
GetTenantTenantsTenantIdGetWithResponse request returning *GetTenantTenantsTenantIdGetResponse
func (*ClientWithResponses) GetTranslationsManageArticlesArticleIdTranslationsGetWithResponse ¶
func (c *ClientWithResponses) GetTranslationsManageArticlesArticleIdTranslationsGetWithResponse(ctx context.Context, articleId string, params *GetTranslationsManageArticlesArticleIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*GetTranslationsManageArticlesArticleIdTranslationsGetResponse, error)
GetTranslationsManageArticlesArticleIdTranslationsGetWithResponse request returning *GetTranslationsManageArticlesArticleIdTranslationsGetResponse
func (*ClientWithResponses) GetTranslationsManageCategoriesCategoryIdTranslationsGetWithResponse ¶
func (c *ClientWithResponses) GetTranslationsManageCategoriesCategoryIdTranslationsGetWithResponse(ctx context.Context, categoryId string, params *GetTranslationsManageCategoriesCategoryIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse, error)
GetTranslationsManageCategoriesCategoryIdTranslationsGetWithResponse request returning *GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse
func (*ClientWithResponses) GetVersionsManageStatusVersionGetWithResponse ¶
func (c *ClientWithResponses) GetVersionsManageStatusVersionGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVersionsManageStatusVersionGetResponse, error)
GetVersionsManageStatusVersionGetWithResponse request returning *GetVersionsManageStatusVersionGetResponse
func (*ClientWithResponses) HandleDeferredTaskDeferredPostWithBodyWithResponse ¶
func (c *ClientWithResponses) HandleDeferredTaskDeferredPostWithBodyWithResponse(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*HandleDeferredTaskDeferredPostResponse, error)
HandleDeferredTaskDeferredPostWithBodyWithResponse request with arbitrary body returning *HandleDeferredTaskDeferredPostResponse
func (*ClientWithResponses) HandleDeferredTaskDeferredPostWithResponse ¶
func (c *ClientWithResponses) HandleDeferredTaskDeferredPostWithResponse(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, body HandleDeferredTaskDeferredPostJSONRequestBody, reqEditors ...RequestEditorFn) (*HandleDeferredTaskDeferredPostResponse, error)
func (*ClientWithResponses) HealthCheckHealthGetWithResponse ¶
func (c *ClientWithResponses) HealthCheckHealthGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*HealthCheckHealthGetResponse, error)
HealthCheckHealthGetWithResponse request returning *HealthCheckHealthGetResponse
func (*ClientWithResponses) ImportFromDestinationSyncDestinationIdImportPostWithBodyWithResponse ¶
func (c *ClientWithResponses) ImportFromDestinationSyncDestinationIdImportPostWithBodyWithResponse(ctx context.Context, destinationId string, params *ImportFromDestinationSyncDestinationIdImportPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ImportFromDestinationSyncDestinationIdImportPostResponse, error)
ImportFromDestinationSyncDestinationIdImportPostWithBodyWithResponse request with arbitrary body returning *ImportFromDestinationSyncDestinationIdImportPostResponse
func (*ClientWithResponses) InfoInfoGetWithResponse ¶
func (c *ClientWithResponses) InfoInfoGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*InfoInfoGetResponse, error)
InfoInfoGetWithResponse request returning *InfoInfoGetResponse
func (*ClientWithResponses) InitMultipartUploadManageFilesFileIdMultipartInitPostWithResponse ¶
func (c *ClientWithResponses) InitMultipartUploadManageFilesFileIdMultipartInitPostWithResponse(ctx context.Context, fileId string, params *InitMultipartUploadManageFilesFileIdMultipartInitPostParams, reqEditors ...RequestEditorFn) (*InitMultipartUploadManageFilesFileIdMultipartInitPostResponse, error)
InitMultipartUploadManageFilesFileIdMultipartInitPostWithResponse request returning *InitMultipartUploadManageFilesFileIdMultipartInitPostResponse
func (*ClientWithResponses) InviteNewMemberOrgsOrgIdInvitationsPostWithBodyWithResponse ¶
func (c *ClientWithResponses) InviteNewMemberOrgsOrgIdInvitationsPostWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*InviteNewMemberOrgsOrgIdInvitationsPostResponse, error)
InviteNewMemberOrgsOrgIdInvitationsPostWithBodyWithResponse request with arbitrary body returning *InviteNewMemberOrgsOrgIdInvitationsPostResponse
func (*ClientWithResponses) InviteNewMemberOrgsOrgIdInvitationsPostWithResponse ¶
func (c *ClientWithResponses) InviteNewMemberOrgsOrgIdInvitationsPostWithResponse(ctx context.Context, orgId string, body InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*InviteNewMemberOrgsOrgIdInvitationsPostResponse, error)
func (*ClientWithResponses) IssueApiKeyApiKeysPostWithBodyWithResponse ¶
func (c *ClientWithResponses) IssueApiKeyApiKeysPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*IssueApiKeyApiKeysPostResponse, error)
IssueApiKeyApiKeysPostWithBodyWithResponse request with arbitrary body returning *IssueApiKeyApiKeysPostResponse
func (*ClientWithResponses) IssueApiKeyApiKeysPostWithResponse ¶
func (c *ClientWithResponses) IssueApiKeyApiKeysPostWithResponse(ctx context.Context, body IssueApiKeyApiKeysPostJSONRequestBody, reqEditors ...RequestEditorFn) (*IssueApiKeyApiKeysPostResponse, error)
func (*ClientWithResponses) ListArticlesManageArticlesGetWithResponse ¶
func (c *ClientWithResponses) ListArticlesManageArticlesGetWithResponse(ctx context.Context, params *ListArticlesManageArticlesGetParams, reqEditors ...RequestEditorFn) (*ListArticlesManageArticlesGetResponse, error)
ListArticlesManageArticlesGetWithResponse request returning *ListArticlesManageArticlesGetResponse
func (*ClientWithResponses) ListArticlesPreviewManageArticlesPreviewGetWithResponse ¶
func (c *ClientWithResponses) ListArticlesPreviewManageArticlesPreviewGetWithResponse(ctx context.Context, params *ListArticlesPreviewManageArticlesPreviewGetParams, reqEditors ...RequestEditorFn) (*ListArticlesPreviewManageArticlesPreviewGetResponse, error)
ListArticlesPreviewManageArticlesPreviewGetWithResponse request returning *ListArticlesPreviewManageArticlesPreviewGetResponse
func (*ClientWithResponses) ListBackupsBackupsGetWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) ListBackupsBackupsGetWithResponse(ctx context.Context, params *ListBackupsBackupsGetParams, reqEditors ...RequestEditorFn) (*ListBackupsBackupsGetResponse, error)
ListBackupsBackupsGetWithResponse request returning *ListBackupsBackupsGetResponse
func (*ClientWithResponses) ListCategoriesManageCategoriesGetWithResponse ¶
func (c *ClientWithResponses) ListCategoriesManageCategoriesGetWithResponse(ctx context.Context, params *ListCategoriesManageCategoriesGetParams, reqEditors ...RequestEditorFn) (*ListCategoriesManageCategoriesGetResponse, error)
ListCategoriesManageCategoriesGetWithResponse request returning *ListCategoriesManageCategoriesGetResponse
func (*ClientWithResponses) ListCollectionsManageCustomCollectionsGetWithResponse ¶
func (c *ClientWithResponses) ListCollectionsManageCustomCollectionsGetWithResponse(ctx context.Context, params *ListCollectionsManageCustomCollectionsGetParams, reqEditors ...RequestEditorFn) (*ListCollectionsManageCustomCollectionsGetResponse, error)
ListCollectionsManageCustomCollectionsGetWithResponse request returning *ListCollectionsManageCustomCollectionsGetResponse
func (*ClientWithResponses) ListExportJobTasksSyncJobsJobIdTasksGetWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) ListExportJobTasksSyncJobsJobIdTasksGetWithResponse(ctx context.Context, jobId string, params *ListExportJobTasksSyncJobsJobIdTasksGetParams, reqEditors ...RequestEditorFn) (*ListExportJobTasksSyncJobsJobIdTasksGetResponse, error)
ListExportJobTasksSyncJobsJobIdTasksGetWithResponse request returning *ListExportJobTasksSyncJobsJobIdTasksGetResponse
func (*ClientWithResponses) ListExportJobsSyncJobsGetWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) ListExportJobsSyncJobsGetWithResponse(ctx context.Context, params *ListExportJobsSyncJobsGetParams, reqEditors ...RequestEditorFn) (*ListExportJobsSyncJobsGetResponse, error)
ListExportJobsSyncJobsGetWithResponse request returning *ListExportJobsSyncJobsGetResponse
func (*ClientWithResponses) ListExtensionsExtensionsGetWithResponse ¶
func (c *ClientWithResponses) ListExtensionsExtensionsGetWithResponse(ctx context.Context, params *ListExtensionsExtensionsGetParams, reqEditors ...RequestEditorFn) (*ListExtensionsExtensionsGetResponse, error)
ListExtensionsExtensionsGetWithResponse request returning *ListExtensionsExtensionsGetResponse
func (*ClientWithResponses) ListFilesManageFilesGetWithResponse ¶
func (c *ClientWithResponses) ListFilesManageFilesGetWithResponse(ctx context.Context, params *ListFilesManageFilesGetParams, reqEditors ...RequestEditorFn) (*ListFilesManageFilesGetResponse, error)
ListFilesManageFilesGetWithResponse request returning *ListFilesManageFilesGetResponse
func (*ClientWithResponses) ListItemsManageCustomCollectionsCollectionIdItemsGetWithResponse ¶
func (c *ClientWithResponses) ListItemsManageCustomCollectionsCollectionIdItemsGetWithResponse(ctx context.Context, collectionId string, params *ListItemsManageCustomCollectionsCollectionIdItemsGetParams, reqEditors ...RequestEditorFn) (*ListItemsManageCustomCollectionsCollectionIdItemsGetResponse, error)
ListItemsManageCustomCollectionsCollectionIdItemsGetWithResponse request returning *ListItemsManageCustomCollectionsCollectionIdItemsGetResponse
func (*ClientWithResponses) ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetWithResponse ¶
func (c *ClientWithResponses) ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetWithResponse(ctx context.Context, collectionId string, params *ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams, reqEditors ...RequestEditorFn) (*ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse, error)
ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetWithResponse request returning *ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse
func (*ClientWithResponses) ListMembersOrgsOrgIdMembersGetWithResponse ¶
func (c *ClientWithResponses) ListMembersOrgsOrgIdMembersGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListMembersOrgsOrgIdMembersGetResponse, error)
ListMembersOrgsOrgIdMembersGetWithResponse request returning *ListMembersOrgsOrgIdMembersGetResponse
func (*ClientWithResponses) ListMicroCopiesManageMicroCopyGetWithResponse ¶
func (c *ClientWithResponses) ListMicroCopiesManageMicroCopyGetWithResponse(ctx context.Context, params *ListMicroCopiesManageMicroCopyGetParams, reqEditors ...RequestEditorFn) (*ListMicroCopiesManageMicroCopyGetResponse, error)
ListMicroCopiesManageMicroCopyGetWithResponse request returning *ListMicroCopiesManageMicroCopyGetResponse
func (*ClientWithResponses) ListMyOrgsOrgsGetWithResponse ¶
func (c *ClientWithResponses) ListMyOrgsOrgsGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListMyOrgsOrgsGetResponse, error)
ListMyOrgsOrgsGetWithResponse request returning *ListMyOrgsOrgsGetResponse
func (*ClientWithResponses) ListOrgTenantsTenantsByOrgOrgIdGetWithResponse ¶
func (c *ClientWithResponses) ListOrgTenantsTenantsByOrgOrgIdGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListOrgTenantsTenantsByOrgOrgIdGetResponse, error)
ListOrgTenantsTenantsByOrgOrgIdGetWithResponse request returning *ListOrgTenantsTenantsByOrgOrgIdGetResponse
func (*ClientWithResponses) ListPagesManagePagesGetWithResponse ¶
func (c *ClientWithResponses) ListPagesManagePagesGetWithResponse(ctx context.Context, params *ListPagesManagePagesGetParams, reqEditors ...RequestEditorFn) (*ListPagesManagePagesGetResponse, error)
ListPagesManagePagesGetWithResponse request returning *ListPagesManagePagesGetResponse
func (*ClientWithResponses) ListPagesPreviewManagePagesPreviewGetWithResponse ¶
func (c *ClientWithResponses) ListPagesPreviewManagePagesPreviewGetWithResponse(ctx context.Context, params *ListPagesPreviewManagePagesPreviewGetParams, reqEditors ...RequestEditorFn) (*ListPagesPreviewManagePagesPreviewGetResponse, error)
ListPagesPreviewManagePagesPreviewGetWithResponse request returning *ListPagesPreviewManagePagesPreviewGetResponse
func (*ClientWithResponses) ListPendingInvitationsOrgsOrgIdInvitationsGetWithResponse ¶
func (c *ClientWithResponses) ListPendingInvitationsOrgsOrgIdInvitationsGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListPendingInvitationsOrgsOrgIdInvitationsGetResponse, error)
ListPendingInvitationsOrgsOrgIdInvitationsGetWithResponse request returning *ListPendingInvitationsOrgsOrgIdInvitationsGetResponse
func (*ClientWithResponses) ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetWithResponse(ctx context.Context, collectionId string, params *ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams, reqEditors ...RequestEditorFn) (*ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse, error)
ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetWithResponse request returning *ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse
func (*ClientWithResponses) ListSyncDestinationsByTenantSyncGetWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) ListSyncDestinationsByTenantSyncGetWithResponse(ctx context.Context, params *ListSyncDestinationsByTenantSyncGetParams, reqEditors ...RequestEditorFn) (*ListSyncDestinationsByTenantSyncGetResponse, error)
ListSyncDestinationsByTenantSyncGetWithResponse request returning *ListSyncDestinationsByTenantSyncGetResponse
func (*ClientWithResponses) ListTenantApiKeysApiKeysByTenantTenantIdGetWithResponse ¶
func (c *ClientWithResponses) ListTenantApiKeysApiKeysByTenantTenantIdGetWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*ListTenantApiKeysApiKeysByTenantTenantIdGetResponse, error)
ListTenantApiKeysApiKeysByTenantTenantIdGetWithResponse request returning *ListTenantApiKeysApiKeysByTenantTenantIdGetResponse
func (*ClientWithResponses) LoginGithubAuthLoginGithubGetWithResponse ¶
func (c *ClientWithResponses) LoginGithubAuthLoginGithubGetWithResponse(ctx context.Context, params *LoginGithubAuthLoginGithubGetParams, reqEditors ...RequestEditorFn) (*LoginGithubAuthLoginGithubGetResponse, error)
LoginGithubAuthLoginGithubGetWithResponse request returning *LoginGithubAuthLoginGithubGetResponse
func (*ClientWithResponses) LoginGoogleAuthLoginGooglePostWithBodyWithResponse ¶
func (c *ClientWithResponses) LoginGoogleAuthLoginGooglePostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LoginGoogleAuthLoginGooglePostResponse, error)
LoginGoogleAuthLoginGooglePostWithBodyWithResponse request with arbitrary body returning *LoginGoogleAuthLoginGooglePostResponse
func (*ClientWithResponses) LoginGoogleAuthLoginGooglePostWithResponse ¶
func (c *ClientWithResponses) LoginGoogleAuthLoginGooglePostWithResponse(ctx context.Context, body LoginGoogleAuthLoginGooglePostJSONRequestBody, reqEditors ...RequestEditorFn) (*LoginGoogleAuthLoginGooglePostResponse, error)
func (*ClientWithResponses) LoginPasswordAuthLoginPostWithBodyWithResponse ¶
func (c *ClientWithResponses) LoginPasswordAuthLoginPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LoginPasswordAuthLoginPostResponse, error)
LoginPasswordAuthLoginPostWithBodyWithResponse request with arbitrary body returning *LoginPasswordAuthLoginPostResponse
func (*ClientWithResponses) LoginPasswordAuthLoginPostWithResponse ¶
func (c *ClientWithResponses) LoginPasswordAuthLoginPostWithResponse(ctx context.Context, body LoginPasswordAuthLoginPostJSONRequestBody, reqEditors ...RequestEditorFn) (*LoginPasswordAuthLoginPostResponse, error)
func (*ClientWithResponses) LogoutUserAuthLogoutPostWithBodyWithResponse ¶
func (c *ClientWithResponses) LogoutUserAuthLogoutPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogoutUserAuthLogoutPostResponse, error)
LogoutUserAuthLogoutPostWithBodyWithResponse request with arbitrary body returning *LogoutUserAuthLogoutPostResponse
func (*ClientWithResponses) LogoutUserAuthLogoutPostWithResponse ¶
func (c *ClientWithResponses) LogoutUserAuthLogoutPostWithResponse(ctx context.Context, body LogoutUserAuthLogoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*LogoutUserAuthLogoutPostResponse, error)
func (*ClientWithResponses) PreviewInvitationOrgsInvitationsPreviewGetWithResponse ¶
func (c *ClientWithResponses) PreviewInvitationOrgsInvitationsPreviewGetWithResponse(ctx context.Context, params *PreviewInvitationOrgsInvitationsPreviewGetParams, reqEditors ...RequestEditorFn) (*PreviewInvitationOrgsInvitationsPreviewGetResponse, error)
PreviewInvitationOrgsInvitationsPreviewGetWithResponse request returning *PreviewInvitationOrgsInvitationsPreviewGetResponse
func (*ClientWithResponses) PublishArticleManageArticlesArticleIdPublishPostWithResponse ¶
func (c *ClientWithResponses) PublishArticleManageArticlesArticleIdPublishPostWithResponse(ctx context.Context, articleId string, params *PublishArticleManageArticlesArticleIdPublishPostParams, reqEditors ...RequestEditorFn) (*PublishArticleManageArticlesArticleIdPublishPostResponse, error)
PublishArticleManageArticlesArticleIdPublishPostWithResponse request returning *PublishArticleManageArticlesArticleIdPublishPostResponse
func (*ClientWithResponses) PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostWithResponse ¶
func (c *ClientWithResponses) PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostWithResponse(ctx context.Context, collectionId string, itemId string, params *PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams, reqEditors ...RequestEditorFn) (*PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse, error)
PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostWithResponse request returning *PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse
func (*ClientWithResponses) PublishPageManagePagesPageIdPublishPostWithResponse ¶
func (c *ClientWithResponses) PublishPageManagePagesPageIdPublishPostWithResponse(ctx context.Context, pageId string, params *PublishPageManagePagesPageIdPublishPostParams, reqEditors ...RequestEditorFn) (*PublishPageManagePagesPageIdPublishPostResponse, error)
PublishPageManagePagesPageIdPublishPostWithResponse request returning *PublishPageManagePagesPageIdPublishPostResponse
func (*ClientWithResponses) RebuildAgendaPageToolsRebuildAgendaPagePostWithResponse ¶
func (c *ClientWithResponses) RebuildAgendaPageToolsRebuildAgendaPagePostWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*RebuildAgendaPageToolsRebuildAgendaPagePostResponse, error)
RebuildAgendaPageToolsRebuildAgendaPagePostWithResponse request returning *RebuildAgendaPageToolsRebuildAgendaPagePostResponse
func (*ClientWithResponses) RefreshAccessTokenAuthRefreshPostWithBodyWithResponse ¶
func (c *ClientWithResponses) RefreshAccessTokenAuthRefreshPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RefreshAccessTokenAuthRefreshPostResponse, error)
RefreshAccessTokenAuthRefreshPostWithBodyWithResponse request with arbitrary body returning *RefreshAccessTokenAuthRefreshPostResponse
func (*ClientWithResponses) RefreshAccessTokenAuthRefreshPostWithResponse ¶
func (c *ClientWithResponses) RefreshAccessTokenAuthRefreshPostWithResponse(ctx context.Context, body RefreshAccessTokenAuthRefreshPostJSONRequestBody, reqEditors ...RequestEditorFn) (*RefreshAccessTokenAuthRefreshPostResponse, error)
func (*ClientWithResponses) RegisterPasswordAuthRegisterPostWithBodyWithResponse ¶
func (c *ClientWithResponses) RegisterPasswordAuthRegisterPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterPasswordAuthRegisterPostResponse, error)
RegisterPasswordAuthRegisterPostWithBodyWithResponse request with arbitrary body returning *RegisterPasswordAuthRegisterPostResponse
func (*ClientWithResponses) RegisterPasswordAuthRegisterPostWithResponse ¶
func (c *ClientWithResponses) RegisterPasswordAuthRegisterPostWithResponse(ctx context.Context, body RegisterPasswordAuthRegisterPostJSONRequestBody, reqEditors ...RequestEditorFn) (*RegisterPasswordAuthRegisterPostResponse, error)
func (*ClientWithResponses) RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteWithResponse ¶
func (c *ClientWithResponses) RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteWithResponse(ctx context.Context, categoryId string, articleId string, params *RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams, reqEditors ...RequestEditorFn) (*RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse, error)
RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteWithResponse request returning *RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse
func (*ClientWithResponses) RemoveMemberOrgsOrgIdMembersUserIdDeleteWithResponse ¶
func (c *ClientWithResponses) RemoveMemberOrgsOrgIdMembersUserIdDeleteWithResponse(ctx context.Context, orgId string, userId string, reqEditors ...RequestEditorFn) (*RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse, error)
RemoveMemberOrgsOrgIdMembersUserIdDeleteWithResponse request returning *RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse
func (*ClientWithResponses) RequestPasswordResetAuthRequestPasswordResetPostWithBodyWithResponse ¶
func (c *ClientWithResponses) RequestPasswordResetAuthRequestPasswordResetPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RequestPasswordResetAuthRequestPasswordResetPostResponse, error)
RequestPasswordResetAuthRequestPasswordResetPostWithBodyWithResponse request with arbitrary body returning *RequestPasswordResetAuthRequestPasswordResetPostResponse
func (*ClientWithResponses) RequestPasswordResetAuthRequestPasswordResetPostWithResponse ¶
func (c *ClientWithResponses) RequestPasswordResetAuthRequestPasswordResetPostWithResponse(ctx context.Context, body RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody, reqEditors ...RequestEditorFn) (*RequestPasswordResetAuthRequestPasswordResetPostResponse, error)
func (*ClientWithResponses) ResendActivationAuthResendActivationPostWithResponse ¶
func (c *ClientWithResponses) ResendActivationAuthResendActivationPostWithResponse(ctx context.Context, params *ResendActivationAuthResendActivationPostParams, reqEditors ...RequestEditorFn) (*ResendActivationAuthResendActivationPostResponse, error)
ResendActivationAuthResendActivationPostWithResponse request returning *ResendActivationAuthResendActivationPostResponse
func (*ClientWithResponses) ResetPasswordAuthResetPasswordPostWithBodyWithResponse ¶
func (c *ClientWithResponses) ResetPasswordAuthResetPasswordPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ResetPasswordAuthResetPasswordPostResponse, error)
ResetPasswordAuthResetPasswordPostWithBodyWithResponse request with arbitrary body returning *ResetPasswordAuthResetPasswordPostResponse
func (*ClientWithResponses) ResetPasswordAuthResetPasswordPostWithResponse ¶
func (c *ClientWithResponses) ResetPasswordAuthResetPasswordPostWithResponse(ctx context.Context, body ResetPasswordAuthResetPasswordPostJSONRequestBody, reqEditors ...RequestEditorFn) (*ResetPasswordAuthResetPasswordPostResponse, error)
func (*ClientWithResponses) RestoreBackupBackupsBackupIdRestorePostWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) RestoreBackupBackupsBackupIdRestorePostWithResponse(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*RestoreBackupBackupsBackupIdRestorePostResponse, error)
RestoreBackupBackupsBackupIdRestorePostWithResponse request returning *RestoreBackupBackupsBackupIdRestorePostResponse
func (*ClientWithResponses) ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostWithResponse ¶
func (c *ClientWithResponses) ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse, error)
ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostWithResponse request returning *ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse
func (*ClientWithResponses) RetryExportJobSyncJobsJobIdRetryPostWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) RetryExportJobSyncJobsJobIdRetryPostWithResponse(ctx context.Context, jobId string, params *RetryExportJobSyncJobsJobIdRetryPostParams, reqEditors ...RequestEditorFn) (*RetryExportJobSyncJobsJobIdRetryPostResponse, error)
RetryExportJobSyncJobsJobIdRetryPostWithResponse request returning *RetryExportJobSyncJobsJobIdRetryPostResponse
func (*ClientWithResponses) RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteWithResponse ¶
func (c *ClientWithResponses) RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteWithResponse(ctx context.Context, orgId string, invitationId string, reqEditors ...RequestEditorFn) (*RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse, error)
RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteWithResponse request returning *RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse
func (*ClientWithResponses) RootGetWithResponse ¶
func (c *ClientWithResponses) RootGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*RootGetResponse, error)
RootGetWithResponse request returning *RootGetResponse
func (*ClientWithResponses) SetMyOnboardingStatusAuthMeOnboardingPatchWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) SetMyOnboardingStatusAuthMeOnboardingPatchWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*SetMyOnboardingStatusAuthMeOnboardingPatchResponse, error)
SetMyOnboardingStatusAuthMeOnboardingPatchWithBodyWithResponse request with arbitrary body returning *SetMyOnboardingStatusAuthMeOnboardingPatchResponse
func (*ClientWithResponses) SetMyOnboardingStatusAuthMeOnboardingPatchWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) SetMyOnboardingStatusAuthMeOnboardingPatchWithResponse(ctx context.Context, body SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*SetMyOnboardingStatusAuthMeOnboardingPatchResponse, error)
func (*ClientWithResponses) StripeWebhookBillingWebhooksStripePostWithResponse ¶
func (c *ClientWithResponses) StripeWebhookBillingWebhooksStripePostWithResponse(ctx context.Context, params *StripeWebhookBillingWebhooksStripePostParams, reqEditors ...RequestEditorFn) (*StripeWebhookBillingWebhooksStripePostResponse, error)
StripeWebhookBillingWebhooksStripePostWithResponse request returning *StripeWebhookBillingWebhooksStripePostResponse
func (*ClientWithResponses) TriggerExtensionExtensionsExtensionIdTriggerPostWithBodyWithResponse ¶
func (c *ClientWithResponses) TriggerExtensionExtensionsExtensionIdTriggerPostWithBodyWithResponse(ctx context.Context, extensionId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TriggerExtensionExtensionsExtensionIdTriggerPostResponse, error)
TriggerExtensionExtensionsExtensionIdTriggerPostWithBodyWithResponse request with arbitrary body returning *TriggerExtensionExtensionsExtensionIdTriggerPostResponse
func (*ClientWithResponses) TriggerExtensionExtensionsExtensionIdTriggerPostWithResponse ¶
func (c *ClientWithResponses) TriggerExtensionExtensionsExtensionIdTriggerPostWithResponse(ctx context.Context, extensionId string, body TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody, reqEditors ...RequestEditorFn) (*TriggerExtensionExtensionsExtensionIdTriggerPostResponse, error)
func (*ClientWithResponses) UpdateArticleManageArticlesArticleIdPutWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateArticleManageArticlesArticleIdPutWithBodyWithResponse(ctx context.Context, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateArticleManageArticlesArticleIdPutResponse, error)
UpdateArticleManageArticlesArticleIdPutWithBodyWithResponse request with arbitrary body returning *UpdateArticleManageArticlesArticleIdPutResponse
func (*ClientWithResponses) UpdateArticleManageArticlesArticleIdPutWithResponse ¶
func (c *ClientWithResponses) UpdateArticleManageArticlesArticleIdPutWithResponse(ctx context.Context, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, body UpdateArticleManageArticlesArticleIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateArticleManageArticlesArticleIdPutResponse, error)
func (*ClientWithResponses) UpdateCategoryManageCategoriesCategoryIdPutWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateCategoryManageCategoriesCategoryIdPutWithBodyWithResponse(ctx context.Context, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateCategoryManageCategoriesCategoryIdPutResponse, error)
UpdateCategoryManageCategoriesCategoryIdPutWithBodyWithResponse request with arbitrary body returning *UpdateCategoryManageCategoriesCategoryIdPutResponse
func (*ClientWithResponses) UpdateCategoryManageCategoriesCategoryIdPutWithResponse ¶
func (c *ClientWithResponses) UpdateCategoryManageCategoriesCategoryIdPutWithResponse(ctx context.Context, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, body UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateCategoryManageCategoriesCategoryIdPutResponse, error)
func (*ClientWithResponses) UpdateCollectionManageCustomCollectionsCollectionIdPutWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateCollectionManageCustomCollectionsCollectionIdPutWithBodyWithResponse(ctx context.Context, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateCollectionManageCustomCollectionsCollectionIdPutResponse, error)
UpdateCollectionManageCustomCollectionsCollectionIdPutWithBodyWithResponse request with arbitrary body returning *UpdateCollectionManageCustomCollectionsCollectionIdPutResponse
func (*ClientWithResponses) UpdateCollectionManageCustomCollectionsCollectionIdPutWithResponse ¶
func (c *ClientWithResponses) UpdateCollectionManageCustomCollectionsCollectionIdPutWithResponse(ctx context.Context, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, body UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateCollectionManageCustomCollectionsCollectionIdPutResponse, error)
func (*ClientWithResponses) UpdateExtensionExtensionsExtensionIdPatchWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateExtensionExtensionsExtensionIdPatchWithBodyWithResponse(ctx context.Context, extensionId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateExtensionExtensionsExtensionIdPatchResponse, error)
UpdateExtensionExtensionsExtensionIdPatchWithBodyWithResponse request with arbitrary body returning *UpdateExtensionExtensionsExtensionIdPatchResponse
func (*ClientWithResponses) UpdateExtensionExtensionsExtensionIdPatchWithResponse ¶
func (c *ClientWithResponses) UpdateExtensionExtensionsExtensionIdPatchWithResponse(ctx context.Context, extensionId string, body UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateExtensionExtensionsExtensionIdPatchResponse, error)
func (*ClientWithResponses) UpdateFileManageFilesFileIdPutWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateFileManageFilesFileIdPutWithBodyWithResponse(ctx context.Context, fileId string, params *UpdateFileManageFilesFileIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateFileManageFilesFileIdPutResponse, error)
UpdateFileManageFilesFileIdPutWithBodyWithResponse request with arbitrary body returning *UpdateFileManageFilesFileIdPutResponse
func (*ClientWithResponses) UpdateFileManageFilesFileIdPutWithResponse ¶
func (c *ClientWithResponses) UpdateFileManageFilesFileIdPutWithResponse(ctx context.Context, fileId string, params *UpdateFileManageFilesFileIdPutParams, body UpdateFileManageFilesFileIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateFileManageFilesFileIdPutResponse, error)
func (*ClientWithResponses) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBodyWithResponse(ctx context.Context, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse, error)
UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBodyWithResponse request with arbitrary body returning *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse
func (*ClientWithResponses) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithResponse ¶
func (c *ClientWithResponses) UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithResponse(ctx context.Context, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, body UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse, error)
func (*ClientWithResponses) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBodyWithResponse(ctx context.Context, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse, error)
UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBodyWithResponse request with arbitrary body returning *UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse
func (*ClientWithResponses) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithResponse ¶
func (c *ClientWithResponses) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithResponse(ctx context.Context, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, body UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse, error)
func (*ClientWithResponses) UpdateOrgOrgsOrgIdPatchWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateOrgOrgsOrgIdPatchWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateOrgOrgsOrgIdPatchResponse, error)
UpdateOrgOrgsOrgIdPatchWithBodyWithResponse request with arbitrary body returning *UpdateOrgOrgsOrgIdPatchResponse
func (*ClientWithResponses) UpdateOrgOrgsOrgIdPatchWithResponse ¶
func (c *ClientWithResponses) UpdateOrgOrgsOrgIdPatchWithResponse(ctx context.Context, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateOrgOrgsOrgIdPatchResponse, error)
func (*ClientWithResponses) UpdatePageManagePagesPageIdPutWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdatePageManagePagesPageIdPutWithBodyWithResponse(ctx context.Context, pageId string, params *UpdatePageManagePagesPageIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdatePageManagePagesPageIdPutResponse, error)
UpdatePageManagePagesPageIdPutWithBodyWithResponse request with arbitrary body returning *UpdatePageManagePagesPageIdPutResponse
func (*ClientWithResponses) UpdatePageManagePagesPageIdPutWithResponse ¶
func (c *ClientWithResponses) UpdatePageManagePagesPageIdPutWithResponse(ctx context.Context, pageId string, params *UpdatePageManagePagesPageIdPutParams, body UpdatePageManagePagesPageIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdatePageManagePagesPageIdPutResponse, error)
func (*ClientWithResponses) UpdateSyncDestinationConfigSyncDestinationIdPatchWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateSyncDestinationConfigSyncDestinationIdPatchWithBodyWithResponse(ctx context.Context, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateSyncDestinationConfigSyncDestinationIdPatchResponse, error)
UpdateSyncDestinationConfigSyncDestinationIdPatchWithBodyWithResponse request with arbitrary body returning *UpdateSyncDestinationConfigSyncDestinationIdPatchResponse
func (*ClientWithResponses) UpdateSyncDestinationConfigSyncDestinationIdPatchWithResponse ¶
func (c *ClientWithResponses) UpdateSyncDestinationConfigSyncDestinationIdPatchWithResponse(ctx context.Context, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, body UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateSyncDestinationConfigSyncDestinationIdPatchResponse, error)
func (*ClientWithResponses) UpdateTenantTenantsTenantIdPatchWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateTenantTenantsTenantIdPatchWithBodyWithResponse(ctx context.Context, tenantId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateTenantTenantsTenantIdPatchResponse, error)
UpdateTenantTenantsTenantIdPatchWithBodyWithResponse request with arbitrary body returning *UpdateTenantTenantsTenantIdPatchResponse
func (*ClientWithResponses) UpdateTenantTenantsTenantIdPatchWithResponse ¶
func (c *ClientWithResponses) UpdateTenantTenantsTenantIdPatchWithResponse(ctx context.Context, tenantId string, body UpdateTenantTenantsTenantIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateTenantTenantsTenantIdPatchResponse, error)
func (*ClientWithResponses) UploadFileByIdManageFilesFileIdUploadPostWithBodyWithResponse ¶
func (c *ClientWithResponses) UploadFileByIdManageFilesFileIdUploadPostWithBodyWithResponse(ctx context.Context, fileId string, params *UploadFileByIdManageFilesFileIdUploadPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadFileByIdManageFilesFileIdUploadPostResponse, error)
UploadFileByIdManageFilesFileIdUploadPostWithBodyWithResponse request with arbitrary body returning *UploadFileByIdManageFilesFileIdUploadPostResponse
func (*ClientWithResponses) UploadFileManageFilesPostWithBodyWithResponse ¶
func (c *ClientWithResponses) UploadFileManageFilesPostWithBodyWithResponse(ctx context.Context, params *UploadFileManageFilesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadFileManageFilesPostResponse, error)
UploadFileManageFilesPostWithBodyWithResponse request with arbitrary body returning *UploadFileManageFilesPostResponse
func (*ClientWithResponses) UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBodyWithResponse ¶
func (c *ClientWithResponses) UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBodyWithResponse(ctx context.Context, fileId string, uploadId string, partNumber int, params *UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse, error)
UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBodyWithResponse request with arbitrary body returning *UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse
type ClientWithResponsesInterface ¶
type ClientWithResponsesInterface interface {
// RootGetWithResponse request
RootGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*RootGetResponse, error)
// IssueApiKeyApiKeysPostWithBodyWithResponse request with any body
IssueApiKeyApiKeysPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*IssueApiKeyApiKeysPostResponse, error)
IssueApiKeyApiKeysPostWithResponse(ctx context.Context, body IssueApiKeyApiKeysPostJSONRequestBody, reqEditors ...RequestEditorFn) (*IssueApiKeyApiKeysPostResponse, error)
// ListTenantApiKeysApiKeysByTenantTenantIdGetWithResponse request
ListTenantApiKeysApiKeysByTenantTenantIdGetWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*ListTenantApiKeysApiKeysByTenantTenantIdGetResponse, error)
// DeleteApiKeyApiKeysApiKeyIdDeleteWithResponse request
DeleteApiKeyApiKeysApiKeyIdDeleteWithResponse(ctx context.Context, apiKeyId string, reqEditors ...RequestEditorFn) (*DeleteApiKeyApiKeysApiKeyIdDeleteResponse, error)
// ActivateAccountAuthActivatePostWithResponse request
ActivateAccountAuthActivatePostWithResponse(ctx context.Context, params *ActivateAccountAuthActivatePostParams, reqEditors ...RequestEditorFn) (*ActivateAccountAuthActivatePostResponse, error)
// CallbackGithubAuthCallbackGithubGetWithResponse request
CallbackGithubAuthCallbackGithubGetWithResponse(ctx context.Context, params *CallbackGithubAuthCallbackGithubGetParams, reqEditors ...RequestEditorFn) (*CallbackGithubAuthCallbackGithubGetResponse, error)
// ChangePasswordAuthChangePasswordPostWithBodyWithResponse request with any body
ChangePasswordAuthChangePasswordPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ChangePasswordAuthChangePasswordPostResponse, error)
ChangePasswordAuthChangePasswordPostWithResponse(ctx context.Context, body ChangePasswordAuthChangePasswordPostJSONRequestBody, reqEditors ...RequestEditorFn) (*ChangePasswordAuthChangePasswordPostResponse, error)
// LoginPasswordAuthLoginPostWithBodyWithResponse request with any body
LoginPasswordAuthLoginPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LoginPasswordAuthLoginPostResponse, error)
LoginPasswordAuthLoginPostWithResponse(ctx context.Context, body LoginPasswordAuthLoginPostJSONRequestBody, reqEditors ...RequestEditorFn) (*LoginPasswordAuthLoginPostResponse, error)
// LoginGithubAuthLoginGithubGetWithResponse request
LoginGithubAuthLoginGithubGetWithResponse(ctx context.Context, params *LoginGithubAuthLoginGithubGetParams, reqEditors ...RequestEditorFn) (*LoginGithubAuthLoginGithubGetResponse, error)
// LoginGoogleAuthLoginGooglePostWithBodyWithResponse request with any body
LoginGoogleAuthLoginGooglePostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LoginGoogleAuthLoginGooglePostResponse, error)
LoginGoogleAuthLoginGooglePostWithResponse(ctx context.Context, body LoginGoogleAuthLoginGooglePostJSONRequestBody, reqEditors ...RequestEditorFn) (*LoginGoogleAuthLoginGooglePostResponse, error)
// LogoutUserAuthLogoutPostWithBodyWithResponse request with any body
LogoutUserAuthLogoutPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogoutUserAuthLogoutPostResponse, error)
LogoutUserAuthLogoutPostWithResponse(ctx context.Context, body LogoutUserAuthLogoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*LogoutUserAuthLogoutPostResponse, error)
// GetMeAuthMeGetWithResponse request
GetMeAuthMeGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetMeAuthMeGetResponse, error)
// SetMyOnboardingStatusAuthMeOnboardingPatchWithBodyWithResponse request with any body
SetMyOnboardingStatusAuthMeOnboardingPatchWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*SetMyOnboardingStatusAuthMeOnboardingPatchResponse, error)
SetMyOnboardingStatusAuthMeOnboardingPatchWithResponse(ctx context.Context, body SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*SetMyOnboardingStatusAuthMeOnboardingPatchResponse, error)
// RefreshAccessTokenAuthRefreshPostWithBodyWithResponse request with any body
RefreshAccessTokenAuthRefreshPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RefreshAccessTokenAuthRefreshPostResponse, error)
RefreshAccessTokenAuthRefreshPostWithResponse(ctx context.Context, body RefreshAccessTokenAuthRefreshPostJSONRequestBody, reqEditors ...RequestEditorFn) (*RefreshAccessTokenAuthRefreshPostResponse, error)
// RegisterPasswordAuthRegisterPostWithBodyWithResponse request with any body
RegisterPasswordAuthRegisterPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterPasswordAuthRegisterPostResponse, error)
RegisterPasswordAuthRegisterPostWithResponse(ctx context.Context, body RegisterPasswordAuthRegisterPostJSONRequestBody, reqEditors ...RequestEditorFn) (*RegisterPasswordAuthRegisterPostResponse, error)
// RequestPasswordResetAuthRequestPasswordResetPostWithBodyWithResponse request with any body
RequestPasswordResetAuthRequestPasswordResetPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RequestPasswordResetAuthRequestPasswordResetPostResponse, error)
RequestPasswordResetAuthRequestPasswordResetPostWithResponse(ctx context.Context, body RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody, reqEditors ...RequestEditorFn) (*RequestPasswordResetAuthRequestPasswordResetPostResponse, error)
// ResendActivationAuthResendActivationPostWithResponse request
ResendActivationAuthResendActivationPostWithResponse(ctx context.Context, params *ResendActivationAuthResendActivationPostParams, reqEditors ...RequestEditorFn) (*ResendActivationAuthResendActivationPostResponse, error)
// ResetPasswordAuthResetPasswordPostWithBodyWithResponse request with any body
ResetPasswordAuthResetPasswordPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ResetPasswordAuthResetPasswordPostResponse, error)
ResetPasswordAuthResetPasswordPostWithResponse(ctx context.Context, body ResetPasswordAuthResetPasswordPostJSONRequestBody, reqEditors ...RequestEditorFn) (*ResetPasswordAuthResetPasswordPostResponse, error)
// ListBackupsBackupsGetWithResponse request
ListBackupsBackupsGetWithResponse(ctx context.Context, params *ListBackupsBackupsGetParams, reqEditors ...RequestEditorFn) (*ListBackupsBackupsGetResponse, error)
// CreateBackupBackupsPostWithResponse request
CreateBackupBackupsPostWithResponse(ctx context.Context, params *CreateBackupBackupsPostParams, reqEditors ...RequestEditorFn) (*CreateBackupBackupsPostResponse, error)
// DeleteBackupBackupsBackupIdDeleteWithResponse request
DeleteBackupBackupsBackupIdDeleteWithResponse(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*DeleteBackupBackupsBackupIdDeleteResponse, error)
// RestoreBackupBackupsBackupIdRestorePostWithResponse request
RestoreBackupBackupsBackupIdRestorePostWithResponse(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*RestoreBackupBackupsBackupIdRestorePostResponse, error)
// CreateCheckoutSessionBillingCheckoutPostWithBodyWithResponse request with any body
CreateCheckoutSessionBillingCheckoutPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateCheckoutSessionBillingCheckoutPostResponse, error)
CreateCheckoutSessionBillingCheckoutPostWithResponse(ctx context.Context, body CreateCheckoutSessionBillingCheckoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateCheckoutSessionBillingCheckoutPostResponse, error)
// GetAvailablePlansBillingPlansGetWithResponse request
GetAvailablePlansBillingPlansGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAvailablePlansBillingPlansGetResponse, error)
// GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetWithResponse request
GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse, error)
// CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBodyWithResponse request with any body
CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse, error)
CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithResponse(ctx context.Context, organizationId string, body CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse, error)
// CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBodyWithResponse request with any body
CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse, error)
CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithResponse(ctx context.Context, organizationId string, body CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse, error)
// CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBodyWithResponse request with any body
CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse, error)
CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithResponse(ctx context.Context, organizationId string, body CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse, error)
// CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBodyWithResponse request with any body
CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBodyWithResponse(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse, error)
CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithResponse(ctx context.Context, organizationId string, body CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse, error)
// ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostWithResponse request
ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse, error)
// StripeWebhookBillingWebhooksStripePostWithResponse request
StripeWebhookBillingWebhooksStripePostWithResponse(ctx context.Context, params *StripeWebhookBillingWebhooksStripePostParams, reqEditors ...RequestEditorFn) (*StripeWebhookBillingWebhooksStripePostResponse, error)
// HandleDeferredTaskDeferredPostWithBodyWithResponse request with any body
HandleDeferredTaskDeferredPostWithBodyWithResponse(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*HandleDeferredTaskDeferredPostResponse, error)
HandleDeferredTaskDeferredPostWithResponse(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, body HandleDeferredTaskDeferredPostJSONRequestBody, reqEditors ...RequestEditorFn) (*HandleDeferredTaskDeferredPostResponse, error)
// ListExtensionsExtensionsGetWithResponse request
ListExtensionsExtensionsGetWithResponse(ctx context.Context, params *ListExtensionsExtensionsGetParams, reqEditors ...RequestEditorFn) (*ListExtensionsExtensionsGetResponse, error)
// CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBodyWithResponse request with any body
CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBodyWithResponse(ctx context.Context, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse, error)
CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithResponse(ctx context.Context, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, body CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse, error)
// CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBodyWithResponse request with any body
CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBodyWithResponse(ctx context.Context, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse, error)
CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithResponse(ctx context.Context, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, body CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse, error)
// DeleteExtensionExtensionsExtensionIdDeleteWithResponse request
DeleteExtensionExtensionsExtensionIdDeleteWithResponse(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*DeleteExtensionExtensionsExtensionIdDeleteResponse, error)
// GetExtensionExtensionsExtensionIdGetWithResponse request
GetExtensionExtensionsExtensionIdGetWithResponse(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*GetExtensionExtensionsExtensionIdGetResponse, error)
// UpdateExtensionExtensionsExtensionIdPatchWithBodyWithResponse request with any body
UpdateExtensionExtensionsExtensionIdPatchWithBodyWithResponse(ctx context.Context, extensionId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateExtensionExtensionsExtensionIdPatchResponse, error)
UpdateExtensionExtensionsExtensionIdPatchWithResponse(ctx context.Context, extensionId string, body UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateExtensionExtensionsExtensionIdPatchResponse, error)
// TriggerExtensionExtensionsExtensionIdTriggerPostWithBodyWithResponse request with any body
TriggerExtensionExtensionsExtensionIdTriggerPostWithBodyWithResponse(ctx context.Context, extensionId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TriggerExtensionExtensionsExtensionIdTriggerPostResponse, error)
TriggerExtensionExtensionsExtensionIdTriggerPostWithResponse(ctx context.Context, extensionId string, body TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody, reqEditors ...RequestEditorFn) (*TriggerExtensionExtensionsExtensionIdTriggerPostResponse, error)
// HealthCheckHealthGetWithResponse request
HealthCheckHealthGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*HealthCheckHealthGetResponse, error)
// InfoInfoGetWithResponse request
InfoInfoGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*InfoInfoGetResponse, error)
// ListArticlesManageArticlesGetWithResponse request
ListArticlesManageArticlesGetWithResponse(ctx context.Context, params *ListArticlesManageArticlesGetParams, reqEditors ...RequestEditorFn) (*ListArticlesManageArticlesGetResponse, error)
// CreateArticleManageArticlesPostWithBodyWithResponse request with any body
CreateArticleManageArticlesPostWithBodyWithResponse(ctx context.Context, params *CreateArticleManageArticlesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateArticleManageArticlesPostResponse, error)
CreateArticleManageArticlesPostWithResponse(ctx context.Context, params *CreateArticleManageArticlesPostParams, body CreateArticleManageArticlesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateArticleManageArticlesPostResponse, error)
// GetArticleBySlugManageArticlesBySlugSlugGetWithResponse request
GetArticleBySlugManageArticlesBySlugSlugGetWithResponse(ctx context.Context, slug string, params *GetArticleBySlugManageArticlesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetArticleBySlugManageArticlesBySlugSlugGetResponse, error)
// ListArticlesPreviewManageArticlesPreviewGetWithResponse request
ListArticlesPreviewManageArticlesPreviewGetWithResponse(ctx context.Context, params *ListArticlesPreviewManageArticlesPreviewGetParams, reqEditors ...RequestEditorFn) (*ListArticlesPreviewManageArticlesPreviewGetResponse, error)
// DeleteArticleManageArticlesArticleIdDeleteWithResponse request
DeleteArticleManageArticlesArticleIdDeleteWithResponse(ctx context.Context, articleId string, params *DeleteArticleManageArticlesArticleIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteArticleManageArticlesArticleIdDeleteResponse, error)
// GetArticleManageArticlesArticleIdGetWithResponse request
GetArticleManageArticlesArticleIdGetWithResponse(ctx context.Context, articleId string, params *GetArticleManageArticlesArticleIdGetParams, reqEditors ...RequestEditorFn) (*GetArticleManageArticlesArticleIdGetResponse, error)
// UpdateArticleManageArticlesArticleIdPutWithBodyWithResponse request with any body
UpdateArticleManageArticlesArticleIdPutWithBodyWithResponse(ctx context.Context, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateArticleManageArticlesArticleIdPutResponse, error)
UpdateArticleManageArticlesArticleIdPutWithResponse(ctx context.Context, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, body UpdateArticleManageArticlesArticleIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateArticleManageArticlesArticleIdPutResponse, error)
// ArchiveArticleManageArticlesArticleIdArchivePostWithResponse request
ArchiveArticleManageArticlesArticleIdArchivePostWithResponse(ctx context.Context, articleId string, params *ArchiveArticleManageArticlesArticleIdArchivePostParams, reqEditors ...RequestEditorFn) (*ArchiveArticleManageArticlesArticleIdArchivePostResponse, error)
// GetArticleCategoriesManageArticlesArticleIdCategoriesGetWithResponse request
GetArticleCategoriesManageArticlesArticleIdCategoriesGetWithResponse(ctx context.Context, articleId string, params *GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams, reqEditors ...RequestEditorFn) (*GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse, error)
// PublishArticleManageArticlesArticleIdPublishPostWithResponse request
PublishArticleManageArticlesArticleIdPublishPostWithResponse(ctx context.Context, articleId string, params *PublishArticleManageArticlesArticleIdPublishPostParams, reqEditors ...RequestEditorFn) (*PublishArticleManageArticlesArticleIdPublishPostResponse, error)
// GetTranslationsManageArticlesArticleIdTranslationsGetWithResponse request
GetTranslationsManageArticlesArticleIdTranslationsGetWithResponse(ctx context.Context, articleId string, params *GetTranslationsManageArticlesArticleIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*GetTranslationsManageArticlesArticleIdTranslationsGetResponse, error)
// CreateTranslationManageArticlesSourceIdTranslationsPostWithBodyWithResponse request with any body
CreateTranslationManageArticlesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateTranslationManageArticlesSourceIdTranslationsPostResponse, error)
CreateTranslationManageArticlesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, body CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateTranslationManageArticlesSourceIdTranslationsPostResponse, error)
// ListCategoriesManageCategoriesGetWithResponse request
ListCategoriesManageCategoriesGetWithResponse(ctx context.Context, params *ListCategoriesManageCategoriesGetParams, reqEditors ...RequestEditorFn) (*ListCategoriesManageCategoriesGetResponse, error)
// CreateCategoryManageCategoriesPostWithBodyWithResponse request with any body
CreateCategoryManageCategoriesPostWithBodyWithResponse(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateCategoryManageCategoriesPostResponse, error)
CreateCategoryManageCategoriesPostWithResponse(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, body CreateCategoryManageCategoriesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateCategoryManageCategoriesPostResponse, error)
// GetCategoryBySlugManageCategoriesBySlugSlugGetWithResponse request
GetCategoryBySlugManageCategoriesBySlugSlugGetWithResponse(ctx context.Context, slug string, params *GetCategoryBySlugManageCategoriesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetCategoryBySlugManageCategoriesBySlugSlugGetResponse, error)
// DeleteCategoryManageCategoriesCategoryIdDeleteWithResponse request
DeleteCategoryManageCategoriesCategoryIdDeleteWithResponse(ctx context.Context, categoryId string, params *DeleteCategoryManageCategoriesCategoryIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteCategoryManageCategoriesCategoryIdDeleteResponse, error)
// GetCategoryManageCategoriesCategoryIdGetWithResponse request
GetCategoryManageCategoriesCategoryIdGetWithResponse(ctx context.Context, categoryId string, params *GetCategoryManageCategoriesCategoryIdGetParams, reqEditors ...RequestEditorFn) (*GetCategoryManageCategoriesCategoryIdGetResponse, error)
// UpdateCategoryManageCategoriesCategoryIdPutWithBodyWithResponse request with any body
UpdateCategoryManageCategoriesCategoryIdPutWithBodyWithResponse(ctx context.Context, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateCategoryManageCategoriesCategoryIdPutResponse, error)
UpdateCategoryManageCategoriesCategoryIdPutWithResponse(ctx context.Context, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, body UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateCategoryManageCategoriesCategoryIdPutResponse, error)
// GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetWithResponse request
GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetWithResponse(ctx context.Context, categoryId string, params *GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams, reqEditors ...RequestEditorFn) (*GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse, error)
// RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteWithResponse request
RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteWithResponse(ctx context.Context, categoryId string, articleId string, params *RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams, reqEditors ...RequestEditorFn) (*RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse, error)
// AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostWithResponse request
AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostWithResponse(ctx context.Context, categoryId string, articleId string, params *AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostParams, reqEditors ...RequestEditorFn) (*AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse, error)
// GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetWithResponse request
GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetWithResponse(ctx context.Context, categoryId string, params *GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams, reqEditors ...RequestEditorFn) (*GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse, error)
// GetTranslationsManageCategoriesCategoryIdTranslationsGetWithResponse request
GetTranslationsManageCategoriesCategoryIdTranslationsGetWithResponse(ctx context.Context, categoryId string, params *GetTranslationsManageCategoriesCategoryIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse, error)
// CreateTranslationManageCategoriesSourceIdTranslationsPostWithBodyWithResponse request with any body
CreateTranslationManageCategoriesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateTranslationManageCategoriesSourceIdTranslationsPostResponse, error)
CreateTranslationManageCategoriesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, body CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateTranslationManageCategoriesSourceIdTranslationsPostResponse, error)
// ListCollectionsManageCustomCollectionsGetWithResponse request
ListCollectionsManageCustomCollectionsGetWithResponse(ctx context.Context, params *ListCollectionsManageCustomCollectionsGetParams, reqEditors ...RequestEditorFn) (*ListCollectionsManageCustomCollectionsGetResponse, error)
// CreateCollectionManageCustomCollectionsPostWithBodyWithResponse request with any body
CreateCollectionManageCustomCollectionsPostWithBodyWithResponse(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateCollectionManageCustomCollectionsPostResponse, error)
CreateCollectionManageCustomCollectionsPostWithResponse(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, body CreateCollectionManageCustomCollectionsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateCollectionManageCustomCollectionsPostResponse, error)
// GetCollectionBySlugManageCustomCollectionsBySlugSlugGetWithResponse request
GetCollectionBySlugManageCustomCollectionsBySlugSlugGetWithResponse(ctx context.Context, slug string, params *GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse, error)
// DeleteCollectionManageCustomCollectionsCollectionIdDeleteWithResponse request
DeleteCollectionManageCustomCollectionsCollectionIdDeleteWithResponse(ctx context.Context, collectionId string, params *DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse, error)
// GetCollectionManageCustomCollectionsCollectionIdGetWithResponse request
GetCollectionManageCustomCollectionsCollectionIdGetWithResponse(ctx context.Context, collectionId string, params *GetCollectionManageCustomCollectionsCollectionIdGetParams, reqEditors ...RequestEditorFn) (*GetCollectionManageCustomCollectionsCollectionIdGetResponse, error)
// UpdateCollectionManageCustomCollectionsCollectionIdPutWithBodyWithResponse request with any body
UpdateCollectionManageCustomCollectionsCollectionIdPutWithBodyWithResponse(ctx context.Context, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateCollectionManageCustomCollectionsCollectionIdPutResponse, error)
UpdateCollectionManageCustomCollectionsCollectionIdPutWithResponse(ctx context.Context, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, body UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateCollectionManageCustomCollectionsCollectionIdPutResponse, error)
// ListItemsManageCustomCollectionsCollectionIdItemsGetWithResponse request
ListItemsManageCustomCollectionsCollectionIdItemsGetWithResponse(ctx context.Context, collectionId string, params *ListItemsManageCustomCollectionsCollectionIdItemsGetParams, reqEditors ...RequestEditorFn) (*ListItemsManageCustomCollectionsCollectionIdItemsGetResponse, error)
// CreateItemManageCustomCollectionsCollectionIdItemsPostWithBodyWithResponse request with any body
CreateItemManageCustomCollectionsCollectionIdItemsPostWithBodyWithResponse(ctx context.Context, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateItemManageCustomCollectionsCollectionIdItemsPostResponse, error)
CreateItemManageCustomCollectionsCollectionIdItemsPostWithResponse(ctx context.Context, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, body CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateItemManageCustomCollectionsCollectionIdItemsPostResponse, error)
// CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBodyWithResponse request with any body
CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBodyWithResponse(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse, error)
CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithResponse(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, body CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse, error)
// GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBodyWithResponse request with any body
GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBodyWithResponse(ctx context.Context, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse, error)
GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithResponse(ctx context.Context, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, body GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse, error)
// GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetWithResponse request
GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetWithResponse(ctx context.Context, collectionId string, slug string, params *GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse, error)
// ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetWithResponse request
ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetWithResponse(ctx context.Context, collectionId string, params *ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams, reqEditors ...RequestEditorFn) (*ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse, error)
// DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteWithResponse request
DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteWithResponse(ctx context.Context, collectionId string, itemId string, params *DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse, error)
// GetItemManageCustomCollectionsCollectionIdItemsItemIdGetWithResponse request
GetItemManageCustomCollectionsCollectionIdItemsItemIdGetWithResponse(ctx context.Context, collectionId string, itemId string, params *GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams, reqEditors ...RequestEditorFn) (*GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse, error)
// UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBodyWithResponse request with any body
UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithBodyWithResponse(ctx context.Context, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse, error)
UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithResponse(ctx context.Context, collectionId string, itemId string, params *UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams, body UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse, error)
// ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostWithResponse request
ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostWithResponse(ctx context.Context, collectionId string, itemId string, params *ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostParams, reqEditors ...RequestEditorFn) (*ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse, error)
// PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostWithResponse request
PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostWithResponse(ctx context.Context, collectionId string, itemId string, params *PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams, reqEditors ...RequestEditorFn) (*PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse, error)
// GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetWithResponse request
GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetWithResponse(ctx context.Context, collectionId string, itemId string, params *GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse, error)
// CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBodyWithResponse request with any body
CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse, error)
CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithResponse(ctx context.Context, collectionId string, sourceId string, params *CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams, body CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse, error)
// ListFilesManageFilesGetWithResponse request
ListFilesManageFilesGetWithResponse(ctx context.Context, params *ListFilesManageFilesGetParams, reqEditors ...RequestEditorFn) (*ListFilesManageFilesGetResponse, error)
// UploadFileManageFilesPostWithBodyWithResponse request with any body
UploadFileManageFilesPostWithBodyWithResponse(ctx context.Context, params *UploadFileManageFilesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadFileManageFilesPostResponse, error)
// CreateFileMetadataManageFilesMetadataPostWithBodyWithResponse request with any body
CreateFileMetadataManageFilesMetadataPostWithBodyWithResponse(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateFileMetadataManageFilesMetadataPostResponse, error)
CreateFileMetadataManageFilesMetadataPostWithResponse(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, body CreateFileMetadataManageFilesMetadataPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateFileMetadataManageFilesMetadataPostResponse, error)
// DeleteFileManageFilesFileIdDeleteWithResponse request
DeleteFileManageFilesFileIdDeleteWithResponse(ctx context.Context, fileId string, params *DeleteFileManageFilesFileIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteFileManageFilesFileIdDeleteResponse, error)
// GetFileManageFilesFileIdGetWithResponse request
GetFileManageFilesFileIdGetWithResponse(ctx context.Context, fileId string, params *GetFileManageFilesFileIdGetParams, reqEditors ...RequestEditorFn) (*GetFileManageFilesFileIdGetResponse, error)
// UpdateFileManageFilesFileIdPutWithBodyWithResponse request with any body
UpdateFileManageFilesFileIdPutWithBodyWithResponse(ctx context.Context, fileId string, params *UpdateFileManageFilesFileIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateFileManageFilesFileIdPutResponse, error)
UpdateFileManageFilesFileIdPutWithResponse(ctx context.Context, fileId string, params *UpdateFileManageFilesFileIdPutParams, body UpdateFileManageFilesFileIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateFileManageFilesFileIdPutResponse, error)
// InitMultipartUploadManageFilesFileIdMultipartInitPostWithResponse request
InitMultipartUploadManageFilesFileIdMultipartInitPostWithResponse(ctx context.Context, fileId string, params *InitMultipartUploadManageFilesFileIdMultipartInitPostParams, reqEditors ...RequestEditorFn) (*InitMultipartUploadManageFilesFileIdMultipartInitPostResponse, error)
// AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteWithResponse request
AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteWithResponse(ctx context.Context, fileId string, uploadId string, params *AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteParams, reqEditors ...RequestEditorFn) (*AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse, error)
// CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBodyWithResponse request with any body
CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithBodyWithResponse(ctx context.Context, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse, error)
CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithResponse(ctx context.Context, fileId string, uploadId string, params *CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams, body CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody, reqEditors ...RequestEditorFn) (*CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse, error)
// UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBodyWithResponse request with any body
UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithBodyWithResponse(ctx context.Context, fileId string, uploadId string, partNumber int, params *UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse, error)
// UploadFileByIdManageFilesFileIdUploadPostWithBodyWithResponse request with any body
UploadFileByIdManageFilesFileIdUploadPostWithBodyWithResponse(ctx context.Context, fileId string, params *UploadFileByIdManageFilesFileIdUploadPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadFileByIdManageFilesFileIdUploadPostResponse, error)
// ListMicroCopiesManageMicroCopyGetWithResponse request
ListMicroCopiesManageMicroCopyGetWithResponse(ctx context.Context, params *ListMicroCopiesManageMicroCopyGetParams, reqEditors ...RequestEditorFn) (*ListMicroCopiesManageMicroCopyGetResponse, error)
// CreateMicroCopyManageMicroCopyPostWithBodyWithResponse request with any body
CreateMicroCopyManageMicroCopyPostWithBodyWithResponse(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateMicroCopyManageMicroCopyPostResponse, error)
CreateMicroCopyManageMicroCopyPostWithResponse(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, body CreateMicroCopyManageMicroCopyPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateMicroCopyManageMicroCopyPostResponse, error)
// GetMicroCopyByKeyManageMicroCopyByKeyKeyGetWithResponse request
GetMicroCopyByKeyManageMicroCopyByKeyKeyGetWithResponse(ctx context.Context, key string, params *GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams, reqEditors ...RequestEditorFn) (*GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse, error)
// CountMicroCopiesManageMicroCopyCountGetWithResponse request
CountMicroCopiesManageMicroCopyCountGetWithResponse(ctx context.Context, params *CountMicroCopiesManageMicroCopyCountGetParams, reqEditors ...RequestEditorFn) (*CountMicroCopiesManageMicroCopyCountGetResponse, error)
// GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetWithResponse request
GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetWithResponse(ctx context.Context, language string, params *GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams, reqEditors ...RequestEditorFn) (*GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse, error)
// GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetWithResponse request
GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetWithResponse(ctx context.Context, microCopyId string, params *GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams, reqEditors ...RequestEditorFn) (*GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse, error)
// DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteWithResponse request
DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteWithResponse(ctx context.Context, microCopyId string, params *DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse, error)
// GetMicroCopyManageMicroCopyMicroCopyIdGetWithResponse request
GetMicroCopyManageMicroCopyMicroCopyIdGetWithResponse(ctx context.Context, microCopyId string, params *GetMicroCopyManageMicroCopyMicroCopyIdGetParams, reqEditors ...RequestEditorFn) (*GetMicroCopyManageMicroCopyMicroCopyIdGetResponse, error)
// UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBodyWithResponse request with any body
UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBodyWithResponse(ctx context.Context, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse, error)
UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithResponse(ctx context.Context, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, body UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse, error)
// CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBodyWithResponse request with any body
CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse, error)
CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, params *CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams, body CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse, error)
// ListPagesManagePagesGetWithResponse request
ListPagesManagePagesGetWithResponse(ctx context.Context, params *ListPagesManagePagesGetParams, reqEditors ...RequestEditorFn) (*ListPagesManagePagesGetResponse, error)
// CreatePageManagePagesPostWithBodyWithResponse request with any body
CreatePageManagePagesPostWithBodyWithResponse(ctx context.Context, params *CreatePageManagePagesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePageManagePagesPostResponse, error)
CreatePageManagePagesPostWithResponse(ctx context.Context, params *CreatePageManagePagesPostParams, body CreatePageManagePagesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePageManagePagesPostResponse, error)
// GetPageBySlugManagePagesBySlugSlugGetWithResponse request
GetPageBySlugManagePagesBySlugSlugGetWithResponse(ctx context.Context, slug string, params *GetPageBySlugManagePagesBySlugSlugGetParams, reqEditors ...RequestEditorFn) (*GetPageBySlugManagePagesBySlugSlugGetResponse, error)
// ListPagesPreviewManagePagesPreviewGetWithResponse request
ListPagesPreviewManagePagesPreviewGetWithResponse(ctx context.Context, params *ListPagesPreviewManagePagesPreviewGetParams, reqEditors ...RequestEditorFn) (*ListPagesPreviewManagePagesPreviewGetResponse, error)
// DeletePageManagePagesPageIdDeleteWithResponse request
DeletePageManagePagesPageIdDeleteWithResponse(ctx context.Context, pageId string, params *DeletePageManagePagesPageIdDeleteParams, reqEditors ...RequestEditorFn) (*DeletePageManagePagesPageIdDeleteResponse, error)
// GetPageManagePagesPageIdGetWithResponse request
GetPageManagePagesPageIdGetWithResponse(ctx context.Context, pageId string, params *GetPageManagePagesPageIdGetParams, reqEditors ...RequestEditorFn) (*GetPageManagePagesPageIdGetResponse, error)
// UpdatePageManagePagesPageIdPutWithBodyWithResponse request with any body
UpdatePageManagePagesPageIdPutWithBodyWithResponse(ctx context.Context, pageId string, params *UpdatePageManagePagesPageIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdatePageManagePagesPageIdPutResponse, error)
UpdatePageManagePagesPageIdPutWithResponse(ctx context.Context, pageId string, params *UpdatePageManagePagesPageIdPutParams, body UpdatePageManagePagesPageIdPutJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdatePageManagePagesPageIdPutResponse, error)
// ArchivePageManagePagesPageIdArchivePostWithResponse request
ArchivePageManagePagesPageIdArchivePostWithResponse(ctx context.Context, pageId string, params *ArchivePageManagePagesPageIdArchivePostParams, reqEditors ...RequestEditorFn) (*ArchivePageManagePagesPageIdArchivePostResponse, error)
// PublishPageManagePagesPageIdPublishPostWithResponse request
PublishPageManagePagesPageIdPublishPostWithResponse(ctx context.Context, pageId string, params *PublishPageManagePagesPageIdPublishPostParams, reqEditors ...RequestEditorFn) (*PublishPageManagePagesPageIdPublishPostResponse, error)
// GetPageTranslationsManagePagesPageIdTranslationsGetWithResponse request
GetPageTranslationsManagePagesPageIdTranslationsGetWithResponse(ctx context.Context, pageId string, params *GetPageTranslationsManagePagesPageIdTranslationsGetParams, reqEditors ...RequestEditorFn) (*GetPageTranslationsManagePagesPageIdTranslationsGetResponse, error)
// CreatePageTranslationManagePagesSourceIdTranslationsPostWithBodyWithResponse request with any body
CreatePageTranslationManagePagesSourceIdTranslationsPostWithBodyWithResponse(ctx context.Context, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePageTranslationManagePagesSourceIdTranslationsPostResponse, error)
CreatePageTranslationManagePagesSourceIdTranslationsPostWithResponse(ctx context.Context, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, body CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePageTranslationManagePagesSourceIdTranslationsPostResponse, error)
// GetStatusManageStatusGetWithResponse request
GetStatusManageStatusGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStatusManageStatusGetResponse, error)
// GetVersionsManageStatusVersionGetWithResponse request
GetVersionsManageStatusVersionGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVersionsManageStatusVersionGetResponse, error)
// ListMyOrgsOrgsGetWithResponse request
ListMyOrgsOrgsGetWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListMyOrgsOrgsGetResponse, error)
// CreateOrgOrgsPostWithBodyWithResponse request with any body
CreateOrgOrgsPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateOrgOrgsPostResponse, error)
CreateOrgOrgsPostWithResponse(ctx context.Context, body CreateOrgOrgsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateOrgOrgsPostResponse, error)
// AcceptInvitationOrgsInvitationsAcceptPostWithBodyWithResponse request with any body
AcceptInvitationOrgsInvitationsAcceptPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AcceptInvitationOrgsInvitationsAcceptPostResponse, error)
AcceptInvitationOrgsInvitationsAcceptPostWithResponse(ctx context.Context, body AcceptInvitationOrgsInvitationsAcceptPostJSONRequestBody, reqEditors ...RequestEditorFn) (*AcceptInvitationOrgsInvitationsAcceptPostResponse, error)
// PreviewInvitationOrgsInvitationsPreviewGetWithResponse request
PreviewInvitationOrgsInvitationsPreviewGetWithResponse(ctx context.Context, params *PreviewInvitationOrgsInvitationsPreviewGetParams, reqEditors ...RequestEditorFn) (*PreviewInvitationOrgsInvitationsPreviewGetResponse, error)
// DeleteOrgOrgsOrgIdDeleteWithResponse request
DeleteOrgOrgsOrgIdDeleteWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*DeleteOrgOrgsOrgIdDeleteResponse, error)
// GetOrgOrgsOrgIdGetWithResponse request
GetOrgOrgsOrgIdGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*GetOrgOrgsOrgIdGetResponse, error)
// UpdateOrgOrgsOrgIdPatchWithBodyWithResponse request with any body
UpdateOrgOrgsOrgIdPatchWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateOrgOrgsOrgIdPatchResponse, error)
UpdateOrgOrgsOrgIdPatchWithResponse(ctx context.Context, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateOrgOrgsOrgIdPatchResponse, error)
// ListPendingInvitationsOrgsOrgIdInvitationsGetWithResponse request
ListPendingInvitationsOrgsOrgIdInvitationsGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListPendingInvitationsOrgsOrgIdInvitationsGetResponse, error)
// InviteNewMemberOrgsOrgIdInvitationsPostWithBodyWithResponse request with any body
InviteNewMemberOrgsOrgIdInvitationsPostWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*InviteNewMemberOrgsOrgIdInvitationsPostResponse, error)
InviteNewMemberOrgsOrgIdInvitationsPostWithResponse(ctx context.Context, orgId string, body InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*InviteNewMemberOrgsOrgIdInvitationsPostResponse, error)
// RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteWithResponse request
RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteWithResponse(ctx context.Context, orgId string, invitationId string, reqEditors ...RequestEditorFn) (*RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse, error)
// ListMembersOrgsOrgIdMembersGetWithResponse request
ListMembersOrgsOrgIdMembersGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListMembersOrgsOrgIdMembersGetResponse, error)
// AssignMemberOrgsOrgIdMembersPostWithBodyWithResponse request with any body
AssignMemberOrgsOrgIdMembersPostWithBodyWithResponse(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AssignMemberOrgsOrgIdMembersPostResponse, error)
AssignMemberOrgsOrgIdMembersPostWithResponse(ctx context.Context, orgId string, body AssignMemberOrgsOrgIdMembersPostJSONRequestBody, reqEditors ...RequestEditorFn) (*AssignMemberOrgsOrgIdMembersPostResponse, error)
// RemoveMemberOrgsOrgIdMembersUserIdDeleteWithResponse request
RemoveMemberOrgsOrgIdMembersUserIdDeleteWithResponse(ctx context.Context, orgId string, userId string, reqEditors ...RequestEditorFn) (*RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse, error)
// ListSyncDestinationsByTenantSyncGetWithResponse request
ListSyncDestinationsByTenantSyncGetWithResponse(ctx context.Context, params *ListSyncDestinationsByTenantSyncGetParams, reqEditors ...RequestEditorFn) (*ListSyncDestinationsByTenantSyncGetResponse, error)
// ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetWithResponse request
ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetWithResponse(ctx context.Context, collectionId string, params *ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams, reqEditors ...RequestEditorFn) (*ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse, error)
// CreateGripDestinationSyncGripPostWithBodyWithResponse request with any body
CreateGripDestinationSyncGripPostWithBodyWithResponse(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateGripDestinationSyncGripPostResponse, error)
CreateGripDestinationSyncGripPostWithResponse(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, body CreateGripDestinationSyncGripPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateGripDestinationSyncGripPostResponse, error)
// ListExportJobsSyncJobsGetWithResponse request
ListExportJobsSyncJobsGetWithResponse(ctx context.Context, params *ListExportJobsSyncJobsGetParams, reqEditors ...RequestEditorFn) (*ListExportJobsSyncJobsGetResponse, error)
// GetExportJobSyncJobsJobIdGetWithResponse request
GetExportJobSyncJobsJobIdGetWithResponse(ctx context.Context, jobId string, params *GetExportJobSyncJobsJobIdGetParams, reqEditors ...RequestEditorFn) (*GetExportJobSyncJobsJobIdGetResponse, error)
// CancelExportJobSyncJobsJobIdCancelPostWithResponse request
CancelExportJobSyncJobsJobIdCancelPostWithResponse(ctx context.Context, jobId string, params *CancelExportJobSyncJobsJobIdCancelPostParams, reqEditors ...RequestEditorFn) (*CancelExportJobSyncJobsJobIdCancelPostResponse, error)
// RetryExportJobSyncJobsJobIdRetryPostWithResponse request
RetryExportJobSyncJobsJobIdRetryPostWithResponse(ctx context.Context, jobId string, params *RetryExportJobSyncJobsJobIdRetryPostParams, reqEditors ...RequestEditorFn) (*RetryExportJobSyncJobsJobIdRetryPostResponse, error)
// ListExportJobTasksSyncJobsJobIdTasksGetWithResponse request
ListExportJobTasksSyncJobsJobIdTasksGetWithResponse(ctx context.Context, jobId string, params *ListExportJobTasksSyncJobsJobIdTasksGetParams, reqEditors ...RequestEditorFn) (*ListExportJobTasksSyncJobsJobIdTasksGetResponse, error)
// CreateWebflowDestinationSyncWebflowPostWithBodyWithResponse request with any body
CreateWebflowDestinationSyncWebflowPostWithBodyWithResponse(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateWebflowDestinationSyncWebflowPostResponse, error)
CreateWebflowDestinationSyncWebflowPostWithResponse(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, body CreateWebflowDestinationSyncWebflowPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateWebflowDestinationSyncWebflowPostResponse, error)
// DeleteSyncDestinationSyncDestinationIdDeleteWithResponse request
DeleteSyncDestinationSyncDestinationIdDeleteWithResponse(ctx context.Context, destinationId string, params *DeleteSyncDestinationSyncDestinationIdDeleteParams, reqEditors ...RequestEditorFn) (*DeleteSyncDestinationSyncDestinationIdDeleteResponse, error)
// UpdateSyncDestinationConfigSyncDestinationIdPatchWithBodyWithResponse request with any body
UpdateSyncDestinationConfigSyncDestinationIdPatchWithBodyWithResponse(ctx context.Context, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateSyncDestinationConfigSyncDestinationIdPatchResponse, error)
UpdateSyncDestinationConfigSyncDestinationIdPatchWithResponse(ctx context.Context, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, body UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateSyncDestinationConfigSyncDestinationIdPatchResponse, error)
// BatchSyncToDestinationSyncDestinationIdBatchPostWithResponse request
BatchSyncToDestinationSyncDestinationIdBatchPostWithResponse(ctx context.Context, destinationId string, params *BatchSyncToDestinationSyncDestinationIdBatchPostParams, reqEditors ...RequestEditorFn) (*BatchSyncToDestinationSyncDestinationIdBatchPostResponse, error)
// ImportFromDestinationSyncDestinationIdImportPostWithBodyWithResponse request with any body
ImportFromDestinationSyncDestinationIdImportPostWithBodyWithResponse(ctx context.Context, destinationId string, params *ImportFromDestinationSyncDestinationIdImportPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ImportFromDestinationSyncDestinationIdImportPostResponse, error)
// CreateTenantTenantsPostWithBodyWithResponse request with any body
CreateTenantTenantsPostWithBodyWithResponse(ctx context.Context, params *CreateTenantTenantsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateTenantTenantsPostResponse, error)
CreateTenantTenantsPostWithResponse(ctx context.Context, params *CreateTenantTenantsPostParams, body CreateTenantTenantsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateTenantTenantsPostResponse, error)
// ListOrgTenantsTenantsByOrgOrgIdGetWithResponse request
ListOrgTenantsTenantsByOrgOrgIdGetWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*ListOrgTenantsTenantsByOrgOrgIdGetResponse, error)
// DeleteTenantTenantsTenantIdDeleteWithResponse request
DeleteTenantTenantsTenantIdDeleteWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*DeleteTenantTenantsTenantIdDeleteResponse, error)
// GetTenantTenantsTenantIdGetWithResponse request
GetTenantTenantsTenantIdGetWithResponse(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*GetTenantTenantsTenantIdGetResponse, error)
// UpdateTenantTenantsTenantIdPatchWithBodyWithResponse request with any body
UpdateTenantTenantsTenantIdPatchWithBodyWithResponse(ctx context.Context, tenantId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateTenantTenantsTenantIdPatchResponse, error)
UpdateTenantTenantsTenantIdPatchWithResponse(ctx context.Context, tenantId string, body UpdateTenantTenantsTenantIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateTenantTenantsTenantIdPatchResponse, error)
// RebuildAgendaPageToolsRebuildAgendaPagePostWithResponse request
RebuildAgendaPageToolsRebuildAgendaPagePostWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*RebuildAgendaPageToolsRebuildAgendaPagePostResponse, error)
// GetOrganizationUsageUsageOrganizationsOrganizationIdGetWithResponse request
GetOrganizationUsageUsageOrganizationsOrganizationIdGetWithResponse(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse, error)
}
ClientWithResponsesInterface is the interface specification for the client with responses above.
type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody ¶
type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody = CompleteMultipartUploadRequest
CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostJSONRequestBody defines body for CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePost for application/json ContentType.
type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams ¶
type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostParams defines parameters for CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePost.
type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse ¶
type CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *FileResponseModel
JSON422 *HTTPValidationError
}
func ParseCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse ¶
func ParseCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse(rsp *http.Response) (*CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse, error)
ParseCompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse parses an HTTP response from a CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostWithResponse call
func (CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse) Status ¶
func (r CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse) Status() string
Status returns HTTPResponse.Status
func (CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse) StatusCode ¶
func (r CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CompleteMultipartUploadRequest ¶
type CompleteMultipartUploadRequest struct {
// Parts List of part information from uploadPart
Parts []Part `json:"parts"`
}
CompleteMultipartUploadRequest defines model for CompleteMultipartUploadRequest.
type CountMicroCopiesManageMicroCopyCountGetParams ¶
type CountMicroCopiesManageMicroCopyCountGetParams struct {
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// Tags Filter by tags (comma-separated)
Tags *string `form:"tags,omitempty" json:"tags,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CountMicroCopiesManageMicroCopyCountGetParams defines parameters for CountMicroCopiesManageMicroCopyCountGet.
type CountMicroCopiesManageMicroCopyCountGetResponse ¶
type CountMicroCopiesManageMicroCopyCountGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseCountMicroCopiesManageMicroCopyCountGetResponse ¶
func ParseCountMicroCopiesManageMicroCopyCountGetResponse(rsp *http.Response) (*CountMicroCopiesManageMicroCopyCountGetResponse, error)
ParseCountMicroCopiesManageMicroCopyCountGetResponse parses an HTTP response from a CountMicroCopiesManageMicroCopyCountGetWithResponse call
func (CountMicroCopiesManageMicroCopyCountGetResponse) Status ¶
func (r CountMicroCopiesManageMicroCopyCountGetResponse) Status() string
Status returns HTTPResponse.Status
func (CountMicroCopiesManageMicroCopyCountGetResponse) StatusCode ¶
func (r CountMicroCopiesManageMicroCopyCountGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateArticleManageArticlesPostJSONRequestBody ¶
type CreateArticleManageArticlesPostJSONRequestBody = ArticleCreateModel
CreateArticleManageArticlesPostJSONRequestBody defines body for CreateArticleManageArticlesPost for application/json ContentType.
type CreateArticleManageArticlesPostParams ¶
type CreateArticleManageArticlesPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateArticleManageArticlesPostParams defines parameters for CreateArticleManageArticlesPost.
type CreateArticleManageArticlesPostResponse ¶
type CreateArticleManageArticlesPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *ArticleResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateArticleManageArticlesPostResponse ¶
func ParseCreateArticleManageArticlesPostResponse(rsp *http.Response) (*CreateArticleManageArticlesPostResponse, error)
ParseCreateArticleManageArticlesPostResponse parses an HTTP response from a CreateArticleManageArticlesPostWithResponse call
func (CreateArticleManageArticlesPostResponse) Status ¶
func (r CreateArticleManageArticlesPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateArticleManageArticlesPostResponse) StatusCode ¶
func (r CreateArticleManageArticlesPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateBackupBackupsPostParams ¶ added in v0.1.1
type CreateBackupBackupsPostParams struct {
TenantId string `form:"tenant_id" json:"tenant_id"`
}
CreateBackupBackupsPostParams defines parameters for CreateBackupBackupsPost.
type CreateBackupBackupsPostResponse ¶ added in v0.1.1
type CreateBackupBackupsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *BackupResponse
JSON422 *HTTPValidationError
}
func ParseCreateBackupBackupsPostResponse ¶ added in v0.1.1
func ParseCreateBackupBackupsPostResponse(rsp *http.Response) (*CreateBackupBackupsPostResponse, error)
ParseCreateBackupBackupsPostResponse parses an HTTP response from a CreateBackupBackupsPostWithResponse call
func (CreateBackupBackupsPostResponse) Status ¶ added in v0.1.1
func (r CreateBackupBackupsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateBackupBackupsPostResponse) StatusCode ¶ added in v0.1.1
func (r CreateBackupBackupsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateCategoryManageCategoriesPostJSONRequestBody ¶
type CreateCategoryManageCategoriesPostJSONRequestBody = CategoryCreateModel
CreateCategoryManageCategoriesPostJSONRequestBody defines body for CreateCategoryManageCategoriesPost for application/json ContentType.
type CreateCategoryManageCategoriesPostParams ¶
type CreateCategoryManageCategoriesPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateCategoryManageCategoriesPostParams defines parameters for CreateCategoryManageCategoriesPost.
type CreateCategoryManageCategoriesPostResponse ¶
type CreateCategoryManageCategoriesPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *CategoryResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateCategoryManageCategoriesPostResponse ¶
func ParseCreateCategoryManageCategoriesPostResponse(rsp *http.Response) (*CreateCategoryManageCategoriesPostResponse, error)
ParseCreateCategoryManageCategoriesPostResponse parses an HTTP response from a CreateCategoryManageCategoriesPostWithResponse call
func (CreateCategoryManageCategoriesPostResponse) Status ¶
func (r CreateCategoryManageCategoriesPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateCategoryManageCategoriesPostResponse) StatusCode ¶
func (r CreateCategoryManageCategoriesPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateCheckoutSessionBillingCheckoutPostJSONRequestBody ¶
type CreateCheckoutSessionBillingCheckoutPostJSONRequestBody = CheckoutRequest
CreateCheckoutSessionBillingCheckoutPostJSONRequestBody defines body for CreateCheckoutSessionBillingCheckoutPost for application/json ContentType.
type CreateCheckoutSessionBillingCheckoutPostResponse ¶
type CreateCheckoutSessionBillingCheckoutPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CheckoutSessionResponse
JSON422 *HTTPValidationError
}
func ParseCreateCheckoutSessionBillingCheckoutPostResponse ¶
func ParseCreateCheckoutSessionBillingCheckoutPostResponse(rsp *http.Response) (*CreateCheckoutSessionBillingCheckoutPostResponse, error)
ParseCreateCheckoutSessionBillingCheckoutPostResponse parses an HTTP response from a CreateCheckoutSessionBillingCheckoutPostWithResponse call
func (CreateCheckoutSessionBillingCheckoutPostResponse) Status ¶
func (r CreateCheckoutSessionBillingCheckoutPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateCheckoutSessionBillingCheckoutPostResponse) StatusCode ¶
func (r CreateCheckoutSessionBillingCheckoutPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateCollectionManageCustomCollectionsPostJSONRequestBody ¶
type CreateCollectionManageCustomCollectionsPostJSONRequestBody = CustomCollectionCreateModel
CreateCollectionManageCustomCollectionsPostJSONRequestBody defines body for CreateCollectionManageCustomCollectionsPost for application/json ContentType.
type CreateCollectionManageCustomCollectionsPostParams ¶
type CreateCollectionManageCustomCollectionsPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateCollectionManageCustomCollectionsPostParams defines parameters for CreateCollectionManageCustomCollectionsPost.
type CreateCollectionManageCustomCollectionsPostResponse ¶
type CreateCollectionManageCustomCollectionsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *CustomCollectionResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateCollectionManageCustomCollectionsPostResponse ¶
func ParseCreateCollectionManageCustomCollectionsPostResponse(rsp *http.Response) (*CreateCollectionManageCustomCollectionsPostResponse, error)
ParseCreateCollectionManageCustomCollectionsPostResponse parses an HTTP response from a CreateCollectionManageCustomCollectionsPostWithResponse call
func (CreateCollectionManageCustomCollectionsPostResponse) Status ¶
func (r CreateCollectionManageCustomCollectionsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateCollectionManageCustomCollectionsPostResponse) StatusCode ¶
func (r CreateCollectionManageCustomCollectionsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateFileMetadataManageFilesMetadataPostJSONRequestBody ¶
type CreateFileMetadataManageFilesMetadataPostJSONRequestBody = FileCreateModel
CreateFileMetadataManageFilesMetadataPostJSONRequestBody defines body for CreateFileMetadataManageFilesMetadataPost for application/json ContentType.
type CreateFileMetadataManageFilesMetadataPostParams ¶
type CreateFileMetadataManageFilesMetadataPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateFileMetadataManageFilesMetadataPostParams defines parameters for CreateFileMetadataManageFilesMetadataPost.
type CreateFileMetadataManageFilesMetadataPostResponse ¶
type CreateFileMetadataManageFilesMetadataPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *FileResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateFileMetadataManageFilesMetadataPostResponse ¶
func ParseCreateFileMetadataManageFilesMetadataPostResponse(rsp *http.Response) (*CreateFileMetadataManageFilesMetadataPostResponse, error)
ParseCreateFileMetadataManageFilesMetadataPostResponse parses an HTTP response from a CreateFileMetadataManageFilesMetadataPostWithResponse call
func (CreateFileMetadataManageFilesMetadataPostResponse) Status ¶
func (r CreateFileMetadataManageFilesMetadataPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateFileMetadataManageFilesMetadataPostResponse) StatusCode ¶
func (r CreateFileMetadataManageFilesMetadataPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody ¶
type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody = CreateGithubWorkflowExtensionRequest
CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostJSONRequestBody defines body for CreateGithubWorkflowExtensionExtensionsGithubWorkflowPost for application/json ContentType.
type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams ¶
type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams struct {
TenantId string `form:"tenant_id" json:"tenant_id"`
}
CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams defines parameters for CreateGithubWorkflowExtensionExtensionsGithubWorkflowPost.
type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse ¶
type CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *interface{}
JSON422 *HTTPValidationError
}
func ParseCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse ¶
func ParseCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse(rsp *http.Response) (*CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse, error)
ParseCreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse parses an HTTP response from a CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithResponse call
func (CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse) Status ¶
func (r CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse) StatusCode ¶
func (r CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateGithubWorkflowExtensionRequest ¶
type CreateGithubWorkflowExtensionRequest struct {
Label string `json:"label"`
Pat string `json:"pat"`
Ref string `json:"ref"`
Repo string `json:"repo"`
TriggerOnEvents *[]string `json:"trigger_on_events,omitempty"`
WorkflowFile string `json:"workflow_file"`
}
CreateGithubWorkflowExtensionRequest defines model for CreateGithubWorkflowExtensionRequest.
type CreateGripDestinationRequest ¶
type CreateGripDestinationRequest struct {
ApiToken string `json:"api_token"`
CollectionId string `json:"collection_id"`
// EntityType Enumeration for Grip destination entity types.
EntityType GripEntityType `json:"entity_type"`
LocationsDestinationName *string `json:"locations_destination_name,omitempty"`
Name string `json:"name"`
TargetContainerId int `json:"target_container_id"`
TracksDestinationName *string `json:"tracks_destination_name,omitempty"`
}
CreateGripDestinationRequest defines model for CreateGripDestinationRequest.
type CreateGripDestinationSyncGripPostJSONRequestBody ¶
type CreateGripDestinationSyncGripPostJSONRequestBody = CreateGripDestinationRequest
CreateGripDestinationSyncGripPostJSONRequestBody defines body for CreateGripDestinationSyncGripPost for application/json ContentType.
type CreateGripDestinationSyncGripPostParams ¶
type CreateGripDestinationSyncGripPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateGripDestinationSyncGripPostParams defines parameters for CreateGripDestinationSyncGripPost.
type CreateGripDestinationSyncGripPostResponse ¶
type CreateGripDestinationSyncGripPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseCreateGripDestinationSyncGripPostResponse ¶
func ParseCreateGripDestinationSyncGripPostResponse(rsp *http.Response) (*CreateGripDestinationSyncGripPostResponse, error)
ParseCreateGripDestinationSyncGripPostResponse parses an HTTP response from a CreateGripDestinationSyncGripPostWithResponse call
func (CreateGripDestinationSyncGripPostResponse) Status ¶
func (r CreateGripDestinationSyncGripPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateGripDestinationSyncGripPostResponse) StatusCode ¶
func (r CreateGripDestinationSyncGripPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody ¶
type CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody = CustomCollectionItemCreateModel
CreateItemManageCustomCollectionsCollectionIdItemsPostJSONRequestBody defines body for CreateItemManageCustomCollectionsCollectionIdItemsPost for application/json ContentType.
type CreateItemManageCustomCollectionsCollectionIdItemsPostParams ¶
type CreateItemManageCustomCollectionsCollectionIdItemsPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateItemManageCustomCollectionsCollectionIdItemsPostParams defines parameters for CreateItemManageCustomCollectionsCollectionIdItemsPost.
type CreateItemManageCustomCollectionsCollectionIdItemsPostResponse ¶
type CreateItemManageCustomCollectionsCollectionIdItemsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateItemManageCustomCollectionsCollectionIdItemsPostResponse ¶
func ParseCreateItemManageCustomCollectionsCollectionIdItemsPostResponse(rsp *http.Response) (*CreateItemManageCustomCollectionsCollectionIdItemsPostResponse, error)
ParseCreateItemManageCustomCollectionsCollectionIdItemsPostResponse parses an HTTP response from a CreateItemManageCustomCollectionsCollectionIdItemsPostWithResponse call
func (CreateItemManageCustomCollectionsCollectionIdItemsPostResponse) Status ¶
func (r CreateItemManageCustomCollectionsCollectionIdItemsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateItemManageCustomCollectionsCollectionIdItemsPostResponse) StatusCode ¶
func (r CreateItemManageCustomCollectionsCollectionIdItemsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody ¶
type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody = CustomCollectionItemCreateModel
CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostJSONRequestBody defines body for CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPost for application/json ContentType.
type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams ¶
type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostParams defines parameters for CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPost.
type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse ¶
type CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse ¶
func ParseCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse(rsp *http.Response) (*CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse, error)
ParseCreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse parses an HTTP response from a CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostWithResponse call
func (CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse) Status ¶
func (r CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse) StatusCode ¶
func (r CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody ¶
type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody = CustomCollectionBatchItemCreateModel
CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostJSONRequestBody defines body for CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPost for application/json ContentType.
type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams ¶
type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams defines parameters for CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPost.
type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse ¶
type CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *[]CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse ¶
func ParseCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse(rsp *http.Response) (*CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse, error)
ParseCreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse parses an HTTP response from a CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithResponse call
func (CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse) Status ¶
Status returns HTTPResponse.Status
func (CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse) StatusCode ¶
func (r CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateMicroCopyManageMicroCopyPostJSONRequestBody ¶
type CreateMicroCopyManageMicroCopyPostJSONRequestBody = MicroCopyCreateModel
CreateMicroCopyManageMicroCopyPostJSONRequestBody defines body for CreateMicroCopyManageMicroCopyPost for application/json ContentType.
type CreateMicroCopyManageMicroCopyPostParams ¶
type CreateMicroCopyManageMicroCopyPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateMicroCopyManageMicroCopyPostParams defines parameters for CreateMicroCopyManageMicroCopyPost.
type CreateMicroCopyManageMicroCopyPostResponse ¶
type CreateMicroCopyManageMicroCopyPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *MicroCopyResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateMicroCopyManageMicroCopyPostResponse ¶
func ParseCreateMicroCopyManageMicroCopyPostResponse(rsp *http.Response) (*CreateMicroCopyManageMicroCopyPostResponse, error)
ParseCreateMicroCopyManageMicroCopyPostResponse parses an HTTP response from a CreateMicroCopyManageMicroCopyPostWithResponse call
func (CreateMicroCopyManageMicroCopyPostResponse) Status ¶
func (r CreateMicroCopyManageMicroCopyPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateMicroCopyManageMicroCopyPostResponse) StatusCode ¶
func (r CreateMicroCopyManageMicroCopyPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody ¶
type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody = MicroCopyCreateModel
CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostJSONRequestBody defines body for CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPost for application/json ContentType.
type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams ¶
type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostParams defines parameters for CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPost.
type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse ¶
type CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *MicroCopyResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse ¶
func ParseCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse(rsp *http.Response) (*CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse, error)
ParseCreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse parses an HTTP response from a CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostWithResponse call
func (CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse) Status ¶
Status returns HTTPResponse.Status
func (CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse) StatusCode ¶
func (r CreateMicroCopyTranslationManageMicroCopySourceIdTranslationsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateOrgOrgsPostJSONRequestBody ¶
type CreateOrgOrgsPostJSONRequestBody = CreateOrgRequest
CreateOrgOrgsPostJSONRequestBody defines body for CreateOrgOrgsPost for application/json ContentType.
type CreateOrgOrgsPostResponse ¶
type CreateOrgOrgsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Organization
JSON422 *HTTPValidationError
}
func ParseCreateOrgOrgsPostResponse ¶
func ParseCreateOrgOrgsPostResponse(rsp *http.Response) (*CreateOrgOrgsPostResponse, error)
ParseCreateOrgOrgsPostResponse parses an HTTP response from a CreateOrgOrgsPostWithResponse call
func (CreateOrgOrgsPostResponse) Status ¶
func (r CreateOrgOrgsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateOrgOrgsPostResponse) StatusCode ¶
func (r CreateOrgOrgsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateOrgRequest ¶
type CreateOrgRequest struct {
Description *string `json:"description,omitempty"`
Name string `json:"name"`
}
CreateOrgRequest defines model for CreateOrgRequest.
type CreatePageManagePagesPostJSONRequestBody ¶
type CreatePageManagePagesPostJSONRequestBody = PageCreateModel
CreatePageManagePagesPostJSONRequestBody defines body for CreatePageManagePagesPost for application/json ContentType.
type CreatePageManagePagesPostParams ¶
type CreatePageManagePagesPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreatePageManagePagesPostParams defines parameters for CreatePageManagePagesPost.
type CreatePageManagePagesPostResponse ¶
type CreatePageManagePagesPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *PageResponseModel
JSON422 *HTTPValidationError
}
func ParseCreatePageManagePagesPostResponse ¶
func ParseCreatePageManagePagesPostResponse(rsp *http.Response) (*CreatePageManagePagesPostResponse, error)
ParseCreatePageManagePagesPostResponse parses an HTTP response from a CreatePageManagePagesPostWithResponse call
func (CreatePageManagePagesPostResponse) Status ¶
func (r CreatePageManagePagesPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreatePageManagePagesPostResponse) StatusCode ¶
func (r CreatePageManagePagesPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody ¶
type CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody = PageCreateModel
CreatePageTranslationManagePagesSourceIdTranslationsPostJSONRequestBody defines body for CreatePageTranslationManagePagesSourceIdTranslationsPost for application/json ContentType.
type CreatePageTranslationManagePagesSourceIdTranslationsPostParams ¶
type CreatePageTranslationManagePagesSourceIdTranslationsPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreatePageTranslationManagePagesSourceIdTranslationsPostParams defines parameters for CreatePageTranslationManagePagesSourceIdTranslationsPost.
type CreatePageTranslationManagePagesSourceIdTranslationsPostResponse ¶
type CreatePageTranslationManagePagesSourceIdTranslationsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *PageResponseModel
JSON422 *HTTPValidationError
}
func ParseCreatePageTranslationManagePagesSourceIdTranslationsPostResponse ¶
func ParseCreatePageTranslationManagePagesSourceIdTranslationsPostResponse(rsp *http.Response) (*CreatePageTranslationManagePagesSourceIdTranslationsPostResponse, error)
ParseCreatePageTranslationManagePagesSourceIdTranslationsPostResponse parses an HTTP response from a CreatePageTranslationManagePagesSourceIdTranslationsPostWithResponse call
func (CreatePageTranslationManagePagesSourceIdTranslationsPostResponse) Status ¶
func (r CreatePageTranslationManagePagesSourceIdTranslationsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreatePageTranslationManagePagesSourceIdTranslationsPostResponse) StatusCode ¶
func (r CreatePageTranslationManagePagesSourceIdTranslationsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody ¶
type CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody = BillingPortalRequest
CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostJSONRequestBody defines body for CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPost for application/json ContentType.
type CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse ¶
type CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *BillingPortalResponse
JSON422 *HTTPValidationError
}
func ParseCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse ¶
func ParseCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse(rsp *http.Response) (*CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse, error)
ParseCreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse parses an HTTP response from a CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithResponse call
func (CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse) Status ¶
func (r CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse) StatusCode ¶
func (r CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody ¶
type CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody = BillingPortalRequest
CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody defines body for CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost for application/json ContentType.
type CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse ¶
type CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *BillingPortalResponse
JSON422 *HTTPValidationError
}
func ParseCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse ¶
func ParseCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse(rsp *http.Response) (*CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse, error)
ParseCreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse parses an HTTP response from a CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithResponse call
func (CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse) Status ¶
func (r CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse) StatusCode ¶
func (r CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody ¶
type CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody = BillingPortalRequest
CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody defines body for CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost for application/json ContentType.
type CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse ¶
type CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *BillingPortalResponse
JSON422 *HTTPValidationError
}
func ParseCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse ¶
func ParseCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse(rsp *http.Response) (*CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse, error)
ParseCreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse parses an HTTP response from a CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithResponse call
func (CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse) Status ¶
func (r CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse) StatusCode ¶
func (r CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody ¶
type CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody = UpdatePlanPortalRequest
CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody defines body for CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost for application/json ContentType.
type CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse ¶
type CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *BillingPortalResponse
JSON422 *HTTPValidationError
}
func ParseCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse ¶
func ParseCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse(rsp *http.Response) (*CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse, error)
ParseCreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse parses an HTTP response from a CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithResponse call
func (CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse) Status ¶
func (r CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse) StatusCode ¶
func (r CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateTenantRequest ¶
type CreateTenantRequest struct {
AvatarUrl *string `json:"avatar_url,omitempty"`
Description *string `json:"description,omitempty"`
EnabledLanguages *[]string `json:"enabled_languages,omitempty"`
Name string `json:"name"`
}
CreateTenantRequest defines model for CreateTenantRequest.
type CreateTenantTenantsPostJSONRequestBody ¶
type CreateTenantTenantsPostJSONRequestBody = CreateTenantRequest
CreateTenantTenantsPostJSONRequestBody defines body for CreateTenantTenantsPost for application/json ContentType.
type CreateTenantTenantsPostParams ¶
type CreateTenantTenantsPostParams struct {
OrganizationId string `form:"organization_id" json:"organization_id"`
}
CreateTenantTenantsPostParams defines parameters for CreateTenantTenantsPost.
type CreateTenantTenantsPostResponse ¶
type CreateTenantTenantsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Tenant
JSON422 *HTTPValidationError
}
func ParseCreateTenantTenantsPostResponse ¶
func ParseCreateTenantTenantsPostResponse(rsp *http.Response) (*CreateTenantTenantsPostResponse, error)
ParseCreateTenantTenantsPostResponse parses an HTTP response from a CreateTenantTenantsPostWithResponse call
func (CreateTenantTenantsPostResponse) Status ¶
func (r CreateTenantTenantsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateTenantTenantsPostResponse) StatusCode ¶
func (r CreateTenantTenantsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody ¶
type CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody = ArticleCreateModel
CreateTranslationManageArticlesSourceIdTranslationsPostJSONRequestBody defines body for CreateTranslationManageArticlesSourceIdTranslationsPost for application/json ContentType.
type CreateTranslationManageArticlesSourceIdTranslationsPostParams ¶
type CreateTranslationManageArticlesSourceIdTranslationsPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateTranslationManageArticlesSourceIdTranslationsPostParams defines parameters for CreateTranslationManageArticlesSourceIdTranslationsPost.
type CreateTranslationManageArticlesSourceIdTranslationsPostResponse ¶
type CreateTranslationManageArticlesSourceIdTranslationsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *ArticleResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateTranslationManageArticlesSourceIdTranslationsPostResponse ¶
func ParseCreateTranslationManageArticlesSourceIdTranslationsPostResponse(rsp *http.Response) (*CreateTranslationManageArticlesSourceIdTranslationsPostResponse, error)
ParseCreateTranslationManageArticlesSourceIdTranslationsPostResponse parses an HTTP response from a CreateTranslationManageArticlesSourceIdTranslationsPostWithResponse call
func (CreateTranslationManageArticlesSourceIdTranslationsPostResponse) Status ¶
func (r CreateTranslationManageArticlesSourceIdTranslationsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateTranslationManageArticlesSourceIdTranslationsPostResponse) StatusCode ¶
func (r CreateTranslationManageArticlesSourceIdTranslationsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody ¶
type CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody = CategoryCreateModel
CreateTranslationManageCategoriesSourceIdTranslationsPostJSONRequestBody defines body for CreateTranslationManageCategoriesSourceIdTranslationsPost for application/json ContentType.
type CreateTranslationManageCategoriesSourceIdTranslationsPostParams ¶
type CreateTranslationManageCategoriesSourceIdTranslationsPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateTranslationManageCategoriesSourceIdTranslationsPostParams defines parameters for CreateTranslationManageCategoriesSourceIdTranslationsPost.
type CreateTranslationManageCategoriesSourceIdTranslationsPostResponse ¶
type CreateTranslationManageCategoriesSourceIdTranslationsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *CategoryResponseModel
JSON422 *HTTPValidationError
}
func ParseCreateTranslationManageCategoriesSourceIdTranslationsPostResponse ¶
func ParseCreateTranslationManageCategoriesSourceIdTranslationsPostResponse(rsp *http.Response) (*CreateTranslationManageCategoriesSourceIdTranslationsPostResponse, error)
ParseCreateTranslationManageCategoriesSourceIdTranslationsPostResponse parses an HTTP response from a CreateTranslationManageCategoriesSourceIdTranslationsPostWithResponse call
func (CreateTranslationManageCategoriesSourceIdTranslationsPostResponse) Status ¶
func (r CreateTranslationManageCategoriesSourceIdTranslationsPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateTranslationManageCategoriesSourceIdTranslationsPostResponse) StatusCode ¶
func (r CreateTranslationManageCategoriesSourceIdTranslationsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody ¶
type CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody = CreateUrlWebhookExtensionRequest
CreateUrlWebhookExtensionExtensionsUrlWebhookPostJSONRequestBody defines body for CreateUrlWebhookExtensionExtensionsUrlWebhookPost for application/json ContentType.
type CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams ¶
type CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams struct {
TenantId string `form:"tenant_id" json:"tenant_id"`
}
CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams defines parameters for CreateUrlWebhookExtensionExtensionsUrlWebhookPost.
type CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse ¶
type CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *interface{}
JSON422 *HTTPValidationError
}
func ParseCreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse ¶
func ParseCreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse(rsp *http.Response) (*CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse, error)
ParseCreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse parses an HTTP response from a CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithResponse call
func (CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse) Status ¶
func (r CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse) StatusCode ¶
func (r CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateUrlWebhookExtensionRequest ¶
type CreateUrlWebhookExtensionRequest struct {
Label string `json:"label"`
TriggerOnEvents *[]string `json:"trigger_on_events,omitempty"`
Url string `json:"url"`
}
CreateUrlWebhookExtensionRequest defines model for CreateUrlWebhookExtensionRequest.
type CreateWebflowDestinationRequest ¶
type CreateWebflowDestinationRequest struct {
ApiToken string `json:"api_token"`
CollectionId string `json:"collection_id"`
Name string `json:"name"`
TargetCollectionId string `json:"target_collection_id"`
}
CreateWebflowDestinationRequest defines model for CreateWebflowDestinationRequest.
type CreateWebflowDestinationSyncWebflowPostJSONRequestBody ¶
type CreateWebflowDestinationSyncWebflowPostJSONRequestBody = CreateWebflowDestinationRequest
CreateWebflowDestinationSyncWebflowPostJSONRequestBody defines body for CreateWebflowDestinationSyncWebflowPost for application/json ContentType.
type CreateWebflowDestinationSyncWebflowPostParams ¶
type CreateWebflowDestinationSyncWebflowPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
CreateWebflowDestinationSyncWebflowPostParams defines parameters for CreateWebflowDestinationSyncWebflowPost.
type CreateWebflowDestinationSyncWebflowPostResponse ¶
type CreateWebflowDestinationSyncWebflowPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseCreateWebflowDestinationSyncWebflowPostResponse ¶
func ParseCreateWebflowDestinationSyncWebflowPostResponse(rsp *http.Response) (*CreateWebflowDestinationSyncWebflowPostResponse, error)
ParseCreateWebflowDestinationSyncWebflowPostResponse parses an HTTP response from a CreateWebflowDestinationSyncWebflowPostWithResponse call
func (CreateWebflowDestinationSyncWebflowPostResponse) Status ¶
func (r CreateWebflowDestinationSyncWebflowPostResponse) Status() string
Status returns HTTPResponse.Status
func (CreateWebflowDestinationSyncWebflowPostResponse) StatusCode ¶
func (r CreateWebflowDestinationSyncWebflowPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CustomCollectionBatchItemCreateModel ¶
type CustomCollectionBatchItemCreateModel struct {
// Items List of items to create (max 100 per batch)
Items []CustomCollectionItemCreateModel `json:"items"`
}
CustomCollectionBatchItemCreateModel defines model for CustomCollectionBatchItemCreateModel.
type CustomCollectionCreateModel ¶
type CustomCollectionCreateModel struct {
// Description Description of what this collection is for
Description string `json:"description"`
// Fields Field definitions
Fields []FieldDefinitionModel `json:"fields"`
// Language Language of this collection
Language string `json:"language"`
// Name Collection name (e.g., 'Recipes', 'Cars')
Name string `json:"name"`
// Slug URL-friendly name
Slug string `json:"slug"`
Status *CustomCollectionStatus `json:"status,omitempty"`
}
CustomCollectionCreateModel defines model for CustomCollectionCreateModel.
type CustomCollectionItemCreateModel ¶
type CustomCollectionItemCreateModel struct {
// Data The actual data for this item
Data map[string]interface{} `json:"data"`
// Language Language of this item
Language string `json:"language"`
MediaObjectsPlacements *[]map[string]interface{} `json:"media_objects_placements,omitempty"`
// MetaData Additional metadata for the item
MetaData *map[string]interface{} `json:"meta_data,omitempty"`
// Slug URL-friendly identifier
Slug string `json:"slug"`
Status *CustomCollectionItemStatus `json:"status,omitempty"`
// Title Item title
Title string `json:"title"`
}
CustomCollectionItemCreateModel defines model for CustomCollectionItemCreateModel.
type CustomCollectionItemPreviewResponseModel ¶
type CustomCollectionItemPreviewResponseModel struct {
CollectionId string `json:"collection_id"`
CreatedAt string `json:"created_at"`
Id string `json:"id"`
Language string `json:"language"`
MetaData *map[string]interface{} `json:"meta_data,omitempty"`
PublishedAt *string `json:"published_at"`
Slug string `json:"slug"`
Status CustomCollectionItemStatus `json:"status"`
Title string `json:"title"`
TranslationOfId *string `json:"translation_of_id"`
UpdatedAt string `json:"updated_at"`
}
CustomCollectionItemPreviewResponseModel defines model for CustomCollectionItemPreviewResponseModel.
type CustomCollectionItemResponseModel ¶
type CustomCollectionItemResponseModel struct {
CollectionId string `json:"collection_id"`
CreatedAt string `json:"created_at"`
Data map[string]interface{} `json:"data"`
// FileUrls Mapping of file_id to file_url for files referenced in data
FileUrls *map[string]string `json:"file_urls,omitempty"`
Id string `json:"id"`
Language string `json:"language"`
MediaObjectsPlacements []map[string]interface{} `json:"media_objects_placements"`
MetaData *map[string]interface{} `json:"meta_data,omitempty"`
PublishedAt *string `json:"published_at"`
Slug string `json:"slug"`
Status CustomCollectionItemStatus `json:"status"`
Title string `json:"title"`
TranslationOfId *string `json:"translation_of_id"`
UpdatedAt string `json:"updated_at"`
}
CustomCollectionItemResponseModel defines model for CustomCollectionItemResponseModel.
type CustomCollectionItemStatus ¶
type CustomCollectionItemStatus string
CustomCollectionItemStatus defines model for CustomCollectionItemStatus.
const ( CustomCollectionItemStatusArchived CustomCollectionItemStatus = "archived" CustomCollectionItemStatusDeleted CustomCollectionItemStatus = "deleted" CustomCollectionItemStatusDraft CustomCollectionItemStatus = "draft" CustomCollectionItemStatusPublished CustomCollectionItemStatus = "published" )
Defines values for CustomCollectionItemStatus.
func (CustomCollectionItemStatus) Valid ¶
func (e CustomCollectionItemStatus) Valid() bool
Valid indicates whether the value is a known member of the CustomCollectionItemStatus enum.
type CustomCollectionItemUpdateModel ¶
type CustomCollectionItemUpdateModel struct {
// Data The actual data for this item
Data *map[string]interface{} `json:"data,omitempty"`
// Language Language of this item
Language *string `json:"language,omitempty"`
MediaObjectsPlacements *[]map[string]interface{} `json:"media_objects_placements,omitempty"`
// MetaData Additional metadata for the item
MetaData *map[string]interface{} `json:"meta_data,omitempty"`
// Slug URL-friendly identifier
Slug *string `json:"slug,omitempty"`
Status *CustomCollectionItemStatus `json:"status,omitempty"`
// Title Item title
Title *string `json:"title,omitempty"`
}
CustomCollectionItemUpdateModel defines model for CustomCollectionItemUpdateModel.
type CustomCollectionItemsByIdsModel ¶ added in v0.1.1
type CustomCollectionItemsByIdsModel struct {
// Ids IDs of the items to fetch
Ids []string `json:"ids"`
}
CustomCollectionItemsByIdsModel defines model for CustomCollectionItemsByIdsModel.
type CustomCollectionResponseModel ¶
type CustomCollectionResponseModel struct {
CreatedAt string `json:"created_at"`
Description string `json:"description"`
Fields []FieldDefinitionModel `json:"fields"`
Id string `json:"id"`
Language string `json:"language"`
Name string `json:"name"`
Slug string `json:"slug"`
Status CustomCollectionStatus `json:"status"`
UpdatedAt string `json:"updated_at"`
}
CustomCollectionResponseModel defines model for CustomCollectionResponseModel.
type CustomCollectionStatus ¶
type CustomCollectionStatus string
CustomCollectionStatus defines model for CustomCollectionStatus.
const ( CustomCollectionStatusArchived CustomCollectionStatus = "archived" CustomCollectionStatusDeleted CustomCollectionStatus = "deleted" CustomCollectionStatusDraft CustomCollectionStatus = "draft" CustomCollectionStatusPublished CustomCollectionStatus = "published" )
Defines values for CustomCollectionStatus.
func (CustomCollectionStatus) Valid ¶
func (e CustomCollectionStatus) Valid() bool
Valid indicates whether the value is a known member of the CustomCollectionStatus enum.
type CustomCollectionUpdateModel ¶
type CustomCollectionUpdateModel struct {
// Description Description of what this collection is for
Description *string `json:"description,omitempty"`
// Fields Field definitions
Fields *[]FieldDefinitionModel `json:"fields,omitempty"`
// Language Language of this collection
Language *string `json:"language,omitempty"`
// Name Collection name (e.g., 'Recipes', 'Cars')
Name *string `json:"name,omitempty"`
// Slug URL-friendly name
Slug *string `json:"slug,omitempty"`
Status *CustomCollectionStatus `json:"status,omitempty"`
}
CustomCollectionUpdateModel defines model for CustomCollectionUpdateModel.
type CustomFieldModel ¶
type CustomFieldModel struct {
// MediaObjectsPlacements Media object placements for a rich text field
MediaObjectsPlacements *[]map[string]interface{} `json:"media_objects_placements,omitempty"`
// Multiple Whether multiple values are allowed
Multiple *bool `json:"multiple,omitempty"`
// RelatedCollection For reference fields, the related collection ID
RelatedCollection *string `json:"related_collection,omitempty"`
Type CustomFieldType `json:"type"`
// Value The actual value of the custom field
Value interface{} `json:"value,omitempty"`
}
CustomFieldModel defines model for CustomFieldModel.
type CustomFieldType ¶
type CustomFieldType string
CustomFieldType defines model for CustomFieldType.
const ( CustomFieldTypeBoolean CustomFieldType = "boolean" CustomFieldTypeColor CustomFieldType = "color" CustomFieldTypeDate CustomFieldType = "date" CustomFieldTypeDateRange CustomFieldType = "date_range" CustomFieldTypeEmail CustomFieldType = "email" CustomFieldTypeFile CustomFieldType = "file" CustomFieldTypeImage CustomFieldType = "image" CustomFieldTypeNumber CustomFieldType = "number" CustomFieldTypeReference CustomFieldType = "reference" CustomFieldTypeRichText CustomFieldType = "rich_text" CustomFieldTypeText CustomFieldType = "text" CustomFieldTypeTextarea CustomFieldType = "textarea" CustomFieldTypeUrl CustomFieldType = "url" )
Defines values for CustomFieldType.
func (CustomFieldType) Valid ¶
func (e CustomFieldType) Valid() bool
Valid indicates whether the value is a known member of the CustomFieldType enum.
type DeferredTask ¶
type DeferredTask struct {
Message DeferredTask_Message `json:"message"`
MessageType string `json:"message_type"`
Timestamp string `json:"timestamp"`
Version string `json:"version"`
}
DeferredTask defines model for DeferredTask.
type DeferredTaskMessage ¶
type DeferredTaskMessage struct {
Payload interface{} `json:"payload"`
TaskId string `json:"task_id"`
}
DeferredTaskMessage defines model for DeferredTaskMessage.
type DeferredTask_Message ¶
type DeferredTask_Message struct {
// contains filtered or unexported fields
}
DeferredTask_Message defines model for DeferredTask.Message.
func (DeferredTask_Message) AsDeferredTaskMessage ¶
func (t DeferredTask_Message) AsDeferredTaskMessage() (DeferredTaskMessage, error)
AsDeferredTaskMessage returns the union data inside the DeferredTask_Message as a DeferredTaskMessage
func (DeferredTask_Message) AsSyncDeferredTaskMessage ¶
func (t DeferredTask_Message) AsSyncDeferredTaskMessage() (SyncDeferredTaskMessage, error)
AsSyncDeferredTaskMessage returns the union data inside the DeferredTask_Message as a SyncDeferredTaskMessage
func (*DeferredTask_Message) FromDeferredTaskMessage ¶
func (t *DeferredTask_Message) FromDeferredTaskMessage(v DeferredTaskMessage) error
FromDeferredTaskMessage overwrites any union data inside the DeferredTask_Message as the provided DeferredTaskMessage
func (*DeferredTask_Message) FromSyncDeferredTaskMessage ¶
func (t *DeferredTask_Message) FromSyncDeferredTaskMessage(v SyncDeferredTaskMessage) error
FromSyncDeferredTaskMessage overwrites any union data inside the DeferredTask_Message as the provided SyncDeferredTaskMessage
func (DeferredTask_Message) MarshalJSON ¶
func (t DeferredTask_Message) MarshalJSON() ([]byte, error)
func (*DeferredTask_Message) MergeDeferredTaskMessage ¶
func (t *DeferredTask_Message) MergeDeferredTaskMessage(v DeferredTaskMessage) error
MergeDeferredTaskMessage performs a merge with any union data inside the DeferredTask_Message, using the provided DeferredTaskMessage
func (*DeferredTask_Message) MergeSyncDeferredTaskMessage ¶
func (t *DeferredTask_Message) MergeSyncDeferredTaskMessage(v SyncDeferredTaskMessage) error
MergeSyncDeferredTaskMessage performs a merge with any union data inside the DeferredTask_Message, using the provided SyncDeferredTaskMessage
func (*DeferredTask_Message) UnmarshalJSON ¶
func (t *DeferredTask_Message) UnmarshalJSON(b []byte) error
type DeleteApiKeyApiKeysApiKeyIdDeleteResponse ¶
type DeleteApiKeyApiKeysApiKeyIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseDeleteApiKeyApiKeysApiKeyIdDeleteResponse ¶
func ParseDeleteApiKeyApiKeysApiKeyIdDeleteResponse(rsp *http.Response) (*DeleteApiKeyApiKeysApiKeyIdDeleteResponse, error)
ParseDeleteApiKeyApiKeysApiKeyIdDeleteResponse parses an HTTP response from a DeleteApiKeyApiKeysApiKeyIdDeleteWithResponse call
func (DeleteApiKeyApiKeysApiKeyIdDeleteResponse) Status ¶
func (r DeleteApiKeyApiKeysApiKeyIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteApiKeyApiKeysApiKeyIdDeleteResponse) StatusCode ¶
func (r DeleteApiKeyApiKeysApiKeyIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteArticleManageArticlesArticleIdDeleteParams ¶
type DeleteArticleManageArticlesArticleIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
DeleteArticleManageArticlesArticleIdDeleteParams defines parameters for DeleteArticleManageArticlesArticleIdDelete.
type DeleteArticleManageArticlesArticleIdDeleteResponse ¶
type DeleteArticleManageArticlesArticleIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseDeleteArticleManageArticlesArticleIdDeleteResponse ¶
func ParseDeleteArticleManageArticlesArticleIdDeleteResponse(rsp *http.Response) (*DeleteArticleManageArticlesArticleIdDeleteResponse, error)
ParseDeleteArticleManageArticlesArticleIdDeleteResponse parses an HTTP response from a DeleteArticleManageArticlesArticleIdDeleteWithResponse call
func (DeleteArticleManageArticlesArticleIdDeleteResponse) Status ¶
func (r DeleteArticleManageArticlesArticleIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteArticleManageArticlesArticleIdDeleteResponse) StatusCode ¶
func (r DeleteArticleManageArticlesArticleIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteBackupBackupsBackupIdDeleteResponse ¶ added in v0.1.1
type DeleteBackupBackupsBackupIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseDeleteBackupBackupsBackupIdDeleteResponse ¶ added in v0.1.1
func ParseDeleteBackupBackupsBackupIdDeleteResponse(rsp *http.Response) (*DeleteBackupBackupsBackupIdDeleteResponse, error)
ParseDeleteBackupBackupsBackupIdDeleteResponse parses an HTTP response from a DeleteBackupBackupsBackupIdDeleteWithResponse call
func (DeleteBackupBackupsBackupIdDeleteResponse) Status ¶ added in v0.1.1
func (r DeleteBackupBackupsBackupIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteBackupBackupsBackupIdDeleteResponse) StatusCode ¶ added in v0.1.1
func (r DeleteBackupBackupsBackupIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteCategoryManageCategoriesCategoryIdDeleteParams ¶
type DeleteCategoryManageCategoriesCategoryIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
DeleteCategoryManageCategoriesCategoryIdDeleteParams defines parameters for DeleteCategoryManageCategoriesCategoryIdDelete.
type DeleteCategoryManageCategoriesCategoryIdDeleteResponse ¶
type DeleteCategoryManageCategoriesCategoryIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseDeleteCategoryManageCategoriesCategoryIdDeleteResponse ¶
func ParseDeleteCategoryManageCategoriesCategoryIdDeleteResponse(rsp *http.Response) (*DeleteCategoryManageCategoriesCategoryIdDeleteResponse, error)
ParseDeleteCategoryManageCategoriesCategoryIdDeleteResponse parses an HTTP response from a DeleteCategoryManageCategoriesCategoryIdDeleteWithResponse call
func (DeleteCategoryManageCategoriesCategoryIdDeleteResponse) Status ¶
func (r DeleteCategoryManageCategoriesCategoryIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteCategoryManageCategoriesCategoryIdDeleteResponse) StatusCode ¶
func (r DeleteCategoryManageCategoriesCategoryIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams ¶
type DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
DeleteCollectionManageCustomCollectionsCollectionIdDeleteParams defines parameters for DeleteCollectionManageCustomCollectionsCollectionIdDelete.
type DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse ¶
type DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseDeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse ¶
func ParseDeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse(rsp *http.Response) (*DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse, error)
ParseDeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse parses an HTTP response from a DeleteCollectionManageCustomCollectionsCollectionIdDeleteWithResponse call
func (DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse) Status ¶
func (r DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse) StatusCode ¶
func (r DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteExtensionExtensionsExtensionIdDeleteResponse ¶
type DeleteExtensionExtensionsExtensionIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseDeleteExtensionExtensionsExtensionIdDeleteResponse ¶
func ParseDeleteExtensionExtensionsExtensionIdDeleteResponse(rsp *http.Response) (*DeleteExtensionExtensionsExtensionIdDeleteResponse, error)
ParseDeleteExtensionExtensionsExtensionIdDeleteResponse parses an HTTP response from a DeleteExtensionExtensionsExtensionIdDeleteWithResponse call
func (DeleteExtensionExtensionsExtensionIdDeleteResponse) Status ¶
func (r DeleteExtensionExtensionsExtensionIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteExtensionExtensionsExtensionIdDeleteResponse) StatusCode ¶
func (r DeleteExtensionExtensionsExtensionIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteFileManageFilesFileIdDeleteParams ¶
type DeleteFileManageFilesFileIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
DeleteFileManageFilesFileIdDeleteParams defines parameters for DeleteFileManageFilesFileIdDelete.
type DeleteFileManageFilesFileIdDeleteResponse ¶
type DeleteFileManageFilesFileIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseDeleteFileManageFilesFileIdDeleteResponse ¶
func ParseDeleteFileManageFilesFileIdDeleteResponse(rsp *http.Response) (*DeleteFileManageFilesFileIdDeleteResponse, error)
ParseDeleteFileManageFilesFileIdDeleteResponse parses an HTTP response from a DeleteFileManageFilesFileIdDeleteWithResponse call
func (DeleteFileManageFilesFileIdDeleteResponse) Status ¶
func (r DeleteFileManageFilesFileIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteFileManageFilesFileIdDeleteResponse) StatusCode ¶
func (r DeleteFileManageFilesFileIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams ¶
type DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteParams defines parameters for DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDelete.
type DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse ¶
type DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseDeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse ¶
func ParseDeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse(rsp *http.Response) (*DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse, error)
ParseDeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse parses an HTTP response from a DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteWithResponse call
func (DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse) Status ¶
func (r DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse) StatusCode ¶
func (r DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams ¶
type DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteParams defines parameters for DeleteMicroCopyManageMicroCopyMicroCopyIdDelete.
type DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse ¶
type DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseDeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse ¶
func ParseDeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse(rsp *http.Response) (*DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse, error)
ParseDeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse parses an HTTP response from a DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteWithResponse call
func (DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse) Status ¶
func (r DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse) StatusCode ¶
func (r DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteOrgOrgsOrgIdDeleteResponse ¶
type DeleteOrgOrgsOrgIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseDeleteOrgOrgsOrgIdDeleteResponse ¶
func ParseDeleteOrgOrgsOrgIdDeleteResponse(rsp *http.Response) (*DeleteOrgOrgsOrgIdDeleteResponse, error)
ParseDeleteOrgOrgsOrgIdDeleteResponse parses an HTTP response from a DeleteOrgOrgsOrgIdDeleteWithResponse call
func (DeleteOrgOrgsOrgIdDeleteResponse) Status ¶
func (r DeleteOrgOrgsOrgIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteOrgOrgsOrgIdDeleteResponse) StatusCode ¶
func (r DeleteOrgOrgsOrgIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeletePageManagePagesPageIdDeleteParams ¶
type DeletePageManagePagesPageIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
DeletePageManagePagesPageIdDeleteParams defines parameters for DeletePageManagePagesPageIdDelete.
type DeletePageManagePagesPageIdDeleteResponse ¶
type DeletePageManagePagesPageIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseDeletePageManagePagesPageIdDeleteResponse ¶
func ParseDeletePageManagePagesPageIdDeleteResponse(rsp *http.Response) (*DeletePageManagePagesPageIdDeleteResponse, error)
ParseDeletePageManagePagesPageIdDeleteResponse parses an HTTP response from a DeletePageManagePagesPageIdDeleteWithResponse call
func (DeletePageManagePagesPageIdDeleteResponse) Status ¶
func (r DeletePageManagePagesPageIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeletePageManagePagesPageIdDeleteResponse) StatusCode ¶
func (r DeletePageManagePagesPageIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteSyncDestinationSyncDestinationIdDeleteParams ¶
type DeleteSyncDestinationSyncDestinationIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
DeleteSyncDestinationSyncDestinationIdDeleteParams defines parameters for DeleteSyncDestinationSyncDestinationIdDelete.
type DeleteSyncDestinationSyncDestinationIdDeleteResponse ¶
type DeleteSyncDestinationSyncDestinationIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseDeleteSyncDestinationSyncDestinationIdDeleteResponse ¶
func ParseDeleteSyncDestinationSyncDestinationIdDeleteResponse(rsp *http.Response) (*DeleteSyncDestinationSyncDestinationIdDeleteResponse, error)
ParseDeleteSyncDestinationSyncDestinationIdDeleteResponse parses an HTTP response from a DeleteSyncDestinationSyncDestinationIdDeleteWithResponse call
func (DeleteSyncDestinationSyncDestinationIdDeleteResponse) Status ¶
func (r DeleteSyncDestinationSyncDestinationIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteSyncDestinationSyncDestinationIdDeleteResponse) StatusCode ¶
func (r DeleteSyncDestinationSyncDestinationIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteTenantTenantsTenantIdDeleteResponse ¶
type DeleteTenantTenantsTenantIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseDeleteTenantTenantsTenantIdDeleteResponse ¶
func ParseDeleteTenantTenantsTenantIdDeleteResponse(rsp *http.Response) (*DeleteTenantTenantsTenantIdDeleteResponse, error)
ParseDeleteTenantTenantsTenantIdDeleteResponse parses an HTTP response from a DeleteTenantTenantsTenantIdDeleteWithResponse call
func (DeleteTenantTenantsTenantIdDeleteResponse) Status ¶
func (r DeleteTenantTenantsTenantIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteTenantTenantsTenantIdDeleteResponse) StatusCode ¶
func (r DeleteTenantTenantsTenantIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ExportTrigger ¶ added in v0.1.1
type ExportTrigger string
ExportTrigger defines model for ExportTrigger.
const ( Bulk ExportTrigger = "bulk" Event ExportTrigger = "event" )
Defines values for ExportTrigger.
func (ExportTrigger) Valid ¶ added in v0.1.1
func (e ExportTrigger) Valid() bool
Valid indicates whether the value is a known member of the ExportTrigger enum.
type ExternalUserRoleKey ¶
type ExternalUserRoleKey string
ExternalUserRoleKey defines model for ExternalUserRoleKey.
const ( ContentManager ExternalUserRoleKey = "content_manager" ContentWriter ExternalUserRoleKey = "content_writer" OrgManager ExternalUserRoleKey = "org_manager" )
Defines values for ExternalUserRoleKey.
func (ExternalUserRoleKey) Valid ¶
func (e ExternalUserRoleKey) Valid() bool
Valid indicates whether the value is a known member of the ExternalUserRoleKey enum.
type FieldDefinitionModel ¶
type FieldDefinitionModel struct {
// DefaultValue Default value
DefaultValue interface{} `json:"default_value,omitempty"`
// Description Help text or description
Description *string `json:"description,omitempty"`
// Label Display label
Label string `json:"label"`
// Multiple Whether multiple values are allowed
Multiple *bool `json:"multiple,omitempty"`
// Name Field name (used as identifier)
Name string `json:"name"`
// Options For select/multi-select fields
Options *[]map[string]string `json:"options,omitempty"`
// RelatedCollection For reference fields, the related collection ID
RelatedCollection *string `json:"related_collection,omitempty"`
// Required Whether this field is required
Required *bool `json:"required,omitempty"`
Type FieldType `json:"type"`
// Validation Validation rules
Validation *map[string]interface{} `json:"validation,omitempty"`
}
FieldDefinitionModel defines model for FieldDefinitionModel.
type FieldType ¶
type FieldType string
FieldType defines model for FieldType.
const ( FieldTypeBoolean FieldType = "boolean" FieldTypeColor FieldType = "color" FieldTypeDate FieldType = "date" FieldTypeDateRange FieldType = "date_range" FieldTypeEmail FieldType = "email" FieldTypeFile FieldType = "file" FieldTypeImage FieldType = "image" FieldTypeMultiSelect FieldType = "multi_select" FieldTypeNumber FieldType = "number" FieldTypeReference FieldType = "reference" FieldTypeRichText FieldType = "rich_text" FieldTypeSelect FieldType = "select" FieldTypeText FieldType = "text" FieldTypeTextarea FieldType = "textarea" FieldTypeUrl FieldType = "url" )
Defines values for FieldType.
type FileCreateModel ¶
type FileCreateModel struct {
// ContentType MIME type of the file
ContentType string `json:"content_type"`
// Filename Original filename
Filename string `json:"filename"`
// Tags Optional tags for classification
Tags *[]string `json:"tags,omitempty"`
}
FileCreateModel defines model for FileCreateModel.
type FileResponseModel ¶
type FileResponseModel struct {
ContentType string `json:"content_type"`
CreatedAt string `json:"created_at"`
Filename string `json:"filename"`
Id string `json:"id"`
PartsUploaded *int `json:"parts_uploaded"`
Size *int `json:"size"`
StorageKey string `json:"storage_key"`
Tags []string `json:"tags"`
TotalParts *int `json:"total_parts"`
Type FileType `json:"type"`
UpdatedAt string `json:"updated_at"`
UploadId *string `json:"upload_id"`
UploadStatus UploadStatus `json:"upload_status"`
Url *string `json:"url"`
}
FileResponseModel defines model for FileResponseModel.
type FileType ¶
type FileType string
FileType defines model for FileType.
const ( Applicationmsword FileType = "application/msword" ApplicationoctetStream FileType = "application/octet-stream" Applicationpdf FileType = "application/pdf" ApplicationvndMsExcel FileType = "application/vnd.ms-excel" ApplicationvndOpenxmlformatsOfficedocumentSpreadsheetmlSheet FileType = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ApplicationvndOpenxmlformatsOfficedocumentWordprocessingmlDocument FileType = "application/vnd.openxmlformats-officedocument.wordprocessingml.document" Audioaac FileType = "audio/aac" Audioflac FileType = "audio/flac" Audiompeg FileType = "audio/mpeg" Audioogg FileType = "audio/ogg" Audiowav FileType = "audio/wav" Imageavif FileType = "image/avif" Imagegif FileType = "image/gif" Imageheic FileType = "image/heic" Imagejpeg FileType = "image/jpeg" Imagepng FileType = "image/png" ImagesvgXml FileType = "image/svg+xml" Imagewebp FileType = "image/webp" Textcsv FileType = "text/csv" Video3gpp FileType = "video/3gpp" Videoh265 FileType = "video/h265" Videohevc FileType = "video/hevc" Videomp4 FileType = "video/mp4" Videompeg FileType = "video/mpeg" Videoogg FileType = "video/ogg" Videoquicktime FileType = "video/quicktime" Videowebm FileType = "video/webm" VideoxFlv FileType = "video/x-flv" VideoxM4v FileType = "video/x-m4v" VideoxMatroska FileType = "video/x-matroska" VideoxMsAsf FileType = "video/x-ms-asf" VideoxMsVob FileType = "video/x-ms-vob" VideoxMsWmv FileType = "video/x-ms-wmv" VideoxMsvideo FileType = "video/x-msvideo" )
Defines values for FileType.
type FileUpdateModel ¶
type FileUpdateModel struct {
// Filename Original filename
Filename *string `json:"filename,omitempty"`
// Tags Optional tags for classification
Tags *[]string `json:"tags,omitempty"`
}
FileUpdateModel defines model for FileUpdateModel.
type GetArticleBySlugManageArticlesBySlugSlugGetParams ¶
type GetArticleBySlugManageArticlesBySlugSlugGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetArticleBySlugManageArticlesBySlugSlugGetParams defines parameters for GetArticleBySlugManageArticlesBySlugSlugGet.
type GetArticleBySlugManageArticlesBySlugSlugGetResponse ¶
type GetArticleBySlugManageArticlesBySlugSlugGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ArticleResponseModel
JSON422 *HTTPValidationError
}
func ParseGetArticleBySlugManageArticlesBySlugSlugGetResponse ¶
func ParseGetArticleBySlugManageArticlesBySlugSlugGetResponse(rsp *http.Response) (*GetArticleBySlugManageArticlesBySlugSlugGetResponse, error)
ParseGetArticleBySlugManageArticlesBySlugSlugGetResponse parses an HTTP response from a GetArticleBySlugManageArticlesBySlugSlugGetWithResponse call
func (GetArticleBySlugManageArticlesBySlugSlugGetResponse) Status ¶
func (r GetArticleBySlugManageArticlesBySlugSlugGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetArticleBySlugManageArticlesBySlugSlugGetResponse) StatusCode ¶
func (r GetArticleBySlugManageArticlesBySlugSlugGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams ¶
type GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetArticleCategoriesManageArticlesArticleIdCategoriesGetParams defines parameters for GetArticleCategoriesManageArticlesArticleIdCategoriesGet.
type GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse ¶
type GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]string
JSON422 *HTTPValidationError
}
func ParseGetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse ¶
func ParseGetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse(rsp *http.Response) (*GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse, error)
ParseGetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse parses an HTTP response from a GetArticleCategoriesManageArticlesArticleIdCategoriesGetWithResponse call
func (GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse) Status ¶
func (r GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse) StatusCode ¶
func (r GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetArticleManageArticlesArticleIdGetParams ¶
type GetArticleManageArticlesArticleIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetArticleManageArticlesArticleIdGetParams defines parameters for GetArticleManageArticlesArticleIdGet.
type GetArticleManageArticlesArticleIdGetResponse ¶
type GetArticleManageArticlesArticleIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ArticleResponseModel
JSON422 *HTTPValidationError
}
func ParseGetArticleManageArticlesArticleIdGetResponse ¶
func ParseGetArticleManageArticlesArticleIdGetResponse(rsp *http.Response) (*GetArticleManageArticlesArticleIdGetResponse, error)
ParseGetArticleManageArticlesArticleIdGetResponse parses an HTTP response from a GetArticleManageArticlesArticleIdGetWithResponse call
func (GetArticleManageArticlesArticleIdGetResponse) Status ¶
func (r GetArticleManageArticlesArticleIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetArticleManageArticlesArticleIdGetResponse) StatusCode ¶
func (r GetArticleManageArticlesArticleIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams ¶
type GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetParams defines parameters for GetArticlesForCategoryManageCategoriesCategoryIdArticlesGet.
type GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse ¶
type GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]string
JSON422 *HTTPValidationError
}
func ParseGetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse ¶
func ParseGetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse(rsp *http.Response) (*GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse, error)
ParseGetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse parses an HTTP response from a GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetWithResponse call
func (GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse) Status ¶
func (r GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse) StatusCode ¶
func (r GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAvailablePlansBillingPlansGetResponse ¶
type GetAvailablePlansBillingPlansGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *AvailablePlansResponse
}
func ParseGetAvailablePlansBillingPlansGetResponse ¶
func ParseGetAvailablePlansBillingPlansGetResponse(rsp *http.Response) (*GetAvailablePlansBillingPlansGetResponse, error)
ParseGetAvailablePlansBillingPlansGetResponse parses an HTTP response from a GetAvailablePlansBillingPlansGetWithResponse call
func (GetAvailablePlansBillingPlansGetResponse) Status ¶
func (r GetAvailablePlansBillingPlansGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetAvailablePlansBillingPlansGetResponse) StatusCode ¶
func (r GetAvailablePlansBillingPlansGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetCategoryBySlugManageCategoriesBySlugSlugGetParams ¶
type GetCategoryBySlugManageCategoriesBySlugSlugGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetCategoryBySlugManageCategoriesBySlugSlugGetParams defines parameters for GetCategoryBySlugManageCategoriesBySlugSlugGet.
type GetCategoryBySlugManageCategoriesBySlugSlugGetResponse ¶
type GetCategoryBySlugManageCategoriesBySlugSlugGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CategoryResponseModel
JSON422 *HTTPValidationError
}
func ParseGetCategoryBySlugManageCategoriesBySlugSlugGetResponse ¶
func ParseGetCategoryBySlugManageCategoriesBySlugSlugGetResponse(rsp *http.Response) (*GetCategoryBySlugManageCategoriesBySlugSlugGetResponse, error)
ParseGetCategoryBySlugManageCategoriesBySlugSlugGetResponse parses an HTTP response from a GetCategoryBySlugManageCategoriesBySlugSlugGetWithResponse call
func (GetCategoryBySlugManageCategoriesBySlugSlugGetResponse) Status ¶
func (r GetCategoryBySlugManageCategoriesBySlugSlugGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetCategoryBySlugManageCategoriesBySlugSlugGetResponse) StatusCode ¶
func (r GetCategoryBySlugManageCategoriesBySlugSlugGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetCategoryManageCategoriesCategoryIdGetParams ¶
type GetCategoryManageCategoriesCategoryIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetCategoryManageCategoriesCategoryIdGetParams defines parameters for GetCategoryManageCategoriesCategoryIdGet.
type GetCategoryManageCategoriesCategoryIdGetResponse ¶
type GetCategoryManageCategoriesCategoryIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CategoryResponseModel
JSON422 *HTTPValidationError
}
func ParseGetCategoryManageCategoriesCategoryIdGetResponse ¶
func ParseGetCategoryManageCategoriesCategoryIdGetResponse(rsp *http.Response) (*GetCategoryManageCategoriesCategoryIdGetResponse, error)
ParseGetCategoryManageCategoriesCategoryIdGetResponse parses an HTTP response from a GetCategoryManageCategoriesCategoryIdGetWithResponse call
func (GetCategoryManageCategoriesCategoryIdGetResponse) Status ¶
func (r GetCategoryManageCategoriesCategoryIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetCategoryManageCategoriesCategoryIdGetResponse) StatusCode ¶
func (r GetCategoryManageCategoriesCategoryIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams ¶
type GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetCollectionBySlugManageCustomCollectionsBySlugSlugGetParams defines parameters for GetCollectionBySlugManageCustomCollectionsBySlugSlugGet.
type GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse ¶
type GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CustomCollectionResponseModel
JSON422 *HTTPValidationError
}
func ParseGetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse ¶
func ParseGetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse(rsp *http.Response) (*GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse, error)
ParseGetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse parses an HTTP response from a GetCollectionBySlugManageCustomCollectionsBySlugSlugGetWithResponse call
func (GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse) Status ¶
func (r GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse) StatusCode ¶
func (r GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetCollectionManageCustomCollectionsCollectionIdGetParams ¶
type GetCollectionManageCustomCollectionsCollectionIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetCollectionManageCustomCollectionsCollectionIdGetParams defines parameters for GetCollectionManageCustomCollectionsCollectionIdGet.
type GetCollectionManageCustomCollectionsCollectionIdGetResponse ¶
type GetCollectionManageCustomCollectionsCollectionIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CustomCollectionResponseModel
JSON422 *HTTPValidationError
}
func ParseGetCollectionManageCustomCollectionsCollectionIdGetResponse ¶
func ParseGetCollectionManageCustomCollectionsCollectionIdGetResponse(rsp *http.Response) (*GetCollectionManageCustomCollectionsCollectionIdGetResponse, error)
ParseGetCollectionManageCustomCollectionsCollectionIdGetResponse parses an HTTP response from a GetCollectionManageCustomCollectionsCollectionIdGetWithResponse call
func (GetCollectionManageCustomCollectionsCollectionIdGetResponse) Status ¶
func (r GetCollectionManageCustomCollectionsCollectionIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetCollectionManageCustomCollectionsCollectionIdGetResponse) StatusCode ¶
func (r GetCollectionManageCustomCollectionsCollectionIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetExportJobSyncJobsJobIdGetParams ¶ added in v0.1.1
type GetExportJobSyncJobsJobIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetExportJobSyncJobsJobIdGetParams defines parameters for GetExportJobSyncJobsJobIdGet.
type GetExportJobSyncJobsJobIdGetResponse ¶ added in v0.1.1
type GetExportJobSyncJobsJobIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseGetExportJobSyncJobsJobIdGetResponse ¶ added in v0.1.1
func ParseGetExportJobSyncJobsJobIdGetResponse(rsp *http.Response) (*GetExportJobSyncJobsJobIdGetResponse, error)
ParseGetExportJobSyncJobsJobIdGetResponse parses an HTTP response from a GetExportJobSyncJobsJobIdGetWithResponse call
func (GetExportJobSyncJobsJobIdGetResponse) Status ¶ added in v0.1.1
func (r GetExportJobSyncJobsJobIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetExportJobSyncJobsJobIdGetResponse) StatusCode ¶ added in v0.1.1
func (r GetExportJobSyncJobsJobIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetExtensionExtensionsExtensionIdGetResponse ¶
type GetExtensionExtensionsExtensionIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseGetExtensionExtensionsExtensionIdGetResponse ¶
func ParseGetExtensionExtensionsExtensionIdGetResponse(rsp *http.Response) (*GetExtensionExtensionsExtensionIdGetResponse, error)
ParseGetExtensionExtensionsExtensionIdGetResponse parses an HTTP response from a GetExtensionExtensionsExtensionIdGetWithResponse call
func (GetExtensionExtensionsExtensionIdGetResponse) Status ¶
func (r GetExtensionExtensionsExtensionIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetExtensionExtensionsExtensionIdGetResponse) StatusCode ¶
func (r GetExtensionExtensionsExtensionIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetFileManageFilesFileIdGetParams ¶
type GetFileManageFilesFileIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetFileManageFilesFileIdGetParams defines parameters for GetFileManageFilesFileIdGet.
type GetFileManageFilesFileIdGetResponse ¶
type GetFileManageFilesFileIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *FileResponseModel
JSON422 *HTTPValidationError
}
func ParseGetFileManageFilesFileIdGetResponse ¶
func ParseGetFileManageFilesFileIdGetResponse(rsp *http.Response) (*GetFileManageFilesFileIdGetResponse, error)
ParseGetFileManageFilesFileIdGetResponse parses an HTTP response from a GetFileManageFilesFileIdGetWithResponse call
func (GetFileManageFilesFileIdGetResponse) Status ¶
func (r GetFileManageFilesFileIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetFileManageFilesFileIdGetResponse) StatusCode ¶
func (r GetFileManageFilesFileIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams ¶
type GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetParams defines parameters for GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGet.
type GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse ¶
type GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseGetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse ¶
func ParseGetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse(rsp *http.Response) (*GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse, error)
ParseGetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse parses an HTTP response from a GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetWithResponse call
func (GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse) Status ¶
Status returns HTTPResponse.Status
func (GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse) StatusCode ¶
func (r GetItemBySlugManageCustomCollectionsCollectionIdItemsBySlugSlugGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams ¶
type GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetItemManageCustomCollectionsCollectionIdItemsItemIdGetParams defines parameters for GetItemManageCustomCollectionsCollectionIdItemsItemIdGet.
type GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse ¶
type GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseGetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse ¶
func ParseGetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse(rsp *http.Response) (*GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse, error)
ParseGetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse parses an HTTP response from a GetItemManageCustomCollectionsCollectionIdItemsItemIdGetWithResponse call
func (GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse) Status ¶
func (r GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse) StatusCode ¶
func (r GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams ¶
type GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetParams defines parameters for GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGet.
type GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse ¶
type GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseGetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse ¶
func ParseGetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse(rsp *http.Response) (*GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse, error)
ParseGetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse parses an HTTP response from a GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetWithResponse call
func (GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse) Status ¶
func (r GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse) StatusCode ¶
func (r GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody ¶ added in v0.1.1
type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody = CustomCollectionItemsByIdsModel
GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostJSONRequestBody defines body for GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPost for application/json ContentType.
type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams ¶ added in v0.1.1
type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams defines parameters for GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPost.
type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse ¶ added in v0.1.1
type GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse ¶ added in v0.1.1
func ParseGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse(rsp *http.Response) (*GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse, error)
ParseGetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse parses an HTTP response from a GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithResponse call
func (GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse) Status ¶ added in v0.1.1
func (r GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse) Status() string
Status returns HTTPResponse.Status
func (GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse) StatusCode ¶ added in v0.1.1
func (r GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetMeAuthMeGetResponse ¶
type GetMeAuthMeGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *UserWithAuthorization
}
func ParseGetMeAuthMeGetResponse ¶
func ParseGetMeAuthMeGetResponse(rsp *http.Response) (*GetMeAuthMeGetResponse, error)
ParseGetMeAuthMeGetResponse parses an HTTP response from a GetMeAuthMeGetWithResponse call
func (GetMeAuthMeGetResponse) Status ¶
func (r GetMeAuthMeGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetMeAuthMeGetResponse) StatusCode ¶
func (r GetMeAuthMeGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams ¶
type GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetParams defines parameters for GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGet.
type GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse ¶
type GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]MicroCopyResponseModel
JSON422 *HTTPValidationError
}
func ParseGetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse ¶
func ParseGetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse(rsp *http.Response) (*GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse, error)
ParseGetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse parses an HTTP response from a GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetWithResponse call
func (GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse) Status ¶
func (r GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse) StatusCode ¶
func (r GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams ¶
type GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams struct {
// Language Language filter
Language *string `form:"language,omitempty" json:"language,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetMicroCopyByKeyManageMicroCopyByKeyKeyGetParams defines parameters for GetMicroCopyByKeyManageMicroCopyByKeyKeyGet.
type GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse ¶
type GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *MicroCopyResponseModel
JSON422 *HTTPValidationError
}
func ParseGetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse ¶
func ParseGetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse(rsp *http.Response) (*GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse, error)
ParseGetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse parses an HTTP response from a GetMicroCopyByKeyManageMicroCopyByKeyKeyGetWithResponse call
func (GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse) Status ¶
func (r GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse) StatusCode ¶
func (r GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetMicroCopyManageMicroCopyMicroCopyIdGetParams ¶
type GetMicroCopyManageMicroCopyMicroCopyIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetMicroCopyManageMicroCopyMicroCopyIdGetParams defines parameters for GetMicroCopyManageMicroCopyMicroCopyIdGet.
type GetMicroCopyManageMicroCopyMicroCopyIdGetResponse ¶
type GetMicroCopyManageMicroCopyMicroCopyIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *MicroCopyResponseModel
JSON422 *HTTPValidationError
}
func ParseGetMicroCopyManageMicroCopyMicroCopyIdGetResponse ¶
func ParseGetMicroCopyManageMicroCopyMicroCopyIdGetResponse(rsp *http.Response) (*GetMicroCopyManageMicroCopyMicroCopyIdGetResponse, error)
ParseGetMicroCopyManageMicroCopyMicroCopyIdGetResponse parses an HTTP response from a GetMicroCopyManageMicroCopyMicroCopyIdGetWithResponse call
func (GetMicroCopyManageMicroCopyMicroCopyIdGetResponse) Status ¶
func (r GetMicroCopyManageMicroCopyMicroCopyIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetMicroCopyManageMicroCopyMicroCopyIdGetResponse) StatusCode ¶
func (r GetMicroCopyManageMicroCopyMicroCopyIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams ¶
type GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetParams defines parameters for GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGet.
type GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse ¶
type GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]MicroCopyResponseModel
JSON422 *HTTPValidationError
}
func ParseGetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse ¶
func ParseGetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse(rsp *http.Response) (*GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse, error)
ParseGetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse parses an HTTP response from a GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetWithResponse call
func (GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse) Status ¶
Status returns HTTPResponse.Status
func (GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse) StatusCode ¶
func (r GetMicroCopyTranslationsManageMicroCopyTranslationsMicroCopyIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOrgOrgsOrgIdGetResponse ¶
type GetOrgOrgsOrgIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Organization
JSON422 *HTTPValidationError
}
func ParseGetOrgOrgsOrgIdGetResponse ¶
func ParseGetOrgOrgsOrgIdGetResponse(rsp *http.Response) (*GetOrgOrgsOrgIdGetResponse, error)
ParseGetOrgOrgsOrgIdGetResponse parses an HTTP response from a GetOrgOrgsOrgIdGetWithResponse call
func (GetOrgOrgsOrgIdGetResponse) Status ¶
func (r GetOrgOrgsOrgIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetOrgOrgsOrgIdGetResponse) StatusCode ¶
func (r GetOrgOrgsOrgIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse ¶
type GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *OrganizationUsage
JSON422 *HTTPValidationError
}
func ParseGetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse ¶
func ParseGetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse(rsp *http.Response) (*GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse, error)
ParseGetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse parses an HTTP response from a GetOrganizationUsageUsageOrganizationsOrganizationIdGetWithResponse call
func (GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse) Status ¶
func (r GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse) StatusCode ¶
func (r GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetPageBySlugManagePagesBySlugSlugGetParams ¶
type GetPageBySlugManagePagesBySlugSlugGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetPageBySlugManagePagesBySlugSlugGetParams defines parameters for GetPageBySlugManagePagesBySlugSlugGet.
type GetPageBySlugManagePagesBySlugSlugGetResponse ¶
type GetPageBySlugManagePagesBySlugSlugGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PageResponseModel
JSON422 *HTTPValidationError
}
func ParseGetPageBySlugManagePagesBySlugSlugGetResponse ¶
func ParseGetPageBySlugManagePagesBySlugSlugGetResponse(rsp *http.Response) (*GetPageBySlugManagePagesBySlugSlugGetResponse, error)
ParseGetPageBySlugManagePagesBySlugSlugGetResponse parses an HTTP response from a GetPageBySlugManagePagesBySlugSlugGetWithResponse call
func (GetPageBySlugManagePagesBySlugSlugGetResponse) Status ¶
func (r GetPageBySlugManagePagesBySlugSlugGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetPageBySlugManagePagesBySlugSlugGetResponse) StatusCode ¶
func (r GetPageBySlugManagePagesBySlugSlugGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetPageManagePagesPageIdGetParams ¶
type GetPageManagePagesPageIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetPageManagePagesPageIdGetParams defines parameters for GetPageManagePagesPageIdGet.
type GetPageManagePagesPageIdGetResponse ¶
type GetPageManagePagesPageIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PageResponseModel
JSON422 *HTTPValidationError
}
func ParseGetPageManagePagesPageIdGetResponse ¶
func ParseGetPageManagePagesPageIdGetResponse(rsp *http.Response) (*GetPageManagePagesPageIdGetResponse, error)
ParseGetPageManagePagesPageIdGetResponse parses an HTTP response from a GetPageManagePagesPageIdGetWithResponse call
func (GetPageManagePagesPageIdGetResponse) Status ¶
func (r GetPageManagePagesPageIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetPageManagePagesPageIdGetResponse) StatusCode ¶
func (r GetPageManagePagesPageIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetPageTranslationsManagePagesPageIdTranslationsGetParams ¶
type GetPageTranslationsManagePagesPageIdTranslationsGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetPageTranslationsManagePagesPageIdTranslationsGetParams defines parameters for GetPageTranslationsManagePagesPageIdTranslationsGet.
type GetPageTranslationsManagePagesPageIdTranslationsGetResponse ¶
type GetPageTranslationsManagePagesPageIdTranslationsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]PageResponseModel
JSON422 *HTTPValidationError
}
func ParseGetPageTranslationsManagePagesPageIdTranslationsGetResponse ¶
func ParseGetPageTranslationsManagePagesPageIdTranslationsGetResponse(rsp *http.Response) (*GetPageTranslationsManagePagesPageIdTranslationsGetResponse, error)
ParseGetPageTranslationsManagePagesPageIdTranslationsGetResponse parses an HTTP response from a GetPageTranslationsManagePagesPageIdTranslationsGetWithResponse call
func (GetPageTranslationsManagePagesPageIdTranslationsGetResponse) Status ¶
func (r GetPageTranslationsManagePagesPageIdTranslationsGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetPageTranslationsManagePagesPageIdTranslationsGetResponse) StatusCode ¶
func (r GetPageTranslationsManagePagesPageIdTranslationsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetStatusManageStatusGetResponse ¶
type GetStatusManageStatusGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
}
func ParseGetStatusManageStatusGetResponse ¶
func ParseGetStatusManageStatusGetResponse(rsp *http.Response) (*GetStatusManageStatusGetResponse, error)
ParseGetStatusManageStatusGetResponse parses an HTTP response from a GetStatusManageStatusGetWithResponse call
func (GetStatusManageStatusGetResponse) Status ¶
func (r GetStatusManageStatusGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetStatusManageStatusGetResponse) StatusCode ¶
func (r GetStatusManageStatusGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams ¶
type GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams defines parameters for GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet.
type GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse ¶
type GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]CategoryResponseModel
JSON422 *HTTPValidationError
}
func ParseGetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse ¶
func ParseGetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse(rsp *http.Response) (*GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse, error)
ParseGetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse parses an HTTP response from a GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetWithResponse call
func (GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse) Status ¶
func (r GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse) StatusCode ¶
func (r GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse ¶
type GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *GetSubscriptionResponse
JSON422 *HTTPValidationError
}
func ParseGetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse ¶
func ParseGetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse(rsp *http.Response) (*GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse, error)
ParseGetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse parses an HTTP response from a GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetWithResponse call
func (GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse) Status ¶
Status returns HTTPResponse.Status
func (GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse) StatusCode ¶
func (r GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetSubscriptionResponse ¶
type GetSubscriptionResponse struct {
// PlanCode Active plan code (e.g. 'free', 'starter', 'professional')
PlanCode string `json:"plan_code"`
// Status Subscription status (e.g. 'active', 'past_due', 'canceled')
Status string `json:"status"`
// Subscription Subscription details exposed to the client (excludes Stripe-internal IDs).
Subscription *SubscriptionResponse `json:"subscription,omitempty"`
}
GetSubscriptionResponse Current subscription state for an organization. When no paid subscription exists, plan_code is 'free' and subscription is null.
type GetTenantTenantsTenantIdGetResponse ¶
type GetTenantTenantsTenantIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Tenant
JSON422 *HTTPValidationError
}
func ParseGetTenantTenantsTenantIdGetResponse ¶
func ParseGetTenantTenantsTenantIdGetResponse(rsp *http.Response) (*GetTenantTenantsTenantIdGetResponse, error)
ParseGetTenantTenantsTenantIdGetResponse parses an HTTP response from a GetTenantTenantsTenantIdGetWithResponse call
func (GetTenantTenantsTenantIdGetResponse) Status ¶
func (r GetTenantTenantsTenantIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetTenantTenantsTenantIdGetResponse) StatusCode ¶
func (r GetTenantTenantsTenantIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetTranslationsManageArticlesArticleIdTranslationsGetParams ¶
type GetTranslationsManageArticlesArticleIdTranslationsGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetTranslationsManageArticlesArticleIdTranslationsGetParams defines parameters for GetTranslationsManageArticlesArticleIdTranslationsGet.
type GetTranslationsManageArticlesArticleIdTranslationsGetResponse ¶
type GetTranslationsManageArticlesArticleIdTranslationsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ArticleResponseModel
JSON422 *HTTPValidationError
}
func ParseGetTranslationsManageArticlesArticleIdTranslationsGetResponse ¶
func ParseGetTranslationsManageArticlesArticleIdTranslationsGetResponse(rsp *http.Response) (*GetTranslationsManageArticlesArticleIdTranslationsGetResponse, error)
ParseGetTranslationsManageArticlesArticleIdTranslationsGetResponse parses an HTTP response from a GetTranslationsManageArticlesArticleIdTranslationsGetWithResponse call
func (GetTranslationsManageArticlesArticleIdTranslationsGetResponse) Status ¶
func (r GetTranslationsManageArticlesArticleIdTranslationsGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetTranslationsManageArticlesArticleIdTranslationsGetResponse) StatusCode ¶
func (r GetTranslationsManageArticlesArticleIdTranslationsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetTranslationsManageCategoriesCategoryIdTranslationsGetParams ¶
type GetTranslationsManageCategoriesCategoryIdTranslationsGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
GetTranslationsManageCategoriesCategoryIdTranslationsGetParams defines parameters for GetTranslationsManageCategoriesCategoryIdTranslationsGet.
type GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse ¶
type GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]CategoryResponseModel
JSON422 *HTTPValidationError
}
func ParseGetTranslationsManageCategoriesCategoryIdTranslationsGetResponse ¶
func ParseGetTranslationsManageCategoriesCategoryIdTranslationsGetResponse(rsp *http.Response) (*GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse, error)
ParseGetTranslationsManageCategoriesCategoryIdTranslationsGetResponse parses an HTTP response from a GetTranslationsManageCategoriesCategoryIdTranslationsGetWithResponse call
func (GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse) Status ¶
func (r GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse) StatusCode ¶
func (r GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVersionsManageStatusVersionGetResponse ¶
type GetVersionsManageStatusVersionGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
}
func ParseGetVersionsManageStatusVersionGetResponse ¶
func ParseGetVersionsManageStatusVersionGetResponse(rsp *http.Response) (*GetVersionsManageStatusVersionGetResponse, error)
ParseGetVersionsManageStatusVersionGetResponse parses an HTTP response from a GetVersionsManageStatusVersionGetWithResponse call
func (GetVersionsManageStatusVersionGetResponse) Status ¶
func (r GetVersionsManageStatusVersionGetResponse) Status() string
Status returns HTTPResponse.Status
func (GetVersionsManageStatusVersionGetResponse) StatusCode ¶
func (r GetVersionsManageStatusVersionGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GoogleIdTokenRequest ¶
type GoogleIdTokenRequest struct {
Credential string `json:"credential"`
}
GoogleIdTokenRequest defines model for GoogleIdTokenRequest.
type GripEntityType ¶
type GripEntityType string
GripEntityType Enumeration for Grip destination entity types.
const ( Session GripEntityType = "session" SessionLocation GripEntityType = "session_location" SessionTrack GripEntityType = "session_track" )
Defines values for GripEntityType.
func (GripEntityType) Valid ¶
func (e GripEntityType) Valid() bool
Valid indicates whether the value is a known member of the GripEntityType enum.
type HTTPValidationError ¶
type HTTPValidationError struct {
Detail *[]ValidationError `json:"detail,omitempty"`
}
HTTPValidationError defines model for HTTPValidationError.
type HandleDeferredTaskDeferredPostJSONRequestBody ¶
type HandleDeferredTaskDeferredPostJSONRequestBody = DeferredTask
HandleDeferredTaskDeferredPostJSONRequestBody defines body for HandleDeferredTaskDeferredPost for application/json ContentType.
type HandleDeferredTaskDeferredPostParams ¶
type HandleDeferredTaskDeferredPostParams struct {
// XApiKey API Key for deferred tasks
XApiKey string `json:"X-Api-Key"`
}
HandleDeferredTaskDeferredPostParams defines parameters for HandleDeferredTaskDeferredPost.
type HandleDeferredTaskDeferredPostResponse ¶
type HandleDeferredTaskDeferredPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseHandleDeferredTaskDeferredPostResponse ¶
func ParseHandleDeferredTaskDeferredPostResponse(rsp *http.Response) (*HandleDeferredTaskDeferredPostResponse, error)
ParseHandleDeferredTaskDeferredPostResponse parses an HTTP response from a HandleDeferredTaskDeferredPostWithResponse call
func (HandleDeferredTaskDeferredPostResponse) Status ¶
func (r HandleDeferredTaskDeferredPostResponse) Status() string
Status returns HTTPResponse.Status
func (HandleDeferredTaskDeferredPostResponse) StatusCode ¶
func (r HandleDeferredTaskDeferredPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type HealthCheckHealthGetResponse ¶
type HealthCheckHealthGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
}
func ParseHealthCheckHealthGetResponse ¶
func ParseHealthCheckHealthGetResponse(rsp *http.Response) (*HealthCheckHealthGetResponse, error)
ParseHealthCheckHealthGetResponse parses an HTTP response from a HealthCheckHealthGetWithResponse call
func (HealthCheckHealthGetResponse) Status ¶
func (r HealthCheckHealthGetResponse) Status() string
Status returns HTTPResponse.Status
func (HealthCheckHealthGetResponse) StatusCode ¶
func (r HealthCheckHealthGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type HttpRequestDoer ¶
Doer performs HTTP requests.
The standard http.Client implements this interface.
type ImportFromDestinationSyncDestinationIdImportPostMultipartRequestBody ¶
type ImportFromDestinationSyncDestinationIdImportPostMultipartRequestBody = BodyImportFromDestinationSyncDestinationIdImportPost
ImportFromDestinationSyncDestinationIdImportPostMultipartRequestBody defines body for ImportFromDestinationSyncDestinationIdImportPost for multipart/form-data ContentType.
type ImportFromDestinationSyncDestinationIdImportPostParams ¶
type ImportFromDestinationSyncDestinationIdImportPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ImportFromDestinationSyncDestinationIdImportPostParams defines parameters for ImportFromDestinationSyncDestinationIdImportPost.
type ImportFromDestinationSyncDestinationIdImportPostResponse ¶
type ImportFromDestinationSyncDestinationIdImportPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseImportFromDestinationSyncDestinationIdImportPostResponse ¶
func ParseImportFromDestinationSyncDestinationIdImportPostResponse(rsp *http.Response) (*ImportFromDestinationSyncDestinationIdImportPostResponse, error)
ParseImportFromDestinationSyncDestinationIdImportPostResponse parses an HTTP response from a ImportFromDestinationSyncDestinationIdImportPostWithResponse call
func (ImportFromDestinationSyncDestinationIdImportPostResponse) Status ¶
func (r ImportFromDestinationSyncDestinationIdImportPostResponse) Status() string
Status returns HTTPResponse.Status
func (ImportFromDestinationSyncDestinationIdImportPostResponse) StatusCode ¶
func (r ImportFromDestinationSyncDestinationIdImportPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type InfoInfoGetResponse ¶
func ParseInfoInfoGetResponse ¶
func ParseInfoInfoGetResponse(rsp *http.Response) (*InfoInfoGetResponse, error)
ParseInfoInfoGetResponse parses an HTTP response from a InfoInfoGetWithResponse call
func (InfoInfoGetResponse) Status ¶
func (r InfoInfoGetResponse) Status() string
Status returns HTTPResponse.Status
func (InfoInfoGetResponse) StatusCode ¶
func (r InfoInfoGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type InitMultipartUploadManageFilesFileIdMultipartInitPostParams ¶
type InitMultipartUploadManageFilesFileIdMultipartInitPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
InitMultipartUploadManageFilesFileIdMultipartInitPostParams defines parameters for InitMultipartUploadManageFilesFileIdMultipartInitPost.
type InitMultipartUploadManageFilesFileIdMultipartInitPostResponse ¶
type InitMultipartUploadManageFilesFileIdMultipartInitPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *InitMultipartUploadResponse
JSON422 *HTTPValidationError
}
func ParseInitMultipartUploadManageFilesFileIdMultipartInitPostResponse ¶
func ParseInitMultipartUploadManageFilesFileIdMultipartInitPostResponse(rsp *http.Response) (*InitMultipartUploadManageFilesFileIdMultipartInitPostResponse, error)
ParseInitMultipartUploadManageFilesFileIdMultipartInitPostResponse parses an HTTP response from a InitMultipartUploadManageFilesFileIdMultipartInitPostWithResponse call
func (InitMultipartUploadManageFilesFileIdMultipartInitPostResponse) Status ¶
func (r InitMultipartUploadManageFilesFileIdMultipartInitPostResponse) Status() string
Status returns HTTPResponse.Status
func (InitMultipartUploadManageFilesFileIdMultipartInitPostResponse) StatusCode ¶
func (r InitMultipartUploadManageFilesFileIdMultipartInitPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type InitMultipartUploadResponse ¶
type InitMultipartUploadResponse struct {
FileId string `json:"file_id"`
UploadId string `json:"upload_id"`
}
InitMultipartUploadResponse defines model for InitMultipartUploadResponse.
type InviteMemberRequest ¶
type InviteMemberRequest struct {
Email string `json:"email"`
Role ExternalUserRoleKey `json:"role"`
}
InviteMemberRequest defines model for InviteMemberRequest.
type InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody ¶
type InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody = InviteMemberRequest
InviteNewMemberOrgsOrgIdInvitationsPostJSONRequestBody defines body for InviteNewMemberOrgsOrgIdInvitationsPost for application/json ContentType.
type InviteNewMemberOrgsOrgIdInvitationsPostResponse ¶
type InviteNewMemberOrgsOrgIdInvitationsPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseInviteNewMemberOrgsOrgIdInvitationsPostResponse ¶
func ParseInviteNewMemberOrgsOrgIdInvitationsPostResponse(rsp *http.Response) (*InviteNewMemberOrgsOrgIdInvitationsPostResponse, error)
ParseInviteNewMemberOrgsOrgIdInvitationsPostResponse parses an HTTP response from a InviteNewMemberOrgsOrgIdInvitationsPostWithResponse call
func (InviteNewMemberOrgsOrgIdInvitationsPostResponse) Status ¶
func (r InviteNewMemberOrgsOrgIdInvitationsPostResponse) Status() string
Status returns HTTPResponse.Status
func (InviteNewMemberOrgsOrgIdInvitationsPostResponse) StatusCode ¶
func (r InviteNewMemberOrgsOrgIdInvitationsPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type IssueApiKeyApiKeysPostJSONRequestBody ¶
type IssueApiKeyApiKeysPostJSONRequestBody = IssueApiKeyRequest
IssueApiKeyApiKeysPostJSONRequestBody defines body for IssueApiKeyApiKeysPost for application/json ContentType.
type IssueApiKeyApiKeysPostResponse ¶
type IssueApiKeyApiKeysPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PublicApiKeyCreatedResponse
JSON422 *HTTPValidationError
}
func ParseIssueApiKeyApiKeysPostResponse ¶
func ParseIssueApiKeyApiKeysPostResponse(rsp *http.Response) (*IssueApiKeyApiKeysPostResponse, error)
ParseIssueApiKeyApiKeysPostResponse parses an HTTP response from a IssueApiKeyApiKeysPostWithResponse call
func (IssueApiKeyApiKeysPostResponse) Status ¶
func (r IssueApiKeyApiKeysPostResponse) Status() string
Status returns HTTPResponse.Status
func (IssueApiKeyApiKeysPostResponse) StatusCode ¶
func (r IssueApiKeyApiKeysPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type IssueApiKeyRequest ¶
type IssueApiKeyRequest struct {
ExpiresAt *string `json:"expires_at,omitempty"`
OrganizationId string `json:"organization_id"`
Status *string `json:"status,omitempty"`
TenantId string `json:"tenant_id"`
}
IssueApiKeyRequest defines model for IssueApiKeyRequest.
type JobStatus ¶ added in v0.1.1
type JobStatus string
JobStatus defines model for JobStatus.
type ListArticlesManageArticlesGetParams ¶
type ListArticlesManageArticlesGetParams struct {
// Status Filter by status
Status *string `form:"status,omitempty" json:"status,omitempty"`
// Category Filter by category ID
Category *string `form:"category,omitempty" json:"category,omitempty"`
// Tag Filter by tag
Tag *string `form:"tag,omitempty" json:"tag,omitempty"`
// Keyword Search in title and content
Keyword *string `form:"keyword,omitempty" json:"keyword,omitempty"`
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListArticlesManageArticlesGetParams defines parameters for ListArticlesManageArticlesGet.
type ListArticlesManageArticlesGetResponse ¶
type ListArticlesManageArticlesGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponseArticleResponseModel
JSON422 *HTTPValidationError
}
func ParseListArticlesManageArticlesGetResponse ¶
func ParseListArticlesManageArticlesGetResponse(rsp *http.Response) (*ListArticlesManageArticlesGetResponse, error)
ParseListArticlesManageArticlesGetResponse parses an HTTP response from a ListArticlesManageArticlesGetWithResponse call
func (ListArticlesManageArticlesGetResponse) Status ¶
func (r ListArticlesManageArticlesGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListArticlesManageArticlesGetResponse) StatusCode ¶
func (r ListArticlesManageArticlesGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListArticlesPreviewManageArticlesPreviewGetParams ¶
type ListArticlesPreviewManageArticlesPreviewGetParams struct {
// Status Filter by status
Status *string `form:"status,omitempty" json:"status,omitempty"`
// Category Filter by category ID
Category *string `form:"category,omitempty" json:"category,omitempty"`
// Tag Filter by tag
Tag *string `form:"tag,omitempty" json:"tag,omitempty"`
// Keyword Search in title and content
Keyword *string `form:"keyword,omitempty" json:"keyword,omitempty"`
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListArticlesPreviewManageArticlesPreviewGetParams defines parameters for ListArticlesPreviewManageArticlesPreviewGet.
type ListArticlesPreviewManageArticlesPreviewGetResponse ¶
type ListArticlesPreviewManageArticlesPreviewGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponseArticlePreviewResponseModel
JSON422 *HTTPValidationError
}
func ParseListArticlesPreviewManageArticlesPreviewGetResponse ¶
func ParseListArticlesPreviewManageArticlesPreviewGetResponse(rsp *http.Response) (*ListArticlesPreviewManageArticlesPreviewGetResponse, error)
ParseListArticlesPreviewManageArticlesPreviewGetResponse parses an HTTP response from a ListArticlesPreviewManageArticlesPreviewGetWithResponse call
func (ListArticlesPreviewManageArticlesPreviewGetResponse) Status ¶
func (r ListArticlesPreviewManageArticlesPreviewGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListArticlesPreviewManageArticlesPreviewGetResponse) StatusCode ¶
func (r ListArticlesPreviewManageArticlesPreviewGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListBackupsBackupsGetParams ¶ added in v0.1.1
type ListBackupsBackupsGetParams struct {
TenantId string `form:"tenant_id" json:"tenant_id"`
}
ListBackupsBackupsGetParams defines parameters for ListBackupsBackupsGet.
type ListBackupsBackupsGetResponse ¶ added in v0.1.1
type ListBackupsBackupsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]BackupResponse
JSON422 *HTTPValidationError
}
func ParseListBackupsBackupsGetResponse ¶ added in v0.1.1
func ParseListBackupsBackupsGetResponse(rsp *http.Response) (*ListBackupsBackupsGetResponse, error)
ParseListBackupsBackupsGetResponse parses an HTTP response from a ListBackupsBackupsGetWithResponse call
func (ListBackupsBackupsGetResponse) Status ¶ added in v0.1.1
func (r ListBackupsBackupsGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListBackupsBackupsGetResponse) StatusCode ¶ added in v0.1.1
func (r ListBackupsBackupsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListCategoriesManageCategoriesGetParams ¶
type ListCategoriesManageCategoriesGetParams struct {
// ParentId Filter by parent category ID
ParentId *string `form:"parent_id,omitempty" json:"parent_id,omitempty"`
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// Keyword Search in name and description
Keyword *string `form:"keyword,omitempty" json:"keyword,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListCategoriesManageCategoriesGetParams defines parameters for ListCategoriesManageCategoriesGet.
type ListCategoriesManageCategoriesGetResponse ¶
type ListCategoriesManageCategoriesGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponse
JSON422 *HTTPValidationError
}
func ParseListCategoriesManageCategoriesGetResponse ¶
func ParseListCategoriesManageCategoriesGetResponse(rsp *http.Response) (*ListCategoriesManageCategoriesGetResponse, error)
ParseListCategoriesManageCategoriesGetResponse parses an HTTP response from a ListCategoriesManageCategoriesGetWithResponse call
func (ListCategoriesManageCategoriesGetResponse) Status ¶
func (r ListCategoriesManageCategoriesGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListCategoriesManageCategoriesGetResponse) StatusCode ¶
func (r ListCategoriesManageCategoriesGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListCollectionsManageCustomCollectionsGetParams ¶
type ListCollectionsManageCustomCollectionsGetParams struct {
// Status Filter by status
Status *string `form:"status,omitempty" json:"status,omitempty"`
// Keyword Search in title, slug and description
Keyword *string `form:"keyword,omitempty" json:"keyword,omitempty"`
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListCollectionsManageCustomCollectionsGetParams defines parameters for ListCollectionsManageCustomCollectionsGet.
type ListCollectionsManageCustomCollectionsGetResponse ¶
type ListCollectionsManageCustomCollectionsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponse
JSON422 *HTTPValidationError
}
func ParseListCollectionsManageCustomCollectionsGetResponse ¶
func ParseListCollectionsManageCustomCollectionsGetResponse(rsp *http.Response) (*ListCollectionsManageCustomCollectionsGetResponse, error)
ParseListCollectionsManageCustomCollectionsGetResponse parses an HTTP response from a ListCollectionsManageCustomCollectionsGetWithResponse call
func (ListCollectionsManageCustomCollectionsGetResponse) Status ¶
func (r ListCollectionsManageCustomCollectionsGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListCollectionsManageCustomCollectionsGetResponse) StatusCode ¶
func (r ListCollectionsManageCustomCollectionsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListExportJobTasksSyncJobsJobIdTasksGetParams ¶ added in v0.1.1
type ListExportJobTasksSyncJobsJobIdTasksGetParams struct {
Status *TaskStatus `form:"status,omitempty" json:"status,omitempty"`
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
Offset *int `form:"offset,omitempty" json:"offset,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListExportJobTasksSyncJobsJobIdTasksGetParams defines parameters for ListExportJobTasksSyncJobsJobIdTasksGet.
type ListExportJobTasksSyncJobsJobIdTasksGetResponse ¶ added in v0.1.1
type ListExportJobTasksSyncJobsJobIdTasksGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseListExportJobTasksSyncJobsJobIdTasksGetResponse ¶ added in v0.1.1
func ParseListExportJobTasksSyncJobsJobIdTasksGetResponse(rsp *http.Response) (*ListExportJobTasksSyncJobsJobIdTasksGetResponse, error)
ParseListExportJobTasksSyncJobsJobIdTasksGetResponse parses an HTTP response from a ListExportJobTasksSyncJobsJobIdTasksGetWithResponse call
func (ListExportJobTasksSyncJobsJobIdTasksGetResponse) Status ¶ added in v0.1.1
func (r ListExportJobTasksSyncJobsJobIdTasksGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListExportJobTasksSyncJobsJobIdTasksGetResponse) StatusCode ¶ added in v0.1.1
func (r ListExportJobTasksSyncJobsJobIdTasksGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListExportJobsSyncJobsGetParams ¶ added in v0.1.1
type ListExportJobsSyncJobsGetParams struct {
DestinationId *string `form:"destination_id,omitempty" json:"destination_id,omitempty"`
Status *JobStatus `form:"status,omitempty" json:"status,omitempty"`
TriggerType *ExportTrigger `form:"trigger_type,omitempty" json:"trigger_type,omitempty"`
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
Offset *int `form:"offset,omitempty" json:"offset,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListExportJobsSyncJobsGetParams defines parameters for ListExportJobsSyncJobsGet.
type ListExportJobsSyncJobsGetResponse ¶ added in v0.1.1
type ListExportJobsSyncJobsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseListExportJobsSyncJobsGetResponse ¶ added in v0.1.1
func ParseListExportJobsSyncJobsGetResponse(rsp *http.Response) (*ListExportJobsSyncJobsGetResponse, error)
ParseListExportJobsSyncJobsGetResponse parses an HTTP response from a ListExportJobsSyncJobsGetWithResponse call
func (ListExportJobsSyncJobsGetResponse) Status ¶ added in v0.1.1
func (r ListExportJobsSyncJobsGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListExportJobsSyncJobsGetResponse) StatusCode ¶ added in v0.1.1
func (r ListExportJobsSyncJobsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListExtensionsExtensionsGetParams ¶
type ListExtensionsExtensionsGetParams struct {
TenantId string `form:"tenant_id" json:"tenant_id"`
// ActionType Filter by action type
ActionType *ActionType `form:"action_type,omitempty" json:"action_type,omitempty"`
}
ListExtensionsExtensionsGetParams defines parameters for ListExtensionsExtensionsGet.
type ListExtensionsExtensionsGetResponse ¶
type ListExtensionsExtensionsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseListExtensionsExtensionsGetResponse ¶
func ParseListExtensionsExtensionsGetResponse(rsp *http.Response) (*ListExtensionsExtensionsGetResponse, error)
ParseListExtensionsExtensionsGetResponse parses an HTTP response from a ListExtensionsExtensionsGetWithResponse call
func (ListExtensionsExtensionsGetResponse) Status ¶
func (r ListExtensionsExtensionsGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListExtensionsExtensionsGetResponse) StatusCode ¶
func (r ListExtensionsExtensionsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListFilesManageFilesGetParams ¶
type ListFilesManageFilesGetParams struct {
// Type Filter by file type
Type *string `form:"type,omitempty" json:"type,omitempty"`
// Filename Filter by filename (partial match)
Filename *string `form:"filename,omitempty" json:"filename,omitempty"`
// ContentType Filter by content type
ContentType *string `form:"content_type,omitempty" json:"content_type,omitempty"`
// Tag Filter by tag
Tag *string `form:"tag,omitempty" json:"tag,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListFilesManageFilesGetParams defines parameters for ListFilesManageFilesGet.
type ListFilesManageFilesGetResponse ¶
type ListFilesManageFilesGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponse
JSON422 *HTTPValidationError
}
func ParseListFilesManageFilesGetResponse ¶
func ParseListFilesManageFilesGetResponse(rsp *http.Response) (*ListFilesManageFilesGetResponse, error)
ParseListFilesManageFilesGetResponse parses an HTTP response from a ListFilesManageFilesGetWithResponse call
func (ListFilesManageFilesGetResponse) Status ¶
func (r ListFilesManageFilesGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListFilesManageFilesGetResponse) StatusCode ¶
func (r ListFilesManageFilesGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListItemsManageCustomCollectionsCollectionIdItemsGetParams ¶
type ListItemsManageCustomCollectionsCollectionIdItemsGetParams struct {
// Keyword Search in title and slug
Keyword *string `form:"keyword,omitempty" json:"keyword,omitempty"`
// Status Filter by status
Status *string `form:"status,omitempty" json:"status,omitempty"`
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// TranslationOfId Filter by translation source ID
TranslationOfId *string `form:"translation_of_id,omitempty" json:"translation_of_id,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListItemsManageCustomCollectionsCollectionIdItemsGetParams defines parameters for ListItemsManageCustomCollectionsCollectionIdItemsGet.
type ListItemsManageCustomCollectionsCollectionIdItemsGetResponse ¶
type ListItemsManageCustomCollectionsCollectionIdItemsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponse
JSON422 *HTTPValidationError
}
func ParseListItemsManageCustomCollectionsCollectionIdItemsGetResponse ¶
func ParseListItemsManageCustomCollectionsCollectionIdItemsGetResponse(rsp *http.Response) (*ListItemsManageCustomCollectionsCollectionIdItemsGetResponse, error)
ParseListItemsManageCustomCollectionsCollectionIdItemsGetResponse parses an HTTP response from a ListItemsManageCustomCollectionsCollectionIdItemsGetWithResponse call
func (ListItemsManageCustomCollectionsCollectionIdItemsGetResponse) Status ¶
func (r ListItemsManageCustomCollectionsCollectionIdItemsGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListItemsManageCustomCollectionsCollectionIdItemsGetResponse) StatusCode ¶
func (r ListItemsManageCustomCollectionsCollectionIdItemsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams ¶
type ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams struct {
// Keyword Search in title and slug
Keyword *string `form:"keyword,omitempty" json:"keyword,omitempty"`
// Status Filter by status
Status *string `form:"status,omitempty" json:"status,omitempty"`
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// TranslationOfId Filter by translation source ID
TranslationOfId *string `form:"translation_of_id,omitempty" json:"translation_of_id,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetParams defines parameters for ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGet.
type ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse ¶
type ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponseCustomCollectionItemPreviewResponseModel
JSON422 *HTTPValidationError
}
func ParseListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse ¶
func ParseListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse(rsp *http.Response) (*ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse, error)
ParseListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse parses an HTTP response from a ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetWithResponse call
func (ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse) Status ¶
Status returns HTTPResponse.Status
func (ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse) StatusCode ¶
func (r ListItemsPreviewManageCustomCollectionsCollectionIdItemsPreviewGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListMembersOrgsOrgIdMembersGetResponse ¶
type ListMembersOrgsOrgIdMembersGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseListMembersOrgsOrgIdMembersGetResponse ¶
func ParseListMembersOrgsOrgIdMembersGetResponse(rsp *http.Response) (*ListMembersOrgsOrgIdMembersGetResponse, error)
ParseListMembersOrgsOrgIdMembersGetResponse parses an HTTP response from a ListMembersOrgsOrgIdMembersGetWithResponse call
func (ListMembersOrgsOrgIdMembersGetResponse) Status ¶
func (r ListMembersOrgsOrgIdMembersGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListMembersOrgsOrgIdMembersGetResponse) StatusCode ¶
func (r ListMembersOrgsOrgIdMembersGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListMicroCopiesManageMicroCopyGetParams ¶
type ListMicroCopiesManageMicroCopyGetParams struct {
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// Tags Filter by tags (comma-separated)
Tags *string `form:"tags,omitempty" json:"tags,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListMicroCopiesManageMicroCopyGetParams defines parameters for ListMicroCopiesManageMicroCopyGet.
type ListMicroCopiesManageMicroCopyGetResponse ¶
type ListMicroCopiesManageMicroCopyGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]MicroCopyResponseModel
JSON422 *HTTPValidationError
}
func ParseListMicroCopiesManageMicroCopyGetResponse ¶
func ParseListMicroCopiesManageMicroCopyGetResponse(rsp *http.Response) (*ListMicroCopiesManageMicroCopyGetResponse, error)
ParseListMicroCopiesManageMicroCopyGetResponse parses an HTTP response from a ListMicroCopiesManageMicroCopyGetWithResponse call
func (ListMicroCopiesManageMicroCopyGetResponse) Status ¶
func (r ListMicroCopiesManageMicroCopyGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListMicroCopiesManageMicroCopyGetResponse) StatusCode ¶
func (r ListMicroCopiesManageMicroCopyGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListMyOrgsOrgsGetResponse ¶
type ListMyOrgsOrgsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]Organization
}
func ParseListMyOrgsOrgsGetResponse ¶
func ParseListMyOrgsOrgsGetResponse(rsp *http.Response) (*ListMyOrgsOrgsGetResponse, error)
ParseListMyOrgsOrgsGetResponse parses an HTTP response from a ListMyOrgsOrgsGetWithResponse call
func (ListMyOrgsOrgsGetResponse) Status ¶
func (r ListMyOrgsOrgsGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListMyOrgsOrgsGetResponse) StatusCode ¶
func (r ListMyOrgsOrgsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListOrgTenantsTenantsByOrgOrgIdGetResponse ¶
type ListOrgTenantsTenantsByOrgOrgIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]Tenant
JSON422 *HTTPValidationError
}
func ParseListOrgTenantsTenantsByOrgOrgIdGetResponse ¶
func ParseListOrgTenantsTenantsByOrgOrgIdGetResponse(rsp *http.Response) (*ListOrgTenantsTenantsByOrgOrgIdGetResponse, error)
ParseListOrgTenantsTenantsByOrgOrgIdGetResponse parses an HTTP response from a ListOrgTenantsTenantsByOrgOrgIdGetWithResponse call
func (ListOrgTenantsTenantsByOrgOrgIdGetResponse) Status ¶
func (r ListOrgTenantsTenantsByOrgOrgIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListOrgTenantsTenantsByOrgOrgIdGetResponse) StatusCode ¶
func (r ListOrgTenantsTenantsByOrgOrgIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListPagesManagePagesGetParams ¶
type ListPagesManagePagesGetParams struct {
// Status Filter by status
Status *string `form:"status,omitempty" json:"status,omitempty"`
// Keyword Search by keyword in title, slug and content
Keyword *string `form:"keyword,omitempty" json:"keyword,omitempty"`
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Tag Filter by tag
Tag *string `form:"tag,omitempty" json:"tag,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListPagesManagePagesGetParams defines parameters for ListPagesManagePagesGet.
type ListPagesManagePagesGetResponse ¶
type ListPagesManagePagesGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponsePageResponseModel
JSON422 *HTTPValidationError
}
func ParseListPagesManagePagesGetResponse ¶
func ParseListPagesManagePagesGetResponse(rsp *http.Response) (*ListPagesManagePagesGetResponse, error)
ParseListPagesManagePagesGetResponse parses an HTTP response from a ListPagesManagePagesGetWithResponse call
func (ListPagesManagePagesGetResponse) Status ¶
func (r ListPagesManagePagesGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListPagesManagePagesGetResponse) StatusCode ¶
func (r ListPagesManagePagesGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListPagesPreviewManagePagesPreviewGetParams ¶
type ListPagesPreviewManagePagesPreviewGetParams struct {
// Status Filter by status
Status *string `form:"status,omitempty" json:"status,omitempty"`
// Keyword Search by keyword in title, slug and content
Keyword *string `form:"keyword,omitempty" json:"keyword,omitempty"`
// Language Filter by language
Language *string `form:"language,omitempty" json:"language,omitempty"`
// Field Field to sort by
Field *string `form:"field,omitempty" json:"field,omitempty"`
// Tag Filter by tag
Tag *string `form:"tag,omitempty" json:"tag,omitempty"`
// Order Sort order (asc or desc)
Order *string `form:"order,omitempty" json:"order,omitempty"`
// Page Page number starting from 1
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Number of items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListPagesPreviewManagePagesPreviewGetParams defines parameters for ListPagesPreviewManagePagesPreviewGet.
type ListPagesPreviewManagePagesPreviewGetResponse ¶
type ListPagesPreviewManagePagesPreviewGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PaginatedResponsePagePreviewResponseModel
JSON422 *HTTPValidationError
}
func ParseListPagesPreviewManagePagesPreviewGetResponse ¶
func ParseListPagesPreviewManagePagesPreviewGetResponse(rsp *http.Response) (*ListPagesPreviewManagePagesPreviewGetResponse, error)
ParseListPagesPreviewManagePagesPreviewGetResponse parses an HTTP response from a ListPagesPreviewManagePagesPreviewGetWithResponse call
func (ListPagesPreviewManagePagesPreviewGetResponse) Status ¶
func (r ListPagesPreviewManagePagesPreviewGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListPagesPreviewManagePagesPreviewGetResponse) StatusCode ¶
func (r ListPagesPreviewManagePagesPreviewGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListPendingInvitationsOrgsOrgIdInvitationsGetResponse ¶
type ListPendingInvitationsOrgsOrgIdInvitationsGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]OrganizationInvitationSummary
JSON422 *HTTPValidationError
}
func ParseListPendingInvitationsOrgsOrgIdInvitationsGetResponse ¶
func ParseListPendingInvitationsOrgsOrgIdInvitationsGetResponse(rsp *http.Response) (*ListPendingInvitationsOrgsOrgIdInvitationsGetResponse, error)
ParseListPendingInvitationsOrgsOrgIdInvitationsGetResponse parses an HTTP response from a ListPendingInvitationsOrgsOrgIdInvitationsGetWithResponse call
func (ListPendingInvitationsOrgsOrgIdInvitationsGetResponse) Status ¶
func (r ListPendingInvitationsOrgsOrgIdInvitationsGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListPendingInvitationsOrgsOrgIdInvitationsGetResponse) StatusCode ¶
func (r ListPendingInvitationsOrgsOrgIdInvitationsGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams ¶ added in v0.1.1
type ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetParams defines parameters for ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGet.
type ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse ¶ added in v0.1.1
type ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse ¶ added in v0.1.1
func ParseListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse(rsp *http.Response) (*ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse, error)
ParseListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse parses an HTTP response from a ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetWithResponse call
func (ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse) Status ¶ added in v0.1.1
Status returns HTTPResponse.Status
func (ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse) StatusCode ¶ added in v0.1.1
func (r ListSyncDestinationsByCollectionSyncByCollectionCollectionIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListSyncDestinationsByTenantSyncGetParams ¶ added in v0.1.1
type ListSyncDestinationsByTenantSyncGetParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
ListSyncDestinationsByTenantSyncGetParams defines parameters for ListSyncDestinationsByTenantSyncGet.
type ListSyncDestinationsByTenantSyncGetResponse ¶ added in v0.1.1
type ListSyncDestinationsByTenantSyncGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseListSyncDestinationsByTenantSyncGetResponse ¶ added in v0.1.1
func ParseListSyncDestinationsByTenantSyncGetResponse(rsp *http.Response) (*ListSyncDestinationsByTenantSyncGetResponse, error)
ParseListSyncDestinationsByTenantSyncGetResponse parses an HTTP response from a ListSyncDestinationsByTenantSyncGetWithResponse call
func (ListSyncDestinationsByTenantSyncGetResponse) Status ¶ added in v0.1.1
func (r ListSyncDestinationsByTenantSyncGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListSyncDestinationsByTenantSyncGetResponse) StatusCode ¶ added in v0.1.1
func (r ListSyncDestinationsByTenantSyncGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListTenantApiKeysApiKeysByTenantTenantIdGetResponse ¶
type ListTenantApiKeysApiKeysByTenantTenantIdGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]PublicApiKeyResponse
JSON422 *HTTPValidationError
}
func ParseListTenantApiKeysApiKeysByTenantTenantIdGetResponse ¶
func ParseListTenantApiKeysApiKeysByTenantTenantIdGetResponse(rsp *http.Response) (*ListTenantApiKeysApiKeysByTenantTenantIdGetResponse, error)
ParseListTenantApiKeysApiKeysByTenantTenantIdGetResponse parses an HTTP response from a ListTenantApiKeysApiKeysByTenantTenantIdGetWithResponse call
func (ListTenantApiKeysApiKeysByTenantTenantIdGetResponse) Status ¶
func (r ListTenantApiKeysApiKeysByTenantTenantIdGetResponse) Status() string
Status returns HTTPResponse.Status
func (ListTenantApiKeysApiKeysByTenantTenantIdGetResponse) StatusCode ¶
func (r ListTenantApiKeysApiKeysByTenantTenantIdGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type LoginGithubAuthLoginGithubGetParams ¶
type LoginGithubAuthLoginGithubGetParams struct {
RedirectUri *string `form:"redirect_uri,omitempty" json:"redirect_uri,omitempty"`
}
LoginGithubAuthLoginGithubGetParams defines parameters for LoginGithubAuthLoginGithubGet.
type LoginGithubAuthLoginGithubGetResponse ¶
type LoginGithubAuthLoginGithubGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseLoginGithubAuthLoginGithubGetResponse ¶
func ParseLoginGithubAuthLoginGithubGetResponse(rsp *http.Response) (*LoginGithubAuthLoginGithubGetResponse, error)
ParseLoginGithubAuthLoginGithubGetResponse parses an HTTP response from a LoginGithubAuthLoginGithubGetWithResponse call
func (LoginGithubAuthLoginGithubGetResponse) Status ¶
func (r LoginGithubAuthLoginGithubGetResponse) Status() string
Status returns HTTPResponse.Status
func (LoginGithubAuthLoginGithubGetResponse) StatusCode ¶
func (r LoginGithubAuthLoginGithubGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type LoginGoogleAuthLoginGooglePostJSONRequestBody ¶
type LoginGoogleAuthLoginGooglePostJSONRequestBody = GoogleIdTokenRequest
LoginGoogleAuthLoginGooglePostJSONRequestBody defines body for LoginGoogleAuthLoginGooglePost for application/json ContentType.
type LoginGoogleAuthLoginGooglePostResponse ¶
type LoginGoogleAuthLoginGooglePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseLoginGoogleAuthLoginGooglePostResponse ¶
func ParseLoginGoogleAuthLoginGooglePostResponse(rsp *http.Response) (*LoginGoogleAuthLoginGooglePostResponse, error)
ParseLoginGoogleAuthLoginGooglePostResponse parses an HTTP response from a LoginGoogleAuthLoginGooglePostWithResponse call
func (LoginGoogleAuthLoginGooglePostResponse) Status ¶
func (r LoginGoogleAuthLoginGooglePostResponse) Status() string
Status returns HTTPResponse.Status
func (LoginGoogleAuthLoginGooglePostResponse) StatusCode ¶
func (r LoginGoogleAuthLoginGooglePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type LoginPasswordAuthLoginPostJSONRequestBody ¶
type LoginPasswordAuthLoginPostJSONRequestBody = LoginRequest
LoginPasswordAuthLoginPostJSONRequestBody defines body for LoginPasswordAuthLoginPost for application/json ContentType.
type LoginPasswordAuthLoginPostResponse ¶
type LoginPasswordAuthLoginPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseLoginPasswordAuthLoginPostResponse ¶
func ParseLoginPasswordAuthLoginPostResponse(rsp *http.Response) (*LoginPasswordAuthLoginPostResponse, error)
ParseLoginPasswordAuthLoginPostResponse parses an HTTP response from a LoginPasswordAuthLoginPostWithResponse call
func (LoginPasswordAuthLoginPostResponse) Status ¶
func (r LoginPasswordAuthLoginPostResponse) Status() string
Status returns HTTPResponse.Status
func (LoginPasswordAuthLoginPostResponse) StatusCode ¶
func (r LoginPasswordAuthLoginPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type LoginRequest ¶
LoginRequest defines model for LoginRequest.
type LogoutUserAuthLogoutPostJSONRequestBody ¶
type LogoutUserAuthLogoutPostJSONRequestBody = RefreshTokenRequest
LogoutUserAuthLogoutPostJSONRequestBody defines body for LogoutUserAuthLogoutPost for application/json ContentType.
type LogoutUserAuthLogoutPostResponse ¶
type LogoutUserAuthLogoutPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseLogoutUserAuthLogoutPostResponse ¶
func ParseLogoutUserAuthLogoutPostResponse(rsp *http.Response) (*LogoutUserAuthLogoutPostResponse, error)
ParseLogoutUserAuthLogoutPostResponse parses an HTTP response from a LogoutUserAuthLogoutPostWithResponse call
func (LogoutUserAuthLogoutPostResponse) Status ¶
func (r LogoutUserAuthLogoutPostResponse) Status() string
Status returns HTTPResponse.Status
func (LogoutUserAuthLogoutPostResponse) StatusCode ¶
func (r LogoutUserAuthLogoutPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type MicroCopyCreateModel ¶
type MicroCopyCreateModel struct {
// CustomFields Custom fields for extensibility
CustomFields *map[string]CustomFieldModel `json:"custom_fields,omitempty"`
// Key Unique key for the micro copy
Key string `json:"key"`
// Language Language code (e.g., 'en', 'es')
Language string `json:"language"`
// Tags Comma-separated tags for categorization
Tags *string `json:"tags,omitempty"`
// TranslationOf ID of the source micro copy this is a translation of
TranslationOf *string `json:"translation_of,omitempty"`
// Value The text content
Value string `json:"value"`
}
MicroCopyCreateModel defines model for MicroCopyCreateModel.
type MicroCopyResponseModel ¶
type MicroCopyResponseModel struct {
CreatedAt string `json:"created_at"`
CustomFields map[string]CustomFieldModel `json:"custom_fields"`
// FileUrls Mapping of file_id to file_url for files referenced in custom_fields
FileUrls *map[string]string `json:"file_urls,omitempty"`
Id string `json:"id"`
Key string `json:"key"`
Language string `json:"language"`
Tags string `json:"tags"`
TranslationOf *string `json:"translation_of"`
UpdatedAt string `json:"updated_at"`
Value string `json:"value"`
}
MicroCopyResponseModel defines model for MicroCopyResponseModel.
type MicroCopyUpdateModel ¶
type MicroCopyUpdateModel struct {
// CustomFields Custom fields for extensibility
CustomFields *map[string]CustomFieldModel `json:"custom_fields,omitempty"`
// Key Unique key for the micro copy
Key *string `json:"key,omitempty"`
// Language Language code (e.g., 'en', 'es')
Language *string `json:"language,omitempty"`
// Tags Comma-separated tags for categorization
Tags *string `json:"tags,omitempty"`
// TranslationOf ID of the source micro copy this is a translation of
TranslationOf *string `json:"translation_of,omitempty"`
// Value The text content
Value *string `json:"value,omitempty"`
}
MicroCopyUpdateModel defines model for MicroCopyUpdateModel.
type OnboardingStatus ¶ added in v0.1.1
type OnboardingStatus string
OnboardingStatus defines model for OnboardingStatus.
const ( OnboardingStatusCompleted OnboardingStatus = "completed" OnboardingStatusInvited OnboardingStatus = "invited" OnboardingStatusSkipped OnboardingStatus = "skipped" )
Defines values for OnboardingStatus.
func (OnboardingStatus) Valid ¶ added in v0.1.1
func (e OnboardingStatus) Valid() bool
Valid indicates whether the value is a known member of the OnboardingStatus enum.
type Organization ¶
type Organization struct {
CreatedAt string `json:"created_at"`
CreatedBy string `json:"created_by"`
Description *string `json:"description"`
Id string `json:"id"`
Name string `json:"name"`
UpdatedAt string `json:"updated_at"`
}
Organization defines model for Organization.
type OrganizationInvitationSummary ¶
type OrganizationInvitationSummary struct {
ConsumedAt *string `json:"consumed_at"`
CreatedAt string `json:"created_at"`
ExpiresAt string `json:"expires_at"`
Id string `json:"id"`
InvitedBy string `json:"invited_by"`
InvitedUserEmail string `json:"invited_user_email"`
InvitedUserId *string `json:"invited_user_id"`
OrganizationId string `json:"organization_id"`
Role string `json:"role"`
}
OrganizationInvitationSummary defines model for OrganizationInvitationSummary.
type OrganizationUsage ¶
type OrganizationUsage struct {
CreatedAt string `json:"created_at"`
OrganizationId string `json:"organization_id"`
PublicApiBandwidthUsedBytes int `json:"public_api_bandwidth_used_bytes"`
PublicApiCalls int `json:"public_api_calls"`
TenantsUsage []TenantUsage `json:"tenants_usage"`
TotalRecords int `json:"total_records"`
UpdatedAt string `json:"updated_at"`
}
OrganizationUsage defines model for OrganizationUsage.
type PageCreateModel ¶
type PageCreateModel struct {
// Content Page content
Content string `json:"content"`
// CustomFields Custom fields for extensibility
CustomFields *map[string]CustomFieldModel `json:"custom_fields,omitempty"`
// Language Language of this page
Language string `json:"language"`
// MediaObjectsPlacements Media object placements
MediaObjectsPlacements *[]map[string]interface{} `json:"media_objects_placements,omitempty"`
// MenuLabel Label to show in navigation menus
MenuLabel *string `json:"menu_label,omitempty"`
// ParentId Parent page ID
ParentId *string `json:"parent_id,omitempty"`
// Slug URL-friendly identifier
Slug string `json:"slug"`
Status *PageStatus `json:"status,omitempty"`
// Tags List of tags
Tags *[]string `json:"tags,omitempty"`
// Title Page title
Title string `json:"title"`
// TranslationOfId Translation of page ID
TranslationOfId *string `json:"translation_of_id,omitempty"`
}
PageCreateModel defines model for PageCreateModel.
type PagePreviewResponseModel ¶
type PagePreviewResponseModel struct {
CreatedAt string `json:"created_at"`
Id string `json:"id"`
Language string `json:"language"`
MenuLabel *string `json:"menu_label"`
ParentId *string `json:"parent_id"`
PublishedAt *string `json:"published_at"`
Slug string `json:"slug"`
Status PageStatus `json:"status"`
Tags []string `json:"tags"`
Title string `json:"title"`
TranslationOfId *string `json:"translation_of_id"`
UpdatedAt string `json:"updated_at"`
}
PagePreviewResponseModel defines model for PagePreviewResponseModel.
type PageResponseModel ¶
type PageResponseModel struct {
Content string `json:"content"`
CreatedAt string `json:"created_at"`
CustomFields map[string]CustomFieldModel `json:"custom_fields"`
// FileUrls Mapping of file_id to file_url for files referenced in custom_fields
FileUrls *map[string]string `json:"file_urls,omitempty"`
Id string `json:"id"`
Language string `json:"language"`
MediaObjectsPlacements []map[string]interface{} `json:"media_objects_placements"`
MenuLabel *string `json:"menu_label"`
ParentId *string `json:"parent_id"`
PublishedAt *string `json:"published_at"`
Slug string `json:"slug"`
Status PageStatus `json:"status"`
Tags []string `json:"tags"`
Title string `json:"title"`
TranslationOfId *string `json:"translation_of_id"`
UpdatedAt string `json:"updated_at"`
}
PageResponseModel defines model for PageResponseModel.
type PageStatus ¶
type PageStatus string
PageStatus defines model for PageStatus.
const ( PageStatusArchived PageStatus = "archived" PageStatusDeleted PageStatus = "deleted" PageStatusDraft PageStatus = "draft" PageStatusPublished PageStatus = "published" )
Defines values for PageStatus.
func (PageStatus) Valid ¶
func (e PageStatus) Valid() bool
Valid indicates whether the value is a known member of the PageStatus enum.
type PageUpdateModel ¶
type PageUpdateModel struct {
// Content Page content
Content *string `json:"content,omitempty"`
// CustomFields Custom fields for extensibility
CustomFields *map[string]CustomFieldModel `json:"custom_fields,omitempty"`
// Language Language of this page
Language *string `json:"language,omitempty"`
// MediaObjectsPlacements Media object placements
MediaObjectsPlacements *[]map[string]interface{} `json:"media_objects_placements,omitempty"`
// MenuLabel Label to show in navigation menus
MenuLabel *string `json:"menu_label,omitempty"`
// ParentId Parent page ID
ParentId *string `json:"parent_id,omitempty"`
// Slug URL-friendly identifier
Slug *string `json:"slug,omitempty"`
Status *PageStatus `json:"status,omitempty"`
// Tags List of tags
Tags *[]string `json:"tags,omitempty"`
// Title Page title
Title *string `json:"title,omitempty"`
}
PageUpdateModel defines model for PageUpdateModel.
type PaginatedResponse ¶
type PaginatedResponse struct {
Items []interface{} `json:"items"`
Limit int `json:"limit"`
Page int `json:"page"`
Pages int `json:"pages"`
Total int `json:"total"`
}
PaginatedResponse defines model for PaginatedResponse.
type PaginatedResponseArticlePreviewResponseModel ¶
type PaginatedResponseArticlePreviewResponseModel struct {
Items []ArticlePreviewResponseModel `json:"items"`
Limit int `json:"limit"`
Page int `json:"page"`
Pages int `json:"pages"`
Total int `json:"total"`
}
PaginatedResponseArticlePreviewResponseModel defines model for PaginatedResponse_ArticlePreviewResponseModel_.
type PaginatedResponseArticleResponseModel ¶
type PaginatedResponseArticleResponseModel struct {
Items []ArticleResponseModel `json:"items"`
Limit int `json:"limit"`
Page int `json:"page"`
Pages int `json:"pages"`
Total int `json:"total"`
}
PaginatedResponseArticleResponseModel defines model for PaginatedResponse_ArticleResponseModel_.
type PaginatedResponseCustomCollectionItemPreviewResponseModel ¶
type PaginatedResponseCustomCollectionItemPreviewResponseModel struct {
Items []CustomCollectionItemPreviewResponseModel `json:"items"`
Limit int `json:"limit"`
Page int `json:"page"`
Pages int `json:"pages"`
Total int `json:"total"`
}
PaginatedResponseCustomCollectionItemPreviewResponseModel defines model for PaginatedResponse_CustomCollectionItemPreviewResponseModel_.
type PaginatedResponsePagePreviewResponseModel ¶
type PaginatedResponsePagePreviewResponseModel struct {
Items []PagePreviewResponseModel `json:"items"`
Limit int `json:"limit"`
Page int `json:"page"`
Pages int `json:"pages"`
Total int `json:"total"`
}
PaginatedResponsePagePreviewResponseModel defines model for PaginatedResponse_PagePreviewResponseModel_.
type PaginatedResponsePageResponseModel ¶
type PaginatedResponsePageResponseModel struct {
Items []PageResponseModel `json:"items"`
Limit int `json:"limit"`
Page int `json:"page"`
Pages int `json:"pages"`
Total int `json:"total"`
}
PaginatedResponsePageResponseModel defines model for PaginatedResponse_PageResponseModel_.
type PlanDetailsResponse ¶
type PlanDetailsResponse struct {
// MaxApiCallsMonthly Maximum API calls per month, or null for unlimited
MaxApiCallsMonthly *int `json:"max_api_calls_monthly,omitempty"`
// MaxBandwidthGbMonthly Maximum bandwidth in GB per month, or null for unlimited
MaxBandwidthGbMonthly *int `json:"max_bandwidth_gb_monthly,omitempty"`
// MaxTotalRecords Maximum total records allowed, or null for unlimited
MaxTotalRecords *int `json:"max_total_records,omitempty"`
// PriceMonthlyUsd Monthly price in USD
PriceMonthlyUsd float32 `json:"price_monthly_usd"`
// PriceYearlyUsd Yearly price in USD
PriceYearlyUsd float32 `json:"price_yearly_usd"`
}
PlanDetailsResponse Details for a single billing plan.
type PreviewInvitationOrgsInvitationsPreviewGetParams ¶
type PreviewInvitationOrgsInvitationsPreviewGetParams struct {
Token string `form:"token" json:"token"`
}
PreviewInvitationOrgsInvitationsPreviewGetParams defines parameters for PreviewInvitationOrgsInvitationsPreviewGet.
type PreviewInvitationOrgsInvitationsPreviewGetResponse ¶
type PreviewInvitationOrgsInvitationsPreviewGetResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParsePreviewInvitationOrgsInvitationsPreviewGetResponse ¶
func ParsePreviewInvitationOrgsInvitationsPreviewGetResponse(rsp *http.Response) (*PreviewInvitationOrgsInvitationsPreviewGetResponse, error)
ParsePreviewInvitationOrgsInvitationsPreviewGetResponse parses an HTTP response from a PreviewInvitationOrgsInvitationsPreviewGetWithResponse call
func (PreviewInvitationOrgsInvitationsPreviewGetResponse) Status ¶
func (r PreviewInvitationOrgsInvitationsPreviewGetResponse) Status() string
Status returns HTTPResponse.Status
func (PreviewInvitationOrgsInvitationsPreviewGetResponse) StatusCode ¶
func (r PreviewInvitationOrgsInvitationsPreviewGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PublicApiKeyCreatedResponse ¶
type PublicApiKeyCreatedResponse struct {
ExpiresAt *string `json:"expires_at,omitempty"`
Id string `json:"id"`
IssuedAt string `json:"issued_at"`
IssuedBy string `json:"issued_by"`
OrganizationId string `json:"organization_id"`
Status string `json:"status"`
TenantId string `json:"tenant_id"`
Value string `json:"value"`
}
PublicApiKeyCreatedResponse Response model for newly created API keys - same as regular response.
The 'value' field contains the API key that should be used for authentication. This is shown once on creation and should be stored securely by the client.
type PublicApiKeyResponse ¶
type PublicApiKeyResponse struct {
ExpiresAt *string `json:"expires_at,omitempty"`
Id string `json:"id"`
IssuedAt string `json:"issued_at"`
IssuedBy string `json:"issued_by"`
OrganizationId string `json:"organization_id"`
Status string `json:"status"`
TenantId string `json:"tenant_id"`
Value string `json:"value"`
}
PublicApiKeyResponse defines model for PublicApiKeyResponse.
type PublishArticleManageArticlesArticleIdPublishPostParams ¶
type PublishArticleManageArticlesArticleIdPublishPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
PublishArticleManageArticlesArticleIdPublishPostParams defines parameters for PublishArticleManageArticlesArticleIdPublishPost.
type PublishArticleManageArticlesArticleIdPublishPostResponse ¶
type PublishArticleManageArticlesArticleIdPublishPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ArticleResponseModel
JSON422 *HTTPValidationError
}
func ParsePublishArticleManageArticlesArticleIdPublishPostResponse ¶
func ParsePublishArticleManageArticlesArticleIdPublishPostResponse(rsp *http.Response) (*PublishArticleManageArticlesArticleIdPublishPostResponse, error)
ParsePublishArticleManageArticlesArticleIdPublishPostResponse parses an HTTP response from a PublishArticleManageArticlesArticleIdPublishPostWithResponse call
func (PublishArticleManageArticlesArticleIdPublishPostResponse) Status ¶
func (r PublishArticleManageArticlesArticleIdPublishPostResponse) Status() string
Status returns HTTPResponse.Status
func (PublishArticleManageArticlesArticleIdPublishPostResponse) StatusCode ¶
func (r PublishArticleManageArticlesArticleIdPublishPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams ¶
type PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostParams defines parameters for PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPost.
type PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse ¶
type PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParsePublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse ¶
func ParsePublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse(rsp *http.Response) (*PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse, error)
ParsePublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse parses an HTTP response from a PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostWithResponse call
func (PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse) Status ¶
func (r PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse) Status() string
Status returns HTTPResponse.Status
func (PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse) StatusCode ¶
func (r PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PublishPageManagePagesPageIdPublishPostParams ¶
type PublishPageManagePagesPageIdPublishPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
PublishPageManagePagesPageIdPublishPostParams defines parameters for PublishPageManagePagesPageIdPublishPost.
type PublishPageManagePagesPageIdPublishPostResponse ¶
type PublishPageManagePagesPageIdPublishPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PageResponseModel
JSON422 *HTTPValidationError
}
func ParsePublishPageManagePagesPageIdPublishPostResponse ¶
func ParsePublishPageManagePagesPageIdPublishPostResponse(rsp *http.Response) (*PublishPageManagePagesPageIdPublishPostResponse, error)
ParsePublishPageManagePagesPageIdPublishPostResponse parses an HTTP response from a PublishPageManagePagesPageIdPublishPostWithResponse call
func (PublishPageManagePagesPageIdPublishPostResponse) Status ¶
func (r PublishPageManagePagesPageIdPublishPostResponse) Status() string
Status returns HTTPResponse.Status
func (PublishPageManagePagesPageIdPublishPostResponse) StatusCode ¶
func (r PublishPageManagePagesPageIdPublishPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RebuildAgendaPageToolsRebuildAgendaPagePostResponse ¶
type RebuildAgendaPageToolsRebuildAgendaPagePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
}
func ParseRebuildAgendaPageToolsRebuildAgendaPagePostResponse ¶
func ParseRebuildAgendaPageToolsRebuildAgendaPagePostResponse(rsp *http.Response) (*RebuildAgendaPageToolsRebuildAgendaPagePostResponse, error)
ParseRebuildAgendaPageToolsRebuildAgendaPagePostResponse parses an HTTP response from a RebuildAgendaPageToolsRebuildAgendaPagePostWithResponse call
func (RebuildAgendaPageToolsRebuildAgendaPagePostResponse) Status ¶
func (r RebuildAgendaPageToolsRebuildAgendaPagePostResponse) Status() string
Status returns HTTPResponse.Status
func (RebuildAgendaPageToolsRebuildAgendaPagePostResponse) StatusCode ¶
func (r RebuildAgendaPageToolsRebuildAgendaPagePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RefreshAccessTokenAuthRefreshPostJSONRequestBody ¶
type RefreshAccessTokenAuthRefreshPostJSONRequestBody = RefreshTokenRequest
RefreshAccessTokenAuthRefreshPostJSONRequestBody defines body for RefreshAccessTokenAuthRefreshPost for application/json ContentType.
type RefreshAccessTokenAuthRefreshPostResponse ¶
type RefreshAccessTokenAuthRefreshPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseRefreshAccessTokenAuthRefreshPostResponse ¶
func ParseRefreshAccessTokenAuthRefreshPostResponse(rsp *http.Response) (*RefreshAccessTokenAuthRefreshPostResponse, error)
ParseRefreshAccessTokenAuthRefreshPostResponse parses an HTTP response from a RefreshAccessTokenAuthRefreshPostWithResponse call
func (RefreshAccessTokenAuthRefreshPostResponse) Status ¶
func (r RefreshAccessTokenAuthRefreshPostResponse) Status() string
Status returns HTTPResponse.Status
func (RefreshAccessTokenAuthRefreshPostResponse) StatusCode ¶
func (r RefreshAccessTokenAuthRefreshPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RefreshTokenRequest ¶
type RefreshTokenRequest struct {
RefreshToken string `json:"refresh_token"`
}
RefreshTokenRequest defines model for RefreshTokenRequest.
type RegisterPasswordAuthRegisterPostJSONRequestBody ¶
type RegisterPasswordAuthRegisterPostJSONRequestBody = RegisterRequest
RegisterPasswordAuthRegisterPostJSONRequestBody defines body for RegisterPasswordAuthRegisterPost for application/json ContentType.
type RegisterPasswordAuthRegisterPostResponse ¶
type RegisterPasswordAuthRegisterPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseRegisterPasswordAuthRegisterPostResponse ¶
func ParseRegisterPasswordAuthRegisterPostResponse(rsp *http.Response) (*RegisterPasswordAuthRegisterPostResponse, error)
ParseRegisterPasswordAuthRegisterPostResponse parses an HTTP response from a RegisterPasswordAuthRegisterPostWithResponse call
func (RegisterPasswordAuthRegisterPostResponse) Status ¶
func (r RegisterPasswordAuthRegisterPostResponse) Status() string
Status returns HTTPResponse.Status
func (RegisterPasswordAuthRegisterPostResponse) StatusCode ¶
func (r RegisterPasswordAuthRegisterPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RegisterRequest ¶
type RegisterRequest struct {
Email openapi_types.Email `json:"email"`
FirstName *string `json:"first_name,omitempty"`
InvitationToken *string `json:"invitation_token,omitempty"`
LastName *string `json:"last_name,omitempty"`
Password string `json:"password"`
}
RegisterRequest defines model for RegisterRequest.
type RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams ¶
type RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteParams defines parameters for RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDelete.
type RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse ¶
type RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON422 *HTTPValidationError
}
func ParseRemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse ¶
func ParseRemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse(rsp *http.Response) (*RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse, error)
ParseRemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse parses an HTTP response from a RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteWithResponse call
func (RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse) Status ¶
func (r RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse) StatusCode ¶
func (r RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse ¶
type RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseRemoveMemberOrgsOrgIdMembersUserIdDeleteResponse ¶
func ParseRemoveMemberOrgsOrgIdMembersUserIdDeleteResponse(rsp *http.Response) (*RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse, error)
ParseRemoveMemberOrgsOrgIdMembersUserIdDeleteResponse parses an HTTP response from a RemoveMemberOrgsOrgIdMembersUserIdDeleteWithResponse call
func (RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse) Status ¶
func (r RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse) StatusCode ¶
func (r RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RequestEditorFn ¶
RequestEditorFn is the function signature for the RequestEditor callback function
type RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody ¶
type RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody = RequestPasswordResetRequest
RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody defines body for RequestPasswordResetAuthRequestPasswordResetPost for application/json ContentType.
type RequestPasswordResetAuthRequestPasswordResetPostResponse ¶
type RequestPasswordResetAuthRequestPasswordResetPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseRequestPasswordResetAuthRequestPasswordResetPostResponse ¶
func ParseRequestPasswordResetAuthRequestPasswordResetPostResponse(rsp *http.Response) (*RequestPasswordResetAuthRequestPasswordResetPostResponse, error)
ParseRequestPasswordResetAuthRequestPasswordResetPostResponse parses an HTTP response from a RequestPasswordResetAuthRequestPasswordResetPostWithResponse call
func (RequestPasswordResetAuthRequestPasswordResetPostResponse) Status ¶
func (r RequestPasswordResetAuthRequestPasswordResetPostResponse) Status() string
Status returns HTTPResponse.Status
func (RequestPasswordResetAuthRequestPasswordResetPostResponse) StatusCode ¶
func (r RequestPasswordResetAuthRequestPasswordResetPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RequestPasswordResetRequest ¶
type RequestPasswordResetRequest struct {
Email openapi_types.Email `json:"email"`
}
RequestPasswordResetRequest defines model for RequestPasswordResetRequest.
type ResendActivationAuthResendActivationPostParams ¶
type ResendActivationAuthResendActivationPostParams struct {
Email openapi_types.Email `form:"email" json:"email"`
}
ResendActivationAuthResendActivationPostParams defines parameters for ResendActivationAuthResendActivationPost.
type ResendActivationAuthResendActivationPostResponse ¶
type ResendActivationAuthResendActivationPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseResendActivationAuthResendActivationPostResponse ¶
func ParseResendActivationAuthResendActivationPostResponse(rsp *http.Response) (*ResendActivationAuthResendActivationPostResponse, error)
ParseResendActivationAuthResendActivationPostResponse parses an HTTP response from a ResendActivationAuthResendActivationPostWithResponse call
func (ResendActivationAuthResendActivationPostResponse) Status ¶
func (r ResendActivationAuthResendActivationPostResponse) Status() string
Status returns HTTPResponse.Status
func (ResendActivationAuthResendActivationPostResponse) StatusCode ¶
func (r ResendActivationAuthResendActivationPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ResetPasswordAuthResetPasswordPostJSONRequestBody ¶
type ResetPasswordAuthResetPasswordPostJSONRequestBody = ResetPasswordRequest
ResetPasswordAuthResetPasswordPostJSONRequestBody defines body for ResetPasswordAuthResetPasswordPost for application/json ContentType.
type ResetPasswordAuthResetPasswordPostResponse ¶
type ResetPasswordAuthResetPasswordPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseResetPasswordAuthResetPasswordPostResponse ¶
func ParseResetPasswordAuthResetPasswordPostResponse(rsp *http.Response) (*ResetPasswordAuthResetPasswordPostResponse, error)
ParseResetPasswordAuthResetPasswordPostResponse parses an HTTP response from a ResetPasswordAuthResetPasswordPostWithResponse call
func (ResetPasswordAuthResetPasswordPostResponse) Status ¶
func (r ResetPasswordAuthResetPasswordPostResponse) Status() string
Status returns HTTPResponse.Status
func (ResetPasswordAuthResetPasswordPostResponse) StatusCode ¶
func (r ResetPasswordAuthResetPasswordPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ResetPasswordRequest ¶
type ResetPasswordRequest struct {
NewPassword string `json:"new_password"`
Token string `json:"token"`
}
ResetPasswordRequest defines model for ResetPasswordRequest.
type RestoreBackupBackupsBackupIdRestorePostResponse ¶ added in v0.1.1
type RestoreBackupBackupsBackupIdRestorePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *BackupResponse
JSON422 *HTTPValidationError
}
func ParseRestoreBackupBackupsBackupIdRestorePostResponse ¶ added in v0.1.1
func ParseRestoreBackupBackupsBackupIdRestorePostResponse(rsp *http.Response) (*RestoreBackupBackupsBackupIdRestorePostResponse, error)
ParseRestoreBackupBackupsBackupIdRestorePostResponse parses an HTTP response from a RestoreBackupBackupsBackupIdRestorePostWithResponse call
func (RestoreBackupBackupsBackupIdRestorePostResponse) Status ¶ added in v0.1.1
func (r RestoreBackupBackupsBackupIdRestorePostResponse) Status() string
Status returns HTTPResponse.Status
func (RestoreBackupBackupsBackupIdRestorePostResponse) StatusCode ¶ added in v0.1.1
func (r RestoreBackupBackupsBackupIdRestorePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse ¶
type ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ResumeSubscriptionResponse
JSON422 *HTTPValidationError
}
func ParseResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse ¶
func ParseResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse(rsp *http.Response) (*ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse, error)
ParseResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse parses an HTTP response from a ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostWithResponse call
func (ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse) Status ¶
func (r ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse) Status() string
Status returns HTTPResponse.Status
func (ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse) StatusCode ¶
func (r ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ResumeSubscriptionResponse ¶
type ResumeSubscriptionResponse struct {
// Status Result of the resume operation
Status string `json:"status"`
}
ResumeSubscriptionResponse defines model for ResumeSubscriptionResponse.
type RetryExportJobSyncJobsJobIdRetryPostParams ¶ added in v0.1.1
type RetryExportJobSyncJobsJobIdRetryPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
RetryExportJobSyncJobsJobIdRetryPostParams defines parameters for RetryExportJobSyncJobsJobIdRetryPost.
type RetryExportJobSyncJobsJobIdRetryPostResponse ¶ added in v0.1.1
type RetryExportJobSyncJobsJobIdRetryPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseRetryExportJobSyncJobsJobIdRetryPostResponse ¶ added in v0.1.1
func ParseRetryExportJobSyncJobsJobIdRetryPostResponse(rsp *http.Response) (*RetryExportJobSyncJobsJobIdRetryPostResponse, error)
ParseRetryExportJobSyncJobsJobIdRetryPostResponse parses an HTTP response from a RetryExportJobSyncJobsJobIdRetryPostWithResponse call
func (RetryExportJobSyncJobsJobIdRetryPostResponse) Status ¶ added in v0.1.1
func (r RetryExportJobSyncJobsJobIdRetryPostResponse) Status() string
Status returns HTTPResponse.Status
func (RetryExportJobSyncJobsJobIdRetryPostResponse) StatusCode ¶ added in v0.1.1
func (r RetryExportJobSyncJobsJobIdRetryPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse ¶
type RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseRevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse ¶
func ParseRevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse(rsp *http.Response) (*RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse, error)
ParseRevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse parses an HTTP response from a RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteWithResponse call
func (RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse) Status ¶
func (r RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse) Status() string
Status returns HTTPResponse.Status
func (RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse) StatusCode ¶
func (r RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RootGetResponse ¶
func ParseRootGetResponse ¶
func ParseRootGetResponse(rsp *http.Response) (*RootGetResponse, error)
ParseRootGetResponse parses an HTTP response from a RootGetWithResponse call
func (RootGetResponse) Status ¶
func (r RootGetResponse) Status() string
Status returns HTTPResponse.Status
func (RootGetResponse) StatusCode ¶
func (r RootGetResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody ¶ added in v0.1.1
type SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody = UpdateOnboardingStatusRequest
SetMyOnboardingStatusAuthMeOnboardingPatchJSONRequestBody defines body for SetMyOnboardingStatusAuthMeOnboardingPatch for application/json ContentType.
type SetMyOnboardingStatusAuthMeOnboardingPatchResponse ¶ added in v0.1.1
type SetMyOnboardingStatusAuthMeOnboardingPatchResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *UserWithAuthorization
JSON422 *HTTPValidationError
}
func ParseSetMyOnboardingStatusAuthMeOnboardingPatchResponse ¶ added in v0.1.1
func ParseSetMyOnboardingStatusAuthMeOnboardingPatchResponse(rsp *http.Response) (*SetMyOnboardingStatusAuthMeOnboardingPatchResponse, error)
ParseSetMyOnboardingStatusAuthMeOnboardingPatchResponse parses an HTTP response from a SetMyOnboardingStatusAuthMeOnboardingPatchWithResponse call
func (SetMyOnboardingStatusAuthMeOnboardingPatchResponse) Status ¶ added in v0.1.1
func (r SetMyOnboardingStatusAuthMeOnboardingPatchResponse) Status() string
Status returns HTTPResponse.Status
func (SetMyOnboardingStatusAuthMeOnboardingPatchResponse) StatusCode ¶ added in v0.1.1
func (r SetMyOnboardingStatusAuthMeOnboardingPatchResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type SourceType ¶
type SourceType string
SourceType defines model for SourceType.
const ( AiGenerated SourceType = "ai_generated" External SourceType = "external" Internal SourceType = "internal" UserSubmitted SourceType = "user_submitted" )
Defines values for SourceType.
func (SourceType) Valid ¶
func (e SourceType) Valid() bool
Valid indicates whether the value is a known member of the SourceType enum.
type StripeWebhookBillingWebhooksStripePostParams ¶
type StripeWebhookBillingWebhooksStripePostParams struct {
StripeSignature string `json:"stripe-signature"`
}
StripeWebhookBillingWebhooksStripePostParams defines parameters for StripeWebhookBillingWebhooksStripePost.
type StripeWebhookBillingWebhooksStripePostResponse ¶
type StripeWebhookBillingWebhooksStripePostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseStripeWebhookBillingWebhooksStripePostResponse ¶
func ParseStripeWebhookBillingWebhooksStripePostResponse(rsp *http.Response) (*StripeWebhookBillingWebhooksStripePostResponse, error)
ParseStripeWebhookBillingWebhooksStripePostResponse parses an HTTP response from a StripeWebhookBillingWebhooksStripePostWithResponse call
func (StripeWebhookBillingWebhooksStripePostResponse) Status ¶
func (r StripeWebhookBillingWebhooksStripePostResponse) Status() string
Status returns HTTPResponse.Status
func (StripeWebhookBillingWebhooksStripePostResponse) StatusCode ¶
func (r StripeWebhookBillingWebhooksStripePostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type SubscriptionResponse ¶
type SubscriptionResponse struct {
BillingInterval *string `json:"billing_interval,omitempty"`
CancelAtPeriodEnd bool `json:"cancel_at_period_end"`
CreatedAt string `json:"created_at"`
CurrentPeriodEnd *string `json:"current_period_end,omitempty"`
CurrentPeriodStart *string `json:"current_period_start,omitempty"`
Id string `json:"id"`
OrganizationId string `json:"organization_id"`
UpdatedAt string `json:"updated_at"`
}
SubscriptionResponse Subscription details exposed to the client (excludes Stripe-internal IDs).
type SyncDeferredTaskMessage ¶
type SyncDeferredTaskMessage struct {
Payload SyncDeferredTaskPayload `json:"payload"`
TaskId string `json:"task_id"`
}
SyncDeferredTaskMessage defines model for SyncDeferredTaskMessage.
type SyncDeferredTaskPayload ¶
type SyncDeferredTaskPayload struct {
Data interface{} `json:"data"`
TenantId string `json:"tenant_id"`
}
SyncDeferredTaskPayload defines model for SyncDeferredTaskPayload.
type TaskStatus ¶ added in v0.1.1
type TaskStatus string
TaskStatus defines model for TaskStatus.
const ( TaskStatusDone TaskStatus = "done" TaskStatusFailed TaskStatus = "failed" TaskStatusPending TaskStatus = "pending" )
Defines values for TaskStatus.
func (TaskStatus) Valid ¶ added in v0.1.1
func (e TaskStatus) Valid() bool
Valid indicates whether the value is a known member of the TaskStatus enum.
type Tenant ¶
type Tenant struct {
AvatarUrl *string `json:"avatar_url"`
CreatedAt string `json:"created_at"`
Description *string `json:"description"`
EnabledLanguages []string `json:"enabled_languages"`
Id string `json:"id"`
Name string `json:"name"`
OrganizationId string `json:"organization_id"`
UpdatedAt string `json:"updated_at"`
}
Tenant defines model for Tenant.
type TenantUsage ¶
type TenantUsage struct {
CreatedAt string `json:"created_at"`
OrganizationId string `json:"organization_id"`
PublicApiBandwidthUsedBytes int `json:"public_api_bandwidth_used_bytes"`
PublicApiCalls int `json:"public_api_calls"`
TenantId string `json:"tenant_id"`
TotalRecords int `json:"total_records"`
UpdatedAt string `json:"updated_at"`
}
TenantUsage defines model for TenantUsage.
type TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody ¶
type TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody = TriggerExtensionRequest
TriggerExtensionExtensionsExtensionIdTriggerPostJSONRequestBody defines body for TriggerExtensionExtensionsExtensionIdTriggerPost for application/json ContentType.
type TriggerExtensionExtensionsExtensionIdTriggerPostResponse ¶
type TriggerExtensionExtensionsExtensionIdTriggerPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON422 *HTTPValidationError
}
func ParseTriggerExtensionExtensionsExtensionIdTriggerPostResponse ¶
func ParseTriggerExtensionExtensionsExtensionIdTriggerPostResponse(rsp *http.Response) (*TriggerExtensionExtensionsExtensionIdTriggerPostResponse, error)
ParseTriggerExtensionExtensionsExtensionIdTriggerPostResponse parses an HTTP response from a TriggerExtensionExtensionsExtensionIdTriggerPostWithResponse call
func (TriggerExtensionExtensionsExtensionIdTriggerPostResponse) Status ¶
func (r TriggerExtensionExtensionsExtensionIdTriggerPostResponse) Status() string
Status returns HTTPResponse.Status
func (TriggerExtensionExtensionsExtensionIdTriggerPostResponse) StatusCode ¶
func (r TriggerExtensionExtensionsExtensionIdTriggerPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type TriggerExtensionRequest ¶
type TriggerExtensionRequest struct {
Data *map[string]interface{} `json:"data,omitempty"`
}
TriggerExtensionRequest defines model for TriggerExtensionRequest.
type UpdateArticleManageArticlesArticleIdPutJSONRequestBody ¶
type UpdateArticleManageArticlesArticleIdPutJSONRequestBody = ArticleUpdateModel
UpdateArticleManageArticlesArticleIdPutJSONRequestBody defines body for UpdateArticleManageArticlesArticleIdPut for application/json ContentType.
type UpdateArticleManageArticlesArticleIdPutParams ¶
type UpdateArticleManageArticlesArticleIdPutParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UpdateArticleManageArticlesArticleIdPutParams defines parameters for UpdateArticleManageArticlesArticleIdPut.
type UpdateArticleManageArticlesArticleIdPutResponse ¶
type UpdateArticleManageArticlesArticleIdPutResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ArticleResponseModel
JSON422 *HTTPValidationError
}
func ParseUpdateArticleManageArticlesArticleIdPutResponse ¶
func ParseUpdateArticleManageArticlesArticleIdPutResponse(rsp *http.Response) (*UpdateArticleManageArticlesArticleIdPutResponse, error)
ParseUpdateArticleManageArticlesArticleIdPutResponse parses an HTTP response from a UpdateArticleManageArticlesArticleIdPutWithResponse call
func (UpdateArticleManageArticlesArticleIdPutResponse) Status ¶
func (r UpdateArticleManageArticlesArticleIdPutResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateArticleManageArticlesArticleIdPutResponse) StatusCode ¶
func (r UpdateArticleManageArticlesArticleIdPutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody ¶
type UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody = CategoryUpdateModel
UpdateCategoryManageCategoriesCategoryIdPutJSONRequestBody defines body for UpdateCategoryManageCategoriesCategoryIdPut for application/json ContentType.
type UpdateCategoryManageCategoriesCategoryIdPutParams ¶
type UpdateCategoryManageCategoriesCategoryIdPutParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UpdateCategoryManageCategoriesCategoryIdPutParams defines parameters for UpdateCategoryManageCategoriesCategoryIdPut.
type UpdateCategoryManageCategoriesCategoryIdPutResponse ¶
type UpdateCategoryManageCategoriesCategoryIdPutResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CategoryResponseModel
JSON422 *HTTPValidationError
}
func ParseUpdateCategoryManageCategoriesCategoryIdPutResponse ¶
func ParseUpdateCategoryManageCategoriesCategoryIdPutResponse(rsp *http.Response) (*UpdateCategoryManageCategoriesCategoryIdPutResponse, error)
ParseUpdateCategoryManageCategoriesCategoryIdPutResponse parses an HTTP response from a UpdateCategoryManageCategoriesCategoryIdPutWithResponse call
func (UpdateCategoryManageCategoriesCategoryIdPutResponse) Status ¶
func (r UpdateCategoryManageCategoriesCategoryIdPutResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateCategoryManageCategoriesCategoryIdPutResponse) StatusCode ¶
func (r UpdateCategoryManageCategoriesCategoryIdPutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody ¶
type UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody = CustomCollectionUpdateModel
UpdateCollectionManageCustomCollectionsCollectionIdPutJSONRequestBody defines body for UpdateCollectionManageCustomCollectionsCollectionIdPut for application/json ContentType.
type UpdateCollectionManageCustomCollectionsCollectionIdPutParams ¶
type UpdateCollectionManageCustomCollectionsCollectionIdPutParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UpdateCollectionManageCustomCollectionsCollectionIdPutParams defines parameters for UpdateCollectionManageCustomCollectionsCollectionIdPut.
type UpdateCollectionManageCustomCollectionsCollectionIdPutResponse ¶
type UpdateCollectionManageCustomCollectionsCollectionIdPutResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CustomCollectionResponseModel
JSON422 *HTTPValidationError
}
func ParseUpdateCollectionManageCustomCollectionsCollectionIdPutResponse ¶
func ParseUpdateCollectionManageCustomCollectionsCollectionIdPutResponse(rsp *http.Response) (*UpdateCollectionManageCustomCollectionsCollectionIdPutResponse, error)
ParseUpdateCollectionManageCustomCollectionsCollectionIdPutResponse parses an HTTP response from a UpdateCollectionManageCustomCollectionsCollectionIdPutWithResponse call
func (UpdateCollectionManageCustomCollectionsCollectionIdPutResponse) Status ¶
func (r UpdateCollectionManageCustomCollectionsCollectionIdPutResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateCollectionManageCustomCollectionsCollectionIdPutResponse) StatusCode ¶
func (r UpdateCollectionManageCustomCollectionsCollectionIdPutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody ¶
type UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody = UpdateExtensionRequest
UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody defines body for UpdateExtensionExtensionsExtensionIdPatch for application/json ContentType.
type UpdateExtensionExtensionsExtensionIdPatchResponse ¶
type UpdateExtensionExtensionsExtensionIdPatchResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseUpdateExtensionExtensionsExtensionIdPatchResponse ¶
func ParseUpdateExtensionExtensionsExtensionIdPatchResponse(rsp *http.Response) (*UpdateExtensionExtensionsExtensionIdPatchResponse, error)
ParseUpdateExtensionExtensionsExtensionIdPatchResponse parses an HTTP response from a UpdateExtensionExtensionsExtensionIdPatchWithResponse call
func (UpdateExtensionExtensionsExtensionIdPatchResponse) Status ¶
func (r UpdateExtensionExtensionsExtensionIdPatchResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateExtensionExtensionsExtensionIdPatchResponse) StatusCode ¶
func (r UpdateExtensionExtensionsExtensionIdPatchResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateExtensionRequest ¶
type UpdateExtensionRequest struct {
ActionConfig *map[string]interface{} `json:"action_config,omitempty"`
Label *string `json:"label,omitempty"`
TriggerConfig *map[string]interface{} `json:"trigger_config,omitempty"`
TriggerOnEvents *[]string `json:"trigger_on_events,omitempty"`
}
UpdateExtensionRequest defines model for UpdateExtensionRequest.
type UpdateFileManageFilesFileIdPutJSONRequestBody ¶
type UpdateFileManageFilesFileIdPutJSONRequestBody = FileUpdateModel
UpdateFileManageFilesFileIdPutJSONRequestBody defines body for UpdateFileManageFilesFileIdPut for application/json ContentType.
type UpdateFileManageFilesFileIdPutParams ¶
type UpdateFileManageFilesFileIdPutParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UpdateFileManageFilesFileIdPutParams defines parameters for UpdateFileManageFilesFileIdPut.
type UpdateFileManageFilesFileIdPutResponse ¶
type UpdateFileManageFilesFileIdPutResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *FileResponseModel
JSON422 *HTTPValidationError
}
func ParseUpdateFileManageFilesFileIdPutResponse ¶
func ParseUpdateFileManageFilesFileIdPutResponse(rsp *http.Response) (*UpdateFileManageFilesFileIdPutResponse, error)
ParseUpdateFileManageFilesFileIdPutResponse parses an HTTP response from a UpdateFileManageFilesFileIdPutWithResponse call
func (UpdateFileManageFilesFileIdPutResponse) Status ¶
func (r UpdateFileManageFilesFileIdPutResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateFileManageFilesFileIdPutResponse) StatusCode ¶
func (r UpdateFileManageFilesFileIdPutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateGripDestinationRequest ¶
type UpdateGripDestinationRequest struct {
ApiToken *string `json:"api_token,omitempty"`
// EntityType Enumeration for Grip destination entity types.
EntityType *GripEntityType `json:"entity_type,omitempty"`
LocationsDestinationName *string `json:"locations_destination_name,omitempty"`
TargetContainerId *int `json:"target_container_id,omitempty"`
TracksDestinationName *string `json:"tracks_destination_name,omitempty"`
}
UpdateGripDestinationRequest defines model for UpdateGripDestinationRequest.
type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody ¶
type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody = CustomCollectionItemUpdateModel
UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutJSONRequestBody defines body for UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPut for application/json ContentType.
type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams ¶
type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutParams defines parameters for UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPut.
type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse ¶
type UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CustomCollectionItemResponseModel
JSON422 *HTTPValidationError
}
func ParseUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse ¶
func ParseUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse(rsp *http.Response) (*UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse, error)
ParseUpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse parses an HTTP response from a UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutWithResponse call
func (UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse) Status ¶
func (r UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse) StatusCode ¶
func (r UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody ¶
type UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody = MicroCopyUpdateModel
UpdateMicroCopyManageMicroCopyMicroCopyIdPutJSONRequestBody defines body for UpdateMicroCopyManageMicroCopyMicroCopyIdPut for application/json ContentType.
type UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams ¶
type UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams defines parameters for UpdateMicroCopyManageMicroCopyMicroCopyIdPut.
type UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse ¶
type UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *MicroCopyResponseModel
JSON422 *HTTPValidationError
}
func ParseUpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse ¶
func ParseUpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse(rsp *http.Response) (*UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse, error)
ParseUpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse parses an HTTP response from a UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithResponse call
func (UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse) Status ¶
func (r UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse) StatusCode ¶
func (r UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateOnboardingStatusRequest ¶ added in v0.1.1
type UpdateOnboardingStatusRequest struct {
Status OnboardingStatus `json:"status"`
}
UpdateOnboardingStatusRequest defines model for UpdateOnboardingStatusRequest.
type UpdateOrgOrgsOrgIdPatchJSONRequestBody ¶
type UpdateOrgOrgsOrgIdPatchJSONRequestBody = UpdateOrgRequest
UpdateOrgOrgsOrgIdPatchJSONRequestBody defines body for UpdateOrgOrgsOrgIdPatch for application/json ContentType.
type UpdateOrgOrgsOrgIdPatchResponse ¶
type UpdateOrgOrgsOrgIdPatchResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Organization
JSON422 *HTTPValidationError
}
func ParseUpdateOrgOrgsOrgIdPatchResponse ¶
func ParseUpdateOrgOrgsOrgIdPatchResponse(rsp *http.Response) (*UpdateOrgOrgsOrgIdPatchResponse, error)
ParseUpdateOrgOrgsOrgIdPatchResponse parses an HTTP response from a UpdateOrgOrgsOrgIdPatchWithResponse call
func (UpdateOrgOrgsOrgIdPatchResponse) Status ¶
func (r UpdateOrgOrgsOrgIdPatchResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateOrgOrgsOrgIdPatchResponse) StatusCode ¶
func (r UpdateOrgOrgsOrgIdPatchResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateOrgRequest ¶
type UpdateOrgRequest struct {
Description *string `json:"description,omitempty"`
Name *string `json:"name,omitempty"`
}
UpdateOrgRequest defines model for UpdateOrgRequest.
type UpdatePageManagePagesPageIdPutJSONRequestBody ¶
type UpdatePageManagePagesPageIdPutJSONRequestBody = PageUpdateModel
UpdatePageManagePagesPageIdPutJSONRequestBody defines body for UpdatePageManagePagesPageIdPut for application/json ContentType.
type UpdatePageManagePagesPageIdPutParams ¶
type UpdatePageManagePagesPageIdPutParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UpdatePageManagePagesPageIdPutParams defines parameters for UpdatePageManagePagesPageIdPut.
type UpdatePageManagePagesPageIdPutResponse ¶
type UpdatePageManagePagesPageIdPutResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *PageResponseModel
JSON422 *HTTPValidationError
}
func ParseUpdatePageManagePagesPageIdPutResponse ¶
func ParseUpdatePageManagePagesPageIdPutResponse(rsp *http.Response) (*UpdatePageManagePagesPageIdPutResponse, error)
ParseUpdatePageManagePagesPageIdPutResponse parses an HTTP response from a UpdatePageManagePagesPageIdPutWithResponse call
func (UpdatePageManagePagesPageIdPutResponse) Status ¶
func (r UpdatePageManagePagesPageIdPutResponse) Status() string
Status returns HTTPResponse.Status
func (UpdatePageManagePagesPageIdPutResponse) StatusCode ¶
func (r UpdatePageManagePagesPageIdPutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdatePlanPortalRequest ¶
type UpdatePlanPortalRequest struct {
BillingInterval string `json:"billing_interval"`
PlanCode string `json:"plan_code"`
ReturnUrl string `json:"return_url"`
}
UpdatePlanPortalRequest defines model for UpdatePlanPortalRequest.
type UpdateSyncDestinationConfigSyncDestinationIdPatchJSONBody ¶
type UpdateSyncDestinationConfigSyncDestinationIdPatchJSONBody struct {
// contains filtered or unexported fields
}
UpdateSyncDestinationConfigSyncDestinationIdPatchJSONBody defines parameters for UpdateSyncDestinationConfigSyncDestinationIdPatch.
type UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody ¶
type UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody UpdateSyncDestinationConfigSyncDestinationIdPatchJSONBody
UpdateSyncDestinationConfigSyncDestinationIdPatchJSONRequestBody defines body for UpdateSyncDestinationConfigSyncDestinationIdPatch for application/json ContentType.
type UpdateSyncDestinationConfigSyncDestinationIdPatchParams ¶
type UpdateSyncDestinationConfigSyncDestinationIdPatchParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UpdateSyncDestinationConfigSyncDestinationIdPatchParams defines parameters for UpdateSyncDestinationConfigSyncDestinationIdPatch.
type UpdateSyncDestinationConfigSyncDestinationIdPatchResponse ¶
type UpdateSyncDestinationConfigSyncDestinationIdPatchResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *interface{}
JSON422 *HTTPValidationError
}
func ParseUpdateSyncDestinationConfigSyncDestinationIdPatchResponse ¶
func ParseUpdateSyncDestinationConfigSyncDestinationIdPatchResponse(rsp *http.Response) (*UpdateSyncDestinationConfigSyncDestinationIdPatchResponse, error)
ParseUpdateSyncDestinationConfigSyncDestinationIdPatchResponse parses an HTTP response from a UpdateSyncDestinationConfigSyncDestinationIdPatchWithResponse call
func (UpdateSyncDestinationConfigSyncDestinationIdPatchResponse) Status ¶
func (r UpdateSyncDestinationConfigSyncDestinationIdPatchResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateSyncDestinationConfigSyncDestinationIdPatchResponse) StatusCode ¶
func (r UpdateSyncDestinationConfigSyncDestinationIdPatchResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateTenantRequest ¶
type UpdateTenantRequest struct {
AvatarUrl *string `json:"avatar_url,omitempty"`
Description *string `json:"description,omitempty"`
EnabledLanguages *[]string `json:"enabled_languages,omitempty"`
Name *string `json:"name,omitempty"`
}
UpdateTenantRequest defines model for UpdateTenantRequest.
type UpdateTenantTenantsTenantIdPatchJSONRequestBody ¶
type UpdateTenantTenantsTenantIdPatchJSONRequestBody = UpdateTenantRequest
UpdateTenantTenantsTenantIdPatchJSONRequestBody defines body for UpdateTenantTenantsTenantIdPatch for application/json ContentType.
type UpdateTenantTenantsTenantIdPatchResponse ¶
type UpdateTenantTenantsTenantIdPatchResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Tenant
JSON422 *HTTPValidationError
}
func ParseUpdateTenantTenantsTenantIdPatchResponse ¶
func ParseUpdateTenantTenantsTenantIdPatchResponse(rsp *http.Response) (*UpdateTenantTenantsTenantIdPatchResponse, error)
ParseUpdateTenantTenantsTenantIdPatchResponse parses an HTTP response from a UpdateTenantTenantsTenantIdPatchWithResponse call
func (UpdateTenantTenantsTenantIdPatchResponse) Status ¶
func (r UpdateTenantTenantsTenantIdPatchResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateTenantTenantsTenantIdPatchResponse) StatusCode ¶
func (r UpdateTenantTenantsTenantIdPatchResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateWebflowDestinationRequest ¶
type UpdateWebflowDestinationRequest struct {
ApiToken *string `json:"api_token,omitempty"`
TargetCollectionId *string `json:"target_collection_id,omitempty"`
}
UpdateWebflowDestinationRequest defines model for UpdateWebflowDestinationRequest.
type UploadFileByIdManageFilesFileIdUploadPostMultipartRequestBody ¶
type UploadFileByIdManageFilesFileIdUploadPostMultipartRequestBody = BodyUploadFileByIdManageFilesFileIdUploadPost
UploadFileByIdManageFilesFileIdUploadPostMultipartRequestBody defines body for UploadFileByIdManageFilesFileIdUploadPost for multipart/form-data ContentType.
type UploadFileByIdManageFilesFileIdUploadPostParams ¶
type UploadFileByIdManageFilesFileIdUploadPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UploadFileByIdManageFilesFileIdUploadPostParams defines parameters for UploadFileByIdManageFilesFileIdUploadPost.
type UploadFileByIdManageFilesFileIdUploadPostResponse ¶
type UploadFileByIdManageFilesFileIdUploadPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *FileResponseModel
JSON422 *HTTPValidationError
}
func ParseUploadFileByIdManageFilesFileIdUploadPostResponse ¶
func ParseUploadFileByIdManageFilesFileIdUploadPostResponse(rsp *http.Response) (*UploadFileByIdManageFilesFileIdUploadPostResponse, error)
ParseUploadFileByIdManageFilesFileIdUploadPostResponse parses an HTTP response from a UploadFileByIdManageFilesFileIdUploadPostWithResponse call
func (UploadFileByIdManageFilesFileIdUploadPostResponse) Status ¶
func (r UploadFileByIdManageFilesFileIdUploadPostResponse) Status() string
Status returns HTTPResponse.Status
func (UploadFileByIdManageFilesFileIdUploadPostResponse) StatusCode ¶
func (r UploadFileByIdManageFilesFileIdUploadPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UploadFileManageFilesPostMultipartRequestBody ¶
type UploadFileManageFilesPostMultipartRequestBody = BodyUploadFileManageFilesPost
UploadFileManageFilesPostMultipartRequestBody defines body for UploadFileManageFilesPost for multipart/form-data ContentType.
type UploadFileManageFilesPostParams ¶
type UploadFileManageFilesPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UploadFileManageFilesPostParams defines parameters for UploadFileManageFilesPost.
type UploadFileManageFilesPostResponse ¶
type UploadFileManageFilesPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *FileResponseModel
JSON422 *HTTPValidationError
}
func ParseUploadFileManageFilesPostResponse ¶
func ParseUploadFileManageFilesPostResponse(rsp *http.Response) (*UploadFileManageFilesPostResponse, error)
ParseUploadFileManageFilesPostResponse parses an HTTP response from a UploadFileManageFilesPostWithResponse call
func (UploadFileManageFilesPostResponse) Status ¶
func (r UploadFileManageFilesPostResponse) Status() string
Status returns HTTPResponse.Status
func (UploadFileManageFilesPostResponse) StatusCode ¶
func (r UploadFileManageFilesPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostMultipartRequestBody ¶
type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostMultipartRequestBody = BodyUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPost
UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostMultipartRequestBody defines body for UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPost for multipart/form-data ContentType.
type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams ¶
type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams struct {
XTenantID *string `json:"X-Tenant-ID,omitempty"`
}
UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostParams defines parameters for UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPost.
type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse ¶
type UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *UploadPartResponse
JSON422 *HTTPValidationError
}
func ParseUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse ¶
func ParseUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse(rsp *http.Response) (*UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse, error)
ParseUploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse parses an HTTP response from a UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostWithResponse call
func (UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse) Status ¶
Status returns HTTPResponse.Status
func (UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse) StatusCode ¶
func (r UploadPartManageFilesFileIdMultipartUploadIdPartsPartNumberPostResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UploadPartResponse ¶
UploadPartResponse defines model for UploadPartResponse.
type UploadStatus ¶
type UploadStatus string
UploadStatus defines model for UploadStatus.
const ( UploadStatusCompleted UploadStatus = "completed" UploadStatusFailed UploadStatus = "failed" UploadStatusInProgress UploadStatus = "in_progress" UploadStatusPending UploadStatus = "pending" )
Defines values for UploadStatus.
func (UploadStatus) Valid ¶
func (e UploadStatus) Valid() bool
Valid indicates whether the value is a known member of the UploadStatus enum.
type User ¶
type User struct {
AvatarUrl *string `json:"avatar_url"`
CreatedAt string `json:"created_at"`
Email string `json:"email"`
FirstName *string `json:"first_name"`
Id string `json:"id"`
IsEmailVerified bool `json:"is_email_verified"`
LastName *string `json:"last_name"`
OnboardingStatus *string `json:"onboarding_status,omitempty"`
Status string `json:"status"`
UpdatedAt string `json:"updated_at"`
}
User defines model for User.
type UserWithAuthorization ¶
type UserWithAuthorization struct {
Permissions []string `json:"permissions"`
RolesByOrganization map[string]ExternalUserRoleKey `json:"roles_by_organization"`
User User `json:"user"`
}
UserWithAuthorization defines model for UserWithAuthorization.
type ValidationError ¶
type ValidationError struct {
Loc []ValidationError_Loc_Item `json:"loc"`
Msg string `json:"msg"`
Type string `json:"type"`
}
ValidationError defines model for ValidationError.
type ValidationErrorLoc0 ¶
type ValidationErrorLoc0 = string
ValidationErrorLoc0 defines model for .
type ValidationError_Loc_Item ¶
type ValidationError_Loc_Item struct {
// contains filtered or unexported fields
}
ValidationError_Loc_Item defines model for ValidationError.loc.Item.
func (ValidationError_Loc_Item) AsValidationErrorLoc0 ¶
func (t ValidationError_Loc_Item) AsValidationErrorLoc0() (ValidationErrorLoc0, error)
AsValidationErrorLoc0 returns the union data inside the ValidationError_Loc_Item as a ValidationErrorLoc0
func (ValidationError_Loc_Item) AsValidationErrorLoc1 ¶
func (t ValidationError_Loc_Item) AsValidationErrorLoc1() (ValidationErrorLoc1, error)
AsValidationErrorLoc1 returns the union data inside the ValidationError_Loc_Item as a ValidationErrorLoc1
func (*ValidationError_Loc_Item) FromValidationErrorLoc0 ¶
func (t *ValidationError_Loc_Item) FromValidationErrorLoc0(v ValidationErrorLoc0) error
FromValidationErrorLoc0 overwrites any union data inside the ValidationError_Loc_Item as the provided ValidationErrorLoc0
func (*ValidationError_Loc_Item) FromValidationErrorLoc1 ¶
func (t *ValidationError_Loc_Item) FromValidationErrorLoc1(v ValidationErrorLoc1) error
FromValidationErrorLoc1 overwrites any union data inside the ValidationError_Loc_Item as the provided ValidationErrorLoc1
func (ValidationError_Loc_Item) MarshalJSON ¶
func (t ValidationError_Loc_Item) MarshalJSON() ([]byte, error)
func (*ValidationError_Loc_Item) MergeValidationErrorLoc0 ¶
func (t *ValidationError_Loc_Item) MergeValidationErrorLoc0(v ValidationErrorLoc0) error
MergeValidationErrorLoc0 performs a merge with any union data inside the ValidationError_Loc_Item, using the provided ValidationErrorLoc0
func (*ValidationError_Loc_Item) MergeValidationErrorLoc1 ¶
func (t *ValidationError_Loc_Item) MergeValidationErrorLoc1(v ValidationErrorLoc1) error
MergeValidationErrorLoc1 performs a merge with any union data inside the ValidationError_Loc_Item, using the provided ValidationErrorLoc1
func (*ValidationError_Loc_Item) UnmarshalJSON ¶
func (t *ValidationError_Loc_Item) UnmarshalJSON(b []byte) error