client

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 10 Imported by: 0

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

View Source
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

func NewDeleteOrgOrgsOrgIdDeleteRequest(server string, orgId string) (*http.Request, error)

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

func NewGetAvailablePlansBillingPlansGetRequest(server string) (*http.Request, error)

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

func NewGetMeAuthMeGetRequest(server string) (*http.Request, error)

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

func NewGetOrgOrgsOrgIdGetRequest(server string, orgId string) (*http.Request, error)

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

func NewGetStatusManageStatusGetRequest(server string) (*http.Request, error)

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

func NewGetTenantTenantsTenantIdGetRequest(server string, tenantId string) (*http.Request, error)

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

func NewGetVersionsManageStatusVersionGetRequest(server string) (*http.Request, error)

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

func NewHealthCheckHealthGetRequest(server string) (*http.Request, error)

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

func NewInfoInfoGetRequest(server string) (*http.Request, error)

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

func NewListMembersOrgsOrgIdMembersGetRequest(server string, orgId string) (*http.Request, error)

NewListMembersOrgsOrgIdMembersGetRequest generates requests for ListMembersOrgsOrgIdMembersGet

func NewListMicroCopiesManageMicroCopyGetRequest

func NewListMicroCopiesManageMicroCopyGetRequest(server string, params *ListMicroCopiesManageMicroCopyGetParams) (*http.Request, error)

NewListMicroCopiesManageMicroCopyGetRequest generates requests for ListMicroCopiesManageMicroCopyGet

func NewListMyOrgsOrgsGetRequest

func NewListMyOrgsOrgsGetRequest(server string) (*http.Request, error)

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

func NewRebuildAgendaPageToolsRebuildAgendaPagePostRequest(server string) (*http.Request, error)

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

func NewRootGetRequest(server string) (*http.Request, error)

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

Status returns HTTPResponse.Status

