@hewnventures/levrops-sdk 1.15.7 → 1.15.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generated/core/OpenAPI.js +1 -1
- package/dist/generated/core/OpenAPI.js.map +1 -1
- package/dist/generated/index.d.ts +63 -30
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/generated/index.js +2 -25
- package/dist/generated/index.js.map +1 -1
- package/dist/generated/models/ActivitySession.d.ts +50 -0
- package/dist/generated/models/ActivitySession.d.ts.map +1 -0
- package/dist/generated/models/ActivitySession.js +2 -0
- package/dist/generated/models/ActivitySession.js.map +1 -0
- package/dist/generated/models/ActivitySessionPartial.d.ts +39 -0
- package/dist/generated/models/ActivitySessionPartial.d.ts.map +1 -0
- package/dist/generated/models/ActivitySessionPartial.js +2 -0
- package/dist/generated/models/ActivitySessionPartial.js.map +1 -0
- package/dist/generated/models/ActivitySessionWrite.d.ts +30 -0
- package/dist/generated/models/ActivitySessionWrite.d.ts.map +1 -0
- package/dist/generated/models/ActivitySessionWrite.js +2 -0
- package/dist/generated/models/ActivitySessionWrite.js.map +1 -0
- package/dist/generated/models/AnalysisEligibilityEnum.d.ts +7 -0
- package/dist/generated/models/AnalysisEligibilityEnum.d.ts.map +1 -0
- package/dist/generated/models/AnalysisEligibilityEnum.js +2 -0
- package/dist/generated/models/AnalysisEligibilityEnum.js.map +1 -0
- package/dist/generated/models/AnalysisStatusEnum.d.ts +9 -0
- package/dist/generated/models/AnalysisStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/AnalysisStatusEnum.js +2 -0
- package/dist/generated/models/AnalysisStatusEnum.js.map +1 -0
- package/dist/generated/models/ArtifactClusterDetail.d.ts +10 -0
- package/dist/generated/models/ArtifactClusterDetail.d.ts.map +1 -0
- package/dist/generated/models/ArtifactClusterDetail.js +2 -0
- package/dist/generated/models/ArtifactClusterDetail.js.map +1 -0
- package/dist/generated/models/AssistantMediaAsset.d.ts +28 -0
- package/dist/generated/models/AssistantMediaAsset.d.ts.map +1 -0
- package/dist/generated/models/AssistantMediaAsset.js +2 -0
- package/dist/generated/models/AssistantMediaAsset.js.map +1 -0
- package/dist/generated/models/AssistantMediaAssetGenerate.d.ts +13 -0
- package/dist/generated/models/AssistantMediaAssetGenerate.d.ts.map +1 -0
- package/dist/generated/models/AssistantMediaAssetGenerate.js +2 -0
- package/dist/generated/models/AssistantMediaAssetGenerate.js.map +1 -0
- package/dist/generated/models/AssistantMediaAssetGenerateKindEnum.d.ts +9 -0
- package/dist/generated/models/AssistantMediaAssetGenerateKindEnum.d.ts.map +1 -0
- package/dist/generated/models/AssistantMediaAssetGenerateKindEnum.js +2 -0
- package/dist/generated/models/AssistantMediaAssetGenerateKindEnum.js.map +1 -0
- package/dist/generated/models/AssistantMediaAssetGenerateOwnerTypeEnum.d.ts +6 -0
- package/dist/generated/models/AssistantMediaAssetGenerateOwnerTypeEnum.d.ts.map +1 -0
- package/dist/generated/models/AssistantMediaAssetGenerateOwnerTypeEnum.js +2 -0
- package/dist/generated/models/AssistantMediaAssetGenerateOwnerTypeEnum.js.map +1 -0
- package/dist/generated/models/AssistantMediaAssetKindEnum.d.ts +9 -0
- package/dist/generated/models/AssistantMediaAssetKindEnum.d.ts.map +1 -0
- package/dist/generated/models/AssistantMediaAssetKindEnum.js +2 -0
- package/dist/generated/models/AssistantMediaAssetKindEnum.js.map +1 -0
- package/dist/generated/models/AssistantMediaAssetOwnerTypeEnum.d.ts +6 -0
- package/dist/generated/models/AssistantMediaAssetOwnerTypeEnum.d.ts.map +1 -0
- package/dist/generated/models/AssistantMediaAssetOwnerTypeEnum.js +2 -0
- package/dist/generated/models/AssistantMediaAssetOwnerTypeEnum.js.map +1 -0
- package/dist/generated/models/AssistantMediaAssetStatusEnum.d.ts +7 -0
- package/dist/generated/models/AssistantMediaAssetStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/AssistantMediaAssetStatusEnum.js +2 -0
- package/dist/generated/models/AssistantMediaAssetStatusEnum.js.map +1 -0
- package/dist/generated/models/AssistantPersona.d.ts +39 -0
- package/dist/generated/models/AssistantPersona.d.ts.map +1 -0
- package/dist/generated/models/AssistantPersona.js +2 -0
- package/dist/generated/models/AssistantPersona.js.map +1 -0
- package/dist/generated/models/AssistantTeam.d.ts +18 -0
- package/dist/generated/models/AssistantTeam.d.ts.map +1 -0
- package/dist/generated/models/AssistantTeam.js +2 -0
- package/dist/generated/models/AssistantTeam.js.map +1 -0
- package/dist/generated/models/AssistantTeamList.d.ts +16 -0
- package/dist/generated/models/AssistantTeamList.d.ts.map +1 -0
- package/dist/generated/models/AssistantTeamList.js +2 -0
- package/dist/generated/models/AssistantTeamList.js.map +1 -0
- package/dist/generated/models/Campaign.d.ts +4 -0
- package/dist/generated/models/Campaign.d.ts.map +1 -1
- package/dist/generated/models/CampaignCreate.d.ts +4 -0
- package/dist/generated/models/CampaignCreate.d.ts.map +1 -1
- package/dist/generated/models/Channel.d.ts +2 -2
- package/dist/generated/models/Channel.d.ts.map +1 -1
- package/dist/generated/models/ChannelDeliveryNested.d.ts +8 -2
- package/dist/generated/models/ChannelDeliveryNested.d.ts.map +1 -1
- package/dist/generated/models/{PlatformEnum.d.ts → ChannelPlatformEnum.d.ts} +2 -2
- package/dist/generated/models/ChannelPlatformEnum.d.ts.map +1 -0
- package/dist/generated/models/ChannelPlatformEnum.js +2 -0
- package/dist/generated/models/ChannelPlatformEnum.js.map +1 -0
- package/dist/generated/models/ConstellationEvent.d.ts +14 -0
- package/dist/generated/models/ConstellationEvent.d.ts.map +1 -0
- package/dist/generated/models/ConstellationEvent.js +2 -0
- package/dist/generated/models/ConstellationEvent.js.map +1 -0
- package/dist/generated/models/ContentGenerationRun.d.ts +1 -1
- package/dist/generated/models/ContentGenerationRun.d.ts.map +1 -1
- package/dist/generated/models/ContentUnit.d.ts +1 -1
- package/dist/generated/models/ContentUnit.d.ts.map +1 -1
- package/dist/generated/models/ContentUnitStatusEnum.d.ts +3 -1
- package/dist/generated/models/ContentUnitStatusEnum.d.ts.map +1 -1
- package/dist/generated/models/DeliveryStatusEnum.d.ts +4 -2
- package/dist/generated/models/DeliveryStatusEnum.d.ts.map +1 -1
- package/dist/generated/models/DeploymentStatusEnum.d.ts +9 -0
- package/dist/generated/models/DeploymentStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/DeploymentStatusEnum.js +2 -0
- package/dist/generated/models/DeploymentStatusEnum.js.map +1 -0
- package/dist/generated/models/DesignArtifact.d.ts +3 -3
- package/dist/generated/models/DesignArtifact.d.ts.map +1 -1
- package/dist/generated/models/DesignArtifactKindEnum.d.ts +6 -0
- package/dist/generated/models/DesignArtifactKindEnum.d.ts.map +1 -0
- package/dist/generated/models/DesignArtifactKindEnum.js +2 -0
- package/dist/generated/models/DesignArtifactKindEnum.js.map +1 -0
- package/dist/generated/models/DomainBinding.d.ts +22 -0
- package/dist/generated/models/DomainBinding.d.ts.map +1 -0
- package/dist/generated/models/DomainBinding.js +2 -0
- package/dist/generated/models/DomainBinding.js.map +1 -0
- package/dist/generated/models/DomainBindingStatusEnum.d.ts +6 -0
- package/dist/generated/models/DomainBindingStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/DomainBindingStatusEnum.js +2 -0
- package/dist/generated/models/DomainBindingStatusEnum.js.map +1 -0
- package/dist/generated/models/EventTypeEnum.d.ts +12 -0
- package/dist/generated/models/EventTypeEnum.d.ts.map +1 -0
- package/dist/generated/models/EventTypeEnum.js +2 -0
- package/dist/generated/models/EventTypeEnum.js.map +1 -0
- package/dist/generated/models/IdentityIngestionFile.d.ts +160 -3
- package/dist/generated/models/IdentityIngestionFile.d.ts.map +1 -1
- package/dist/generated/models/IntakeClassEnum.d.ts +10 -0
- package/dist/generated/models/IntakeClassEnum.d.ts.map +1 -0
- package/dist/generated/models/IntakeClassEnum.js +2 -0
- package/dist/generated/models/IntakeClassEnum.js.map +1 -0
- package/dist/generated/models/LayoutGenerationRun.d.ts +1 -1
- package/dist/generated/models/LayoutGenerationRun.d.ts.map +1 -1
- package/dist/generated/models/ManualQueueStatusEnum.d.ts +8 -0
- package/dist/generated/models/ManualQueueStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/ManualQueueStatusEnum.js +2 -0
- package/dist/generated/models/ManualQueueStatusEnum.js.map +1 -0
- package/dist/generated/models/ModeEnum.d.ts +8 -0
- package/dist/generated/models/ModeEnum.d.ts.map +1 -0
- package/dist/generated/models/ModeEnum.js +2 -0
- package/dist/generated/models/ModeEnum.js.map +1 -0
- package/dist/generated/models/NullEnum.d.ts +2 -0
- package/dist/generated/models/NullEnum.d.ts.map +1 -0
- package/dist/generated/models/NullEnum.js +2 -0
- package/dist/generated/models/NullEnum.js.map +1 -0
- package/dist/generated/models/OcrStatusEnum.d.ts +8 -0
- package/dist/generated/models/OcrStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/OcrStatusEnum.js +2 -0
- package/dist/generated/models/OcrStatusEnum.js.map +1 -0
- package/dist/generated/models/OpsIngestionFile.d.ts +210 -0
- package/dist/generated/models/OpsIngestionFile.d.ts.map +1 -0
- package/dist/generated/models/OpsIngestionFile.js +2 -0
- package/dist/generated/models/OpsIngestionFile.js.map +1 -0
- package/dist/generated/models/PatchedActivitySessionPartial.d.ts +39 -0
- package/dist/generated/models/PatchedActivitySessionPartial.d.ts.map +1 -0
- package/dist/generated/models/PatchedActivitySessionPartial.js +2 -0
- package/dist/generated/models/PatchedActivitySessionPartial.js.map +1 -0
- package/dist/generated/models/PatchedAssistantPersona.d.ts +39 -0
- package/dist/generated/models/PatchedAssistantPersona.d.ts.map +1 -0
- package/dist/generated/models/PatchedAssistantPersona.js +2 -0
- package/dist/generated/models/PatchedAssistantPersona.js.map +1 -0
- package/dist/generated/models/PatchedAssistantTeam.d.ts +18 -0
- package/dist/generated/models/PatchedAssistantTeam.d.ts.map +1 -0
- package/dist/generated/models/PatchedAssistantTeam.js +2 -0
- package/dist/generated/models/PatchedAssistantTeam.js.map +1 -0
- package/dist/generated/models/PatchedCampaign.d.ts +4 -0
- package/dist/generated/models/PatchedCampaign.d.ts.map +1 -1
- package/dist/generated/models/PatchedChannel.d.ts +2 -2
- package/dist/generated/models/PatchedChannel.d.ts.map +1 -1
- package/dist/generated/models/PatchedContentGenerationRun.d.ts +1 -1
- package/dist/generated/models/PatchedContentGenerationRun.d.ts.map +1 -1
- package/dist/generated/models/PatchedContentUnit.d.ts +1 -1
- package/dist/generated/models/PatchedContentUnit.d.ts.map +1 -1
- package/dist/generated/models/PatchedDesignArtifact.d.ts +3 -3
- package/dist/generated/models/PatchedDesignArtifact.d.ts.map +1 -1
- package/dist/generated/models/PatchedIdentityIngestionFile.d.ts +207 -0
- package/dist/generated/models/PatchedIdentityIngestionFile.d.ts.map +1 -0
- package/dist/generated/models/PatchedIdentityIngestionFile.js +2 -0
- package/dist/generated/models/PatchedIdentityIngestionFile.js.map +1 -0
- package/dist/generated/models/PatchedLayoutGenerationRun.d.ts +1 -1
- package/dist/generated/models/PatchedLayoutGenerationRun.d.ts.map +1 -1
- package/dist/generated/models/PatchedOpsIngestionFile.d.ts +210 -0
- package/dist/generated/models/PatchedOpsIngestionFile.d.ts.map +1 -0
- package/dist/generated/models/PatchedOpsIngestionFile.js +2 -0
- package/dist/generated/models/PatchedOpsIngestionFile.js.map +1 -0
- package/dist/generated/models/PatchedPublishHandoff.d.ts +27 -0
- package/dist/generated/models/PatchedPublishHandoff.d.ts.map +1 -0
- package/dist/generated/models/PatchedPublishHandoff.js +2 -0
- package/dist/generated/models/PatchedPublishHandoff.js.map +1 -0
- package/dist/generated/models/PatchedResearchSubmission.d.ts +1 -1
- package/dist/generated/models/PatchedResearchSubmission.d.ts.map +1 -1
- package/dist/generated/models/PatchedSurfaceConfigVarCreate.d.ts +22 -0
- package/dist/generated/models/PatchedSurfaceConfigVarCreate.d.ts.map +1 -0
- package/dist/generated/models/PatchedSurfaceConfigVarCreate.js +2 -0
- package/dist/generated/models/PatchedSurfaceConfigVarCreate.js.map +1 -0
- package/dist/generated/models/PlatformD77Enum.d.ts +10 -0
- package/dist/generated/models/PlatformD77Enum.d.ts.map +1 -0
- package/dist/generated/models/PlatformD77Enum.js +2 -0
- package/dist/generated/models/PlatformD77Enum.js.map +1 -0
- package/dist/generated/models/PublishHandoff.d.ts +27 -0
- package/dist/generated/models/PublishHandoff.d.ts.map +1 -0
- package/dist/generated/models/PublishHandoff.js +2 -0
- package/dist/generated/models/PublishHandoff.js.map +1 -0
- package/dist/generated/models/PublishHandoffCreate.d.ts +18 -0
- package/dist/generated/models/PublishHandoffCreate.d.ts.map +1 -0
- package/dist/generated/models/PublishHandoffCreate.js +2 -0
- package/dist/generated/models/PublishHandoffCreate.js.map +1 -0
- package/dist/generated/models/ReasonEnum.d.ts +7 -0
- package/dist/generated/models/ReasonEnum.d.ts.map +1 -0
- package/dist/generated/models/ReasonEnum.js +2 -0
- package/dist/generated/models/ReasonEnum.js.map +1 -0
- package/dist/generated/models/ResearchSubmission.d.ts +1 -1
- package/dist/generated/models/ResearchSubmission.d.ts.map +1 -1
- package/dist/generated/models/ResearchSubmissionDetail.d.ts +1 -1
- package/dist/generated/models/ResearchSubmissionDetail.d.ts.map +1 -1
- package/dist/generated/models/ScopeEnum.d.ts +6 -0
- package/dist/generated/models/ScopeEnum.d.ts.map +1 -0
- package/dist/generated/models/ScopeEnum.js +2 -0
- package/dist/generated/models/ScopeEnum.js.map +1 -0
- package/dist/generated/models/StateEnum.d.ts +11 -0
- package/dist/generated/models/StateEnum.d.ts.map +1 -0
- package/dist/generated/models/StateEnum.js +2 -0
- package/dist/generated/models/StateEnum.js.map +1 -0
- package/dist/generated/models/Status352Enum.d.ts +7 -0
- package/dist/generated/models/Status352Enum.d.ts.map +1 -0
- package/dist/generated/models/Status352Enum.js +2 -0
- package/dist/generated/models/Status352Enum.js.map +1 -0
- package/dist/generated/models/Status88aEnum.d.ts +8 -0
- package/dist/generated/models/Status88aEnum.d.ts.map +1 -0
- package/dist/generated/models/Status88aEnum.js +2 -0
- package/dist/generated/models/Status88aEnum.js.map +1 -0
- package/dist/generated/models/SurfaceConfigVarCreate.d.ts +22 -0
- package/dist/generated/models/SurfaceConfigVarCreate.d.ts.map +1 -0
- package/dist/generated/models/SurfaceConfigVarCreate.js +2 -0
- package/dist/generated/models/SurfaceConfigVarCreate.js.map +1 -0
- package/dist/generated/models/SurfaceDomain.d.ts +23 -0
- package/dist/generated/models/SurfaceDomain.d.ts.map +1 -0
- package/dist/generated/models/SurfaceDomain.js +2 -0
- package/dist/generated/models/SurfaceDomain.js.map +1 -0
- package/dist/generated/models/SurfaceDomainKindEnum.d.ts +6 -0
- package/dist/generated/models/SurfaceDomainKindEnum.d.ts.map +1 -0
- package/dist/generated/models/SurfaceDomainKindEnum.js +2 -0
- package/dist/generated/models/SurfaceDomainKindEnum.js.map +1 -0
- package/dist/generated/models/SurfaceVersion.d.ts +32 -0
- package/dist/generated/models/SurfaceVersion.d.ts.map +1 -0
- package/dist/generated/models/SurfaceVersion.js +2 -0
- package/dist/generated/models/SurfaceVersion.js.map +1 -0
- package/dist/generated/models/SurfaceVersionArtifact.d.ts +28 -0
- package/dist/generated/models/SurfaceVersionArtifact.d.ts.map +1 -0
- package/dist/generated/models/SurfaceVersionArtifact.js +2 -0
- package/dist/generated/models/SurfaceVersionArtifact.js.map +1 -0
- package/dist/generated/models/SurfaceVersionArtifactKindEnum.d.ts +9 -0
- package/dist/generated/models/SurfaceVersionArtifactKindEnum.d.ts.map +1 -0
- package/dist/generated/models/SurfaceVersionArtifactKindEnum.js +2 -0
- package/dist/generated/models/SurfaceVersionArtifactKindEnum.js.map +1 -0
- package/dist/generated/models/SurfaceVersionArtifactProviderEnum.d.ts +8 -0
- package/dist/generated/models/SurfaceVersionArtifactProviderEnum.d.ts.map +1 -0
- package/dist/generated/models/SurfaceVersionArtifactProviderEnum.js +2 -0
- package/dist/generated/models/SurfaceVersionArtifactProviderEnum.js.map +1 -0
- package/dist/generated/models/SurfaceVersionCreate.d.ts +15 -0
- package/dist/generated/models/SurfaceVersionCreate.d.ts.map +1 -0
- package/dist/generated/models/SurfaceVersionCreate.js +2 -0
- package/dist/generated/models/SurfaceVersionCreate.js.map +1 -0
- package/dist/generated/models/SurfaceVersionStatusEnum.d.ts +11 -0
- package/dist/generated/models/SurfaceVersionStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/SurfaceVersionStatusEnum.js +2 -0
- package/dist/generated/models/SurfaceVersionStatusEnum.js.map +1 -0
- package/dist/generated/models/TitleSourceEnum.d.ts +7 -0
- package/dist/generated/models/TitleSourceEnum.d.ts.map +1 -0
- package/dist/generated/models/TitleSourceEnum.js +2 -0
- package/dist/generated/models/TitleSourceEnum.js.map +1 -0
- package/dist/generated/models/TranscriptionStatusEnum.d.ts +8 -0
- package/dist/generated/models/TranscriptionStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/TranscriptionStatusEnum.js +2 -0
- package/dist/generated/models/TranscriptionStatusEnum.js.map +1 -0
- package/dist/generated/models/VersionLaunchRun.d.ts +35 -0
- package/dist/generated/models/VersionLaunchRun.d.ts.map +1 -0
- package/dist/generated/models/VersionLaunchRun.js +2 -0
- package/dist/generated/models/VersionLaunchRun.js.map +1 -0
- package/dist/generated/models/VersionLaunchRunCreate.d.ts +9 -0
- package/dist/generated/models/VersionLaunchRunCreate.d.ts.map +1 -0
- package/dist/generated/models/VersionLaunchRunCreate.js +2 -0
- package/dist/generated/models/VersionLaunchRunCreate.js.map +1 -0
- package/dist/generated/models/VersionLaunchRunStatusEnum.d.ts +8 -0
- package/dist/generated/models/VersionLaunchRunStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/VersionLaunchRunStatusEnum.js +2 -0
- package/dist/generated/models/VersionLaunchRunStatusEnum.js.map +1 -0
- package/dist/generated/models/VersionLaunchStep.d.ts +15 -0
- package/dist/generated/models/VersionLaunchStep.d.ts.map +1 -0
- package/dist/generated/models/VersionLaunchStep.js +2 -0
- package/dist/generated/models/VersionLaunchStep.js.map +1 -0
- package/dist/generated/models/VersionLaunchStepStatusEnum.d.ts +9 -0
- package/dist/generated/models/VersionLaunchStepStatusEnum.d.ts.map +1 -0
- package/dist/generated/models/VersionLaunchStepStatusEnum.js +2 -0
- package/dist/generated/models/VersionLaunchStepStatusEnum.js.map +1 -0
- package/dist/generated/models/VisibilityEnum.d.ts +7 -0
- package/dist/generated/models/VisibilityEnum.d.ts.map +1 -0
- package/dist/generated/models/VisibilityEnum.js +2 -0
- package/dist/generated/models/VisibilityEnum.js.map +1 -0
- package/dist/generated/services/ApiService.d.ts +8401 -0
- package/dist/generated/services/ApiService.d.ts.map +1 -0
- package/dist/generated/services/ApiService.js +11691 -0
- package/dist/generated/services/ApiService.js.map +1 -0
- package/dist/generated/services/HealthService.d.ts +19 -0
- package/dist/generated/services/HealthService.d.ts.map +1 -0
- package/dist/generated/services/HealthService.js +30 -0
- package/dist/generated/services/HealthService.js.map +1 -0
- package/dist/index.d.ts +8 -6
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -6
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/dist/generated/models/IdentityIngestionFileStatusEnum.d.ts +0 -8
- package/dist/generated/models/IdentityIngestionFileStatusEnum.d.ts.map +0 -1
- package/dist/generated/models/IdentityIngestionFileStatusEnum.js +0 -2
- package/dist/generated/models/IdentityIngestionFileStatusEnum.js.map +0 -1
- package/dist/generated/models/KindEnum.d.ts +0 -6
- package/dist/generated/models/KindEnum.d.ts.map +0 -1
- package/dist/generated/models/KindEnum.js +0 -2
- package/dist/generated/models/KindEnum.js.map +0 -1
- package/dist/generated/models/PexelsAttachRequest.d.ts +0 -34
- package/dist/generated/models/PexelsAttachRequest.d.ts.map +0 -1
- package/dist/generated/models/PexelsAttachRequest.js +0 -2
- package/dist/generated/models/PexelsAttachRequest.js.map +0 -1
- package/dist/generated/models/PexelsCandidatesRequest.d.ts +0 -14
- package/dist/generated/models/PexelsCandidatesRequest.d.ts.map +0 -1
- package/dist/generated/models/PexelsCandidatesRequest.js +0 -2
- package/dist/generated/models/PexelsCandidatesRequest.js.map +0 -1
- package/dist/generated/models/PlatformEnum.d.ts.map +0 -1
- package/dist/generated/models/PlatformEnum.js +0 -2
- package/dist/generated/models/PlatformEnum.js.map +0 -1
- package/dist/generated/services/AdminService.d.ts +0 -304
- package/dist/generated/services/AdminService.d.ts.map +0 -1
- package/dist/generated/services/AdminService.js +0 -461
- package/dist/generated/services/AdminService.js.map +0 -1
- package/dist/generated/services/AnalyticsService.d.ts +0 -118
- package/dist/generated/services/AnalyticsService.d.ts.map +0 -1
- package/dist/generated/services/AnalyticsService.js +0 -163
- package/dist/generated/services/AnalyticsService.js.map +0 -1
- package/dist/generated/services/AuthService.d.ts +0 -114
- package/dist/generated/services/AuthService.d.ts.map +0 -1
- package/dist/generated/services/AuthService.js +0 -215
- package/dist/generated/services/AuthService.js.map +0 -1
- package/dist/generated/services/CommerceService.d.ts +0 -136
- package/dist/generated/services/CommerceService.d.ts.map +0 -1
- package/dist/generated/services/CommerceService.js +0 -190
- package/dist/generated/services/CommerceService.js.map +0 -1
- package/dist/generated/services/ConceptLabService.d.ts +0 -130
- package/dist/generated/services/ConceptLabService.d.ts.map +0 -1
- package/dist/generated/services/ConceptLabService.js +0 -160
- package/dist/generated/services/ConceptLabService.js.map +0 -1
- package/dist/generated/services/CrmService.d.ts +0 -258
- package/dist/generated/services/CrmService.d.ts.map +0 -1
- package/dist/generated/services/CrmService.js +0 -393
- package/dist/generated/services/CrmService.js.map +0 -1
- package/dist/generated/services/DesignopsService.d.ts +0 -302
- package/dist/generated/services/DesignopsService.d.ts.map +0 -1
- package/dist/generated/services/DesignopsService.js +0 -404
- package/dist/generated/services/DesignopsService.js.map +0 -1
- package/dist/generated/services/EditorialService.d.ts +0 -1627
- package/dist/generated/services/EditorialService.d.ts.map +0 -1
- package/dist/generated/services/EditorialService.js +0 -1930
- package/dist/generated/services/EditorialService.js.map +0 -1
- package/dist/generated/services/ExpressionService.d.ts +0 -252
- package/dist/generated/services/ExpressionService.d.ts.map +0 -1
- package/dist/generated/services/ExpressionService.js +0 -428
- package/dist/generated/services/ExpressionService.js.map +0 -1
- package/dist/generated/services/FeatureWorkflowService.d.ts +0 -20
- package/dist/generated/services/FeatureWorkflowService.d.ts.map +0 -1
- package/dist/generated/services/FeatureWorkflowService.js +0 -26
- package/dist/generated/services/FeatureWorkflowService.js.map +0 -1
- package/dist/generated/services/ImpersonationService.d.ts +0 -9
- package/dist/generated/services/ImpersonationService.d.ts.map +0 -1
- package/dist/generated/services/ImpersonationService.js +0 -15
- package/dist/generated/services/ImpersonationService.js.map +0 -1
- package/dist/generated/services/IntegrationsService.d.ts +0 -379
- package/dist/generated/services/IntegrationsService.d.ts.map +0 -1
- package/dist/generated/services/IntegrationsService.js +0 -537
- package/dist/generated/services/IntegrationsService.js.map +0 -1
- package/dist/generated/services/LayoutopsService.d.ts +0 -413
- package/dist/generated/services/LayoutopsService.d.ts.map +0 -1
- package/dist/generated/services/LayoutopsService.js +0 -543
- package/dist/generated/services/LayoutopsService.js.map +0 -1
- package/dist/generated/services/McpService.d.ts +0 -450
- package/dist/generated/services/McpService.d.ts.map +0 -1
- package/dist/generated/services/McpService.js +0 -595
- package/dist/generated/services/McpService.js.map +0 -1
- package/dist/generated/services/MeService.d.ts +0 -25
- package/dist/generated/services/MeService.d.ts.map +0 -1
- package/dist/generated/services/MeService.js +0 -36
- package/dist/generated/services/MeService.js.map +0 -1
- package/dist/generated/services/MyService.d.ts +0 -45
- package/dist/generated/services/MyService.d.ts.map +0 -1
- package/dist/generated/services/MyService.js +0 -67
- package/dist/generated/services/MyService.js.map +0 -1
- package/dist/generated/services/ObservabilityService.d.ts +0 -42
- package/dist/generated/services/ObservabilityService.d.ts.map +0 -1
- package/dist/generated/services/ObservabilityService.js +0 -74
- package/dist/generated/services/ObservabilityService.js.map +0 -1
- package/dist/generated/services/OnboardingService.d.ts +0 -26
- package/dist/generated/services/OnboardingService.d.ts.map +0 -1
- package/dist/generated/services/OnboardingService.js +0 -38
- package/dist/generated/services/OnboardingService.js.map +0 -1
- package/dist/generated/services/OpsService.d.ts +0 -442
- package/dist/generated/services/OpsService.d.ts.map +0 -1
- package/dist/generated/services/OpsService.js +0 -684
- package/dist/generated/services/OpsService.js.map +0 -1
- package/dist/generated/services/OrgService.d.ts +0 -392
- package/dist/generated/services/OrgService.d.ts.map +0 -1
- package/dist/generated/services/OrgService.js +0 -515
- package/dist/generated/services/OrgService.js.map +0 -1
- package/dist/generated/services/PropertiesService.d.ts +0 -50
- package/dist/generated/services/PropertiesService.d.ts.map +0 -1
- package/dist/generated/services/PropertiesService.js +0 -81
- package/dist/generated/services/PropertiesService.js.map +0 -1
- package/dist/generated/services/PublicService.d.ts +0 -12
- package/dist/generated/services/PublicService.d.ts.map +0 -1
- package/dist/generated/services/PublicService.js +0 -18
- package/dist/generated/services/PublicService.js.map +0 -1
- package/dist/generated/services/ResearchService.d.ts +0 -103
- package/dist/generated/services/ResearchService.d.ts.map +0 -1
- package/dist/generated/services/ResearchService.js +0 -129
- package/dist/generated/services/ResearchService.js.map +0 -1
- package/dist/generated/services/SessionService.d.ts +0 -10
- package/dist/generated/services/SessionService.d.ts.map +0 -1
- package/dist/generated/services/SessionService.js +0 -16
- package/dist/generated/services/SessionService.js.map +0 -1
- package/dist/generated/services/TenantsService.d.ts +0 -418
- package/dist/generated/services/TenantsService.d.ts.map +0 -1
- package/dist/generated/services/TenantsService.js +0 -590
- package/dist/generated/services/TenantsService.js.map +0 -1
|
@@ -1,1627 +0,0 @@
|
|
|
1
|
-
import type { Asset } from '../models/Asset';
|
|
2
|
-
import type { Campaign } from '../models/Campaign';
|
|
3
|
-
import type { CampaignCreate } from '../models/CampaignCreate';
|
|
4
|
-
import type { CampaignSuggestion } from '../models/CampaignSuggestion';
|
|
5
|
-
import type { Channel } from '../models/Channel';
|
|
6
|
-
import type { ContentAsset } from '../models/ContentAsset';
|
|
7
|
-
import type { ContentTask } from '../models/ContentTask';
|
|
8
|
-
import type { ContentTopic } from '../models/ContentTopic';
|
|
9
|
-
import type { ContentUnit } from '../models/ContentUnit';
|
|
10
|
-
import type { EditorialCalendar } from '../models/EditorialCalendar';
|
|
11
|
-
import type { PatchedAsset } from '../models/PatchedAsset';
|
|
12
|
-
import type { PatchedCampaign } from '../models/PatchedCampaign';
|
|
13
|
-
import type { PatchedCampaignSuggestion } from '../models/PatchedCampaignSuggestion';
|
|
14
|
-
import type { PatchedChannel } from '../models/PatchedChannel';
|
|
15
|
-
import type { PatchedContentAsset } from '../models/PatchedContentAsset';
|
|
16
|
-
import type { PatchedContentTask } from '../models/PatchedContentTask';
|
|
17
|
-
import type { PatchedContentTopic } from '../models/PatchedContentTopic';
|
|
18
|
-
import type { PatchedContentUnit } from '../models/PatchedContentUnit';
|
|
19
|
-
import type { PatchedEditorialCalendar } from '../models/PatchedEditorialCalendar';
|
|
20
|
-
import type { PatchedPublishTarget } from '../models/PatchedPublishTarget';
|
|
21
|
-
import type { PexelsAttachRequest } from '../models/PexelsAttachRequest';
|
|
22
|
-
import type { PexelsCandidatesRequest } from '../models/PexelsCandidatesRequest';
|
|
23
|
-
import type { PublishTarget } from '../models/PublishTarget';
|
|
24
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
25
|
-
export declare class EditorialService {
|
|
26
|
-
/**
|
|
27
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
28
|
-
*
|
|
29
|
-
* This ViewSet ensures that:
|
|
30
|
-
* 1. request.tenant exists
|
|
31
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
32
|
-
*
|
|
33
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
34
|
-
* - CRM models (TenantContact, etc.)
|
|
35
|
-
* - Editorial models (ContentAsset, etc.)
|
|
36
|
-
* - Integrations models (Integration, etc.)
|
|
37
|
-
* - Org models (Property, etc.)
|
|
38
|
-
*
|
|
39
|
-
* Example:
|
|
40
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
41
|
-
* queryset = TenantContact.objects.all()
|
|
42
|
-
* serializer_class = TenantContactSerializer
|
|
43
|
-
* @returns ContentAsset
|
|
44
|
-
* @throws ApiError
|
|
45
|
-
*/
|
|
46
|
-
static editorialAssetsList(): CancelablePromise<Array<ContentAsset>>;
|
|
47
|
-
/**
|
|
48
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
49
|
-
*
|
|
50
|
-
* This ViewSet ensures that:
|
|
51
|
-
* 1. request.tenant exists
|
|
52
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
53
|
-
*
|
|
54
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
55
|
-
* - CRM models (TenantContact, etc.)
|
|
56
|
-
* - Editorial models (ContentAsset, etc.)
|
|
57
|
-
* - Integrations models (Integration, etc.)
|
|
58
|
-
* - Org models (Property, etc.)
|
|
59
|
-
*
|
|
60
|
-
* Example:
|
|
61
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
62
|
-
* queryset = TenantContact.objects.all()
|
|
63
|
-
* serializer_class = TenantContactSerializer
|
|
64
|
-
* @returns ContentAsset
|
|
65
|
-
* @throws ApiError
|
|
66
|
-
*/
|
|
67
|
-
static editorialAssetsCreate({ requestBody, }: {
|
|
68
|
-
requestBody: ContentAsset;
|
|
69
|
-
}): CancelablePromise<ContentAsset>;
|
|
70
|
-
/**
|
|
71
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
72
|
-
*
|
|
73
|
-
* This ViewSet ensures that:
|
|
74
|
-
* 1. request.tenant exists
|
|
75
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
76
|
-
*
|
|
77
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
78
|
-
* - CRM models (TenantContact, etc.)
|
|
79
|
-
* - Editorial models (ContentAsset, etc.)
|
|
80
|
-
* - Integrations models (Integration, etc.)
|
|
81
|
-
* - Org models (Property, etc.)
|
|
82
|
-
*
|
|
83
|
-
* Example:
|
|
84
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
85
|
-
* queryset = TenantContact.objects.all()
|
|
86
|
-
* serializer_class = TenantContactSerializer
|
|
87
|
-
* @returns ContentAsset
|
|
88
|
-
* @throws ApiError
|
|
89
|
-
*/
|
|
90
|
-
static editorialAssetsRetrieve({ id, }: {
|
|
91
|
-
/**
|
|
92
|
-
* A unique integer value identifying this content asset.
|
|
93
|
-
*/
|
|
94
|
-
id: number;
|
|
95
|
-
}): CancelablePromise<ContentAsset>;
|
|
96
|
-
/**
|
|
97
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
98
|
-
*
|
|
99
|
-
* This ViewSet ensures that:
|
|
100
|
-
* 1. request.tenant exists
|
|
101
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
102
|
-
*
|
|
103
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
104
|
-
* - CRM models (TenantContact, etc.)
|
|
105
|
-
* - Editorial models (ContentAsset, etc.)
|
|
106
|
-
* - Integrations models (Integration, etc.)
|
|
107
|
-
* - Org models (Property, etc.)
|
|
108
|
-
*
|
|
109
|
-
* Example:
|
|
110
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
111
|
-
* queryset = TenantContact.objects.all()
|
|
112
|
-
* serializer_class = TenantContactSerializer
|
|
113
|
-
* @returns ContentAsset
|
|
114
|
-
* @throws ApiError
|
|
115
|
-
*/
|
|
116
|
-
static editorialAssetsUpdate({ id, requestBody, }: {
|
|
117
|
-
/**
|
|
118
|
-
* A unique integer value identifying this content asset.
|
|
119
|
-
*/
|
|
120
|
-
id: number;
|
|
121
|
-
requestBody: ContentAsset;
|
|
122
|
-
}): CancelablePromise<ContentAsset>;
|
|
123
|
-
/**
|
|
124
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
125
|
-
*
|
|
126
|
-
* This ViewSet ensures that:
|
|
127
|
-
* 1. request.tenant exists
|
|
128
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
129
|
-
*
|
|
130
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
131
|
-
* - CRM models (TenantContact, etc.)
|
|
132
|
-
* - Editorial models (ContentAsset, etc.)
|
|
133
|
-
* - Integrations models (Integration, etc.)
|
|
134
|
-
* - Org models (Property, etc.)
|
|
135
|
-
*
|
|
136
|
-
* Example:
|
|
137
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
138
|
-
* queryset = TenantContact.objects.all()
|
|
139
|
-
* serializer_class = TenantContactSerializer
|
|
140
|
-
* @returns ContentAsset
|
|
141
|
-
* @throws ApiError
|
|
142
|
-
*/
|
|
143
|
-
static editorialAssetsPartialUpdate({ id, requestBody, }: {
|
|
144
|
-
/**
|
|
145
|
-
* A unique integer value identifying this content asset.
|
|
146
|
-
*/
|
|
147
|
-
id: number;
|
|
148
|
-
requestBody?: PatchedContentAsset;
|
|
149
|
-
}): CancelablePromise<ContentAsset>;
|
|
150
|
-
/**
|
|
151
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
152
|
-
*
|
|
153
|
-
* This ViewSet ensures that:
|
|
154
|
-
* 1. request.tenant exists
|
|
155
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
156
|
-
*
|
|
157
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
158
|
-
* - CRM models (TenantContact, etc.)
|
|
159
|
-
* - Editorial models (ContentAsset, etc.)
|
|
160
|
-
* - Integrations models (Integration, etc.)
|
|
161
|
-
* - Org models (Property, etc.)
|
|
162
|
-
*
|
|
163
|
-
* Example:
|
|
164
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
165
|
-
* queryset = TenantContact.objects.all()
|
|
166
|
-
* serializer_class = TenantContactSerializer
|
|
167
|
-
* @returns void
|
|
168
|
-
* @throws ApiError
|
|
169
|
-
*/
|
|
170
|
-
static editorialAssetsDestroy({ id, }: {
|
|
171
|
-
/**
|
|
172
|
-
* A unique integer value identifying this content asset.
|
|
173
|
-
*/
|
|
174
|
-
id: number;
|
|
175
|
-
}): CancelablePromise<void>;
|
|
176
|
-
/**
|
|
177
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
178
|
-
*
|
|
179
|
-
* This ViewSet ensures that:
|
|
180
|
-
* 1. request.tenant exists
|
|
181
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
182
|
-
*
|
|
183
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
184
|
-
* - CRM models (TenantContact, etc.)
|
|
185
|
-
* - Editorial models (ContentAsset, etc.)
|
|
186
|
-
* - Integrations models (Integration, etc.)
|
|
187
|
-
* - Org models (Property, etc.)
|
|
188
|
-
*
|
|
189
|
-
* Example:
|
|
190
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
191
|
-
* queryset = TenantContact.objects.all()
|
|
192
|
-
* serializer_class = TenantContactSerializer
|
|
193
|
-
* @returns ContentAsset
|
|
194
|
-
* @throws ApiError
|
|
195
|
-
*/
|
|
196
|
-
static editorialAssetsGenerateDraftCreate({ id, requestBody, }: {
|
|
197
|
-
/**
|
|
198
|
-
* A unique integer value identifying this content asset.
|
|
199
|
-
*/
|
|
200
|
-
id: number;
|
|
201
|
-
requestBody: ContentAsset;
|
|
202
|
-
}): CancelablePromise<ContentAsset>;
|
|
203
|
-
/**
|
|
204
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
205
|
-
*
|
|
206
|
-
* This ViewSet ensures that:
|
|
207
|
-
* 1. request.tenant exists
|
|
208
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
209
|
-
*
|
|
210
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
211
|
-
* - CRM models (TenantContact, etc.)
|
|
212
|
-
* - Editorial models (ContentAsset, etc.)
|
|
213
|
-
* - Integrations models (Integration, etc.)
|
|
214
|
-
* - Org models (Property, etc.)
|
|
215
|
-
*
|
|
216
|
-
* Example:
|
|
217
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
218
|
-
* queryset = TenantContact.objects.all()
|
|
219
|
-
* serializer_class = TenantContactSerializer
|
|
220
|
-
* @returns ContentAsset
|
|
221
|
-
* @throws ApiError
|
|
222
|
-
*/
|
|
223
|
-
static editorialAssetsGenerateTasksCreate({ id, requestBody, }: {
|
|
224
|
-
/**
|
|
225
|
-
* A unique integer value identifying this content asset.
|
|
226
|
-
*/
|
|
227
|
-
id: number;
|
|
228
|
-
requestBody: ContentAsset;
|
|
229
|
-
}): CancelablePromise<ContentAsset>;
|
|
230
|
-
/**
|
|
231
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
232
|
-
*
|
|
233
|
-
* This ViewSet ensures that:
|
|
234
|
-
* 1. request.tenant exists
|
|
235
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
236
|
-
*
|
|
237
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
238
|
-
* - CRM models (TenantContact, etc.)
|
|
239
|
-
* - Editorial models (ContentAsset, etc.)
|
|
240
|
-
* - Integrations models (Integration, etc.)
|
|
241
|
-
* - Org models (Property, etc.)
|
|
242
|
-
*
|
|
243
|
-
* Example:
|
|
244
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
245
|
-
* queryset = TenantContact.objects.all()
|
|
246
|
-
* serializer_class = TenantContactSerializer
|
|
247
|
-
* @returns ContentAsset
|
|
248
|
-
* @throws ApiError
|
|
249
|
-
*/
|
|
250
|
-
static editorialAssetsProgressCreate({ id, requestBody, }: {
|
|
251
|
-
/**
|
|
252
|
-
* A unique integer value identifying this content asset.
|
|
253
|
-
*/
|
|
254
|
-
id: number;
|
|
255
|
-
requestBody: ContentAsset;
|
|
256
|
-
}): CancelablePromise<ContentAsset>;
|
|
257
|
-
/**
|
|
258
|
-
* Publish a content asset to its channel.
|
|
259
|
-
*
|
|
260
|
-
* This will queue a Celery task to publish the asset.
|
|
261
|
-
* If publish_at is set in the future, it will be scheduled for that time.
|
|
262
|
-
* Otherwise, it will be published immediately.
|
|
263
|
-
* @returns ContentAsset
|
|
264
|
-
* @throws ApiError
|
|
265
|
-
*/
|
|
266
|
-
static editorialAssetsPublishCreate({ id, requestBody, }: {
|
|
267
|
-
/**
|
|
268
|
-
* A unique integer value identifying this content asset.
|
|
269
|
-
*/
|
|
270
|
-
id: number;
|
|
271
|
-
requestBody: ContentAsset;
|
|
272
|
-
}): CancelablePromise<ContentAsset>;
|
|
273
|
-
/**
|
|
274
|
-
* Get the publishing status of a content asset.
|
|
275
|
-
* @returns ContentAsset
|
|
276
|
-
* @throws ApiError
|
|
277
|
-
*/
|
|
278
|
-
static editorialAssetsPublishStatusRetrieve({ id, }: {
|
|
279
|
-
/**
|
|
280
|
-
* A unique integer value identifying this content asset.
|
|
281
|
-
*/
|
|
282
|
-
id: number;
|
|
283
|
-
}): CancelablePromise<ContentAsset>;
|
|
284
|
-
/**
|
|
285
|
-
* Sync this content asset to Sanity.
|
|
286
|
-
* @returns ContentAsset
|
|
287
|
-
* @throws ApiError
|
|
288
|
-
*/
|
|
289
|
-
static editorialAssetsSyncToSanityCreate({ id, requestBody, }: {
|
|
290
|
-
/**
|
|
291
|
-
* A unique integer value identifying this content asset.
|
|
292
|
-
*/
|
|
293
|
-
id: number;
|
|
294
|
-
requestBody: ContentAsset;
|
|
295
|
-
}): CancelablePromise<ContentAsset>;
|
|
296
|
-
/**
|
|
297
|
-
* Sync all content assets for the current property to Sanity.
|
|
298
|
-
* @returns ContentAsset
|
|
299
|
-
* @throws ApiError
|
|
300
|
-
*/
|
|
301
|
-
static editorialAssetsSyncAllToSanityCreate({ requestBody, }: {
|
|
302
|
-
requestBody: ContentAsset;
|
|
303
|
-
}): CancelablePromise<ContentAsset>;
|
|
304
|
-
/**
|
|
305
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
306
|
-
*
|
|
307
|
-
* This ViewSet ensures that:
|
|
308
|
-
* 1. request.tenant exists
|
|
309
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
310
|
-
*
|
|
311
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
312
|
-
* - CRM models (TenantContact, etc.)
|
|
313
|
-
* - Editorial models (ContentAsset, etc.)
|
|
314
|
-
* - Integrations models (Integration, etc.)
|
|
315
|
-
* - Org models (Property, etc.)
|
|
316
|
-
*
|
|
317
|
-
* Example:
|
|
318
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
319
|
-
* queryset = TenantContact.objects.all()
|
|
320
|
-
* serializer_class = TenantContactSerializer
|
|
321
|
-
* @returns EditorialCalendar
|
|
322
|
-
* @throws ApiError
|
|
323
|
-
*/
|
|
324
|
-
static editorialCalendarList(): CancelablePromise<Array<EditorialCalendar>>;
|
|
325
|
-
/**
|
|
326
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
327
|
-
*
|
|
328
|
-
* This ViewSet ensures that:
|
|
329
|
-
* 1. request.tenant exists
|
|
330
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
331
|
-
*
|
|
332
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
333
|
-
* - CRM models (TenantContact, etc.)
|
|
334
|
-
* - Editorial models (ContentAsset, etc.)
|
|
335
|
-
* - Integrations models (Integration, etc.)
|
|
336
|
-
* - Org models (Property, etc.)
|
|
337
|
-
*
|
|
338
|
-
* Example:
|
|
339
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
340
|
-
* queryset = TenantContact.objects.all()
|
|
341
|
-
* serializer_class = TenantContactSerializer
|
|
342
|
-
* @returns EditorialCalendar
|
|
343
|
-
* @throws ApiError
|
|
344
|
-
*/
|
|
345
|
-
static editorialCalendarCreate({ requestBody, }: {
|
|
346
|
-
requestBody: EditorialCalendar;
|
|
347
|
-
}): CancelablePromise<EditorialCalendar>;
|
|
348
|
-
/**
|
|
349
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
350
|
-
*
|
|
351
|
-
* This ViewSet ensures that:
|
|
352
|
-
* 1. request.tenant exists
|
|
353
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
354
|
-
*
|
|
355
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
356
|
-
* - CRM models (TenantContact, etc.)
|
|
357
|
-
* - Editorial models (ContentAsset, etc.)
|
|
358
|
-
* - Integrations models (Integration, etc.)
|
|
359
|
-
* - Org models (Property, etc.)
|
|
360
|
-
*
|
|
361
|
-
* Example:
|
|
362
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
363
|
-
* queryset = TenantContact.objects.all()
|
|
364
|
-
* serializer_class = TenantContactSerializer
|
|
365
|
-
* @returns EditorialCalendar
|
|
366
|
-
* @throws ApiError
|
|
367
|
-
*/
|
|
368
|
-
static editorialCalendarRetrieve({ id, }: {
|
|
369
|
-
/**
|
|
370
|
-
* A unique integer value identifying this editorial calendar.
|
|
371
|
-
*/
|
|
372
|
-
id: number;
|
|
373
|
-
}): CancelablePromise<EditorialCalendar>;
|
|
374
|
-
/**
|
|
375
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
376
|
-
*
|
|
377
|
-
* This ViewSet ensures that:
|
|
378
|
-
* 1. request.tenant exists
|
|
379
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
380
|
-
*
|
|
381
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
382
|
-
* - CRM models (TenantContact, etc.)
|
|
383
|
-
* - Editorial models (ContentAsset, etc.)
|
|
384
|
-
* - Integrations models (Integration, etc.)
|
|
385
|
-
* - Org models (Property, etc.)
|
|
386
|
-
*
|
|
387
|
-
* Example:
|
|
388
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
389
|
-
* queryset = TenantContact.objects.all()
|
|
390
|
-
* serializer_class = TenantContactSerializer
|
|
391
|
-
* @returns EditorialCalendar
|
|
392
|
-
* @throws ApiError
|
|
393
|
-
*/
|
|
394
|
-
static editorialCalendarUpdate({ id, requestBody, }: {
|
|
395
|
-
/**
|
|
396
|
-
* A unique integer value identifying this editorial calendar.
|
|
397
|
-
*/
|
|
398
|
-
id: number;
|
|
399
|
-
requestBody: EditorialCalendar;
|
|
400
|
-
}): CancelablePromise<EditorialCalendar>;
|
|
401
|
-
/**
|
|
402
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
403
|
-
*
|
|
404
|
-
* This ViewSet ensures that:
|
|
405
|
-
* 1. request.tenant exists
|
|
406
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
407
|
-
*
|
|
408
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
409
|
-
* - CRM models (TenantContact, etc.)
|
|
410
|
-
* - Editorial models (ContentAsset, etc.)
|
|
411
|
-
* - Integrations models (Integration, etc.)
|
|
412
|
-
* - Org models (Property, etc.)
|
|
413
|
-
*
|
|
414
|
-
* Example:
|
|
415
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
416
|
-
* queryset = TenantContact.objects.all()
|
|
417
|
-
* serializer_class = TenantContactSerializer
|
|
418
|
-
* @returns EditorialCalendar
|
|
419
|
-
* @throws ApiError
|
|
420
|
-
*/
|
|
421
|
-
static editorialCalendarPartialUpdate({ id, requestBody, }: {
|
|
422
|
-
/**
|
|
423
|
-
* A unique integer value identifying this editorial calendar.
|
|
424
|
-
*/
|
|
425
|
-
id: number;
|
|
426
|
-
requestBody?: PatchedEditorialCalendar;
|
|
427
|
-
}): CancelablePromise<EditorialCalendar>;
|
|
428
|
-
/**
|
|
429
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
430
|
-
*
|
|
431
|
-
* This ViewSet ensures that:
|
|
432
|
-
* 1. request.tenant exists
|
|
433
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
434
|
-
*
|
|
435
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
436
|
-
* - CRM models (TenantContact, etc.)
|
|
437
|
-
* - Editorial models (ContentAsset, etc.)
|
|
438
|
-
* - Integrations models (Integration, etc.)
|
|
439
|
-
* - Org models (Property, etc.)
|
|
440
|
-
*
|
|
441
|
-
* Example:
|
|
442
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
443
|
-
* queryset = TenantContact.objects.all()
|
|
444
|
-
* serializer_class = TenantContactSerializer
|
|
445
|
-
* @returns void
|
|
446
|
-
* @throws ApiError
|
|
447
|
-
*/
|
|
448
|
-
static editorialCalendarDestroy({ id, }: {
|
|
449
|
-
/**
|
|
450
|
-
* A unique integer value identifying this editorial calendar.
|
|
451
|
-
*/
|
|
452
|
-
id: number;
|
|
453
|
-
}): CancelablePromise<void>;
|
|
454
|
-
/**
|
|
455
|
-
* ViewSet for campaign suggestions.
|
|
456
|
-
*
|
|
457
|
-
* Provides read-only access to campaign suggestions with on-demand generation.
|
|
458
|
-
* Requires property context with authorization checks.
|
|
459
|
-
* @returns CampaignSuggestion
|
|
460
|
-
* @throws ApiError
|
|
461
|
-
*/
|
|
462
|
-
static editorialCampaignSuggestionsList(): CancelablePromise<Array<CampaignSuggestion>>;
|
|
463
|
-
/**
|
|
464
|
-
* ViewSet for campaign suggestions.
|
|
465
|
-
*
|
|
466
|
-
* Provides read-only access to campaign suggestions with on-demand generation.
|
|
467
|
-
* Requires property context with authorization checks.
|
|
468
|
-
* @returns CampaignSuggestion
|
|
469
|
-
* @throws ApiError
|
|
470
|
-
*/
|
|
471
|
-
static editorialCampaignSuggestionsCreate({ requestBody, }: {
|
|
472
|
-
requestBody: CampaignSuggestion;
|
|
473
|
-
}): CancelablePromise<CampaignSuggestion>;
|
|
474
|
-
/**
|
|
475
|
-
* ViewSet for campaign suggestions.
|
|
476
|
-
*
|
|
477
|
-
* Provides read-only access to campaign suggestions with on-demand generation.
|
|
478
|
-
* Requires property context with authorization checks.
|
|
479
|
-
* @returns CampaignSuggestion
|
|
480
|
-
* @throws ApiError
|
|
481
|
-
*/
|
|
482
|
-
static editorialCampaignSuggestionsRetrieve({ id, }: {
|
|
483
|
-
/**
|
|
484
|
-
* A UUID string identifying this editorial campaign suggestion.
|
|
485
|
-
*/
|
|
486
|
-
id: string;
|
|
487
|
-
}): CancelablePromise<CampaignSuggestion>;
|
|
488
|
-
/**
|
|
489
|
-
* ViewSet for campaign suggestions.
|
|
490
|
-
*
|
|
491
|
-
* Provides read-only access to campaign suggestions with on-demand generation.
|
|
492
|
-
* Requires property context with authorization checks.
|
|
493
|
-
* @returns CampaignSuggestion
|
|
494
|
-
* @throws ApiError
|
|
495
|
-
*/
|
|
496
|
-
static editorialCampaignSuggestionsUpdate({ id, requestBody, }: {
|
|
497
|
-
/**
|
|
498
|
-
* A UUID string identifying this editorial campaign suggestion.
|
|
499
|
-
*/
|
|
500
|
-
id: string;
|
|
501
|
-
requestBody: CampaignSuggestion;
|
|
502
|
-
}): CancelablePromise<CampaignSuggestion>;
|
|
503
|
-
/**
|
|
504
|
-
* ViewSet for campaign suggestions.
|
|
505
|
-
*
|
|
506
|
-
* Provides read-only access to campaign suggestions with on-demand generation.
|
|
507
|
-
* Requires property context with authorization checks.
|
|
508
|
-
* @returns CampaignSuggestion
|
|
509
|
-
* @throws ApiError
|
|
510
|
-
*/
|
|
511
|
-
static editorialCampaignSuggestionsPartialUpdate({ id, requestBody, }: {
|
|
512
|
-
/**
|
|
513
|
-
* A UUID string identifying this editorial campaign suggestion.
|
|
514
|
-
*/
|
|
515
|
-
id: string;
|
|
516
|
-
requestBody?: PatchedCampaignSuggestion;
|
|
517
|
-
}): CancelablePromise<CampaignSuggestion>;
|
|
518
|
-
/**
|
|
519
|
-
* ViewSet for campaign suggestions.
|
|
520
|
-
*
|
|
521
|
-
* Provides read-only access to campaign suggestions with on-demand generation.
|
|
522
|
-
* Requires property context with authorization checks.
|
|
523
|
-
* @returns void
|
|
524
|
-
* @throws ApiError
|
|
525
|
-
*/
|
|
526
|
-
static editorialCampaignSuggestionsDestroy({ id, }: {
|
|
527
|
-
/**
|
|
528
|
-
* A UUID string identifying this editorial campaign suggestion.
|
|
529
|
-
*/
|
|
530
|
-
id: string;
|
|
531
|
-
}): CancelablePromise<void>;
|
|
532
|
-
/**
|
|
533
|
-
* Accept a campaign suggestion.
|
|
534
|
-
*
|
|
535
|
-
* Creates a new Campaign using seed_intent_text and duration_weeks,
|
|
536
|
-
* enqueues scaffolding, and returns campaign_id.
|
|
537
|
-
*
|
|
538
|
-
* Idempotent: accepting twice returns the same campaign_id without creating duplicates.
|
|
539
|
-
* @returns CampaignSuggestion
|
|
540
|
-
* @throws ApiError
|
|
541
|
-
*/
|
|
542
|
-
static editorialCampaignSuggestionsAcceptCreate({ id, requestBody, }: {
|
|
543
|
-
/**
|
|
544
|
-
* A UUID string identifying this editorial campaign suggestion.
|
|
545
|
-
*/
|
|
546
|
-
id: string;
|
|
547
|
-
requestBody: CampaignSuggestion;
|
|
548
|
-
}): CancelablePromise<CampaignSuggestion>;
|
|
549
|
-
/**
|
|
550
|
-
* Dismiss a campaign suggestion.
|
|
551
|
-
*
|
|
552
|
-
* Marks the suggestion as dismissed and returns 204 No Content.
|
|
553
|
-
* Dismissing a suggestion allows immediate regeneration of a new one.
|
|
554
|
-
* @returns CampaignSuggestion
|
|
555
|
-
* @throws ApiError
|
|
556
|
-
*/
|
|
557
|
-
static editorialCampaignSuggestionsDismissCreate({ id, requestBody, }: {
|
|
558
|
-
/**
|
|
559
|
-
* A UUID string identifying this editorial campaign suggestion.
|
|
560
|
-
*/
|
|
561
|
-
id: string;
|
|
562
|
-
requestBody: CampaignSuggestion;
|
|
563
|
-
}): CancelablePromise<CampaignSuggestion>;
|
|
564
|
-
/**
|
|
565
|
-
* Get the best active suggestion for current tenant/property.
|
|
566
|
-
*
|
|
567
|
-
* Creates one on-demand if none exists or if the current one is expired.
|
|
568
|
-
* Uses fast heuristics only (no LLM calls).
|
|
569
|
-
*
|
|
570
|
-
* CRITICAL: Requires property context with authorization checks.
|
|
571
|
-
* Property is resolved via RequiresPropertyContextMixin.get_required_property().
|
|
572
|
-
* @returns CampaignSuggestion
|
|
573
|
-
* @throws ApiError
|
|
574
|
-
*/
|
|
575
|
-
static editorialCampaignSuggestionsActiveRetrieve(): CancelablePromise<CampaignSuggestion>;
|
|
576
|
-
/**
|
|
577
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
578
|
-
*
|
|
579
|
-
* This ViewSet ensures that:
|
|
580
|
-
* 1. request.tenant exists
|
|
581
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
582
|
-
*
|
|
583
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
584
|
-
* - CRM models (TenantContact, etc.)
|
|
585
|
-
* - Editorial models (ContentAsset, etc.)
|
|
586
|
-
* - Integrations models (Integration, etc.)
|
|
587
|
-
* - Org models (Property, etc.)
|
|
588
|
-
*
|
|
589
|
-
* Example:
|
|
590
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
591
|
-
* queryset = TenantContact.objects.all()
|
|
592
|
-
* serializer_class = TenantContactSerializer
|
|
593
|
-
* @returns Campaign
|
|
594
|
-
* @throws ApiError
|
|
595
|
-
*/
|
|
596
|
-
static editorialCampaignsList(): CancelablePromise<Array<Campaign>>;
|
|
597
|
-
/**
|
|
598
|
-
* Create campaign from intent and queue scaffolding task.
|
|
599
|
-
* @returns CampaignCreate
|
|
600
|
-
* @throws ApiError
|
|
601
|
-
*/
|
|
602
|
-
static editorialCampaignsCreate({ requestBody, }: {
|
|
603
|
-
requestBody: CampaignCreate;
|
|
604
|
-
}): CancelablePromise<CampaignCreate>;
|
|
605
|
-
/**
|
|
606
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
607
|
-
*
|
|
608
|
-
* This ViewSet ensures that:
|
|
609
|
-
* 1. request.tenant exists
|
|
610
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
611
|
-
*
|
|
612
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
613
|
-
* - CRM models (TenantContact, etc.)
|
|
614
|
-
* - Editorial models (ContentAsset, etc.)
|
|
615
|
-
* - Integrations models (Integration, etc.)
|
|
616
|
-
* - Org models (Property, etc.)
|
|
617
|
-
*
|
|
618
|
-
* Example:
|
|
619
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
620
|
-
* queryset = TenantContact.objects.all()
|
|
621
|
-
* serializer_class = TenantContactSerializer
|
|
622
|
-
* @returns Campaign
|
|
623
|
-
* @throws ApiError
|
|
624
|
-
*/
|
|
625
|
-
static editorialCampaignsRetrieve({ id, }: {
|
|
626
|
-
/**
|
|
627
|
-
* A unique integer value identifying this campaign.
|
|
628
|
-
*/
|
|
629
|
-
id: number;
|
|
630
|
-
}): CancelablePromise<Campaign>;
|
|
631
|
-
/**
|
|
632
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
633
|
-
*
|
|
634
|
-
* This ViewSet ensures that:
|
|
635
|
-
* 1. request.tenant exists
|
|
636
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
637
|
-
*
|
|
638
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
639
|
-
* - CRM models (TenantContact, etc.)
|
|
640
|
-
* - Editorial models (ContentAsset, etc.)
|
|
641
|
-
* - Integrations models (Integration, etc.)
|
|
642
|
-
* - Org models (Property, etc.)
|
|
643
|
-
*
|
|
644
|
-
* Example:
|
|
645
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
646
|
-
* queryset = TenantContact.objects.all()
|
|
647
|
-
* serializer_class = TenantContactSerializer
|
|
648
|
-
* @returns Campaign
|
|
649
|
-
* @throws ApiError
|
|
650
|
-
*/
|
|
651
|
-
static editorialCampaignsUpdate({ id, requestBody, }: {
|
|
652
|
-
/**
|
|
653
|
-
* A unique integer value identifying this campaign.
|
|
654
|
-
*/
|
|
655
|
-
id: number;
|
|
656
|
-
requestBody: Campaign;
|
|
657
|
-
}): CancelablePromise<Campaign>;
|
|
658
|
-
/**
|
|
659
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
660
|
-
*
|
|
661
|
-
* This ViewSet ensures that:
|
|
662
|
-
* 1. request.tenant exists
|
|
663
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
664
|
-
*
|
|
665
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
666
|
-
* - CRM models (TenantContact, etc.)
|
|
667
|
-
* - Editorial models (ContentAsset, etc.)
|
|
668
|
-
* - Integrations models (Integration, etc.)
|
|
669
|
-
* - Org models (Property, etc.)
|
|
670
|
-
*
|
|
671
|
-
* Example:
|
|
672
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
673
|
-
* queryset = TenantContact.objects.all()
|
|
674
|
-
* serializer_class = TenantContactSerializer
|
|
675
|
-
* @returns Campaign
|
|
676
|
-
* @throws ApiError
|
|
677
|
-
*/
|
|
678
|
-
static editorialCampaignsPartialUpdate({ id, requestBody, }: {
|
|
679
|
-
/**
|
|
680
|
-
* A unique integer value identifying this campaign.
|
|
681
|
-
*/
|
|
682
|
-
id: number;
|
|
683
|
-
requestBody?: PatchedCampaign;
|
|
684
|
-
}): CancelablePromise<Campaign>;
|
|
685
|
-
/**
|
|
686
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
687
|
-
*
|
|
688
|
-
* This ViewSet ensures that:
|
|
689
|
-
* 1. request.tenant exists
|
|
690
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
691
|
-
*
|
|
692
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
693
|
-
* - CRM models (TenantContact, etc.)
|
|
694
|
-
* - Editorial models (ContentAsset, etc.)
|
|
695
|
-
* - Integrations models (Integration, etc.)
|
|
696
|
-
* - Org models (Property, etc.)
|
|
697
|
-
*
|
|
698
|
-
* Example:
|
|
699
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
700
|
-
* queryset = TenantContact.objects.all()
|
|
701
|
-
* serializer_class = TenantContactSerializer
|
|
702
|
-
* @returns void
|
|
703
|
-
* @throws ApiError
|
|
704
|
-
*/
|
|
705
|
-
static editorialCampaignsDestroy({ id, }: {
|
|
706
|
-
/**
|
|
707
|
-
* A unique integer value identifying this campaign.
|
|
708
|
-
*/
|
|
709
|
-
id: number;
|
|
710
|
-
}): CancelablePromise<void>;
|
|
711
|
-
/**
|
|
712
|
-
* Add assets to a campaign.
|
|
713
|
-
* @returns Campaign
|
|
714
|
-
* @throws ApiError
|
|
715
|
-
*/
|
|
716
|
-
static editorialCampaignsAddAssetsCreate({ id, requestBody, }: {
|
|
717
|
-
/**
|
|
718
|
-
* A unique integer value identifying this campaign.
|
|
719
|
-
*/
|
|
720
|
-
id: number;
|
|
721
|
-
requestBody: Campaign;
|
|
722
|
-
}): CancelablePromise<Campaign>;
|
|
723
|
-
/**
|
|
724
|
-
* Remove assets from a campaign.
|
|
725
|
-
* @returns Campaign
|
|
726
|
-
* @throws ApiError
|
|
727
|
-
*/
|
|
728
|
-
static editorialCampaignsRemoveAssetsCreate({ id, requestBody, }: {
|
|
729
|
-
/**
|
|
730
|
-
* A unique integer value identifying this campaign.
|
|
731
|
-
*/
|
|
732
|
-
id: number;
|
|
733
|
-
requestBody: Campaign;
|
|
734
|
-
}): CancelablePromise<Campaign>;
|
|
735
|
-
/**
|
|
736
|
-
* Shift all scheduled content units by delta_days.
|
|
737
|
-
* @returns Campaign
|
|
738
|
-
* @throws ApiError
|
|
739
|
-
*/
|
|
740
|
-
static editorialCampaignsShiftCreate({ id, requestBody, }: {
|
|
741
|
-
/**
|
|
742
|
-
* A unique integer value identifying this campaign.
|
|
743
|
-
*/
|
|
744
|
-
id: number;
|
|
745
|
-
requestBody: Campaign;
|
|
746
|
-
}): CancelablePromise<Campaign>;
|
|
747
|
-
/**
|
|
748
|
-
* Get status counts for content units in campaign.
|
|
749
|
-
* @returns Campaign
|
|
750
|
-
* @throws ApiError
|
|
751
|
-
*/
|
|
752
|
-
static editorialCampaignsStatusCountsRetrieve({ id, }: {
|
|
753
|
-
/**
|
|
754
|
-
* A unique integer value identifying this campaign.
|
|
755
|
-
*/
|
|
756
|
-
id: number;
|
|
757
|
-
}): CancelablePromise<Campaign>;
|
|
758
|
-
/**
|
|
759
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
760
|
-
*
|
|
761
|
-
* This ViewSet ensures that:
|
|
762
|
-
* 1. request.tenant exists
|
|
763
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
764
|
-
*
|
|
765
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
766
|
-
* - CRM models (TenantContact, etc.)
|
|
767
|
-
* - Editorial models (ContentAsset, etc.)
|
|
768
|
-
* - Integrations models (Integration, etc.)
|
|
769
|
-
* - Org models (Property, etc.)
|
|
770
|
-
*
|
|
771
|
-
* Example:
|
|
772
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
773
|
-
* queryset = TenantContact.objects.all()
|
|
774
|
-
* serializer_class = TenantContactSerializer
|
|
775
|
-
* @returns Channel
|
|
776
|
-
* @throws ApiError
|
|
777
|
-
*/
|
|
778
|
-
static editorialChannelsList(): CancelablePromise<Array<Channel>>;
|
|
779
|
-
/**
|
|
780
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
781
|
-
*
|
|
782
|
-
* This ViewSet ensures that:
|
|
783
|
-
* 1. request.tenant exists
|
|
784
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
785
|
-
*
|
|
786
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
787
|
-
* - CRM models (TenantContact, etc.)
|
|
788
|
-
* - Editorial models (ContentAsset, etc.)
|
|
789
|
-
* - Integrations models (Integration, etc.)
|
|
790
|
-
* - Org models (Property, etc.)
|
|
791
|
-
*
|
|
792
|
-
* Example:
|
|
793
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
794
|
-
* queryset = TenantContact.objects.all()
|
|
795
|
-
* serializer_class = TenantContactSerializer
|
|
796
|
-
* @returns Channel
|
|
797
|
-
* @throws ApiError
|
|
798
|
-
*/
|
|
799
|
-
static editorialChannelsCreate({ requestBody, }: {
|
|
800
|
-
requestBody: Channel;
|
|
801
|
-
}): CancelablePromise<Channel>;
|
|
802
|
-
/**
|
|
803
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
804
|
-
*
|
|
805
|
-
* This ViewSet ensures that:
|
|
806
|
-
* 1. request.tenant exists
|
|
807
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
808
|
-
*
|
|
809
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
810
|
-
* - CRM models (TenantContact, etc.)
|
|
811
|
-
* - Editorial models (ContentAsset, etc.)
|
|
812
|
-
* - Integrations models (Integration, etc.)
|
|
813
|
-
* - Org models (Property, etc.)
|
|
814
|
-
*
|
|
815
|
-
* Example:
|
|
816
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
817
|
-
* queryset = TenantContact.objects.all()
|
|
818
|
-
* serializer_class = TenantContactSerializer
|
|
819
|
-
* @returns Channel
|
|
820
|
-
* @throws ApiError
|
|
821
|
-
*/
|
|
822
|
-
static editorialChannelsRetrieve({ id, }: {
|
|
823
|
-
/**
|
|
824
|
-
* A unique integer value identifying this channel.
|
|
825
|
-
*/
|
|
826
|
-
id: number;
|
|
827
|
-
}): CancelablePromise<Channel>;
|
|
828
|
-
/**
|
|
829
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
830
|
-
*
|
|
831
|
-
* This ViewSet ensures that:
|
|
832
|
-
* 1. request.tenant exists
|
|
833
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
834
|
-
*
|
|
835
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
836
|
-
* - CRM models (TenantContact, etc.)
|
|
837
|
-
* - Editorial models (ContentAsset, etc.)
|
|
838
|
-
* - Integrations models (Integration, etc.)
|
|
839
|
-
* - Org models (Property, etc.)
|
|
840
|
-
*
|
|
841
|
-
* Example:
|
|
842
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
843
|
-
* queryset = TenantContact.objects.all()
|
|
844
|
-
* serializer_class = TenantContactSerializer
|
|
845
|
-
* @returns Channel
|
|
846
|
-
* @throws ApiError
|
|
847
|
-
*/
|
|
848
|
-
static editorialChannelsUpdate({ id, requestBody, }: {
|
|
849
|
-
/**
|
|
850
|
-
* A unique integer value identifying this channel.
|
|
851
|
-
*/
|
|
852
|
-
id: number;
|
|
853
|
-
requestBody: Channel;
|
|
854
|
-
}): CancelablePromise<Channel>;
|
|
855
|
-
/**
|
|
856
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
857
|
-
*
|
|
858
|
-
* This ViewSet ensures that:
|
|
859
|
-
* 1. request.tenant exists
|
|
860
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
861
|
-
*
|
|
862
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
863
|
-
* - CRM models (TenantContact, etc.)
|
|
864
|
-
* - Editorial models (ContentAsset, etc.)
|
|
865
|
-
* - Integrations models (Integration, etc.)
|
|
866
|
-
* - Org models (Property, etc.)
|
|
867
|
-
*
|
|
868
|
-
* Example:
|
|
869
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
870
|
-
* queryset = TenantContact.objects.all()
|
|
871
|
-
* serializer_class = TenantContactSerializer
|
|
872
|
-
* @returns Channel
|
|
873
|
-
* @throws ApiError
|
|
874
|
-
*/
|
|
875
|
-
static editorialChannelsPartialUpdate({ id, requestBody, }: {
|
|
876
|
-
/**
|
|
877
|
-
* A unique integer value identifying this channel.
|
|
878
|
-
*/
|
|
879
|
-
id: number;
|
|
880
|
-
requestBody?: PatchedChannel;
|
|
881
|
-
}): CancelablePromise<Channel>;
|
|
882
|
-
/**
|
|
883
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
884
|
-
*
|
|
885
|
-
* This ViewSet ensures that:
|
|
886
|
-
* 1. request.tenant exists
|
|
887
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
888
|
-
*
|
|
889
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
890
|
-
* - CRM models (TenantContact, etc.)
|
|
891
|
-
* - Editorial models (ContentAsset, etc.)
|
|
892
|
-
* - Integrations models (Integration, etc.)
|
|
893
|
-
* - Org models (Property, etc.)
|
|
894
|
-
*
|
|
895
|
-
* Example:
|
|
896
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
897
|
-
* queryset = TenantContact.objects.all()
|
|
898
|
-
* serializer_class = TenantContactSerializer
|
|
899
|
-
* @returns void
|
|
900
|
-
* @throws ApiError
|
|
901
|
-
*/
|
|
902
|
-
static editorialChannelsDestroy({ id, }: {
|
|
903
|
-
/**
|
|
904
|
-
* A unique integer value identifying this channel.
|
|
905
|
-
*/
|
|
906
|
-
id: number;
|
|
907
|
-
}): CancelablePromise<void>;
|
|
908
|
-
/**
|
|
909
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
910
|
-
*
|
|
911
|
-
* This ViewSet ensures that:
|
|
912
|
-
* 1. request.tenant exists
|
|
913
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
914
|
-
*
|
|
915
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
916
|
-
* - CRM models (TenantContact, etc.)
|
|
917
|
-
* - Editorial models (ContentAsset, etc.)
|
|
918
|
-
* - Integrations models (Integration, etc.)
|
|
919
|
-
* - Org models (Property, etc.)
|
|
920
|
-
*
|
|
921
|
-
* Example:
|
|
922
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
923
|
-
* queryset = TenantContact.objects.all()
|
|
924
|
-
* serializer_class = TenantContactSerializer
|
|
925
|
-
* @returns ContentUnit
|
|
926
|
-
* @throws ApiError
|
|
927
|
-
*/
|
|
928
|
-
static editorialContentUnitsList(): CancelablePromise<Array<ContentUnit>>;
|
|
929
|
-
/**
|
|
930
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
931
|
-
*
|
|
932
|
-
* This ViewSet ensures that:
|
|
933
|
-
* 1. request.tenant exists
|
|
934
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
935
|
-
*
|
|
936
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
937
|
-
* - CRM models (TenantContact, etc.)
|
|
938
|
-
* - Editorial models (ContentAsset, etc.)
|
|
939
|
-
* - Integrations models (Integration, etc.)
|
|
940
|
-
* - Org models (Property, etc.)
|
|
941
|
-
*
|
|
942
|
-
* Example:
|
|
943
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
944
|
-
* queryset = TenantContact.objects.all()
|
|
945
|
-
* serializer_class = TenantContactSerializer
|
|
946
|
-
* @returns ContentUnit
|
|
947
|
-
* @throws ApiError
|
|
948
|
-
*/
|
|
949
|
-
static editorialContentUnitsCreate({ requestBody, }: {
|
|
950
|
-
requestBody: ContentUnit;
|
|
951
|
-
}): CancelablePromise<ContentUnit>;
|
|
952
|
-
/**
|
|
953
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
954
|
-
*
|
|
955
|
-
* This ViewSet ensures that:
|
|
956
|
-
* 1. request.tenant exists
|
|
957
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
958
|
-
*
|
|
959
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
960
|
-
* - CRM models (TenantContact, etc.)
|
|
961
|
-
* - Editorial models (ContentAsset, etc.)
|
|
962
|
-
* - Integrations models (Integration, etc.)
|
|
963
|
-
* - Org models (Property, etc.)
|
|
964
|
-
*
|
|
965
|
-
* Example:
|
|
966
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
967
|
-
* queryset = TenantContact.objects.all()
|
|
968
|
-
* serializer_class = TenantContactSerializer
|
|
969
|
-
* @returns ContentUnit
|
|
970
|
-
* @throws ApiError
|
|
971
|
-
*/
|
|
972
|
-
static editorialContentUnitsRetrieve({ id, }: {
|
|
973
|
-
/**
|
|
974
|
-
* A unique integer value identifying this content unit.
|
|
975
|
-
*/
|
|
976
|
-
id: number;
|
|
977
|
-
}): CancelablePromise<ContentUnit>;
|
|
978
|
-
/**
|
|
979
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
980
|
-
*
|
|
981
|
-
* This ViewSet ensures that:
|
|
982
|
-
* 1. request.tenant exists
|
|
983
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
984
|
-
*
|
|
985
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
986
|
-
* - CRM models (TenantContact, etc.)
|
|
987
|
-
* - Editorial models (ContentAsset, etc.)
|
|
988
|
-
* - Integrations models (Integration, etc.)
|
|
989
|
-
* - Org models (Property, etc.)
|
|
990
|
-
*
|
|
991
|
-
* Example:
|
|
992
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
993
|
-
* queryset = TenantContact.objects.all()
|
|
994
|
-
* serializer_class = TenantContactSerializer
|
|
995
|
-
* @returns ContentUnit
|
|
996
|
-
* @throws ApiError
|
|
997
|
-
*/
|
|
998
|
-
static editorialContentUnitsUpdate({ id, requestBody, }: {
|
|
999
|
-
/**
|
|
1000
|
-
* A unique integer value identifying this content unit.
|
|
1001
|
-
*/
|
|
1002
|
-
id: number;
|
|
1003
|
-
requestBody: ContentUnit;
|
|
1004
|
-
}): CancelablePromise<ContentUnit>;
|
|
1005
|
-
/**
|
|
1006
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1007
|
-
*
|
|
1008
|
-
* This ViewSet ensures that:
|
|
1009
|
-
* 1. request.tenant exists
|
|
1010
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1011
|
-
*
|
|
1012
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1013
|
-
* - CRM models (TenantContact, etc.)
|
|
1014
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1015
|
-
* - Integrations models (Integration, etc.)
|
|
1016
|
-
* - Org models (Property, etc.)
|
|
1017
|
-
*
|
|
1018
|
-
* Example:
|
|
1019
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1020
|
-
* queryset = TenantContact.objects.all()
|
|
1021
|
-
* serializer_class = TenantContactSerializer
|
|
1022
|
-
* @returns ContentUnit
|
|
1023
|
-
* @throws ApiError
|
|
1024
|
-
*/
|
|
1025
|
-
static editorialContentUnitsPartialUpdate({ id, requestBody, }: {
|
|
1026
|
-
/**
|
|
1027
|
-
* A unique integer value identifying this content unit.
|
|
1028
|
-
*/
|
|
1029
|
-
id: number;
|
|
1030
|
-
requestBody?: PatchedContentUnit;
|
|
1031
|
-
}): CancelablePromise<ContentUnit>;
|
|
1032
|
-
/**
|
|
1033
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1034
|
-
*
|
|
1035
|
-
* This ViewSet ensures that:
|
|
1036
|
-
* 1. request.tenant exists
|
|
1037
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1038
|
-
*
|
|
1039
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1040
|
-
* - CRM models (TenantContact, etc.)
|
|
1041
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1042
|
-
* - Integrations models (Integration, etc.)
|
|
1043
|
-
* - Org models (Property, etc.)
|
|
1044
|
-
*
|
|
1045
|
-
* Example:
|
|
1046
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1047
|
-
* queryset = TenantContact.objects.all()
|
|
1048
|
-
* serializer_class = TenantContactSerializer
|
|
1049
|
-
* @returns void
|
|
1050
|
-
* @throws ApiError
|
|
1051
|
-
*/
|
|
1052
|
-
static editorialContentUnitsDestroy({ id, }: {
|
|
1053
|
-
/**
|
|
1054
|
-
* A unique integer value identifying this content unit.
|
|
1055
|
-
*/
|
|
1056
|
-
id: number;
|
|
1057
|
-
}): CancelablePromise<void>;
|
|
1058
|
-
/**
|
|
1059
|
-
* Attach a selected Pexels image as an Asset to this content unit.
|
|
1060
|
-
*
|
|
1061
|
-
* POST /api/v1/editorial/content-units/{id}/pexels_attach/
|
|
1062
|
-
*
|
|
1063
|
-
* Body:
|
|
1064
|
-
* {
|
|
1065
|
-
* "pexels_id": "...",
|
|
1066
|
-
* "image_url": "...",
|
|
1067
|
-
* "photographer": "...",
|
|
1068
|
-
* "photographer_url": "...",
|
|
1069
|
-
* "source_url": "...",
|
|
1070
|
-
* "attribution_text": "...",
|
|
1071
|
-
* "query_used": "..." (optional)
|
|
1072
|
-
* }
|
|
1073
|
-
*
|
|
1074
|
-
* Returns:
|
|
1075
|
-
* { "asset": { id, file_url, description, metadata }, "content_unit": ContentUnit }
|
|
1076
|
-
* @returns ContentUnit
|
|
1077
|
-
* @throws ApiError
|
|
1078
|
-
*/
|
|
1079
|
-
static editorialContentUnitsPexelsAttachCreate({ id, requestBody, }: {
|
|
1080
|
-
/**
|
|
1081
|
-
* A unique integer value identifying this content unit.
|
|
1082
|
-
*/
|
|
1083
|
-
id: number;
|
|
1084
|
-
requestBody: PexelsAttachRequest;
|
|
1085
|
-
}): CancelablePromise<ContentUnit>;
|
|
1086
|
-
/**
|
|
1087
|
-
* Fetch up to 3 Pexels image candidates for this content unit.
|
|
1088
|
-
*
|
|
1089
|
-
* POST /api/v1/editorial/content-units/{id}/pexels_candidates/
|
|
1090
|
-
*
|
|
1091
|
-
* Body (optional):
|
|
1092
|
-
* { "queries": ["q1", "q2", "q3"], "orientation": "square|portrait|landscape" }
|
|
1093
|
-
*
|
|
1094
|
-
* Returns:
|
|
1095
|
-
* { "content_unit_id": int, "queries_used": [...], "candidates": [...] }
|
|
1096
|
-
* @returns ContentUnit
|
|
1097
|
-
* @throws ApiError
|
|
1098
|
-
*/
|
|
1099
|
-
static editorialContentUnitsPexelsCandidatesCreate({ id, requestBody, }: {
|
|
1100
|
-
/**
|
|
1101
|
-
* A unique integer value identifying this content unit.
|
|
1102
|
-
*/
|
|
1103
|
-
id: number;
|
|
1104
|
-
requestBody?: PexelsCandidatesRequest;
|
|
1105
|
-
}): CancelablePromise<ContentUnit>;
|
|
1106
|
-
/**
|
|
1107
|
-
* Retry syncing a failed publish target.
|
|
1108
|
-
*
|
|
1109
|
-
* POST /api/v1/editorial/content-units/{id}/publish-targets/{target_id}/retry/
|
|
1110
|
-
* @returns ContentUnit
|
|
1111
|
-
* @throws ApiError
|
|
1112
|
-
*/
|
|
1113
|
-
static editorialContentUnitsPublishTargetsRetryCreate({ id, targetId, requestBody, }: {
|
|
1114
|
-
/**
|
|
1115
|
-
* A unique integer value identifying this content unit.
|
|
1116
|
-
*/
|
|
1117
|
-
id: number;
|
|
1118
|
-
targetId: string;
|
|
1119
|
-
requestBody: ContentUnit;
|
|
1120
|
-
}): CancelablePromise<ContentUnit>;
|
|
1121
|
-
/**
|
|
1122
|
-
* Update publish_at for content unit.
|
|
1123
|
-
* @returns ContentUnit
|
|
1124
|
-
* @throws ApiError
|
|
1125
|
-
*/
|
|
1126
|
-
static editorialContentUnitsSchedulePartialUpdate({ id, requestBody, }: {
|
|
1127
|
-
/**
|
|
1128
|
-
* A unique integer value identifying this content unit.
|
|
1129
|
-
*/
|
|
1130
|
-
id: number;
|
|
1131
|
-
requestBody?: PatchedContentUnit;
|
|
1132
|
-
}): CancelablePromise<ContentUnit>;
|
|
1133
|
-
/**
|
|
1134
|
-
* ViewSet for managing assets (images, videos, documents).
|
|
1135
|
-
*
|
|
1136
|
-
* Provides endpoints to upload, view, and associate assets with content units.
|
|
1137
|
-
* @returns Asset
|
|
1138
|
-
* @throws ApiError
|
|
1139
|
-
*/
|
|
1140
|
-
static editorialMediaAssetsList(): CancelablePromise<Array<Asset>>;
|
|
1141
|
-
/**
|
|
1142
|
-
* ViewSet for managing assets (images, videos, documents).
|
|
1143
|
-
*
|
|
1144
|
-
* Provides endpoints to upload, view, and associate assets with content units.
|
|
1145
|
-
* @returns Asset
|
|
1146
|
-
* @throws ApiError
|
|
1147
|
-
*/
|
|
1148
|
-
static editorialMediaAssetsCreate({ requestBody, }: {
|
|
1149
|
-
requestBody: Asset;
|
|
1150
|
-
}): CancelablePromise<Asset>;
|
|
1151
|
-
/**
|
|
1152
|
-
* ViewSet for managing assets (images, videos, documents).
|
|
1153
|
-
*
|
|
1154
|
-
* Provides endpoints to upload, view, and associate assets with content units.
|
|
1155
|
-
* @returns Asset
|
|
1156
|
-
* @throws ApiError
|
|
1157
|
-
*/
|
|
1158
|
-
static editorialMediaAssetsRetrieve({ id, }: {
|
|
1159
|
-
/**
|
|
1160
|
-
* A unique integer value identifying this asset.
|
|
1161
|
-
*/
|
|
1162
|
-
id: number;
|
|
1163
|
-
}): CancelablePromise<Asset>;
|
|
1164
|
-
/**
|
|
1165
|
-
* ViewSet for managing assets (images, videos, documents).
|
|
1166
|
-
*
|
|
1167
|
-
* Provides endpoints to upload, view, and associate assets with content units.
|
|
1168
|
-
* @returns Asset
|
|
1169
|
-
* @throws ApiError
|
|
1170
|
-
*/
|
|
1171
|
-
static editorialMediaAssetsUpdate({ id, requestBody, }: {
|
|
1172
|
-
/**
|
|
1173
|
-
* A unique integer value identifying this asset.
|
|
1174
|
-
*/
|
|
1175
|
-
id: number;
|
|
1176
|
-
requestBody: Asset;
|
|
1177
|
-
}): CancelablePromise<Asset>;
|
|
1178
|
-
/**
|
|
1179
|
-
* ViewSet for managing assets (images, videos, documents).
|
|
1180
|
-
*
|
|
1181
|
-
* Provides endpoints to upload, view, and associate assets with content units.
|
|
1182
|
-
* @returns Asset
|
|
1183
|
-
* @throws ApiError
|
|
1184
|
-
*/
|
|
1185
|
-
static editorialMediaAssetsPartialUpdate({ id, requestBody, }: {
|
|
1186
|
-
/**
|
|
1187
|
-
* A unique integer value identifying this asset.
|
|
1188
|
-
*/
|
|
1189
|
-
id: number;
|
|
1190
|
-
requestBody?: PatchedAsset;
|
|
1191
|
-
}): CancelablePromise<Asset>;
|
|
1192
|
-
/**
|
|
1193
|
-
* ViewSet for managing assets (images, videos, documents).
|
|
1194
|
-
*
|
|
1195
|
-
* Provides endpoints to upload, view, and associate assets with content units.
|
|
1196
|
-
* @returns void
|
|
1197
|
-
* @throws ApiError
|
|
1198
|
-
*/
|
|
1199
|
-
static editorialMediaAssetsDestroy({ id, }: {
|
|
1200
|
-
/**
|
|
1201
|
-
* A unique integer value identifying this asset.
|
|
1202
|
-
*/
|
|
1203
|
-
id: number;
|
|
1204
|
-
}): CancelablePromise<void>;
|
|
1205
|
-
/**
|
|
1206
|
-
* Associate an asset with one or more content units.
|
|
1207
|
-
*
|
|
1208
|
-
* POST /api/v1/editorial/assets/{id}/associate/
|
|
1209
|
-
*
|
|
1210
|
-
* Body:
|
|
1211
|
-
* - content_unit_ids: List of content unit IDs
|
|
1212
|
-
* @returns Asset
|
|
1213
|
-
* @throws ApiError
|
|
1214
|
-
*/
|
|
1215
|
-
static editorialMediaAssetsAssociateCreate({ id, requestBody, }: {
|
|
1216
|
-
/**
|
|
1217
|
-
* A unique integer value identifying this asset.
|
|
1218
|
-
*/
|
|
1219
|
-
id: number;
|
|
1220
|
-
requestBody: Asset;
|
|
1221
|
-
}): CancelablePromise<Asset>;
|
|
1222
|
-
/**
|
|
1223
|
-
* Upload an asset file.
|
|
1224
|
-
*
|
|
1225
|
-
* POST /api/v1/editorial/assets/upload/
|
|
1226
|
-
*
|
|
1227
|
-
* Form data:
|
|
1228
|
-
* - file: The file to upload
|
|
1229
|
-
* - name: Display name (optional, defaults to filename)
|
|
1230
|
-
* - description: Description/alt text (optional)
|
|
1231
|
-
* - asset_type: Type of asset (image, video, document, other)
|
|
1232
|
-
* - property_id: ID of property (optional, uses request.property if not provided)
|
|
1233
|
-
* - content_unit_id: ID of content unit to associate (optional)
|
|
1234
|
-
* @returns Asset
|
|
1235
|
-
* @throws ApiError
|
|
1236
|
-
*/
|
|
1237
|
-
static editorialMediaAssetsUploadCreate({ requestBody, }: {
|
|
1238
|
-
requestBody: Asset;
|
|
1239
|
-
}): CancelablePromise<Asset>;
|
|
1240
|
-
/**
|
|
1241
|
-
* ViewSet for managing publish targets.
|
|
1242
|
-
*
|
|
1243
|
-
* Provides endpoints to view and manage publish targets for content units.
|
|
1244
|
-
* @returns PublishTarget
|
|
1245
|
-
* @throws ApiError
|
|
1246
|
-
*/
|
|
1247
|
-
static editorialPublishTargetsList(): CancelablePromise<Array<PublishTarget>>;
|
|
1248
|
-
/**
|
|
1249
|
-
* ViewSet for managing publish targets.
|
|
1250
|
-
*
|
|
1251
|
-
* Provides endpoints to view and manage publish targets for content units.
|
|
1252
|
-
* @returns PublishTarget
|
|
1253
|
-
* @throws ApiError
|
|
1254
|
-
*/
|
|
1255
|
-
static editorialPublishTargetsCreate({ requestBody, }: {
|
|
1256
|
-
requestBody: PublishTarget;
|
|
1257
|
-
}): CancelablePromise<PublishTarget>;
|
|
1258
|
-
/**
|
|
1259
|
-
* ViewSet for managing publish targets.
|
|
1260
|
-
*
|
|
1261
|
-
* Provides endpoints to view and manage publish targets for content units.
|
|
1262
|
-
* @returns PublishTarget
|
|
1263
|
-
* @throws ApiError
|
|
1264
|
-
*/
|
|
1265
|
-
static editorialPublishTargetsRetrieve({ id, }: {
|
|
1266
|
-
/**
|
|
1267
|
-
* A unique integer value identifying this publish target.
|
|
1268
|
-
*/
|
|
1269
|
-
id: number;
|
|
1270
|
-
}): CancelablePromise<PublishTarget>;
|
|
1271
|
-
/**
|
|
1272
|
-
* ViewSet for managing publish targets.
|
|
1273
|
-
*
|
|
1274
|
-
* Provides endpoints to view and manage publish targets for content units.
|
|
1275
|
-
* @returns PublishTarget
|
|
1276
|
-
* @throws ApiError
|
|
1277
|
-
*/
|
|
1278
|
-
static editorialPublishTargetsUpdate({ id, requestBody, }: {
|
|
1279
|
-
/**
|
|
1280
|
-
* A unique integer value identifying this publish target.
|
|
1281
|
-
*/
|
|
1282
|
-
id: number;
|
|
1283
|
-
requestBody: PublishTarget;
|
|
1284
|
-
}): CancelablePromise<PublishTarget>;
|
|
1285
|
-
/**
|
|
1286
|
-
* ViewSet for managing publish targets.
|
|
1287
|
-
*
|
|
1288
|
-
* Provides endpoints to view and manage publish targets for content units.
|
|
1289
|
-
* @returns PublishTarget
|
|
1290
|
-
* @throws ApiError
|
|
1291
|
-
*/
|
|
1292
|
-
static editorialPublishTargetsPartialUpdate({ id, requestBody, }: {
|
|
1293
|
-
/**
|
|
1294
|
-
* A unique integer value identifying this publish target.
|
|
1295
|
-
*/
|
|
1296
|
-
id: number;
|
|
1297
|
-
requestBody?: PatchedPublishTarget;
|
|
1298
|
-
}): CancelablePromise<PublishTarget>;
|
|
1299
|
-
/**
|
|
1300
|
-
* ViewSet for managing publish targets.
|
|
1301
|
-
*
|
|
1302
|
-
* Provides endpoints to view and manage publish targets for content units.
|
|
1303
|
-
* @returns void
|
|
1304
|
-
* @throws ApiError
|
|
1305
|
-
*/
|
|
1306
|
-
static editorialPublishTargetsDestroy({ id, }: {
|
|
1307
|
-
/**
|
|
1308
|
-
* A unique integer value identifying this publish target.
|
|
1309
|
-
*/
|
|
1310
|
-
id: number;
|
|
1311
|
-
}): CancelablePromise<void>;
|
|
1312
|
-
/**
|
|
1313
|
-
* Retry syncing a failed publish target.
|
|
1314
|
-
*
|
|
1315
|
-
* POST /api/v1/editorial/publish-targets/{id}/retry/
|
|
1316
|
-
* @returns PublishTarget
|
|
1317
|
-
* @throws ApiError
|
|
1318
|
-
*/
|
|
1319
|
-
static editorialPublishTargetsRetryCreate({ id, requestBody, }: {
|
|
1320
|
-
/**
|
|
1321
|
-
* A unique integer value identifying this publish target.
|
|
1322
|
-
*/
|
|
1323
|
-
id: number;
|
|
1324
|
-
requestBody: PublishTarget;
|
|
1325
|
-
}): CancelablePromise<PublishTarget>;
|
|
1326
|
-
/**
|
|
1327
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1328
|
-
*
|
|
1329
|
-
* This ViewSet ensures that:
|
|
1330
|
-
* 1. request.tenant exists
|
|
1331
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1332
|
-
*
|
|
1333
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1334
|
-
* - CRM models (TenantContact, etc.)
|
|
1335
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1336
|
-
* - Integrations models (Integration, etc.)
|
|
1337
|
-
* - Org models (Property, etc.)
|
|
1338
|
-
*
|
|
1339
|
-
* Example:
|
|
1340
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1341
|
-
* queryset = TenantContact.objects.all()
|
|
1342
|
-
* serializer_class = TenantContactSerializer
|
|
1343
|
-
* @returns ContentTask
|
|
1344
|
-
* @throws ApiError
|
|
1345
|
-
*/
|
|
1346
|
-
static editorialTasksList(): CancelablePromise<Array<ContentTask>>;
|
|
1347
|
-
/**
|
|
1348
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1349
|
-
*
|
|
1350
|
-
* This ViewSet ensures that:
|
|
1351
|
-
* 1. request.tenant exists
|
|
1352
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1353
|
-
*
|
|
1354
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1355
|
-
* - CRM models (TenantContact, etc.)
|
|
1356
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1357
|
-
* - Integrations models (Integration, etc.)
|
|
1358
|
-
* - Org models (Property, etc.)
|
|
1359
|
-
*
|
|
1360
|
-
* Example:
|
|
1361
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1362
|
-
* queryset = TenantContact.objects.all()
|
|
1363
|
-
* serializer_class = TenantContactSerializer
|
|
1364
|
-
* @returns ContentTask
|
|
1365
|
-
* @throws ApiError
|
|
1366
|
-
*/
|
|
1367
|
-
static editorialTasksCreate({ requestBody, }: {
|
|
1368
|
-
requestBody: ContentTask;
|
|
1369
|
-
}): CancelablePromise<ContentTask>;
|
|
1370
|
-
/**
|
|
1371
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1372
|
-
*
|
|
1373
|
-
* This ViewSet ensures that:
|
|
1374
|
-
* 1. request.tenant exists
|
|
1375
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1376
|
-
*
|
|
1377
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1378
|
-
* - CRM models (TenantContact, etc.)
|
|
1379
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1380
|
-
* - Integrations models (Integration, etc.)
|
|
1381
|
-
* - Org models (Property, etc.)
|
|
1382
|
-
*
|
|
1383
|
-
* Example:
|
|
1384
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1385
|
-
* queryset = TenantContact.objects.all()
|
|
1386
|
-
* serializer_class = TenantContactSerializer
|
|
1387
|
-
* @returns ContentTask
|
|
1388
|
-
* @throws ApiError
|
|
1389
|
-
*/
|
|
1390
|
-
static editorialTasksRetrieve({ id, }: {
|
|
1391
|
-
/**
|
|
1392
|
-
* A unique integer value identifying this content task.
|
|
1393
|
-
*/
|
|
1394
|
-
id: number;
|
|
1395
|
-
}): CancelablePromise<ContentTask>;
|
|
1396
|
-
/**
|
|
1397
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1398
|
-
*
|
|
1399
|
-
* This ViewSet ensures that:
|
|
1400
|
-
* 1. request.tenant exists
|
|
1401
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1402
|
-
*
|
|
1403
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1404
|
-
* - CRM models (TenantContact, etc.)
|
|
1405
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1406
|
-
* - Integrations models (Integration, etc.)
|
|
1407
|
-
* - Org models (Property, etc.)
|
|
1408
|
-
*
|
|
1409
|
-
* Example:
|
|
1410
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1411
|
-
* queryset = TenantContact.objects.all()
|
|
1412
|
-
* serializer_class = TenantContactSerializer
|
|
1413
|
-
* @returns ContentTask
|
|
1414
|
-
* @throws ApiError
|
|
1415
|
-
*/
|
|
1416
|
-
static editorialTasksUpdate({ id, requestBody, }: {
|
|
1417
|
-
/**
|
|
1418
|
-
* A unique integer value identifying this content task.
|
|
1419
|
-
*/
|
|
1420
|
-
id: number;
|
|
1421
|
-
requestBody: ContentTask;
|
|
1422
|
-
}): CancelablePromise<ContentTask>;
|
|
1423
|
-
/**
|
|
1424
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1425
|
-
*
|
|
1426
|
-
* This ViewSet ensures that:
|
|
1427
|
-
* 1. request.tenant exists
|
|
1428
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1429
|
-
*
|
|
1430
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1431
|
-
* - CRM models (TenantContact, etc.)
|
|
1432
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1433
|
-
* - Integrations models (Integration, etc.)
|
|
1434
|
-
* - Org models (Property, etc.)
|
|
1435
|
-
*
|
|
1436
|
-
* Example:
|
|
1437
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1438
|
-
* queryset = TenantContact.objects.all()
|
|
1439
|
-
* serializer_class = TenantContactSerializer
|
|
1440
|
-
* @returns ContentTask
|
|
1441
|
-
* @throws ApiError
|
|
1442
|
-
*/
|
|
1443
|
-
static editorialTasksPartialUpdate({ id, requestBody, }: {
|
|
1444
|
-
/**
|
|
1445
|
-
* A unique integer value identifying this content task.
|
|
1446
|
-
*/
|
|
1447
|
-
id: number;
|
|
1448
|
-
requestBody?: PatchedContentTask;
|
|
1449
|
-
}): CancelablePromise<ContentTask>;
|
|
1450
|
-
/**
|
|
1451
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1452
|
-
*
|
|
1453
|
-
* This ViewSet ensures that:
|
|
1454
|
-
* 1. request.tenant exists
|
|
1455
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1456
|
-
*
|
|
1457
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1458
|
-
* - CRM models (TenantContact, etc.)
|
|
1459
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1460
|
-
* - Integrations models (Integration, etc.)
|
|
1461
|
-
* - Org models (Property, etc.)
|
|
1462
|
-
*
|
|
1463
|
-
* Example:
|
|
1464
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1465
|
-
* queryset = TenantContact.objects.all()
|
|
1466
|
-
* serializer_class = TenantContactSerializer
|
|
1467
|
-
* @returns void
|
|
1468
|
-
* @throws ApiError
|
|
1469
|
-
*/
|
|
1470
|
-
static editorialTasksDestroy({ id, }: {
|
|
1471
|
-
/**
|
|
1472
|
-
* A unique integer value identifying this content task.
|
|
1473
|
-
*/
|
|
1474
|
-
id: number;
|
|
1475
|
-
}): CancelablePromise<void>;
|
|
1476
|
-
/**
|
|
1477
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1478
|
-
*
|
|
1479
|
-
* This ViewSet ensures that:
|
|
1480
|
-
* 1. request.tenant exists
|
|
1481
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1482
|
-
*
|
|
1483
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1484
|
-
* - CRM models (TenantContact, etc.)
|
|
1485
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1486
|
-
* - Integrations models (Integration, etc.)
|
|
1487
|
-
* - Org models (Property, etc.)
|
|
1488
|
-
*
|
|
1489
|
-
* Example:
|
|
1490
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1491
|
-
* queryset = TenantContact.objects.all()
|
|
1492
|
-
* serializer_class = TenantContactSerializer
|
|
1493
|
-
* @returns ContentTopic
|
|
1494
|
-
* @throws ApiError
|
|
1495
|
-
*/
|
|
1496
|
-
static editorialTopicsList(): CancelablePromise<Array<ContentTopic>>;
|
|
1497
|
-
/**
|
|
1498
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1499
|
-
*
|
|
1500
|
-
* This ViewSet ensures that:
|
|
1501
|
-
* 1. request.tenant exists
|
|
1502
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1503
|
-
*
|
|
1504
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1505
|
-
* - CRM models (TenantContact, etc.)
|
|
1506
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1507
|
-
* - Integrations models (Integration, etc.)
|
|
1508
|
-
* - Org models (Property, etc.)
|
|
1509
|
-
*
|
|
1510
|
-
* Example:
|
|
1511
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1512
|
-
* queryset = TenantContact.objects.all()
|
|
1513
|
-
* serializer_class = TenantContactSerializer
|
|
1514
|
-
* @returns ContentTopic
|
|
1515
|
-
* @throws ApiError
|
|
1516
|
-
*/
|
|
1517
|
-
static editorialTopicsCreate({ requestBody, }: {
|
|
1518
|
-
requestBody: ContentTopic;
|
|
1519
|
-
}): CancelablePromise<ContentTopic>;
|
|
1520
|
-
/**
|
|
1521
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1522
|
-
*
|
|
1523
|
-
* This ViewSet ensures that:
|
|
1524
|
-
* 1. request.tenant exists
|
|
1525
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1526
|
-
*
|
|
1527
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1528
|
-
* - CRM models (TenantContact, etc.)
|
|
1529
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1530
|
-
* - Integrations models (Integration, etc.)
|
|
1531
|
-
* - Org models (Property, etc.)
|
|
1532
|
-
*
|
|
1533
|
-
* Example:
|
|
1534
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1535
|
-
* queryset = TenantContact.objects.all()
|
|
1536
|
-
* serializer_class = TenantContactSerializer
|
|
1537
|
-
* @returns ContentTopic
|
|
1538
|
-
* @throws ApiError
|
|
1539
|
-
*/
|
|
1540
|
-
static editorialTopicsRetrieve({ id, }: {
|
|
1541
|
-
/**
|
|
1542
|
-
* A unique integer value identifying this content topic.
|
|
1543
|
-
*/
|
|
1544
|
-
id: number;
|
|
1545
|
-
}): CancelablePromise<ContentTopic>;
|
|
1546
|
-
/**
|
|
1547
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1548
|
-
*
|
|
1549
|
-
* This ViewSet ensures that:
|
|
1550
|
-
* 1. request.tenant exists
|
|
1551
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1552
|
-
*
|
|
1553
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1554
|
-
* - CRM models (TenantContact, etc.)
|
|
1555
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1556
|
-
* - Integrations models (Integration, etc.)
|
|
1557
|
-
* - Org models (Property, etc.)
|
|
1558
|
-
*
|
|
1559
|
-
* Example:
|
|
1560
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1561
|
-
* queryset = TenantContact.objects.all()
|
|
1562
|
-
* serializer_class = TenantContactSerializer
|
|
1563
|
-
* @returns ContentTopic
|
|
1564
|
-
* @throws ApiError
|
|
1565
|
-
*/
|
|
1566
|
-
static editorialTopicsUpdate({ id, requestBody, }: {
|
|
1567
|
-
/**
|
|
1568
|
-
* A unique integer value identifying this content topic.
|
|
1569
|
-
*/
|
|
1570
|
-
id: number;
|
|
1571
|
-
requestBody: ContentTopic;
|
|
1572
|
-
}): CancelablePromise<ContentTopic>;
|
|
1573
|
-
/**
|
|
1574
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1575
|
-
*
|
|
1576
|
-
* This ViewSet ensures that:
|
|
1577
|
-
* 1. request.tenant exists
|
|
1578
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1579
|
-
*
|
|
1580
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1581
|
-
* - CRM models (TenantContact, etc.)
|
|
1582
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1583
|
-
* - Integrations models (Integration, etc.)
|
|
1584
|
-
* - Org models (Property, etc.)
|
|
1585
|
-
*
|
|
1586
|
-
* Example:
|
|
1587
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1588
|
-
* queryset = TenantContact.objects.all()
|
|
1589
|
-
* serializer_class = TenantContactSerializer
|
|
1590
|
-
* @returns ContentTopic
|
|
1591
|
-
* @throws ApiError
|
|
1592
|
-
*/
|
|
1593
|
-
static editorialTopicsPartialUpdate({ id, requestBody, }: {
|
|
1594
|
-
/**
|
|
1595
|
-
* A unique integer value identifying this content topic.
|
|
1596
|
-
*/
|
|
1597
|
-
id: number;
|
|
1598
|
-
requestBody?: PatchedContentTopic;
|
|
1599
|
-
}): CancelablePromise<ContentTopic>;
|
|
1600
|
-
/**
|
|
1601
|
-
* Base ModelViewSet for tenant-scoped models.
|
|
1602
|
-
*
|
|
1603
|
-
* This ViewSet ensures that:
|
|
1604
|
-
* 1. request.tenant exists
|
|
1605
|
-
* 2. connection.schema_name matches tenant.schema_name before any queryset evaluation
|
|
1606
|
-
*
|
|
1607
|
-
* Use this for all viewsets that query tenant-scoped models:
|
|
1608
|
-
* - CRM models (TenantContact, etc.)
|
|
1609
|
-
* - Editorial models (ContentAsset, etc.)
|
|
1610
|
-
* - Integrations models (Integration, etc.)
|
|
1611
|
-
* - Org models (Property, etc.)
|
|
1612
|
-
*
|
|
1613
|
-
* Example:
|
|
1614
|
-
* class TenantContactViewSet(TenantModelViewSet):
|
|
1615
|
-
* queryset = TenantContact.objects.all()
|
|
1616
|
-
* serializer_class = TenantContactSerializer
|
|
1617
|
-
* @returns void
|
|
1618
|
-
* @throws ApiError
|
|
1619
|
-
*/
|
|
1620
|
-
static editorialTopicsDestroy({ id, }: {
|
|
1621
|
-
/**
|
|
1622
|
-
* A unique integer value identifying this content topic.
|
|
1623
|
-
*/
|
|
1624
|
-
id: number;
|
|
1625
|
-
}): CancelablePromise<void>;
|
|
1626
|
-
}
|
|
1627
|
-
//# sourceMappingURL=EditorialService.d.ts.map
|