@giveitsmaller/contracts 0.73.0 → 0.78.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/accepted-options/accepted-options.json +1 -1
- package/accepted-options/image-output-routes.json +16 -2
- package/asyncapi/README.md +1 -1
- package/asyncapi/events.yaml +353 -90
- package/availability/availability.json +142 -45
- package/code-builder/code-builder-metadata.json +205 -45
- package/dist/asyncapi/AnonymousSchema_217.d.ts +6 -0
- package/dist/asyncapi/AnonymousSchema_217.js +7 -0
- package/dist/asyncapi/ErrorCode.d.ts +1 -0
- package/dist/asyncapi/ErrorCode.js +1 -0
- package/dist/asyncapi/Failure.d.ts +3 -0
- package/dist/asyncapi/LongFormJobMessage.d.ts +1 -0
- package/dist/asyncapi/MultiOutputCompletion.d.ts +3 -0
- package/dist/asyncapi/OperationMetrics.d.ts +2 -0
- package/dist/asyncapi/SingleOutputCompletion.d.ts +3 -0
- package/dist/asyncapi/UploadProbeMediaMetadata.d.ts +14 -0
- package/dist/asyncapi/index.d.ts +1 -0
- package/dist/asyncapi/index.js +1 -0
- package/dist/openapi/models/AccountLimitEntry.d.ts +2 -2
- package/dist/openapi/models/AccountLimitEntry.js +2 -2
- package/dist/openapi/models/AccountLimits.d.ts +2 -2
- package/dist/openapi/models/AccountLimits.js +2 -2
- package/dist/openapi/models/AccountLimitsLimits.d.ts +14 -2
- package/dist/openapi/models/AccountLimitsLimits.js +6 -2
- package/dist/openapi/models/AccountLimitsSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/AccountLimitsSuccessEnvelope.js +2 -2
- package/dist/openapi/models/AnonymousOperationNotAllowedResponse.d.ts +145 -0
- package/dist/openapi/models/AnonymousOperationNotAllowedResponse.js +82 -0
- package/dist/openapi/models/AnonymousQuotaExhaustedResponse.d.ts +131 -0
- package/dist/openapi/models/AnonymousQuotaExhaustedResponse.js +77 -0
- package/dist/openapi/models/AudioWatermarkDecodeRequest.d.ts +2 -2
- package/dist/openapi/models/AudioWatermarkDecodeRequest.js +2 -2
- package/dist/openapi/models/AudioWatermarkDecodeResponse.d.ts +2 -2
- package/dist/openapi/models/AudioWatermarkDecodeResponse.js +2 -2
- package/dist/openapi/models/AuthErrorResponse.d.ts +14 -5
- package/dist/openapi/models/AuthErrorResponse.js +2 -2
- package/dist/openapi/models/AuthErrorType.d.ts +2 -2
- package/dist/openapi/models/AuthErrorType.js +2 -2
- package/dist/openapi/models/AuthRejectionEnvelope.d.ts +2 -2
- package/dist/openapi/models/AuthRejectionEnvelope.js +2 -2
- package/dist/openapi/models/AuthenticatedIdentity.d.ts +2 -2
- package/dist/openapi/models/AuthenticatedIdentity.js +2 -2
- package/dist/openapi/models/AvailabilityValue.d.ts +2 -2
- package/dist/openapi/models/AvailabilityValue.js +2 -2
- package/dist/openapi/models/BalanceExhaustedResponse.d.ts +14 -5
- package/dist/openapi/models/BalanceExhaustedResponse.js +2 -2
- package/dist/openapi/models/BalanceExhaustedResponseAllOfLinks.d.ts +2 -2
- package/dist/openapi/models/BalanceExhaustedResponseAllOfLinks.js +2 -2
- package/dist/openapi/models/BillingCheckoutRequest.d.ts +2 -2
- package/dist/openapi/models/BillingCheckoutRequest.js +2 -2
- package/dist/openapi/models/BillingCheckoutSession.d.ts +2 -2
- package/dist/openapi/models/BillingCheckoutSession.js +2 -2
- package/dist/openapi/models/BillingCheckoutSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/BillingCheckoutSuccessEnvelope.js +2 -2
- package/dist/openapi/models/CallbackEventType.d.ts +2 -2
- package/dist/openapi/models/CallbackEventType.js +2 -2
- package/dist/openapi/models/CancelAccountDeletion200Response.d.ts +2 -2
- package/dist/openapi/models/CancelAccountDeletion200Response.js +2 -2
- package/dist/openapi/models/CancelAccountDeletion200ResponseData.d.ts +2 -2
- package/dist/openapi/models/CancelAccountDeletion200ResponseData.js +2 -2
- package/dist/openapi/models/CapabilityCondition.d.ts +2 -2
- package/dist/openapi/models/CapabilityCondition.js +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf.d.ts +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf.js +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf1.d.ts +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf1.js +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf2.d.ts +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf2.js +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf3.d.ts +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf3.js +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf4.d.ts +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf4.js +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf5.d.ts +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf5.js +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf6.d.ts +2 -2
- package/dist/openapi/models/CapabilityConditionOneOf6.js +2 -2
- package/dist/openapi/models/CapabilityConstraint.d.ts +2 -2
- package/dist/openapi/models/CapabilityConstraint.js +2 -2
- package/dist/openapi/models/CapabilityInputSpec.d.ts +2 -2
- package/dist/openapi/models/CapabilityInputSpec.js +2 -2
- package/dist/openapi/models/CapabilityProduces.d.ts +2 -2
- package/dist/openapi/models/CapabilityProduces.js +2 -2
- package/dist/openapi/models/CapabilityProducesOneOf.d.ts +2 -2
- package/dist/openapi/models/CapabilityProducesOneOf.js +2 -2
- package/dist/openapi/models/CapabilityProducesOneOf1.d.ts +2 -2
- package/dist/openapi/models/CapabilityProducesOneOf1.js +2 -2
- package/dist/openapi/models/CapabilityProducesOneOf2.d.ts +2 -2
- package/dist/openapi/models/CapabilityProducesOneOf2.js +2 -2
- package/dist/openapi/models/ChangePasswordRequest.d.ts +2 -2
- package/dist/openapi/models/ChangePasswordRequest.js +2 -2
- package/dist/openapi/models/CheckoutSessionStatusResponse.d.ts +46 -0
- package/dist/openapi/models/CheckoutSessionStatusResponse.js +54 -0
- package/dist/openapi/models/CheckoutSessionStatusResponseData.d.ts +50 -0
- package/dist/openapi/models/CheckoutSessionStatusResponseData.js +55 -0
- package/dist/openapi/models/CodegenSource.d.ts +5 -4
- package/dist/openapi/models/CodegenSource.js +2 -2
- package/dist/openapi/models/CodegenSourceInput.d.ts +2 -2
- package/dist/openapi/models/CodegenSourceInput.js +2 -2
- package/dist/openapi/models/CodegenSourceJob.d.ts +2 -2
- package/dist/openapi/models/CodegenSourceJob.js +2 -2
- package/dist/openapi/models/CodegenSourceJobSource.d.ts +2 -2
- package/dist/openapi/models/CodegenSourceJobSource.js +2 -2
- package/dist/openapi/models/CodegenSourceOperation.d.ts +2 -2
- package/dist/openapi/models/CodegenSourceOperation.js +2 -2
- package/dist/openapi/models/CodegenUploadPlaceholder.d.ts +2 -2
- package/dist/openapi/models/CodegenUploadPlaceholder.js +2 -2
- package/dist/openapi/models/CompositionPlan.d.ts +2 -2
- package/dist/openapi/models/CompositionPlan.js +2 -2
- package/dist/openapi/models/CompositionPlanJob.d.ts +2 -2
- package/dist/openapi/models/CompositionPlanJob.js +2 -2
- package/dist/openapi/models/CompositionPlanOperation.d.ts +2 -2
- package/dist/openapi/models/CompositionPlanOperation.js +2 -2
- package/dist/openapi/models/ConfirmEmailChange200Response.d.ts +2 -2
- package/dist/openapi/models/ConfirmEmailChange200Response.js +2 -2
- package/dist/openapi/models/ConfirmEmailChange200ResponseData.d.ts +2 -2
- package/dist/openapi/models/ConfirmEmailChange200ResponseData.js +2 -2
- package/dist/openapi/models/ConfirmEmailChangeRequest.d.ts +2 -2
- package/dist/openapi/models/ConfirmEmailChangeRequest.js +2 -2
- package/dist/openapi/models/ConnectionSource.d.ts +2 -2
- package/dist/openapi/models/ConnectionSource.js +2 -2
- package/dist/openapi/models/ContactRequest.d.ts +2 -2
- package/dist/openapi/models/ContactRequest.js +2 -2
- package/dist/openapi/models/ContactSubject.d.ts +2 -2
- package/dist/openapi/models/ContactSubject.js +2 -2
- package/dist/openapi/models/ContactValidationErrorResponse.d.ts +2 -2
- package/dist/openapi/models/ContactValidationErrorResponse.js +2 -2
- package/dist/openapi/models/CreateApiKey201Response.d.ts +2 -2
- package/dist/openapi/models/CreateApiKey201Response.js +2 -2
- package/dist/openapi/models/CreateApiKey201ResponseData.d.ts +2 -2
- package/dist/openapi/models/CreateApiKey201ResponseData.js +2 -2
- package/dist/openapi/models/CreateApiKeyRequest.d.ts +2 -2
- package/dist/openapi/models/CreateApiKeyRequest.js +2 -2
- package/dist/openapi/models/CreateBillingCheckoutSession422Response.d.ts +2 -2
- package/dist/openapi/models/CreateBillingCheckoutSession422Response.js +2 -2
- package/dist/openapi/models/CreateExternalImport403Response.d.ts +2 -2
- package/dist/openapi/models/CreateExternalImport403Response.js +2 -2
- package/dist/openapi/models/CreateExternalImport422Response.d.ts +2 -2
- package/dist/openapi/models/CreateExternalImport422Response.js +2 -2
- package/dist/openapi/models/CreateWorkflow401Response.d.ts +14 -5
- package/dist/openapi/models/CreateWorkflow401Response.js +2 -2
- package/dist/openapi/models/CreateWorkflow403Response.d.ts +33 -0
- package/dist/openapi/models/CreateWorkflow403Response.js +57 -0
- package/dist/openapi/models/CreateWorkflow422Response.d.ts +2 -2
- package/dist/openapi/models/CreateWorkflow422Response.js +2 -2
- package/dist/openapi/models/CreditTransaction.d.ts +22 -12
- package/dist/openapi/models/CreditTransaction.js +2 -2
- package/dist/openapi/models/CreditTransactionSourceBucket.d.ts +2 -2
- package/dist/openapi/models/CreditTransactionSourceBucket.js +2 -2
- package/dist/openapi/models/CreditsBalanceResponse.d.ts +2 -2
- package/dist/openapi/models/CreditsBalanceResponse.js +2 -2
- package/dist/openapi/models/CreditsBalanceSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/CreditsBalanceSuccessEnvelope.js +2 -2
- package/dist/openapi/models/CreditsUsageResponse.d.ts +2 -2
- package/dist/openapi/models/CreditsUsageResponse.js +2 -2
- package/dist/openapi/models/CreditsUsageSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/CreditsUsageSuccessEnvelope.js +2 -2
- package/dist/openapi/models/Delivery.d.ts +2 -2
- package/dist/openapi/models/Delivery.js +2 -2
- package/dist/openapi/models/DeliveryOutputRef.d.ts +2 -2
- package/dist/openapi/models/DeliveryOutputRef.js +2 -2
- package/dist/openapi/models/DeliveryPlan.d.ts +2 -2
- package/dist/openapi/models/DeliveryPlan.js +2 -2
- package/dist/openapi/models/DeliveryPlanOutput.d.ts +2 -2
- package/dist/openapi/models/DeliveryPlanOutput.js +2 -2
- package/dist/openapi/models/DeliveryPlanReason.d.ts +2 -2
- package/dist/openapi/models/DeliveryPlanReason.js +2 -2
- package/dist/openapi/models/DeliverySelection.d.ts +2 -2
- package/dist/openapi/models/DeliverySelection.js +2 -2
- package/dist/openapi/models/DownloadBundle.d.ts +2 -2
- package/dist/openapi/models/DownloadBundle.js +2 -2
- package/dist/openapi/models/DroppedOption.d.ts +2 -2
- package/dist/openapi/models/DroppedOption.js +2 -2
- package/dist/openapi/models/EmailNotify.d.ts +2 -2
- package/dist/openapi/models/EmailNotify.js +2 -2
- package/dist/openapi/models/EmptySuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/EmptySuccessEnvelope.js +2 -2
- package/dist/openapi/models/EndpointProjection.d.ts +2 -2
- package/dist/openapi/models/EndpointProjection.js +2 -2
- package/dist/openapi/models/EndpointProjectionServersInner.d.ts +2 -2
- package/dist/openapi/models/EndpointProjectionServersInner.js +2 -2
- package/dist/openapi/models/ErrorEnvelope.d.ts +14 -5
- package/dist/openapi/models/ErrorEnvelope.js +2 -2
- package/dist/openapi/models/EstimateQuality.d.ts +2 -2
- package/dist/openapi/models/EstimateQuality.js +2 -2
- package/dist/openapi/models/EstimateRange.d.ts +2 -2
- package/dist/openapi/models/EstimateRange.js +2 -2
- package/dist/openapi/models/ExportAccountData200Response.d.ts +2 -2
- package/dist/openapi/models/ExportAccountData200Response.js +2 -2
- package/dist/openapi/models/ExportAccountData200ResponseData.d.ts +5 -4
- package/dist/openapi/models/ExportAccountData200ResponseData.js +5 -4
- package/dist/openapi/models/ExportAccountData200ResponseDataBilling.d.ts +36 -0
- package/dist/openapi/models/ExportAccountData200ResponseDataBilling.js +42 -0
- package/dist/openapi/models/ExportAccountData200ResponseDataBillingCheckoutSessionsInner.d.ts +58 -0
- package/dist/openapi/models/ExportAccountData200ResponseDataBillingCheckoutSessionsInner.js +62 -0
- package/dist/openapi/models/ExternalDestination.d.ts +2 -2
- package/dist/openapi/models/ExternalDestination.js +2 -2
- package/dist/openapi/models/ExternalImportCreatedResponse.d.ts +2 -2
- package/dist/openapi/models/ExternalImportCreatedResponse.js +2 -2
- package/dist/openapi/models/ExternalImportCreatedSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/ExternalImportCreatedSuccessEnvelope.js +2 -2
- package/dist/openapi/models/ExternalImportRequest.d.ts +2 -2
- package/dist/openapi/models/ExternalImportRequest.js +2 -2
- package/dist/openapi/models/ExternalImportToken.d.ts +2 -2
- package/dist/openapi/models/ExternalImportToken.js +2 -2
- package/dist/openapi/models/ExternalSource.d.ts +2 -2
- package/dist/openapi/models/ExternalSource.js +2 -2
- package/dist/openapi/models/FeatureNotAvailableResponse.d.ts +14 -5
- package/dist/openapi/models/FeatureNotAvailableResponse.js +2 -2
- package/dist/openapi/models/FeatureTierRestrictedResponse.d.ts +14 -5
- package/dist/openapi/models/FeatureTierRestrictedResponse.js +2 -2
- package/dist/openapi/models/FeatureViolation.d.ts +2 -2
- package/dist/openapi/models/FeatureViolation.js +2 -2
- package/dist/openapi/models/GetProfile200Response.d.ts +2 -2
- package/dist/openapi/models/GetProfile200Response.js +2 -2
- package/dist/openapi/models/GetProfile200ResponseData.d.ts +2 -2
- package/dist/openapi/models/GetProfile200ResponseData.js +2 -2
- package/dist/openapi/models/ImageEncodeCapabilities.d.ts +2 -2
- package/dist/openapi/models/ImageEncodeCapabilities.js +2 -2
- package/dist/openapi/models/JobDefinition.d.ts +2 -2
- package/dist/openapi/models/JobDefinition.js +2 -2
- package/dist/openapi/models/JobDownload.d.ts +2 -2
- package/dist/openapi/models/JobDownload.js +2 -2
- package/dist/openapi/models/JobInputV2.d.ts +2 -2
- package/dist/openapi/models/JobInputV2.js +2 -2
- package/dist/openapi/models/JobMediaClass.d.ts +2 -2
- package/dist/openapi/models/JobMediaClass.js +2 -2
- package/dist/openapi/models/JobOutputSource.d.ts +2 -2
- package/dist/openapi/models/JobOutputSource.js +2 -2
- package/dist/openapi/models/JobResponse.d.ts +2 -2
- package/dist/openapi/models/JobResponse.js +2 -2
- package/dist/openapi/models/JobStatus.d.ts +2 -2
- package/dist/openapi/models/JobStatus.js +2 -2
- package/dist/openapi/models/JobType.d.ts +2 -2
- package/dist/openapi/models/JobType.js +2 -2
- package/dist/openapi/models/LivenessResponse.d.ts +2 -2
- package/dist/openapi/models/LivenessResponse.js +2 -2
- package/dist/openapi/models/LoginUser200Response.d.ts +2 -2
- package/dist/openapi/models/LoginUser200Response.js +2 -2
- package/dist/openapi/models/LoginUser200ResponseData.d.ts +2 -2
- package/dist/openapi/models/LoginUser200ResponseData.js +2 -2
- package/dist/openapi/models/LoginUser200ResponseDataUser.d.ts +2 -2
- package/dist/openapi/models/LoginUser200ResponseDataUser.js +2 -2
- package/dist/openapi/models/LoginUser401Response.d.ts +14 -5
- package/dist/openapi/models/LoginUser401Response.js +2 -2
- package/dist/openapi/models/LoginUserRequest.d.ts +2 -2
- package/dist/openapi/models/LoginUserRequest.js +2 -2
- package/dist/openapi/models/LongFormConcurrencyLimitResponse.d.ts +14 -5
- package/dist/openapi/models/LongFormConcurrencyLimitResponse.js +2 -2
- package/dist/openapi/models/LongFormConcurrencyLimitResponseAllOfLinks.d.ts +2 -2
- package/dist/openapi/models/LongFormConcurrencyLimitResponseAllOfLinks.js +2 -2
- package/dist/openapi/models/MetadataResponse.d.ts +2 -2
- package/dist/openapi/models/MetadataResponse.js +2 -2
- package/dist/openapi/models/MetadataResponseDimensions.d.ts +2 -2
- package/dist/openapi/models/MetadataResponseDimensions.js +2 -2
- package/dist/openapi/models/MetadataResponseExif.d.ts +2 -2
- package/dist/openapi/models/MetadataResponseExif.js +2 -2
- package/dist/openapi/models/MetadataResponseExifGps.d.ts +2 -2
- package/dist/openapi/models/MetadataResponseExifGps.js +2 -2
- package/dist/openapi/models/MetadataSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/MetadataSuccessEnvelope.js +2 -2
- package/dist/openapi/models/MimeGroupSchema.d.ts +39 -3
- package/dist/openapi/models/MimeGroupSchema.js +12 -2
- package/dist/openapi/models/MultiInputSource.d.ts +2 -2
- package/dist/openapi/models/MultiInputSource.js +2 -2
- package/dist/openapi/models/MultipartCompleteRequest.d.ts +2 -2
- package/dist/openapi/models/MultipartCompleteRequest.js +2 -2
- package/dist/openapi/models/MultipartCompleteRequestPartsInner.d.ts +2 -2
- package/dist/openapi/models/MultipartCompleteRequestPartsInner.js +2 -2
- package/dist/openapi/models/MultipartCompleteResponse.d.ts +2 -2
- package/dist/openapi/models/MultipartCompleteResponse.js +2 -2
- package/dist/openapi/models/MultipartCompleteSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/MultipartCompleteSuccessEnvelope.js +2 -2
- package/dist/openapi/models/MultipartInitiateRequestMetadataHint.d.ts +2 -2
- package/dist/openapi/models/MultipartInitiateRequestMetadataHint.js +2 -2
- package/dist/openapi/models/MultipartInitiateResponse.d.ts +2 -2
- package/dist/openapi/models/MultipartInitiateResponse.js +2 -2
- package/dist/openapi/models/MultipartInitiateSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/MultipartInitiateSuccessEnvelope.js +2 -2
- package/dist/openapi/models/MultipartKeepaliveResponse.d.ts +2 -2
- package/dist/openapi/models/MultipartKeepaliveResponse.js +2 -2
- package/dist/openapi/models/MultipartKeepaliveSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/MultipartKeepaliveSuccessEnvelope.js +2 -2
- package/dist/openapi/models/MultipartPartListing.d.ts +2 -2
- package/dist/openapi/models/MultipartPartListing.js +2 -2
- package/dist/openapi/models/MultipartPresignRequest.d.ts +2 -2
- package/dist/openapi/models/MultipartPresignRequest.js +2 -2
- package/dist/openapi/models/MultipartPresignResponse.d.ts +2 -2
- package/dist/openapi/models/MultipartPresignResponse.js +2 -2
- package/dist/openapi/models/MultipartPresignSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/MultipartPresignSuccessEnvelope.js +2 -2
- package/dist/openapi/models/MultipartStatusResponse.d.ts +2 -2
- package/dist/openapi/models/MultipartStatusResponse.js +2 -2
- package/dist/openapi/models/MultipartStatusSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/MultipartStatusSuccessEnvelope.js +2 -2
- package/dist/openapi/models/NotifyConfig.d.ts +9 -5
- package/dist/openapi/models/NotifyConfig.js +2 -2
- package/dist/openapi/models/OperationCapability.d.ts +2 -2
- package/dist/openapi/models/OperationCapability.js +2 -2
- package/dist/openapi/models/OperationDefinition.d.ts +2 -2
- package/dist/openapi/models/OperationDefinition.js +2 -2
- package/dist/openapi/models/OperationDownload.d.ts +6 -2
- package/dist/openapi/models/OperationDownload.js +2 -2
- package/dist/openapi/models/OperationInputModel.d.ts +2 -2
- package/dist/openapi/models/OperationInputModel.js +2 -2
- package/dist/openapi/models/OperationMessageParamsValue.d.ts +25 -0
- package/dist/openapi/models/OperationMessageParamsValue.js +31 -0
- package/dist/openapi/models/OperationResponse.d.ts +36 -2
- package/dist/openapi/models/OperationResponse.js +8 -2
- package/dist/openapi/models/OperationResult.d.ts +2 -2
- package/dist/openapi/models/OperationResult.js +2 -2
- package/dist/openapi/models/OperationResultMetadata.d.ts +29 -3
- package/dist/openapi/models/OperationResultMetadata.js +6 -2
- package/dist/openapi/models/OperationResultMetrics.d.ts +4 -4
- package/dist/openapi/models/OperationResultMetrics.js +2 -2
- package/dist/openapi/models/OperationSchemaDefinition.d.ts +5 -6
- package/dist/openapi/models/OperationSchemaDefinition.js +2 -2
- package/dist/openapi/models/OperationStatus.d.ts +2 -2
- package/dist/openapi/models/OperationStatus.js +2 -2
- package/dist/openapi/models/OperationType.d.ts +10 -4
- package/dist/openapi/models/OperationType.js +10 -4
- package/dist/openapi/models/OperationsSchemaResponse.d.ts +2 -2
- package/dist/openapi/models/OperationsSchemaResponse.js +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeatures.d.ts +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeatures.js +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeaturesDelivery.d.ts +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeaturesDelivery.js +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeaturesDeliveryMode.d.ts +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeaturesDeliveryMode.js +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeaturesDeliverySelection.d.ts +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeaturesDeliverySelection.js +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeaturesProcessing.d.ts +2 -2
- package/dist/openapi/models/OperationsSchemaResponseWorkflowFeaturesProcessing.js +2 -2
- package/dist/openapi/models/OptionSchema.d.ts +40 -3
- package/dist/openapi/models/OptionSchema.js +10 -2
- package/dist/openapi/models/OutputProperties.d.ts +2 -2
- package/dist/openapi/models/OutputProperties.js +2 -2
- package/dist/openapi/models/OutputPropertiesIsAnimated.d.ts +2 -2
- package/dist/openapi/models/OutputPropertiesIsAnimated.js +2 -2
- package/dist/openapi/models/PerClassAvailabilityEntry.d.ts +2 -2
- package/dist/openapi/models/PerClassAvailabilityEntry.js +2 -2
- package/dist/openapi/models/PerRoleCardinalityEntry.d.ts +2 -2
- package/dist/openapi/models/PerRoleCardinalityEntry.js +2 -2
- package/dist/openapi/models/PerValueAvailabilityEntry.d.ts +2 -2
- package/dist/openapi/models/PerValueAvailabilityEntry.js +2 -2
- package/dist/openapi/models/PresignedUrlPart.d.ts +2 -2
- package/dist/openapi/models/PresignedUrlPart.js +2 -2
- package/dist/openapi/models/ProbePendingResponse.d.ts +14 -5
- package/dist/openapi/models/ProbePendingResponse.js +2 -2
- package/dist/openapi/models/ProcessingClass.d.ts +2 -2
- package/dist/openapi/models/ProcessingClass.js +2 -2
- package/dist/openapi/models/ProcessingClassBandViolation.d.ts +13 -2
- package/dist/openapi/models/ProcessingClassBandViolation.js +5 -2
- package/dist/openapi/models/ProcessingClassConstraints.d.ts +2 -2
- package/dist/openapi/models/ProcessingClassConstraints.js +2 -2
- package/dist/openapi/models/ProcessingClassEntry.d.ts +16 -2
- package/dist/openapi/models/ProcessingClassEntry.js +8 -2
- package/dist/openapi/models/ProcessingClassEntryInputUniformity.d.ts +65 -0
- package/dist/openapi/models/ProcessingClassEntryInputUniformity.js +57 -0
- package/dist/openapi/models/ProcessingClassEntryResolutionBands.d.ts +66 -0
- package/dist/openapi/models/ProcessingClassEntryResolutionBands.js +56 -0
- package/dist/openapi/models/ProcessingClassExceedsBandResponse.d.ts +14 -5
- package/dist/openapi/models/ProcessingClassExceedsBandResponse.js +2 -2
- package/dist/openapi/models/ProcessingClassHint.d.ts +2 -2
- package/dist/openapi/models/ProcessingClassHint.js +2 -2
- package/dist/openapi/models/ProcessingClassReason.d.ts +2 -2
- package/dist/openapi/models/ProcessingClassReason.js +2 -2
- package/dist/openapi/models/ProcessingClassRejectReason.d.ts +2 -2
- package/dist/openapi/models/ProcessingClassRejectReason.js +2 -2
- package/dist/openapi/models/ProcessingPlan.d.ts +2 -2
- package/dist/openapi/models/ProcessingPlan.js +2 -2
- package/dist/openapi/models/ProcessingPlanJob.d.ts +15 -2
- package/dist/openapi/models/ProcessingPlanJob.js +5 -2
- package/dist/openapi/models/ReEncodeDecision.d.ts +19 -8
- package/dist/openapi/models/ReEncodeDecision.js +19 -8
- package/dist/openapi/models/ReadinessResponse.d.ts +2 -2
- package/dist/openapi/models/ReadinessResponse.js +2 -2
- package/dist/openapi/models/RegisterUser422Response.d.ts +2 -2
- package/dist/openapi/models/RegisterUser422Response.js +2 -2
- package/dist/openapi/models/RegisterUserRequest.d.ts +2 -2
- package/dist/openapi/models/RegisterUserRequest.js +2 -2
- package/dist/openapi/models/RequestAccountDeletion200Response.d.ts +2 -2
- package/dist/openapi/models/RequestAccountDeletion200Response.js +2 -2
- package/dist/openapi/models/RequestAccountDeletion200ResponseData.d.ts +2 -2
- package/dist/openapi/models/RequestAccountDeletion200ResponseData.js +2 -2
- package/dist/openapi/models/RequestAccountDeletionRequest.d.ts +2 -2
- package/dist/openapi/models/RequestAccountDeletionRequest.js +2 -2
- package/dist/openapi/models/ResendVerificationEmailRequest.d.ts +2 -2
- package/dist/openapi/models/ResendVerificationEmailRequest.js +2 -2
- package/dist/openapi/models/ResetPasswordRequest.d.ts +2 -2
- package/dist/openapi/models/ResetPasswordRequest.js +2 -2
- package/dist/openapi/models/ResolutionBand.d.ts +44 -0
- package/dist/openapi/models/ResolutionBand.js +62 -0
- package/dist/openapi/models/ResolutionBandCeiling.d.ts +68 -0
- package/dist/openapi/models/ResolutionBandCeiling.js +57 -0
- package/dist/openapi/models/ResolutionBandCeilingConstraints.d.ts +32 -0
- package/dist/openapi/models/ResolutionBandCeilingConstraints.js +41 -0
- package/dist/openapi/models/ResolutionBandCeilingDerivation.d.ts +48 -0
- package/dist/openapi/models/ResolutionBandCeilingDerivation.js +51 -0
- package/dist/openapi/models/ResponseEnvelope.d.ts +2 -2
- package/dist/openapi/models/ResponseEnvelope.js +2 -2
- package/dist/openapi/models/RetryResponse.d.ts +2 -2
- package/dist/openapi/models/RetryResponse.js +2 -2
- package/dist/openapi/models/RetrySuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/RetrySuccessEnvelope.js +2 -2
- package/dist/openapi/models/SseCompletionBase.d.ts +2 -2
- package/dist/openapi/models/SseCompletionBase.js +2 -2
- package/dist/openapi/models/SseConnectionLimitResponse.d.ts +14 -5
- package/dist/openapi/models/SseConnectionLimitResponse.js +2 -2
- package/dist/openapi/models/SseEventType.d.ts +2 -2
- package/dist/openapi/models/SseEventType.js +2 -2
- package/dist/openapi/models/SseJobCompletedData.d.ts +2 -2
- package/dist/openapi/models/SseJobCompletedData.js +2 -2
- package/dist/openapi/models/SseJobFailedData.d.ts +2 -2
- package/dist/openapi/models/SseJobFailedData.js +2 -2
- package/dist/openapi/models/SseMultiOutputCompletion.d.ts +2 -2
- package/dist/openapi/models/SseMultiOutputCompletion.js +2 -2
- package/dist/openapi/models/SseMultiOutputCompletionMetrics.d.ts +2 -2
- package/dist/openapi/models/SseMultiOutputCompletionMetrics.js +2 -2
- package/dist/openapi/models/SseMultiOutputCompletionWithKind.d.ts +2 -2
- package/dist/openapi/models/SseMultiOutputCompletionWithKind.js +2 -2
- package/dist/openapi/models/SseMultiOutputResultEntry.d.ts +6 -2
- package/dist/openapi/models/SseMultiOutputResultEntry.js +2 -2
- package/dist/openapi/models/SseOperationCompletedData.d.ts +2 -2
- package/dist/openapi/models/SseOperationCompletedData.js +2 -2
- package/dist/openapi/models/SseOperationCompletionResult.d.ts +2 -2
- package/dist/openapi/models/SseOperationCompletionResult.js +2 -2
- package/dist/openapi/models/SseOperationFailedData.d.ts +33 -2
- package/dist/openapi/models/SseOperationFailedData.js +8 -2
- package/dist/openapi/models/SseOperationProgressData.d.ts +2 -2
- package/dist/openapi/models/SseOperationProgressData.js +2 -2
- package/dist/openapi/models/SseSingleOutputCompletion.d.ts +2 -2
- package/dist/openapi/models/SseSingleOutputCompletion.js +2 -2
- package/dist/openapi/models/SseWorkflowTerminalData.d.ts +2 -2
- package/dist/openapi/models/SseWorkflowTerminalData.js +2 -2
- package/dist/openapi/models/TierRestrictionKind.d.ts +2 -2
- package/dist/openapi/models/TierRestrictionKind.js +2 -2
- package/dist/openapi/models/TierRestrictionResponse.d.ts +14 -5
- package/dist/openapi/models/TierRestrictionResponse.js +2 -2
- package/dist/openapi/models/UpdateProfile200Response.d.ts +2 -2
- package/dist/openapi/models/UpdateProfile200Response.js +2 -2
- package/dist/openapi/models/UpdateProfile200ResponseData.d.ts +2 -2
- package/dist/openapi/models/UpdateProfile200ResponseData.js +2 -2
- package/dist/openapi/models/UpdateProfile422Response.d.ts +2 -2
- package/dist/openapi/models/UpdateProfile422Response.js +2 -2
- package/dist/openapi/models/UpdateProfileRequest.d.ts +2 -2
- package/dist/openapi/models/UpdateProfileRequest.js +2 -2
- package/dist/openapi/models/UploadConstraintsApplied.d.ts +2 -2
- package/dist/openapi/models/UploadConstraintsApplied.js +2 -2
- package/dist/openapi/models/UploadDurationExceedsTierResponse.d.ts +14 -5
- package/dist/openapi/models/UploadDurationExceedsTierResponse.js +2 -2
- package/dist/openapi/models/UploadFile403Response.d.ts +2 -2
- package/dist/openapi/models/UploadFile403Response.js +2 -2
- package/dist/openapi/models/UploadFile422Response.d.ts +2 -2
- package/dist/openapi/models/UploadFile422Response.js +2 -2
- package/dist/openapi/models/UploadProbeMediaMetadata.d.ts +107 -2
- package/dist/openapi/models/UploadProbeMediaMetadata.js +36 -2
- package/dist/openapi/models/UploadProbeProcessingClass.d.ts +4 -6
- package/dist/openapi/models/UploadProbeProcessingClass.js +4 -6
- package/dist/openapi/models/UploadProbeResponse.d.ts +2 -2
- package/dist/openapi/models/UploadProbeResponse.js +2 -2
- package/dist/openapi/models/UploadProbeStatus.d.ts +2 -2
- package/dist/openapi/models/UploadProbeStatus.js +2 -2
- package/dist/openapi/models/UploadProbeSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/UploadProbeSuccessEnvelope.js +2 -2
- package/dist/openapi/models/UploadResponse.d.ts +2 -2
- package/dist/openapi/models/UploadResponse.js +2 -2
- package/dist/openapi/models/UploadSizeExceedsTierResponse.d.ts +14 -5
- package/dist/openapi/models/UploadSizeExceedsTierResponse.js +2 -2
- package/dist/openapi/models/UploadSource.d.ts +2 -2
- package/dist/openapi/models/UploadSource.js +2 -2
- package/dist/openapi/models/UploadSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/UploadSuccessEnvelope.js +2 -2
- package/dist/openapi/models/UploadThresholds.d.ts +2 -2
- package/dist/openapi/models/UploadThresholds.js +2 -2
- package/dist/openapi/models/UserTier.d.ts +2 -2
- package/dist/openapi/models/UserTier.js +2 -2
- package/dist/openapi/models/ValidationErrorEnvelope.d.ts +19 -8
- package/dist/openapi/models/ValidationErrorEnvelope.js +2 -2
- package/dist/openapi/models/ValidationErrorEnvelopeDetailsInner.d.ts +2 -2
- package/dist/openapi/models/ValidationErrorEnvelopeDetailsInner.js +2 -2
- package/dist/openapi/models/VerifyEmailRequest.d.ts +2 -2
- package/dist/openapi/models/VerifyEmailRequest.js +2 -2
- package/dist/openapi/models/WarningType.d.ts +2 -2
- package/dist/openapi/models/WarningType.js +2 -2
- package/dist/openapi/models/WebhookOperationContext.d.ts +2 -2
- package/dist/openapi/models/WebhookOperationContext.js +2 -2
- package/dist/openapi/models/WebhookPayload.d.ts +2 -2
- package/dist/openapi/models/WebhookPayload.js +2 -2
- package/dist/openapi/models/WorkflowArchiveResponse.d.ts +2 -2
- package/dist/openapi/models/WorkflowArchiveResponse.js +2 -2
- package/dist/openapi/models/WorkflowArchiveSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/WorkflowArchiveSuccessEnvelope.js +2 -2
- package/dist/openapi/models/WorkflowCancelBillingEffect.d.ts +7 -6
- package/dist/openapi/models/WorkflowCancelBillingEffect.js +7 -6
- package/dist/openapi/models/WorkflowCancelResponse.d.ts +2 -2
- package/dist/openapi/models/WorkflowCancelResponse.js +2 -2
- package/dist/openapi/models/WorkflowCancelSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/WorkflowCancelSuccessEnvelope.js +2 -2
- package/dist/openapi/models/WorkflowCreateRequest.d.ts +11 -14
- package/dist/openapi/models/WorkflowCreateRequest.js +2 -2
- package/dist/openapi/models/WorkflowCreateResponse.d.ts +2 -2
- package/dist/openapi/models/WorkflowCreateResponse.js +2 -2
- package/dist/openapi/models/WorkflowCreateSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/WorkflowCreateSuccessEnvelope.js +2 -2
- package/dist/openapi/models/WorkflowCreditSummary.d.ts +2 -2
- package/dist/openapi/models/WorkflowCreditSummary.js +2 -2
- package/dist/openapi/models/WorkflowDownloadResponse.d.ts +2 -2
- package/dist/openapi/models/WorkflowDownloadResponse.js +2 -2
- package/dist/openapi/models/WorkflowDownloadSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/WorkflowDownloadSuccessEnvelope.js +2 -2
- package/dist/openapi/models/WorkflowEdge.d.ts +2 -2
- package/dist/openapi/models/WorkflowEdge.js +2 -2
- package/dist/openapi/models/WorkflowExpiredResponse.d.ts +14 -5
- package/dist/openapi/models/WorkflowExpiredResponse.js +2 -2
- package/dist/openapi/models/WorkflowListResponse.d.ts +2 -2
- package/dist/openapi/models/WorkflowListResponse.js +2 -2
- package/dist/openapi/models/WorkflowListSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/WorkflowListSuccessEnvelope.js +2 -2
- package/dist/openapi/models/WorkflowPauseRequiredAction.d.ts +18 -6
- package/dist/openapi/models/WorkflowPauseRequiredAction.js +19 -7
- package/dist/openapi/models/WorkflowPausedDetail.d.ts +6 -5
- package/dist/openapi/models/WorkflowPausedDetail.js +2 -2
- package/dist/openapi/models/WorkflowPausedDetailLinks.d.ts +7 -5
- package/dist/openapi/models/WorkflowPausedDetailLinks.js +2 -2
- package/dist/openapi/models/WorkflowProcessing.d.ts +2 -2
- package/dist/openapi/models/WorkflowProcessing.js +2 -2
- package/dist/openapi/models/WorkflowRestoreResponse.d.ts +2 -2
- package/dist/openapi/models/WorkflowRestoreResponse.js +2 -2
- package/dist/openapi/models/WorkflowRestoreSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/WorkflowRestoreSuccessEnvelope.js +2 -2
- package/dist/openapi/models/WorkflowResumeResponse.d.ts +2 -2
- package/dist/openapi/models/WorkflowResumeResponse.js +2 -2
- package/dist/openapi/models/WorkflowResumeSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/WorkflowResumeSuccessEnvelope.js +2 -2
- package/dist/openapi/models/WorkflowSource.d.ts +2 -2
- package/dist/openapi/models/WorkflowSource.js +2 -2
- package/dist/openapi/models/WorkflowStatus.d.ts +10 -5
- package/dist/openapi/models/WorkflowStatus.js +10 -5
- package/dist/openapi/models/WorkflowStatusResponse.d.ts +5 -3
- package/dist/openapi/models/WorkflowStatusResponse.js +2 -2
- package/dist/openapi/models/WorkflowStatusSuccessEnvelope.d.ts +2 -2
- package/dist/openapi/models/WorkflowStatusSuccessEnvelope.js +2 -2
- package/dist/openapi/models/WorkflowSummary.d.ts +2 -2
- package/dist/openapi/models/WorkflowSummary.js +2 -2
- package/dist/openapi/models/WorkflowSummaryJob.d.ts +2 -2
- package/dist/openapi/models/WorkflowSummaryJob.js +2 -2
- package/dist/openapi/models/WorkflowWarning.d.ts +2 -2
- package/dist/openapi/models/WorkflowWarning.js +2 -2
- package/dist/openapi/models/WorkflowWarningSeverity.d.ts +2 -2
- package/dist/openapi/models/WorkflowWarningSeverity.js +2 -2
- package/dist/openapi/models/index.d.ts +14 -0
- package/dist/openapi/models/index.js +14 -0
- package/dist/openapi/runtime.d.ts +2 -2
- package/dist/openapi/runtime.js +2 -2
- package/dist/operations/archive.metadata.js +1 -0
- package/dist/operations/audio_overlay.metadata.js +1 -0
- package/dist/operations/audio_to_video.metadata.js +1 -0
- package/dist/operations/audio_watermark.metadata.js +4 -9
- package/dist/operations/custom_luma.metadata.js +1 -0
- package/dist/operations/image_watermark.metadata.js +1 -0
- package/dist/operations/merge.metadata.js +1 -0
- package/dist/operations/metadata-types.d.ts +2 -0
- package/dist/operations/split.metadata.js +12 -3
- package/dist/operations/text_watermark.metadata.js +1 -0
- package/dist/operations/video_text_watermark.metadata.js +2 -0
- package/dist/operations/video_watermark.metadata.js +1 -0
- package/openapi/README.md +1 -1
- package/openapi/api.yaml +1089 -172
- package/operation-capabilities/operation-capabilities.json +129 -1
- package/operations/schemas/audio_watermark.yaml +34 -33
- package/operations/schemas/compress.yaml +295 -177
- package/operations/schemas/convert.yaml +11 -0
- package/operations/schemas/merge.yaml +35 -1
- package/operations/schemas/split.yaml +144 -88
- package/operations/schemas/thumbnail.yaml +34 -26
- package/operations/schemas/video_text_watermark.yaml +112 -47
- package/operations/schemas/video_watermark.yaml +33 -28
- package/package.json +3 -3
|
@@ -918,10 +918,19 @@
|
|
|
918
918
|
"availability": "planned",
|
|
919
919
|
"constraints": {
|
|
920
920
|
"max_input_duration": "PT12H",
|
|
921
|
-
"max_input_size_bytes":
|
|
922
|
-
"max_output_size_bytes":
|
|
921
|
+
"max_input_size_bytes": 5000000000,
|
|
922
|
+
"max_output_size_bytes": 5000000000
|
|
923
923
|
},
|
|
924
|
-
"
|
|
924
|
+
"per_tier_constraints": {
|
|
925
|
+
"enterprise": {
|
|
926
|
+
"max_input_size_bytes": 120000000000,
|
|
927
|
+
"max_output_size_bytes": 120000000000
|
|
928
|
+
},
|
|
929
|
+
"max": {
|
|
930
|
+
"max_input_size_bytes": 50000000000,
|
|
931
|
+
"max_output_size_bytes": 50000000000
|
|
932
|
+
}
|
|
933
|
+
}
|
|
925
934
|
},
|
|
926
935
|
"short_form": {
|
|
927
936
|
"availability": "planned",
|
|
@@ -929,8 +938,7 @@
|
|
|
929
938
|
"max_input_duration": "PT5M",
|
|
930
939
|
"max_input_size_bytes": 524288000,
|
|
931
940
|
"max_output_size_bytes": 524288000
|
|
932
|
-
}
|
|
933
|
-
"required_tier": "enterprise"
|
|
941
|
+
}
|
|
934
942
|
}
|
|
935
943
|
}
|
|
936
944
|
},
|
|
@@ -1015,10 +1023,19 @@
|
|
|
1015
1023
|
"availability": "planned",
|
|
1016
1024
|
"constraints": {
|
|
1017
1025
|
"max_input_duration": "PT12H",
|
|
1018
|
-
"max_input_size_bytes":
|
|
1019
|
-
"max_output_size_bytes":
|
|
1026
|
+
"max_input_size_bytes": 5000000000,
|
|
1027
|
+
"max_output_size_bytes": 5000000000
|
|
1020
1028
|
},
|
|
1021
|
-
"
|
|
1029
|
+
"per_tier_constraints": {
|
|
1030
|
+
"enterprise": {
|
|
1031
|
+
"max_input_size_bytes": 120000000000,
|
|
1032
|
+
"max_output_size_bytes": 120000000000
|
|
1033
|
+
},
|
|
1034
|
+
"max": {
|
|
1035
|
+
"max_input_size_bytes": 50000000000,
|
|
1036
|
+
"max_output_size_bytes": 50000000000
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1022
1039
|
},
|
|
1023
1040
|
"short_form": {
|
|
1024
1041
|
"availability": "planned",
|
|
@@ -1026,8 +1043,7 @@
|
|
|
1026
1043
|
"max_input_duration": "PT5M",
|
|
1027
1044
|
"max_input_size_bytes": 524288000,
|
|
1028
1045
|
"max_output_size_bytes": 524288000
|
|
1029
|
-
}
|
|
1030
|
-
"required_tier": "enterprise"
|
|
1046
|
+
}
|
|
1031
1047
|
}
|
|
1032
1048
|
}
|
|
1033
1049
|
}
|
|
@@ -1114,7 +1130,7 @@
|
|
|
1114
1130
|
},
|
|
1115
1131
|
"output_format": {
|
|
1116
1132
|
"default": "original",
|
|
1117
|
-
"description": "Output audio format. original = keep input format (default, same-format compression).
|
|
1133
|
+
"description": "Output audio format. original = keep input format (default, same-format compression). Other values change the format as part of the same job.",
|
|
1118
1134
|
"origin": "contract",
|
|
1119
1135
|
"sdk_exposure": "expose",
|
|
1120
1136
|
"surface_key": "outputFormat",
|
|
@@ -1481,7 +1497,7 @@
|
|
|
1481
1497
|
},
|
|
1482
1498
|
"output_format": {
|
|
1483
1499
|
"default": "original",
|
|
1484
|
-
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.
|
|
1500
|
+
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.",
|
|
1485
1501
|
"enum_ref": "ImageFormat",
|
|
1486
1502
|
"enum_translations": {
|
|
1487
1503
|
"original": "Original",
|
|
@@ -1514,7 +1530,7 @@
|
|
|
1514
1530
|
},
|
|
1515
1531
|
"quality": {
|
|
1516
1532
|
"default": 80,
|
|
1517
|
-
"description": "Compression quality (1 = smallest file, 100 = best quality). For animated GIF this is honoured but real-world size reduction is typically small.",
|
|
1533
|
+
"description": "Compression quality (1 = smallest file, 100 = best quality). For animated GIF this is honoured but real-world size reduction is typically small. Ignored when a TIFF stays a TIFF: it is re-encoded losslessly, so this setting has no effect on a TIFF output. It does apply when a TIFF is converted to another format (for example WebP).",
|
|
1518
1534
|
"honored_on": [
|
|
1519
1535
|
"same_format"
|
|
1520
1536
|
],
|
|
@@ -1704,7 +1720,7 @@
|
|
|
1704
1720
|
},
|
|
1705
1721
|
"output_format": {
|
|
1706
1722
|
"default": "original",
|
|
1707
|
-
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.
|
|
1723
|
+
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.",
|
|
1708
1724
|
"enum_ref": "ImageFormat",
|
|
1709
1725
|
"enum_translations": {
|
|
1710
1726
|
"original": "Original",
|
|
@@ -1994,7 +2010,7 @@
|
|
|
1994
2010
|
},
|
|
1995
2011
|
"output_format": {
|
|
1996
2012
|
"default": "original",
|
|
1997
|
-
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.
|
|
2013
|
+
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.",
|
|
1998
2014
|
"enum_ref": "ImageFormat",
|
|
1999
2015
|
"enum_translations": {
|
|
2000
2016
|
"original": "Original",
|
|
@@ -2240,10 +2256,8 @@
|
|
|
2240
2256
|
},
|
|
2241
2257
|
"optimization_level": {
|
|
2242
2258
|
"default": 3,
|
|
2243
|
-
"description": "
|
|
2244
|
-
"honored_on": [
|
|
2245
|
-
"same_format"
|
|
2246
|
-
],
|
|
2259
|
+
"description": "Currently has no effect on PNG output: it is accepted and ignored.",
|
|
2260
|
+
"honored_on": [],
|
|
2247
2261
|
"max": 6,
|
|
2248
2262
|
"min": 0,
|
|
2249
2263
|
"origin": "contract",
|
|
@@ -2253,7 +2267,7 @@
|
|
|
2253
2267
|
},
|
|
2254
2268
|
"output_format": {
|
|
2255
2269
|
"default": "original",
|
|
2256
|
-
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.
|
|
2270
|
+
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.",
|
|
2257
2271
|
"enum_ref": "ImageFormat",
|
|
2258
2272
|
"enum_translations": {
|
|
2259
2273
|
"original": "Original",
|
|
@@ -2286,7 +2300,7 @@
|
|
|
2286
2300
|
},
|
|
2287
2301
|
"quality": {
|
|
2288
2302
|
"default": 80,
|
|
2289
|
-
"description": "Compression quality (1-100).
|
|
2303
|
+
"description": "Compression quality (1-100). PNG compression reduces the image to a palette of at most 256 colours at every quality setting; this is what makes PNGs smaller. 1 = smallest file, 100 = closest to the original. No value is guaranteed lossless, including 100: when an image with more than 256 colours (a photo, a gradient) is made smaller, it loses some colour detail. If compressing would not make the file smaller, the original is returned unchanged.",
|
|
2290
2304
|
"honored_on": [
|
|
2291
2305
|
"same_format"
|
|
2292
2306
|
],
|
|
@@ -2367,7 +2381,7 @@
|
|
|
2367
2381
|
},
|
|
2368
2382
|
"output_format": {
|
|
2369
2383
|
"default": "original",
|
|
2370
|
-
"description": "Output format. `original`
|
|
2384
|
+
"description": "Output format. `original` (the default) keeps SVG and optimises it; the result looks the same but is not byte-for-byte lossless \u2014 path coordinates are rounded within a small tolerance. `webp` converts the image to WebP. `auto` and `smallest` (let the server pick the best or smallest format) are planned and not yet available.",
|
|
2371
2385
|
"enum_ref": "ImageFormat",
|
|
2372
2386
|
"enum_translations": {
|
|
2373
2387
|
"original": "Original",
|
|
@@ -2565,7 +2579,7 @@
|
|
|
2565
2579
|
},
|
|
2566
2580
|
"output_format": {
|
|
2567
2581
|
"default": "original",
|
|
2568
|
-
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.
|
|
2582
|
+
"description": "Output format. original = keep input format (default); webp = recompress to WebP. Concrete format changes (jpeg/png/avif/gif/tiff) are handled by the convert operation. `auto` / `smallest` are PLANNED auto-format directives \u2014 the server encodes to several candidate formats and returns the best (`auto` = the most suitable; `smallest` = the absolute fewest bytes), reporting the chosen format via the result `mime_type`. They are selection strategies, not concrete targets, and stay `planned` until supported.",
|
|
2569
2583
|
"enum_ref": "ImageFormat",
|
|
2570
2584
|
"enum_translations": {
|
|
2571
2585
|
"original": "Original",
|
|
@@ -2734,7 +2748,7 @@
|
|
|
2734
2748
|
},
|
|
2735
2749
|
"audio_codec": {
|
|
2736
2750
|
"default": "copy",
|
|
2737
|
-
"description": "Audio codec. copy = passthrough (keep the source stream as-is; re-encode only on explicit request) \u2014 aac/opus/vorbis re-encode. Default is `copy`: on the same-container path (`output_format` original/absent) the source stream is already container-compatible, so copy is safe. When `output_format` RE-TARGETS the container, an absent/default audio_codec resolves to a container-valid codec via the facade (e.g. webm -> opus), NOT a blind copy of an incompatible stream \u2014 a DEFAULT is never rejected (the exact per-container resolution, incl. ogg vorbis-vs-opus, is an output_format stable-flip prerequisite). A caller-EXPLICIT codec the resolved container cannot carry (e.g. aac on a webm target) is rejected.
|
|
2751
|
+
"description": "Audio codec. copy = passthrough (keep the source stream as-is; re-encode only on explicit request) \u2014 aac/opus/vorbis re-encode. Default is `copy`: on the same-container path (`output_format` original/absent) the source stream is already container-compatible, so copy is safe. When `output_format` RE-TARGETS the container, an absent/default audio_codec resolves to a container-valid codec via the facade (e.g. webm -> opus), NOT a blind copy of an incompatible stream \u2014 a DEFAULT is never rejected (the exact per-container resolution, incl. ogg vorbis-vs-opus, is an output_format stable-flip prerequisite). A caller-EXPLICIT codec the resolved container cannot carry (e.g. aac on a webm target) is rejected.",
|
|
2738
2752
|
"enum_ref": "AudioCodec",
|
|
2739
2753
|
"enum_translations": {
|
|
2740
2754
|
"aac": "Aac",
|
|
@@ -2761,7 +2775,7 @@
|
|
|
2761
2775
|
},
|
|
2762
2776
|
"codec": {
|
|
2763
2777
|
"default": "h264",
|
|
2764
|
-
"description": "Video codec. h264 = widest compatibility, h265/av1 = better compression but slower. The default (h264) is the MP4/MOV standard and is CONTAINER-CONDITIONAL against the RESOLVED output container (the explicit `output_format` if set, else the input container): for a container that cannot carry it (e.g. WebM, which carries VP8/VP9/
|
|
2778
|
+
"description": "Video codec. h264 = widest compatibility, h265/av1 = better compression but slower. The default (h264) is the MP4/MOV standard and is CONTAINER-CONDITIONAL against the RESOLVED output container (the explicit `output_format` if set, else the input container): for a container that cannot carry it (e.g. WebM, which carries VP8/VP9/AV1) the server resolves a container-valid codec (WebM -> vp9). A DEFAULT value is never rejected \u2014 including an explicit `output_format: webm` left at the default `h264` (resolves to vp9, not rejected); only a caller-EXPLICIT incompatible codec is rejected.",
|
|
2765
2779
|
"enum_ref": "VideoCodec",
|
|
2766
2780
|
"enum_translations": {
|
|
2767
2781
|
"av1": "Av1",
|
|
@@ -2801,7 +2815,7 @@
|
|
|
2801
2815
|
},
|
|
2802
2816
|
"encoding_mode": {
|
|
2803
2817
|
"default": "crf",
|
|
2804
|
-
"description": "`crf` = constant quality. `target_size` =
|
|
2818
|
+
"description": "`crf` = constant quality. `target_size` = aim for a specific output file size (two-pass); available for mp4/MOV output only \u2014 for webm/ogg output and long-form video it is refused with `feature_not_available` (use `crf`). With `crf` on mp4/MOV output the file size is still bounded: a source-relative peak-bitrate ceiling (about 60% of the source video bitrate) keeps already-efficient sources from growing. That ceiling is mp4/MOV only and best-effort \u2014 it is skipped when the source bitrate cannot be read.",
|
|
2805
2819
|
"origin": "contract",
|
|
2806
2820
|
"sdk_exposure": "expose",
|
|
2807
2821
|
"surface_key": "encodingMode",
|
|
@@ -2817,7 +2831,7 @@
|
|
|
2817
2831
|
},
|
|
2818
2832
|
"faststart": {
|
|
2819
2833
|
"default": true,
|
|
2820
|
-
"description": "Move the MP4/MOV moov atom to the front so the file starts playing before it is fully downloaded (progressive web playback). MP4/MOV only. CONTAINER-CONDITIONAL against the RESOLVED output container (the explicit `output_format` if set, else the input): the default (true) is silently inapplicable for a container with no moov atom (e.g. WebM) \u2014 that is NOT a rejection. Only a caller-EXPLICIT faststart:true on such a container is rejected.
|
|
2834
|
+
"description": "Move the MP4/MOV moov atom to the front so the file starts playing before it is fully downloaded (progressive web playback). MP4/MOV only. CONTAINER-CONDITIONAL against the RESOLVED output container (the explicit `output_format` if set, else the input): the default (true) is silently inapplicable for a container with no moov atom (e.g. WebM) \u2014 that is NOT a rejection. Only a caller-EXPLICIT faststart:true on such a container is rejected.",
|
|
2821
2835
|
"origin": "contract",
|
|
2822
2836
|
"sdk_exposure": "expose",
|
|
2823
2837
|
"surface_key": "faststart",
|
|
@@ -2875,7 +2889,7 @@
|
|
|
2875
2889
|
},
|
|
2876
2890
|
"output_format": {
|
|
2877
2891
|
"default": "original",
|
|
2878
|
-
"description": "Output container. original = keep the input container (default, same-format compression).
|
|
2892
|
+
"description": "Output container. original = keep the input container (default, same-format compression). Other values change the container as part of the same job, keeping the size cap. When set, the RESOLVED target container determines the valid codec/audio_codec/faststart sets \u2014 an absent/default codec resolves to a container-valid one (e.g. webm -> vp9) and is never rejected; only a caller-EXPLICIT incompatible value is rejected.",
|
|
2879
2893
|
"origin": "contract",
|
|
2880
2894
|
"per_value_availability": {
|
|
2881
2895
|
"mp4": {
|
|
@@ -2906,7 +2920,7 @@
|
|
|
2906
2920
|
},
|
|
2907
2921
|
"preset": {
|
|
2908
2922
|
"default": "medium",
|
|
2909
|
-
"description": "
|
|
2923
|
+
"description": "Encoder effort for mp4/MOV output (x264/x265); other output formats ignore it. Slower presets take longer and can produce a smaller file at the same quality \u2014 but only while the peak-bitrate ceiling described under `encoding_mode` is not already limiting the output. For size, `crf` is the main lever.",
|
|
2910
2924
|
"enum_ref": "VideoPreset",
|
|
2911
2925
|
"enum_translations": {
|
|
2912
2926
|
"fast": "Fast",
|
|
@@ -3626,7 +3640,7 @@
|
|
|
3626
3640
|
"mkv"
|
|
3627
3641
|
]
|
|
3628
3642
|
},
|
|
3629
|
-
"description": "CRF (Constant Rate Factor): 0 = lossless/best, 51 = worst. Lower = higher quality + larger file (the inverse of image `quality`). Video outputs only \u2014 NOT applicable to a `gif` output (frame extraction has no CRF). An explicit `crf` on a `gif` output is rejected as `invalid_options` at workflow-create (the API enforces this `depends_on`); FE/SDK prune it pre-submit.\n",
|
|
3643
|
+
"description": "CRF (Constant Rate Factor): 0 = lossless/best, 51 = worst. Lower = higher quality + larger file (the inverse of image `quality`). Video outputs only \u2014 NOT applicable to a `gif` output (frame extraction has no CRF). An explicit `crf` on a `gif` output is rejected as `invalid_options` at workflow-create (the API enforces this `depends_on`); FE/SDK prune it pre-submit. Left at 23 (the default) when converting an MP4 to MOV and the streams can be carried over as they are, the video is copied without re-encoding, so its quality is unchanged. Choose any other value to force a re-encode.\n",
|
|
3630
3644
|
"max": 51,
|
|
3631
3645
|
"min": 0,
|
|
3632
3646
|
"origin": "contract",
|
|
@@ -4369,17 +4383,30 @@
|
|
|
4369
4383
|
"description": "Override crossfade duration for this join point",
|
|
4370
4384
|
"max": 10.0,
|
|
4371
4385
|
"min": 0,
|
|
4386
|
+
"origin": "contract",
|
|
4387
|
+
"sdk_exposure": "expose",
|
|
4388
|
+
"surface_key": "crossfadeDuration",
|
|
4372
4389
|
"type": "float"
|
|
4373
4390
|
},
|
|
4374
4391
|
"gap_duration": {
|
|
4375
4392
|
"description": "Override gap duration for this join point",
|
|
4376
4393
|
"max": 10.0,
|
|
4377
4394
|
"min": 0,
|
|
4395
|
+
"origin": "contract",
|
|
4396
|
+
"sdk_exposure": "expose",
|
|
4397
|
+
"surface_key": "gapDuration",
|
|
4378
4398
|
"type": "float"
|
|
4379
4399
|
},
|
|
4380
4400
|
"transition": {
|
|
4381
4401
|
"description": "Override transition for the join point preceding this\ninput. Audio-only catalog (acrossfade-backed); see\nFORMAT.md \u00a7\"Audio vs visual transition catalogs (merge)\".\n",
|
|
4402
|
+
"origin": "contract",
|
|
4403
|
+
"sdk_exposure": "expose",
|
|
4404
|
+
"surface_key": "transition",
|
|
4382
4405
|
"type": "enum",
|
|
4406
|
+
"value_exposure": {
|
|
4407
|
+
"crossfade": "expose",
|
|
4408
|
+
"none": "expose"
|
|
4409
|
+
},
|
|
4383
4410
|
"values": [
|
|
4384
4411
|
"none",
|
|
4385
4412
|
"crossfade"
|
|
@@ -4388,11 +4415,17 @@
|
|
|
4388
4415
|
"trim_end": {
|
|
4389
4416
|
"description": "Trim from end in seconds (per-input). Applied to this input\nBEFORE any transition/crossfade. Matches the `compress` trim\nsemantic. No `max` \u2014 the upper bound is the input's own\nduration, enforced at processing time, not statically bounded\nhere.\n",
|
|
4390
4417
|
"min": 0,
|
|
4418
|
+
"origin": "contract",
|
|
4419
|
+
"sdk_exposure": "expose",
|
|
4420
|
+
"surface_key": "trimEnd",
|
|
4391
4421
|
"type": "float"
|
|
4392
4422
|
},
|
|
4393
4423
|
"trim_start": {
|
|
4394
4424
|
"description": "Trim from beginning in seconds (per-input). Applied to this\ninput BEFORE any transition/crossfade. Matches the\n`compress` trim semantic. No `max` \u2014 the upper bound is the\ninput's own duration, enforced at processing time, not statically\nbounded here.\n",
|
|
4395
4425
|
"min": 0,
|
|
4426
|
+
"origin": "contract",
|
|
4427
|
+
"sdk_exposure": "expose",
|
|
4428
|
+
"surface_key": "trimStart",
|
|
4396
4429
|
"type": "float"
|
|
4397
4430
|
}
|
|
4398
4431
|
}
|
|
@@ -4413,7 +4446,7 @@
|
|
|
4413
4446
|
"depends_on": {
|
|
4414
4447
|
"output_type": "gif"
|
|
4415
4448
|
},
|
|
4416
|
-
"description": "Milliseconds between frames",
|
|
4449
|
+
"description": "Milliseconds between frames. GIF timing has a 10 ms resolution, so use a multiple of 10 \u2014 other values cannot be shown exactly.",
|
|
4417
4450
|
"max": 5000,
|
|
4418
4451
|
"min": 10,
|
|
4419
4452
|
"origin": "contract",
|
|
@@ -5081,10 +5114,14 @@
|
|
|
5081
5114
|
"description": "Override crossfade duration for this join point",
|
|
5082
5115
|
"max": 5.0,
|
|
5083
5116
|
"min": 0.1,
|
|
5117
|
+
"origin": "contract",
|
|
5118
|
+
"sdk_exposure": "expose",
|
|
5119
|
+
"surface_key": "crossfadeDuration",
|
|
5084
5120
|
"type": "float"
|
|
5085
5121
|
},
|
|
5086
5122
|
"transition": {
|
|
5087
5123
|
"description": "Override transition for the join point preceding this input.",
|
|
5124
|
+
"origin": "contract",
|
|
5088
5125
|
"per_value_availability": {
|
|
5089
5126
|
"circleclose": {
|
|
5090
5127
|
"availability": "beta"
|
|
@@ -5168,7 +5205,47 @@
|
|
|
5168
5205
|
"eta": "2026-Q3"
|
|
5169
5206
|
}
|
|
5170
5207
|
},
|
|
5208
|
+
"sdk_exposure": "expose",
|
|
5209
|
+
"surface_key": "transition",
|
|
5171
5210
|
"type": "enum",
|
|
5211
|
+
"value_exposure": {
|
|
5212
|
+
"circleclose": "expose",
|
|
5213
|
+
"circlecrop": "expose",
|
|
5214
|
+
"circleopen": "expose",
|
|
5215
|
+
"crossfade": "expose",
|
|
5216
|
+
"custom": "coming_soon",
|
|
5217
|
+
"diagbl": "expose",
|
|
5218
|
+
"diagtl": "expose",
|
|
5219
|
+
"diagtr": "expose",
|
|
5220
|
+
"dissolve": "expose",
|
|
5221
|
+
"distance": "expose_optin",
|
|
5222
|
+
"fade": "expose",
|
|
5223
|
+
"fadeblack": "expose",
|
|
5224
|
+
"fadewhite": "expose",
|
|
5225
|
+
"hblur": "expose_optin",
|
|
5226
|
+
"hlslice": "expose_optin",
|
|
5227
|
+
"none": "expose",
|
|
5228
|
+
"pixelize": "expose_optin",
|
|
5229
|
+
"radial": "expose",
|
|
5230
|
+
"rectcrop": "expose",
|
|
5231
|
+
"slidedown": "expose",
|
|
5232
|
+
"slideleft": "expose",
|
|
5233
|
+
"slideright": "expose",
|
|
5234
|
+
"slideup": "expose",
|
|
5235
|
+
"smoothdown": "expose",
|
|
5236
|
+
"smoothleft": "expose",
|
|
5237
|
+
"smoothright": "expose",
|
|
5238
|
+
"smoothup": "expose",
|
|
5239
|
+
"squeezeh": "expose_optin",
|
|
5240
|
+
"vlslice": "expose_optin",
|
|
5241
|
+
"wipebl": "coming_soon",
|
|
5242
|
+
"wipedown": "expose",
|
|
5243
|
+
"wipeleft": "expose",
|
|
5244
|
+
"wiperight": "expose",
|
|
5245
|
+
"wipetl": "coming_soon",
|
|
5246
|
+
"wipetr": "coming_soon",
|
|
5247
|
+
"wipeup": "expose"
|
|
5248
|
+
},
|
|
5172
5249
|
"values": [
|
|
5173
5250
|
"none",
|
|
5174
5251
|
"fade",
|
|
@@ -5211,11 +5288,17 @@
|
|
|
5211
5288
|
"trim_end": {
|
|
5212
5289
|
"description": "Trim from end in seconds (per-input). Applied to this input\nBEFORE any transition/crossfade. Matches the `compress` trim\nsemantic. No `max` \u2014 the upper bound is the input's own\nduration, enforced at processing time, not statically bounded\nhere.\n",
|
|
5213
5290
|
"min": 0,
|
|
5291
|
+
"origin": "contract",
|
|
5292
|
+
"sdk_exposure": "expose",
|
|
5293
|
+
"surface_key": "trimEnd",
|
|
5214
5294
|
"type": "float"
|
|
5215
5295
|
},
|
|
5216
5296
|
"trim_start": {
|
|
5217
5297
|
"description": "Trim from beginning in seconds (per-input). Applied to this\ninput BEFORE any transition/crossfade. Matches the\n`compress` trim semantic. No `max` \u2014 the upper bound is the\ninput's own duration, enforced at processing time, not statically\nbounded here.\n",
|
|
5218
5298
|
"min": 0,
|
|
5299
|
+
"origin": "contract",
|
|
5300
|
+
"sdk_exposure": "expose",
|
|
5301
|
+
"surface_key": "trimStart",
|
|
5219
5302
|
"type": "float"
|
|
5220
5303
|
}
|
|
5221
5304
|
},
|
|
@@ -5226,6 +5309,40 @@
|
|
|
5226
5309
|
"max_total_duration": "PT24H",
|
|
5227
5310
|
"max_total_input_size_bytes": 5000000000
|
|
5228
5311
|
},
|
|
5312
|
+
"input_uniformity": {
|
|
5313
|
+
"attributes": {
|
|
5314
|
+
"audio": [
|
|
5315
|
+
"codec",
|
|
5316
|
+
"sample_rate",
|
|
5317
|
+
"channels",
|
|
5318
|
+
"channel_layout",
|
|
5319
|
+
"sample_fmt",
|
|
5320
|
+
"timebase"
|
|
5321
|
+
],
|
|
5322
|
+
"field_presence": [
|
|
5323
|
+
"input_metadata_inconsistent"
|
|
5324
|
+
],
|
|
5325
|
+
"video": [
|
|
5326
|
+
"codec",
|
|
5327
|
+
"codec_tag",
|
|
5328
|
+
"framerate",
|
|
5329
|
+
"pix_fmt",
|
|
5330
|
+
"profile",
|
|
5331
|
+
"resolution",
|
|
5332
|
+
"sar",
|
|
5333
|
+
"timebase"
|
|
5334
|
+
]
|
|
5335
|
+
},
|
|
5336
|
+
"refusal": "INPUTS_NOT_CONCAT_UNIFORM",
|
|
5337
|
+
"structural": [
|
|
5338
|
+
"input_count_below_minimum",
|
|
5339
|
+
"input_topology_not_single_video",
|
|
5340
|
+
"input_topology_multi_audio",
|
|
5341
|
+
"input_topology_extra_streams",
|
|
5342
|
+
"input_stream_topology_mismatch",
|
|
5343
|
+
"input_stream_order_mismatch"
|
|
5344
|
+
]
|
|
5345
|
+
},
|
|
5229
5346
|
"per_tier_constraints": {
|
|
5230
5347
|
"enterprise": {
|
|
5231
5348
|
"max_total_input_size_bytes": 120000000000
|
|
@@ -5376,7 +5493,7 @@
|
|
|
5376
5493
|
"features": {
|
|
5377
5494
|
"silence_mode_audio": {
|
|
5378
5495
|
"availability": "beta",
|
|
5379
|
-
"description": "Silence-detect cut mode for audio (`mode: silence` \u2014\nserver-side silence detection). `beta`: shape-stable + opt-in.\
|
|
5496
|
+
"description": "Silence-detect cut mode for audio (`mode: silence` \u2014\nserver-side silence detection). `beta`: shape-stable + opt-in.\nAccepted at workflow-create by any API build that vendors this\nvalue, since the validator reads the enum from the vendored\nschema. The `silence` enum value carries a\nmatching `per_value_availability: beta` on `audio.mode`.\n"
|
|
5380
5497
|
}
|
|
5381
5498
|
},
|
|
5382
5499
|
"input": {
|
|
@@ -5468,13 +5585,18 @@
|
|
|
5468
5585
|
},
|
|
5469
5586
|
"precision": {
|
|
5470
5587
|
"default": "fast",
|
|
5471
|
-
"description": "Cut precision.
|
|
5588
|
+
"description": "Cut precision. `fast` (default) cuts at packet boundaries, so each cut can drift by a few milliseconds (typically up to about 23 ms for AAC and 26 ms for MP3). `exact` re-encodes to cut precisely at the requested timestamps; it is not yet available and is refused when the workflow is created. Very long audio can run out of processing time and fail rather than be refused up front.",
|
|
5472
5589
|
"origin": "contract",
|
|
5590
|
+
"per_value_availability": {
|
|
5591
|
+
"exact": {
|
|
5592
|
+
"availability": "planned"
|
|
5593
|
+
}
|
|
5594
|
+
},
|
|
5473
5595
|
"sdk_exposure": "expose",
|
|
5474
5596
|
"surface_key": "precision",
|
|
5475
5597
|
"type": "enum",
|
|
5476
5598
|
"value_exposure": {
|
|
5477
|
-
"exact": "
|
|
5599
|
+
"exact": "coming_soon",
|
|
5478
5600
|
"fast": "expose"
|
|
5479
5601
|
},
|
|
5480
5602
|
"values": [
|
|
@@ -5566,7 +5688,7 @@
|
|
|
5566
5688
|
"depends_on": {
|
|
5567
5689
|
"mode": "page_range"
|
|
5568
5690
|
},
|
|
5569
|
-
"description": "
|
|
5691
|
+
"description": "Pages to extract, e.g. \"1-5\", \"1,3,5-7\" or \"10-20\" \u2014 1-based and inclusive. Required when `mode: page_range`. At most 200 pages; more is refused with `invalid_options`.",
|
|
5570
5692
|
"origin": "contract",
|
|
5571
5693
|
"pattern": "^\\d+(-\\d+)?(,\\d+(-\\d+)?)*$",
|
|
5572
5694
|
"required": true,
|
|
@@ -5686,11 +5808,16 @@
|
|
|
5686
5808
|
"default": "fast",
|
|
5687
5809
|
"description": "Cut precision. Under `fast`, video cuts are keyframe-\naligned (drift bounded by GOP size \u2014 typically up to 1-2\nseconds depending on encoder). Under `exact`, the backend\nre-encodes to align cuts precisely at the requested\ntimestamps (slower, larger output, but frame-accurate).\n",
|
|
5688
5810
|
"origin": "contract",
|
|
5811
|
+
"per_value_availability": {
|
|
5812
|
+
"exact": {
|
|
5813
|
+
"availability": "planned"
|
|
5814
|
+
}
|
|
5815
|
+
},
|
|
5689
5816
|
"sdk_exposure": "expose",
|
|
5690
5817
|
"surface_key": "precision",
|
|
5691
5818
|
"type": "enum",
|
|
5692
5819
|
"value_exposure": {
|
|
5693
|
-
"exact": "
|
|
5820
|
+
"exact": "coming_soon",
|
|
5694
5821
|
"fast": "expose"
|
|
5695
5822
|
},
|
|
5696
5823
|
"values": [
|
|
@@ -6273,7 +6400,7 @@
|
|
|
6273
6400
|
},
|
|
6274
6401
|
"source": {
|
|
6275
6402
|
"default": "cover",
|
|
6276
|
-
"description": "`cover` (the only supported value)
|
|
6403
|
+
"description": "`cover` (the only supported value) uses the EPUB's declared cover image; no pages are rendered. Both EPUB 3 and legacy EPUB 2 cover declarations are recognised. An EPUB without a cover cannot produce a thumbnail: the job fails with `processing_failed` and retrying will not help.",
|
|
6277
6404
|
"origin": "contract",
|
|
6278
6405
|
"sdk_exposure": "expose",
|
|
6279
6406
|
"surface_key": "source",
|
|
@@ -6596,7 +6723,7 @@
|
|
|
6596
6723
|
"png"
|
|
6597
6724
|
]
|
|
6598
6725
|
},
|
|
6599
|
-
"description": "Output quality for
|
|
6726
|
+
"description": "Output quality for jpg, webp and png thumbnails: higher = better quality, larger file. For PNG, a value below 100 reduces the colour palette (transparency is kept) and 100 keeps it lossless. When unset, PNG thumbnails use 70 and jpg/webp use 85.",
|
|
6600
6727
|
"max": 100,
|
|
6601
6728
|
"min": 1,
|
|
6602
6729
|
"origin": "contract",
|
|
@@ -6981,7 +7108,7 @@
|
|
|
6981
7108
|
"options": {
|
|
6982
7109
|
"anchor": {
|
|
6983
7110
|
"default": "bottom_right",
|
|
6984
|
-
"description": "
|
|
7111
|
+
"description": "Where the text is placed on each frame, on a 3x3 grid. For `watermark_mode: single` the text sits at this anchor, offset by `margin_x` / `margin_y`. For `watermark_mode: tiled` the anchor is ignored. With `center`, the margins are ignored.",
|
|
6985
7112
|
"origin": "contract",
|
|
6986
7113
|
"sdk_exposure": "coming_soon",
|
|
6987
7114
|
"surface_key": "anchor",
|
|
@@ -7071,8 +7198,8 @@
|
|
|
7071
7198
|
"type": "float"
|
|
7072
7199
|
},
|
|
7073
7200
|
"rotation": {
|
|
7074
|
-
"
|
|
7075
|
-
"description": "Rotation angle
|
|
7201
|
+
"availability": "planned",
|
|
7202
|
+
"description": "Rotation angle of the watermark text, in degrees. Not available yet.\n",
|
|
7076
7203
|
"max": 360.0,
|
|
7077
7204
|
"min": -360.0,
|
|
7078
7205
|
"origin": "contract",
|
|
@@ -7143,6 +7270,39 @@
|
|
|
7143
7270
|
"max_input_duration": "PT5M",
|
|
7144
7271
|
"max_input_size_bytes": 524288000,
|
|
7145
7272
|
"max_output_size_bytes": 524288000
|
|
7273
|
+
},
|
|
7274
|
+
"resolution_bands": {
|
|
7275
|
+
"gt_1080p": {
|
|
7276
|
+
"basis": "not_served"
|
|
7277
|
+
},
|
|
7278
|
+
"le_720p": {
|
|
7279
|
+
"basis": "measured",
|
|
7280
|
+
"constraints": {
|
|
7281
|
+
"max_input_duration": "PT4M35S"
|
|
7282
|
+
},
|
|
7283
|
+
"derivation": {
|
|
7284
|
+
"cap_s": 600,
|
|
7285
|
+
"intercept_s": 3.0,
|
|
7286
|
+
"slope_s_per_s": 2.167
|
|
7287
|
+
}
|
|
7288
|
+
},
|
|
7289
|
+
"p1080": {
|
|
7290
|
+
"basis": "measured",
|
|
7291
|
+
"constraints": {
|
|
7292
|
+
"max_input_duration": "PT2M3S"
|
|
7293
|
+
},
|
|
7294
|
+
"derivation": {
|
|
7295
|
+
"cap_s": 600,
|
|
7296
|
+
"intercept_s": -3.0,
|
|
7297
|
+
"slope_s_per_s": 4.867
|
|
7298
|
+
}
|
|
7299
|
+
},
|
|
7300
|
+
"unknown": {
|
|
7301
|
+
"basis": "ruled",
|
|
7302
|
+
"constraints": {
|
|
7303
|
+
"max_input_duration": "PT4M35S"
|
|
7304
|
+
}
|
|
7305
|
+
}
|
|
7146
7306
|
}
|
|
7147
7307
|
}
|
|
7148
7308
|
}
|
|
@@ -7184,7 +7344,7 @@
|
|
|
7184
7344
|
"options": {
|
|
7185
7345
|
"anchor": {
|
|
7186
7346
|
"default": "bottom_right",
|
|
7187
|
-
"description": "
|
|
7347
|
+
"description": "Where the watermark is placed on each frame, on a 3x3 grid (the same positions as image and text watermarks). With `center`, `margin_x` / `margin_y` are ignored.",
|
|
7188
7348
|
"origin": "contract",
|
|
7189
7349
|
"sdk_exposure": "coming_soon",
|
|
7190
7350
|
"surface_key": "anchor",
|
|
@@ -7286,7 +7446,7 @@
|
|
|
7286
7446
|
}
|
|
7287
7447
|
},
|
|
7288
7448
|
"preset_config_hash": "sha256:354814f7906f85be6a6ca5ede6c0722c83cdc058fd658a9bb2b0996520466c6d",
|
|
7289
|
-
"schema_version": "2.
|
|
7290
|
-
"sdk_spec_version": "2.
|
|
7291
|
-
"source_hash": "sha256:
|
|
7449
|
+
"schema_version": "2.213.0",
|
|
7450
|
+
"sdk_spec_version": "2.7.0",
|
|
7451
|
+
"source_hash": "sha256:9104bbbd681370c85aee6e222cca9c73edb3a9f4527e0545d13e7ea8bc5ca8bc"
|
|
7292
7452
|
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
var AnonymousSchema_217;
|
|
2
|
+
(function (AnonymousSchema_217) {
|
|
3
|
+
AnonymousSchema_217["VIDEO"] = "video";
|
|
4
|
+
AnonymousSchema_217["AUDIO"] = "audio";
|
|
5
|
+
AnonymousSchema_217["OTHER"] = "other";
|
|
6
|
+
})(AnonymousSchema_217 || (AnonymousSchema_217 = {}));
|
|
7
|
+
export default AnonymousSchema_217;
|