func (AbortMultipartUploadManageFilesFileIdMultipartUploadIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (AcceptInvitationOrgsInvitationsAcceptPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ActivateAccountAuthActivatePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (AddArticleToCategoryManageCategoriesCategoryIdArticlesArticleIdPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ArchiveArticleManageArticlesArticleIdArchivePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ArchiveItemManageCustomCollectionsCollectionIdItemsItemIdArchivePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ArchivePageManagePagesPageIdArchivePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (AssignMemberOrgsOrgIdMembersPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (BatchSyncToDestinationSyncDestinationIdBatchPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CallbackGithubAuthCallbackGithubGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CancelExportJobSyncJobsJobIdCancelPostResponse) StatusCode added in v0.1.1

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

Status returns HTTPResponse.Status

func (ChangePasswordAuthChangePasswordPostResponse) StatusCode

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 (c *Client) AcceptInvitationOrgsInvitationsAcceptPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) AssignMemberOrgsOrgIdMembersPostWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) ChangePasswordAuthChangePasswordPostWithBody(ctx context.Context, contentType string, body io.Reader, 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) CreateArticleManageArticlesPostWithBody

func (c *Client) CreateArticleManageArticlesPostWithBody(ctx context.Context, params *CreateArticleManageArticlesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateBackupBackupsPost added in v0.1.1

func (c *Client) CreateBackupBackupsPost(ctx context.Context, params *CreateBackupBackupsPostParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateCategoryManageCategoriesPostWithBody

func (c *Client) CreateCategoryManageCategoriesPostWithBody(ctx context.Context, params *CreateCategoryManageCategoriesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateCheckoutSessionBillingCheckoutPost

func (c *Client) CreateCheckoutSessionBillingCheckoutPost(ctx context.Context, body CreateCheckoutSessionBillingCheckoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateCheckoutSessionBillingCheckoutPostWithBody

func (c *Client) CreateCheckoutSessionBillingCheckoutPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateCollectionManageCustomCollectionsPostWithBody

func (c *Client) CreateCollectionManageCustomCollectionsPostWithBody(ctx context.Context, params *CreateCollectionManageCustomCollectionsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateFileMetadataManageFilesMetadataPostWithBody

func (c *Client) CreateFileMetadataManageFilesMetadataPostWithBody(ctx context.Context, params *CreateFileMetadataManageFilesMetadataPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBody

func (c *Client) CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostWithBody(ctx context.Context, params *CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateGripDestinationSyncGripPostWithBody

func (c *Client) CreateGripDestinationSyncGripPostWithBody(ctx context.Context, params *CreateGripDestinationSyncGripPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateItemManageCustomCollectionsCollectionIdItemsPostWithBody

func (c *Client) CreateItemManageCustomCollectionsCollectionIdItemsPostWithBody(ctx context.Context, collectionId string, params *CreateItemManageCustomCollectionsCollectionIdItemsPostParams, contentType string, body io.Reader, 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) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBody

func (c *Client) CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostWithBody(ctx context.Context, collectionId string, params *CreateItemsBatchManageCustomCollectionsCollectionIdItemsBatchPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateMicroCopyManageMicroCopyPostWithBody

func (c *Client) CreateMicroCopyManageMicroCopyPostWithBody(ctx context.Context, params *CreateMicroCopyManageMicroCopyPostParams, contentType string, body io.Reader, 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 (c *Client) CreateOrgOrgsPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePageManagePagesPost

func (c *Client) CreatePageManagePagesPost(ctx context.Context, params *CreatePageManagePagesPostParams, body CreatePageManagePagesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePageManagePagesPostWithBody

func (c *Client) CreatePageManagePagesPostWithBody(ctx context.Context, params *CreatePageManagePagesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePageTranslationManagePagesSourceIdTranslationsPostWithBody

func (c *Client) CreatePageTranslationManagePagesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, params *CreatePageTranslationManagePagesSourceIdTranslationsPostParams, contentType string, body io.Reader, 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 (c *Client) CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost

func (c *Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPost(ctx context.Context, organizationId string, body CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBody

func (c *Client) CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost

func (c *Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPost(ctx context.Context, organizationId string, body CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBody

func (c *Client) CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost

func (c *Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPost(ctx context.Context, organizationId string, body CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBody

func (c *Client) CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostWithBody(ctx context.Context, organizationId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateTenantTenantsPost

func (c *Client) CreateTenantTenantsPost(ctx context.Context, params *CreateTenantTenantsPostParams, body CreateTenantTenantsPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateTenantTenantsPostWithBody

func (c *Client) CreateTenantTenantsPostWithBody(ctx context.Context, params *CreateTenantTenantsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateTranslationManageArticlesSourceIdTranslationsPostWithBody

func (c *Client) CreateTranslationManageArticlesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, params *CreateTranslationManageArticlesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateTranslationManageCategoriesSourceIdTranslationsPostWithBody

func (c *Client) CreateTranslationManageCategoriesSourceIdTranslationsPostWithBody(ctx context.Context, sourceId string, params *CreateTranslationManageCategoriesSourceIdTranslationsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBody

func (c *Client) CreateUrlWebhookExtensionExtensionsUrlWebhookPostWithBody(ctx context.Context, params *CreateUrlWebhookExtensionExtensionsUrlWebhookPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) CreateWebflowDestinationSyncWebflowPostWithBody

func (c *Client) CreateWebflowDestinationSyncWebflowPostWithBody(ctx context.Context, params *CreateWebflowDestinationSyncWebflowPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) DeleteApiKeyApiKeysApiKeyIdDelete

func (c *Client) DeleteApiKeyApiKeysApiKeyIdDelete(ctx context.Context, apiKeyId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) DeleteBackupBackupsBackupIdDelete(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) DeleteExtensionExtensionsExtensionIdDelete(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) DeleteOrgOrgsOrgIdDelete(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) DeleteTenantTenantsTenantIdDelete(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) GetAvailablePlansBillingPlansGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) GetExtensionExtensionsExtensionIdGet(ctx context.Context, extensionId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBody added in v0.1.1

func (c *Client) GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostWithBody(ctx context.Context, collectionId string, params *GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) GetMeAuthMeGet

func (c *Client) GetMeAuthMeGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) GetOrgOrgsOrgIdGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) GetOrganizationUsageUsageOrganizationsOrganizationIdGet

func (c *Client) GetOrganizationUsageUsageOrganizationsOrganizationIdGet(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) GetStatusManageStatusGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet

func (c *Client) GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGet(ctx context.Context, categoryId string, params *GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGet

func (c *Client) GetSubscriptionBillingSubscriptionsOrganizationsOrganizationIdGet(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) GetTenantTenantsTenantIdGet

func (c *Client) GetTenantTenantsTenantIdGet(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) GetVersionsManageStatusVersionGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) HandleDeferredTaskDeferredPostWithBody

func (c *Client) HandleDeferredTaskDeferredPostWithBody(ctx context.Context, params *HandleDeferredTaskDeferredPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) HealthCheckHealthGet

func (c *Client) HealthCheckHealthGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ImportFromDestinationSyncDestinationIdImportPostWithBody

func (c *Client) ImportFromDestinationSyncDestinationIdImportPostWithBody(ctx context.Context, destinationId string, params *ImportFromDestinationSyncDestinationIdImportPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) InfoInfoGet

func (c *Client) InfoInfoGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) InviteNewMemberOrgsOrgIdInvitationsPostWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) IssueApiKeyApiKeysPost

func (c *Client) IssueApiKeyApiKeysPost(ctx context.Context, body IssueApiKeyApiKeysPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) IssueApiKeyApiKeysPostWithBody

func (c *Client) IssueApiKeyApiKeysPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) ListMembersOrgsOrgIdMembersGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ListMicroCopiesManageMicroCopyGet

func (c *Client) ListMicroCopiesManageMicroCopyGet(ctx context.Context, params *ListMicroCopiesManageMicroCopyGetParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ListMyOrgsOrgsGet

func (c *Client) ListMyOrgsOrgsGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ListOrgTenantsTenantsByOrgOrgIdGet

func (c *Client) ListOrgTenantsTenantsByOrgOrgIdGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) ListPendingInvitationsOrgsOrgIdInvitationsGet(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) ListTenantApiKeysApiKeysByTenantTenantIdGet(ctx context.Context, tenantId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) LoginGoogleAuthLoginGooglePostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LoginPasswordAuthLoginPost

func (c *Client) LoginPasswordAuthLoginPost(ctx context.Context, body LoginPasswordAuthLoginPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LoginPasswordAuthLoginPostWithBody

func (c *Client) LoginPasswordAuthLoginPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogoutUserAuthLogoutPost

func (c *Client) LogoutUserAuthLogoutPost(ctx context.Context, body LogoutUserAuthLogoutPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogoutUserAuthLogoutPostWithBody

func (c *Client) LogoutUserAuthLogoutPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) RebuildAgendaPageToolsRebuildAgendaPagePost(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RefreshAccessTokenAuthRefreshPost

func (c *Client) RefreshAccessTokenAuthRefreshPost(ctx context.Context, body RefreshAccessTokenAuthRefreshPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RefreshAccessTokenAuthRefreshPostWithBody

func (c *Client) RefreshAccessTokenAuthRefreshPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterPasswordAuthRegisterPost

func (c *Client) RegisterPasswordAuthRegisterPost(ctx context.Context, body RegisterPasswordAuthRegisterPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterPasswordAuthRegisterPostWithBody

func (c *Client) RegisterPasswordAuthRegisterPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) RemoveMemberOrgsOrgIdMembersUserIdDelete(ctx context.Context, orgId string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RequestPasswordResetAuthRequestPasswordResetPost

func (c *Client) RequestPasswordResetAuthRequestPasswordResetPost(ctx context.Context, body RequestPasswordResetAuthRequestPasswordResetPostJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RequestPasswordResetAuthRequestPasswordResetPostWithBody

func (c *Client) RequestPasswordResetAuthRequestPasswordResetPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) ResetPasswordAuthResetPasswordPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RestoreBackupBackupsBackupIdRestorePost added in v0.1.1

func (c *Client) RestoreBackupBackupsBackupIdRestorePost(ctx context.Context, backupId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePost

func (c *Client) ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePost(ctx context.Context, organizationId string, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) RevokeInvitationOrgsOrgIdInvitationsInvitationIdDelete(ctx context.Context, orgId string, invitationId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RootGet

func (c *Client) RootGet(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) SetMyOnboardingStatusAuthMeOnboardingPatchWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) TriggerExtensionExtensionsExtensionIdTriggerPostWithBody(ctx context.Context, extensionId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateArticleManageArticlesArticleIdPutWithBody

func (c *Client) UpdateArticleManageArticlesArticleIdPutWithBody(ctx context.Context, articleId string, params *UpdateArticleManageArticlesArticleIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateCategoryManageCategoriesCategoryIdPutWithBody

func (c *Client) UpdateCategoryManageCategoriesCategoryIdPutWithBody(ctx context.Context, categoryId string, params *UpdateCategoryManageCategoriesCategoryIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateCollectionManageCustomCollectionsCollectionIdPutWithBody

func (c *Client) UpdateCollectionManageCustomCollectionsCollectionIdPutWithBody(ctx context.Context, collectionId string, params *UpdateCollectionManageCustomCollectionsCollectionIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateExtensionExtensionsExtensionIdPatch

func (c *Client) UpdateExtensionExtensionsExtensionIdPatch(ctx context.Context, extensionId string, body UpdateExtensionExtensionsExtensionIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateExtensionExtensionsExtensionIdPatchWithBody

func (c *Client) UpdateExtensionExtensionsExtensionIdPatchWithBody(ctx context.Context, extensionId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) UpdateFileManageFilesFileIdPutWithBody(ctx context.Context, fileId string, params *UpdateFileManageFilesFileIdPutParams, contentType string, body io.Reader, 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) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBody

func (c *Client) UpdateMicroCopyManageMicroCopyMicroCopyIdPutWithBody(ctx context.Context, microCopyId string, params *UpdateMicroCopyManageMicroCopyMicroCopyIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateOrgOrgsOrgIdPatch

func (c *Client) UpdateOrgOrgsOrgIdPatch(ctx context.Context, orgId string, body UpdateOrgOrgsOrgIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateOrgOrgsOrgIdPatchWithBody

func (c *Client) UpdateOrgOrgsOrgIdPatchWithBody(ctx context.Context, orgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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 (c *Client) UpdatePageManagePagesPageIdPutWithBody(ctx context.Context, pageId string, params *UpdatePageManagePagesPageIdPutParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateSyncDestinationConfigSyncDestinationIdPatchWithBody

func (c *Client) UpdateSyncDestinationConfigSyncDestinationIdPatchWithBody(ctx context.Context, destinationId string, params *UpdateSyncDestinationConfigSyncDestinationIdPatchParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateTenantTenantsTenantIdPatch

func (c *Client) UpdateTenantTenantsTenantIdPatch(ctx context.Context, tenantId string, body UpdateTenantTenantsTenantIdPatchJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UpdateTenantTenantsTenantIdPatchWithBody

func (c *Client) UpdateTenantTenantsTenantIdPatchWithBody(ctx context.Context, tenantId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UploadFileByIdManageFilesFileIdUploadPostWithBody

func (c *Client) UploadFileByIdManageFilesFileIdUploadPostWithBody(ctx context.Context, fileId string, params *UploadFileByIdManageFilesFileIdUploadPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) UploadFileManageFilesPostWithBody

func (c *Client) UploadFileManageFilesPostWithBody(ctx context.Context, params *UploadFileManageFilesPostParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

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

type ClientOption func(*Client) error

ClientOption allows setting custom parameters during construction

func WithBaseURL

func WithBaseURL(baseURL string) ClientOption

WithBaseURL overrides the baseURL.

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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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 (*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) 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) 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) 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) 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) 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) 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) 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) 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) 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

Status returns HTTPResponse.Status

func (CompleteMultipartUploadManageFilesFileIdMultipartUploadIdCompletePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CountMicroCopiesManageMicroCopyCountGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateArticleManageArticlesPostResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (CreateCategoryManageCategoriesPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateCheckoutSessionBillingCheckoutPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateCollectionManageCustomCollectionsPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateFileMetadataManageFilesMetadataPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateGithubWorkflowExtensionExtensionsGithubWorkflowPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateGripDestinationSyncGripPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateItemManageCustomCollectionsCollectionIdItemsPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateItemTranslationManageCustomCollectionsCollectionIdItemsSourceIdTranslationsPostResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (CreateMicroCopyManageMicroCopyPostResponse) StatusCode

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

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

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

Status returns HTTPResponse.Status

func (CreatePageTranslationManagePagesSourceIdTranslationsPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreatePortalSessionCancelBillingSubscriptionsOrganizationsOrganizationIdPortalCancelPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreatePortalSessionInvoicesBillingSubscriptionsOrganizationsOrganizationIdPortalInvoicesPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreatePortalSessionPaymentMethodBillingSubscriptionsOrganizationsOrganizationIdPortalPaymentMethodPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreatePortalSessionUpdatePlanBillingSubscriptionsOrganizationsOrganizationIdPortalUpdatePlanPostResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (CreateTranslationManageArticlesSourceIdTranslationsPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateTranslationManageCategoriesSourceIdTranslationsPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateUrlWebhookExtensionExtensionsUrlWebhookPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (CreateWebflowDestinationSyncWebflowPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteApiKeyApiKeysApiKeyIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteArticleManageArticlesArticleIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteBackupBackupsBackupIdDeleteResponse) StatusCode added in v0.1.1

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

Status returns HTTPResponse.Status

func (DeleteCategoryManageCategoriesCategoryIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteCollectionManageCustomCollectionsCollectionIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteExtensionExtensionsExtensionIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteFileManageFilesFileIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteItemManageCustomCollectionsCollectionIdItemsItemIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteMicroCopyManageMicroCopyMicroCopyIdDeleteResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (DeletePageManagePagesPageIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteSyncDestinationSyncDestinationIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (DeleteTenantTenantsTenantIdDeleteResponse) StatusCode

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.

func (FieldType) Valid

func (e FieldType) Valid() bool

Valid indicates whether the value is a known member of the FieldType enum.

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.

func (FileType) Valid

func (e FileType) Valid() bool

Valid indicates whether the value is a known member of the FileType enum.

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

Status returns HTTPResponse.Status

func (GetArticleBySlugManageArticlesBySlugSlugGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetArticleCategoriesManageArticlesArticleIdCategoriesGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetArticleManageArticlesArticleIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetArticlesForCategoryManageCategoriesCategoryIdArticlesGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetAvailablePlansBillingPlansGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetCategoryBySlugManageCategoriesBySlugSlugGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetCategoryManageCategoriesCategoryIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetCollectionBySlugManageCustomCollectionsBySlugSlugGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetCollectionManageCustomCollectionsCollectionIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetExportJobSyncJobsJobIdGetResponse) StatusCode added in v0.1.1

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

Status returns HTTPResponse.Status

func (GetExtensionExtensionsExtensionIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetFileManageFilesFileIdGetResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (GetItemManageCustomCollectionsCollectionIdItemsItemIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetItemTranslationsManageCustomCollectionsCollectionIdItemsItemIdTranslationsGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetItemsByIdsManageCustomCollectionsCollectionIdItemsByIdsPostResponse) StatusCode added in v0.1.1

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

Status returns HTTPResponse.Status

func (GetMicroCopiesByLanguageManageMicroCopyLanguageLanguageGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetMicroCopyByKeyManageMicroCopyByKeyKeyGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetMicroCopyManageMicroCopyMicroCopyIdGetResponse) StatusCode

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

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

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

Status returns HTTPResponse.Status

func (GetOrganizationUsageUsageOrganizationsOrganizationIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetPageBySlugManagePagesBySlugSlugGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetPageManagePagesPageIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetPageTranslationsManagePagesPageIdTranslationsGetResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (GetSubcategoriesManageCategoriesCategoryIdSubcategoriesGetResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (GetTenantTenantsTenantIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetTranslationsManageArticlesArticleIdTranslationsGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetTranslationsManageCategoriesCategoryIdTranslationsGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (GetVersionsManageStatusVersionGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (HandleDeferredTaskDeferredPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (HealthCheckHealthGetResponse) StatusCode

func (r HealthCheckHealthGetResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type HttpRequestDoer

type HttpRequestDoer interface {
	Do(req *http.Request) (*http.Response, error)
}

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

Status returns HTTPResponse.Status

func (ImportFromDestinationSyncDestinationIdImportPostResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type InfoInfoGetResponse

type InfoInfoGetResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *interface{}
}

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

Status returns HTTPResponse.Status

func (InitMultipartUploadManageFilesFileIdMultipartInitPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (InviteNewMemberOrgsOrgIdInvitationsPostResponse) StatusCode

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

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.

const (
	JobStatusCancelled       JobStatus = "cancelled"
	JobStatusCompleted       JobStatus = "completed"
	JobStatusFailed          JobStatus = "failed"
	JobStatusPartiallyFailed JobStatus = "partially_failed"
	JobStatusPending         JobStatus = "pending"
	JobStatusRunning         JobStatus = "running"
)

Defines values for JobStatus.

func (JobStatus) Valid added in v0.1.1

func (e JobStatus) Valid() bool

Valid indicates whether the value is a known member of the JobStatus enum.

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

Status returns HTTPResponse.Status

func (ListArticlesManageArticlesGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ListArticlesPreviewManageArticlesPreviewGetResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (ListCategoriesManageCategoriesGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ListCollectionsManageCustomCollectionsGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ListExportJobTasksSyncJobsJobIdTasksGetResponse) StatusCode added in v0.1.1

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

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

Status returns HTTPResponse.Status

func (ListExtensionsExtensionsGetResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (ListItemsManageCustomCollectionsCollectionIdItemsGetResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (ListMembersOrgsOrgIdMembersGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ListMicroCopiesManageMicroCopyGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ListOrgTenantsTenantsByOrgOrgIdGetResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (ListPagesPreviewManagePagesPreviewGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ListPendingInvitationsOrgsOrgIdInvitationsGetResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (ListSyncDestinationsByTenantSyncGetResponse) StatusCode added in v0.1.1

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

Status returns HTTPResponse.Status

func (ListTenantApiKeysApiKeysByTenantTenantIdGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (LoginGithubAuthLoginGithubGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (LoginGoogleAuthLoginGooglePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (LoginPasswordAuthLoginPostResponse) StatusCode

func (r LoginPasswordAuthLoginPostResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type LoginRequest

type LoginRequest struct {
	Email    string `json:"email"`
	Password string `json:"password"`
}

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

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 Part

type Part struct {
	ETag       string `json:"ETag"`
	PartNumber int    `json:"PartNumber"`
}

Part defines model for Part.

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

Status returns HTTPResponse.Status

func (PreviewInvitationOrgsInvitationsPreviewGetResponse) StatusCode

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

Status returns HTTPResponse.Status

func (PublishArticleManageArticlesArticleIdPublishPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (PublishItemManageCustomCollectionsCollectionIdItemsItemIdPublishPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (PublishPageManagePagesPageIdPublishPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (RebuildAgendaPageToolsRebuildAgendaPagePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (RefreshAccessTokenAuthRefreshPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (RegisterPasswordAuthRegisterPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (RemoveArticleFromCategoryManageCategoriesCategoryIdArticlesArticleIdDeleteResponse) StatusCode

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

Status returns HTTPResponse.Status

func (RemoveMemberOrgsOrgIdMembersUserIdDeleteResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type RequestEditorFn

type RequestEditorFn func(ctx context.Context, req *http.Request) error

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

Status returns HTTPResponse.Status

func (RequestPasswordResetAuthRequestPasswordResetPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ResendActivationAuthResendActivationPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (ResetPasswordAuthResetPasswordPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (RestoreBackupBackupsBackupIdRestorePostResponse) StatusCode added in v0.1.1

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

Status returns HTTPResponse.Status

func (ResumeSubscriptionBillingSubscriptionsOrganizationsOrganizationIdResumePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (RetryExportJobSyncJobsJobIdRetryPostResponse) StatusCode added in v0.1.1

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

Status returns HTTPResponse.Status

func (RevokeInvitationOrgsOrgIdInvitationsInvitationIdDeleteResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type RootGetResponse

type RootGetResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *interface{}
}

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

Status returns HTTPResponse.Status

func (SetMyOnboardingStatusAuthMeOnboardingPatchResponse) StatusCode added in v0.1.1

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

Status returns HTTPResponse.Status

func (StripeWebhookBillingWebhooksStripePostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (TriggerExtensionExtensionsExtensionIdTriggerPostResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateArticleManageArticlesArticleIdPutResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateCategoryManageCategoriesCategoryIdPutResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateCollectionManageCustomCollectionsCollectionIdPutResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateExtensionExtensionsExtensionIdPatchResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateFileManageFilesFileIdPutResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateItemManageCustomCollectionsCollectionIdItemsItemIdPutResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateMicroCopyManageMicroCopyMicroCopyIdPutResponse) StatusCode

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

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

Status returns HTTPResponse.Status

func (UpdatePageManagePagesPageIdPutResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateSyncDestinationConfigSyncDestinationIdPatchResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UpdateTenantTenantsTenantIdPatchResponse) StatusCode

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

Status returns HTTPResponse.Status

func (UploadFileByIdManageFilesFileIdUploadPostResponse) StatusCode

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

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

StatusCode returns HTTPResponse.StatusCode

type UploadPartResponse

type UploadPartResponse struct {
	ETag       string `json:"ETag"`
	PartNumber int    `json:"PartNumber"`
}

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 ValidationErrorLoc1

type ValidationErrorLoc1 = int

ValidationErrorLoc1 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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL