@giveitsmaller/contracts 0.72.0 → 0.76.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 +1 -1
- package/asyncapi/events.yaml +209 -67
- package/availability/availability.json +93 -73
- package/code-builder/code-builder-metadata.json +155 -71
- package/dist/asyncapi/ErrorCode.d.ts +1 -0
- package/dist/asyncapi/ErrorCode.js +1 -0
- package/dist/asyncapi/Failure.d.ts +2 -0
- package/dist/asyncapi/LongFormJobMessage.d.ts +1 -0
- package/dist/asyncapi/MultiOutputCompletion.d.ts +2 -0
- package/dist/asyncapi/OperationMetrics.d.ts +2 -0
- package/dist/asyncapi/SingleOutputCompletion.d.ts +2 -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/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 +16 -6
- 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 +16 -6
- 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 +16 -6
- package/dist/openapi/models/CreateWorkflow401Response.js +2 -2
- 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 +16 -6
- 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 +2 -2
- package/dist/openapi/models/ExportAccountData200ResponseData.js +2 -2
- 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 +16 -6
- package/dist/openapi/models/FeatureNotAvailableResponse.js +2 -2
- package/dist/openapi/models/FeatureTierRestrictedResponse.d.ts +16 -6
- 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 +16 -6
- 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 +21 -8
- 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 +64 -15
- 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 +2 -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 +2 -2
- package/dist/openapi/models/OperationResultMetrics.js +2 -2
- package/dist/openapi/models/OperationSchemaDefinition.d.ts +8 -8
- 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 +11 -5
- package/dist/openapi/models/OperationType.js +11 -5
- 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 +36 -2
- 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 +16 -6
- 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 +2 -2
- package/dist/openapi/models/ProcessingClassBandViolation.js +2 -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 +2 -2
- package/dist/openapi/models/ProcessingClassEntry.js +2 -2
- package/dist/openapi/models/ProcessingClassExceedsBandResponse.d.ts +16 -6
- 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 +2 -2
- package/dist/openapi/models/ProcessingPlanJob.js +2 -2
- package/dist/openapi/models/ReEncodeDecision.d.ts +2 -2
- package/dist/openapi/models/ReEncodeDecision.js +2 -2
- 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/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 +183 -0
- package/dist/openapi/models/SseConnectionLimitResponse.js +65 -0
- 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 +2 -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 +16 -6
- 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 +16 -6
- 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 +2 -2
- package/dist/openapi/models/UploadProbeMediaMetadata.js +2 -2
- package/dist/openapi/models/UploadProbeProcessingClass.d.ts +6 -5
- package/dist/openapi/models/UploadProbeProcessingClass.js +6 -5
- 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 +16 -6
- 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 +16 -6
- 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 +2 -2
- package/dist/openapi/models/WorkflowPauseRequiredAction.js +2 -2
- package/dist/openapi/models/WorkflowPausedDetail.d.ts +2 -2
- package/dist/openapi/models/WorkflowPausedDetail.js +2 -2
- package/dist/openapi/models/WorkflowPausedDetailLinks.d.ts +2 -2
- 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 +2 -2
- package/dist/openapi/models/WorkflowStatus.js +2 -2
- 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 +4 -0
- package/dist/openapi/models/index.js +4 -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 -2
- package/dist/operations/audio_to_video.metadata.js +1 -0
- package/dist/operations/audio_watermark.metadata.js +4 -9
- package/dist/operations/compress.metadata.js +0 -1
- package/dist/operations/convert.metadata.js +0 -1
- package/dist/operations/custom_luma.metadata.js +1 -3
- package/dist/operations/image_watermark.metadata.js +1 -0
- package/dist/operations/merge.metadata.js +1 -1
- package/dist/operations/metadata-types.d.ts +2 -0
- package/dist/operations/split.metadata.js +12 -4
- package/dist/operations/text_watermark.metadata.js +1 -0
- package/dist/operations/thumbnail.metadata.js +0 -1
- package/dist/operations/transform.metadata.js +0 -1
- package/dist/operations/video_text_watermark.metadata.js +2 -1
- package/dist/operations/video_watermark.metadata.js +1 -1
- package/openapi/README.md +1 -1
- package/openapi/api.yaml +743 -189
- package/operation-capabilities/operation-capabilities.json +1 -1
- package/operations/schemas/audio_overlay.yaml +2 -4
- package/operations/schemas/audio_watermark.yaml +34 -33
- package/operations/schemas/compress.yaml +265 -165
- package/operations/schemas/convert.yaml +12 -2
- package/operations/schemas/custom_luma.yaml +5 -7
- package/operations/schemas/merge.yaml +8 -3
- package/operations/schemas/split.yaml +223 -21
- package/operations/schemas/thumbnail.yaml +35 -28
- package/operations/schemas/transform.yaml +1 -2
- package/operations/schemas/video_text_watermark.yaml +75 -18
- package/operations/schemas/video_watermark.yaml +50 -15
- package/package.json +3 -3
|
@@ -479,8 +479,7 @@
|
|
|
479
479
|
"max_input_size_bytes": 50000000000,
|
|
480
480
|
"max_output_size_bytes": 50000000000
|
|
481
481
|
}
|
|
482
|
-
}
|
|
483
|
-
"required_tier": "pro"
|
|
482
|
+
}
|
|
484
483
|
},
|
|
485
484
|
"short_form": {
|
|
486
485
|
"availability": "planned",
|
|
@@ -699,8 +698,7 @@
|
|
|
699
698
|
"max_input_size_bytes": 50000000000,
|
|
700
699
|
"max_output_size_bytes": 50000000000
|
|
701
700
|
}
|
|
702
|
-
}
|
|
703
|
-
"required_tier": "pro"
|
|
701
|
+
}
|
|
704
702
|
},
|
|
705
703
|
"short_form": {
|
|
706
704
|
"availability": "planned",
|
|
@@ -920,10 +918,19 @@
|
|
|
920
918
|
"availability": "planned",
|
|
921
919
|
"constraints": {
|
|
922
920
|
"max_input_duration": "PT12H",
|
|
923
|
-
"max_input_size_bytes":
|
|
924
|
-
"max_output_size_bytes":
|
|
921
|
+
"max_input_size_bytes": 5000000000,
|
|
922
|
+
"max_output_size_bytes": 5000000000
|
|
925
923
|
},
|
|
926
|
-
"
|
|
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
|
+
}
|
|
927
934
|
},
|
|
928
935
|
"short_form": {
|
|
929
936
|
"availability": "planned",
|
|
@@ -931,8 +938,7 @@
|
|
|
931
938
|
"max_input_duration": "PT5M",
|
|
932
939
|
"max_input_size_bytes": 524288000,
|
|
933
940
|
"max_output_size_bytes": 524288000
|
|
934
|
-
}
|
|
935
|
-
"required_tier": "enterprise"
|
|
941
|
+
}
|
|
936
942
|
}
|
|
937
943
|
}
|
|
938
944
|
},
|
|
@@ -1017,10 +1023,19 @@
|
|
|
1017
1023
|
"availability": "planned",
|
|
1018
1024
|
"constraints": {
|
|
1019
1025
|
"max_input_duration": "PT12H",
|
|
1020
|
-
"max_input_size_bytes":
|
|
1021
|
-
"max_output_size_bytes":
|
|
1026
|
+
"max_input_size_bytes": 5000000000,
|
|
1027
|
+
"max_output_size_bytes": 5000000000
|
|
1022
1028
|
},
|
|
1023
|
-
"
|
|
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
|
+
}
|
|
1024
1039
|
},
|
|
1025
1040
|
"short_form": {
|
|
1026
1041
|
"availability": "planned",
|
|
@@ -1028,8 +1043,7 @@
|
|
|
1028
1043
|
"max_input_duration": "PT5M",
|
|
1029
1044
|
"max_input_size_bytes": 524288000,
|
|
1030
1045
|
"max_output_size_bytes": 524288000
|
|
1031
|
-
}
|
|
1032
|
-
"required_tier": "enterprise"
|
|
1046
|
+
}
|
|
1033
1047
|
}
|
|
1034
1048
|
}
|
|
1035
1049
|
}
|
|
@@ -1116,7 +1130,7 @@
|
|
|
1116
1130
|
},
|
|
1117
1131
|
"output_format": {
|
|
1118
1132
|
"default": "original",
|
|
1119
|
-
"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.",
|
|
1120
1134
|
"origin": "contract",
|
|
1121
1135
|
"sdk_exposure": "expose",
|
|
1122
1136
|
"surface_key": "outputFormat",
|
|
@@ -1483,7 +1497,7 @@
|
|
|
1483
1497
|
},
|
|
1484
1498
|
"output_format": {
|
|
1485
1499
|
"default": "original",
|
|
1486
|
-
"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.",
|
|
1487
1501
|
"enum_ref": "ImageFormat",
|
|
1488
1502
|
"enum_translations": {
|
|
1489
1503
|
"original": "Original",
|
|
@@ -1706,7 +1720,7 @@
|
|
|
1706
1720
|
},
|
|
1707
1721
|
"output_format": {
|
|
1708
1722
|
"default": "original",
|
|
1709
|
-
"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.",
|
|
1710
1724
|
"enum_ref": "ImageFormat",
|
|
1711
1725
|
"enum_translations": {
|
|
1712
1726
|
"original": "Original",
|
|
@@ -1996,7 +2010,7 @@
|
|
|
1996
2010
|
},
|
|
1997
2011
|
"output_format": {
|
|
1998
2012
|
"default": "original",
|
|
1999
|
-
"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.",
|
|
2000
2014
|
"enum_ref": "ImageFormat",
|
|
2001
2015
|
"enum_translations": {
|
|
2002
2016
|
"original": "Original",
|
|
@@ -2255,7 +2269,7 @@
|
|
|
2255
2269
|
},
|
|
2256
2270
|
"output_format": {
|
|
2257
2271
|
"default": "original",
|
|
2258
|
-
"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.
|
|
2272
|
+
"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.",
|
|
2259
2273
|
"enum_ref": "ImageFormat",
|
|
2260
2274
|
"enum_translations": {
|
|
2261
2275
|
"original": "Original",
|
|
@@ -2369,7 +2383,7 @@
|
|
|
2369
2383
|
},
|
|
2370
2384
|
"output_format": {
|
|
2371
2385
|
"default": "original",
|
|
2372
|
-
"description": "Output format. `original`
|
|
2386
|
+
"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.",
|
|
2373
2387
|
"enum_ref": "ImageFormat",
|
|
2374
2388
|
"enum_translations": {
|
|
2375
2389
|
"original": "Original",
|
|
@@ -2567,7 +2581,7 @@
|
|
|
2567
2581
|
},
|
|
2568
2582
|
"output_format": {
|
|
2569
2583
|
"default": "original",
|
|
2570
|
-
"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.
|
|
2584
|
+
"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.",
|
|
2571
2585
|
"enum_ref": "ImageFormat",
|
|
2572
2586
|
"enum_translations": {
|
|
2573
2587
|
"original": "Original",
|
|
@@ -2736,7 +2750,7 @@
|
|
|
2736
2750
|
},
|
|
2737
2751
|
"audio_codec": {
|
|
2738
2752
|
"default": "copy",
|
|
2739
|
-
"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.
|
|
2753
|
+
"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.",
|
|
2740
2754
|
"enum_ref": "AudioCodec",
|
|
2741
2755
|
"enum_translations": {
|
|
2742
2756
|
"aac": "Aac",
|
|
@@ -2763,7 +2777,7 @@
|
|
|
2763
2777
|
},
|
|
2764
2778
|
"codec": {
|
|
2765
2779
|
"default": "h264",
|
|
2766
|
-
"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/
|
|
2780
|
+
"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.",
|
|
2767
2781
|
"enum_ref": "VideoCodec",
|
|
2768
2782
|
"enum_translations": {
|
|
2769
2783
|
"av1": "Av1",
|
|
@@ -2803,7 +2817,7 @@
|
|
|
2803
2817
|
},
|
|
2804
2818
|
"encoding_mode": {
|
|
2805
2819
|
"default": "crf",
|
|
2806
|
-
"description": "`crf` = constant quality. `target_size` =
|
|
2820
|
+
"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.",
|
|
2807
2821
|
"origin": "contract",
|
|
2808
2822
|
"sdk_exposure": "expose",
|
|
2809
2823
|
"surface_key": "encodingMode",
|
|
@@ -2819,7 +2833,7 @@
|
|
|
2819
2833
|
},
|
|
2820
2834
|
"faststart": {
|
|
2821
2835
|
"default": true,
|
|
2822
|
-
"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.
|
|
2836
|
+
"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.",
|
|
2823
2837
|
"origin": "contract",
|
|
2824
2838
|
"sdk_exposure": "expose",
|
|
2825
2839
|
"surface_key": "faststart",
|
|
@@ -2877,7 +2891,7 @@
|
|
|
2877
2891
|
},
|
|
2878
2892
|
"output_format": {
|
|
2879
2893
|
"default": "original",
|
|
2880
|
-
"description": "Output container. original = keep the input container (default, same-format compression).
|
|
2894
|
+
"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.",
|
|
2881
2895
|
"origin": "contract",
|
|
2882
2896
|
"per_value_availability": {
|
|
2883
2897
|
"mp4": {
|
|
@@ -2908,7 +2922,7 @@
|
|
|
2908
2922
|
},
|
|
2909
2923
|
"preset": {
|
|
2910
2924
|
"default": "medium",
|
|
2911
|
-
"description": "
|
|
2925
|
+
"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.",
|
|
2912
2926
|
"enum_ref": "VideoPreset",
|
|
2913
2927
|
"enum_translations": {
|
|
2914
2928
|
"fast": "Fast",
|
|
@@ -3026,8 +3040,7 @@
|
|
|
3026
3040
|
"max_input_size_bytes": 50000000000,
|
|
3027
3041
|
"max_output_size_bytes": 50000000000
|
|
3028
3042
|
}
|
|
3029
|
-
}
|
|
3030
|
-
"required_tier": "pro"
|
|
3043
|
+
}
|
|
3031
3044
|
},
|
|
3032
3045
|
"short_form": {
|
|
3033
3046
|
"availability": "stable",
|
|
@@ -3629,7 +3642,7 @@
|
|
|
3629
3642
|
"mkv"
|
|
3630
3643
|
]
|
|
3631
3644
|
},
|
|
3632
|
-
"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",
|
|
3645
|
+
"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",
|
|
3633
3646
|
"max": 51,
|
|
3634
3647
|
"min": 0,
|
|
3635
3648
|
"origin": "contract",
|
|
@@ -3772,8 +3785,7 @@
|
|
|
3772
3785
|
"max_input_size_bytes": 50000000000,
|
|
3773
3786
|
"max_output_size_bytes": 50000000000
|
|
3774
3787
|
}
|
|
3775
|
-
}
|
|
3776
|
-
"required_tier": "pro"
|
|
3788
|
+
}
|
|
3777
3789
|
},
|
|
3778
3790
|
"short_form": {
|
|
3779
3791
|
"availability": "stable",
|
|
@@ -3879,8 +3891,7 @@
|
|
|
3879
3891
|
"max_input_size_bytes": 50000000000,
|
|
3880
3892
|
"max_output_size_bytes": 50000000000
|
|
3881
3893
|
}
|
|
3882
|
-
}
|
|
3883
|
-
"required_tier": "pro"
|
|
3894
|
+
}
|
|
3884
3895
|
},
|
|
3885
3896
|
"short_form": {
|
|
3886
3897
|
"availability": "planned",
|
|
@@ -3888,8 +3899,7 @@
|
|
|
3888
3899
|
"max_input_duration": "PT5M",
|
|
3889
3900
|
"max_input_size_bytes": 524288000,
|
|
3890
3901
|
"max_output_size_bytes": 524288000
|
|
3891
|
-
}
|
|
3892
|
-
"required_tier": "pro"
|
|
3902
|
+
}
|
|
3893
3903
|
}
|
|
3894
3904
|
}
|
|
3895
3905
|
}
|
|
@@ -4375,17 +4385,30 @@
|
|
|
4375
4385
|
"description": "Override crossfade duration for this join point",
|
|
4376
4386
|
"max": 10.0,
|
|
4377
4387
|
"min": 0,
|
|
4388
|
+
"origin": "contract",
|
|
4389
|
+
"sdk_exposure": "expose",
|
|
4390
|
+
"surface_key": "crossfadeDuration",
|
|
4378
4391
|
"type": "float"
|
|
4379
4392
|
},
|
|
4380
4393
|
"gap_duration": {
|
|
4381
4394
|
"description": "Override gap duration for this join point",
|
|
4382
4395
|
"max": 10.0,
|
|
4383
4396
|
"min": 0,
|
|
4397
|
+
"origin": "contract",
|
|
4398
|
+
"sdk_exposure": "expose",
|
|
4399
|
+
"surface_key": "gapDuration",
|
|
4384
4400
|
"type": "float"
|
|
4385
4401
|
},
|
|
4386
4402
|
"transition": {
|
|
4387
4403
|
"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",
|
|
4404
|
+
"origin": "contract",
|
|
4405
|
+
"sdk_exposure": "expose",
|
|
4406
|
+
"surface_key": "transition",
|
|
4388
4407
|
"type": "enum",
|
|
4408
|
+
"value_exposure": {
|
|
4409
|
+
"crossfade": "expose",
|
|
4410
|
+
"none": "expose"
|
|
4411
|
+
},
|
|
4389
4412
|
"values": [
|
|
4390
4413
|
"none",
|
|
4391
4414
|
"crossfade"
|
|
@@ -4394,11 +4417,17 @@
|
|
|
4394
4417
|
"trim_end": {
|
|
4395
4418
|
"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",
|
|
4396
4419
|
"min": 0,
|
|
4420
|
+
"origin": "contract",
|
|
4421
|
+
"sdk_exposure": "expose",
|
|
4422
|
+
"surface_key": "trimEnd",
|
|
4397
4423
|
"type": "float"
|
|
4398
4424
|
},
|
|
4399
4425
|
"trim_start": {
|
|
4400
4426
|
"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",
|
|
4401
4427
|
"min": 0,
|
|
4428
|
+
"origin": "contract",
|
|
4429
|
+
"sdk_exposure": "expose",
|
|
4430
|
+
"surface_key": "trimStart",
|
|
4402
4431
|
"type": "float"
|
|
4403
4432
|
}
|
|
4404
4433
|
}
|
|
@@ -4419,7 +4448,7 @@
|
|
|
4419
4448
|
"depends_on": {
|
|
4420
4449
|
"output_type": "gif"
|
|
4421
4450
|
},
|
|
4422
|
-
"description": "Milliseconds between frames",
|
|
4451
|
+
"description": "Milliseconds between frames. GIF timing has a 10 ms resolution, so use a multiple of 10 \u2014 other values cannot be shown exactly.",
|
|
4423
4452
|
"max": 5000,
|
|
4424
4453
|
"min": 10,
|
|
4425
4454
|
"origin": "contract",
|
|
@@ -5087,10 +5116,14 @@
|
|
|
5087
5116
|
"description": "Override crossfade duration for this join point",
|
|
5088
5117
|
"max": 5.0,
|
|
5089
5118
|
"min": 0.1,
|
|
5119
|
+
"origin": "contract",
|
|
5120
|
+
"sdk_exposure": "expose",
|
|
5121
|
+
"surface_key": "crossfadeDuration",
|
|
5090
5122
|
"type": "float"
|
|
5091
5123
|
},
|
|
5092
5124
|
"transition": {
|
|
5093
5125
|
"description": "Override transition for the join point preceding this input.",
|
|
5126
|
+
"origin": "contract",
|
|
5094
5127
|
"per_value_availability": {
|
|
5095
5128
|
"circleclose": {
|
|
5096
5129
|
"availability": "beta"
|
|
@@ -5174,7 +5207,47 @@
|
|
|
5174
5207
|
"eta": "2026-Q3"
|
|
5175
5208
|
}
|
|
5176
5209
|
},
|
|
5210
|
+
"sdk_exposure": "expose",
|
|
5211
|
+
"surface_key": "transition",
|
|
5177
5212
|
"type": "enum",
|
|
5213
|
+
"value_exposure": {
|
|
5214
|
+
"circleclose": "expose",
|
|
5215
|
+
"circlecrop": "expose",
|
|
5216
|
+
"circleopen": "expose",
|
|
5217
|
+
"crossfade": "expose",
|
|
5218
|
+
"custom": "coming_soon",
|
|
5219
|
+
"diagbl": "expose",
|
|
5220
|
+
"diagtl": "expose",
|
|
5221
|
+
"diagtr": "expose",
|
|
5222
|
+
"dissolve": "expose",
|
|
5223
|
+
"distance": "expose_optin",
|
|
5224
|
+
"fade": "expose",
|
|
5225
|
+
"fadeblack": "expose",
|
|
5226
|
+
"fadewhite": "expose",
|
|
5227
|
+
"hblur": "expose_optin",
|
|
5228
|
+
"hlslice": "expose_optin",
|
|
5229
|
+
"none": "expose",
|
|
5230
|
+
"pixelize": "expose_optin",
|
|
5231
|
+
"radial": "expose",
|
|
5232
|
+
"rectcrop": "expose",
|
|
5233
|
+
"slidedown": "expose",
|
|
5234
|
+
"slideleft": "expose",
|
|
5235
|
+
"slideright": "expose",
|
|
5236
|
+
"slideup": "expose",
|
|
5237
|
+
"smoothdown": "expose",
|
|
5238
|
+
"smoothleft": "expose",
|
|
5239
|
+
"smoothright": "expose",
|
|
5240
|
+
"smoothup": "expose",
|
|
5241
|
+
"squeezeh": "expose_optin",
|
|
5242
|
+
"vlslice": "expose_optin",
|
|
5243
|
+
"wipebl": "coming_soon",
|
|
5244
|
+
"wipedown": "expose",
|
|
5245
|
+
"wipeleft": "expose",
|
|
5246
|
+
"wiperight": "expose",
|
|
5247
|
+
"wipetl": "coming_soon",
|
|
5248
|
+
"wipetr": "coming_soon",
|
|
5249
|
+
"wipeup": "expose"
|
|
5250
|
+
},
|
|
5178
5251
|
"values": [
|
|
5179
5252
|
"none",
|
|
5180
5253
|
"fade",
|
|
@@ -5217,11 +5290,17 @@
|
|
|
5217
5290
|
"trim_end": {
|
|
5218
5291
|
"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",
|
|
5219
5292
|
"min": 0,
|
|
5293
|
+
"origin": "contract",
|
|
5294
|
+
"sdk_exposure": "expose",
|
|
5295
|
+
"surface_key": "trimEnd",
|
|
5220
5296
|
"type": "float"
|
|
5221
5297
|
},
|
|
5222
5298
|
"trim_start": {
|
|
5223
5299
|
"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",
|
|
5224
5300
|
"min": 0,
|
|
5301
|
+
"origin": "contract",
|
|
5302
|
+
"sdk_exposure": "expose",
|
|
5303
|
+
"surface_key": "trimStart",
|
|
5225
5304
|
"type": "float"
|
|
5226
5305
|
}
|
|
5227
5306
|
},
|
|
@@ -5239,8 +5318,7 @@
|
|
|
5239
5318
|
"max": {
|
|
5240
5319
|
"max_total_input_size_bytes": 50000000000
|
|
5241
5320
|
}
|
|
5242
|
-
}
|
|
5243
|
-
"required_tier": "pro"
|
|
5321
|
+
}
|
|
5244
5322
|
},
|
|
5245
5323
|
"short_form_concat": {
|
|
5246
5324
|
"availability": "stable",
|
|
@@ -5383,7 +5461,7 @@
|
|
|
5383
5461
|
"features": {
|
|
5384
5462
|
"silence_mode_audio": {
|
|
5385
5463
|
"availability": "beta",
|
|
5386
|
-
"description": "Silence-detect cut mode for audio (`mode: silence` \u2014\nserver-side silence detection). `beta`: shape-stable + opt-in.\
|
|
5464
|
+
"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"
|
|
5387
5465
|
}
|
|
5388
5466
|
},
|
|
5389
5467
|
"input": {
|
|
@@ -5393,6 +5471,7 @@
|
|
|
5393
5471
|
"media_groups": {
|
|
5394
5472
|
"audio": {
|
|
5395
5473
|
"availability": "beta",
|
|
5474
|
+
"input_size_bound": "processing_time",
|
|
5396
5475
|
"media_group": "audio",
|
|
5397
5476
|
"mimes": [
|
|
5398
5477
|
"audio/mpeg",
|
|
@@ -5474,13 +5553,18 @@
|
|
|
5474
5553
|
},
|
|
5475
5554
|
"precision": {
|
|
5476
5555
|
"default": "fast",
|
|
5477
|
-
"description": "Cut precision.
|
|
5556
|
+
"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.",
|
|
5478
5557
|
"origin": "contract",
|
|
5558
|
+
"per_value_availability": {
|
|
5559
|
+
"exact": {
|
|
5560
|
+
"availability": "planned"
|
|
5561
|
+
}
|
|
5562
|
+
},
|
|
5479
5563
|
"sdk_exposure": "expose",
|
|
5480
5564
|
"surface_key": "precision",
|
|
5481
5565
|
"type": "enum",
|
|
5482
5566
|
"value_exposure": {
|
|
5483
|
-
"exact": "
|
|
5567
|
+
"exact": "coming_soon",
|
|
5484
5568
|
"fast": "expose"
|
|
5485
5569
|
},
|
|
5486
5570
|
"values": [
|
|
@@ -5572,7 +5656,7 @@
|
|
|
5572
5656
|
"depends_on": {
|
|
5573
5657
|
"mode": "page_range"
|
|
5574
5658
|
},
|
|
5575
|
-
"description": "
|
|
5659
|
+
"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`.",
|
|
5576
5660
|
"origin": "contract",
|
|
5577
5661
|
"pattern": "^\\d+(-\\d+)?(,\\d+(-\\d+)?)*$",
|
|
5578
5662
|
"required": true,
|
|
@@ -5692,11 +5776,16 @@
|
|
|
5692
5776
|
"default": "fast",
|
|
5693
5777
|
"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",
|
|
5694
5778
|
"origin": "contract",
|
|
5779
|
+
"per_value_availability": {
|
|
5780
|
+
"exact": {
|
|
5781
|
+
"availability": "planned"
|
|
5782
|
+
}
|
|
5783
|
+
},
|
|
5695
5784
|
"sdk_exposure": "expose",
|
|
5696
5785
|
"surface_key": "precision",
|
|
5697
5786
|
"type": "enum",
|
|
5698
5787
|
"value_exposure": {
|
|
5699
|
-
"exact": "
|
|
5788
|
+
"exact": "coming_soon",
|
|
5700
5789
|
"fast": "expose"
|
|
5701
5790
|
},
|
|
5702
5791
|
"values": [
|
|
@@ -5722,8 +5811,7 @@
|
|
|
5722
5811
|
"max_input_size_bytes": 50000000000,
|
|
5723
5812
|
"max_output_size_bytes": 50000000000
|
|
5724
5813
|
}
|
|
5725
|
-
}
|
|
5726
|
-
"required_tier": "pro"
|
|
5814
|
+
}
|
|
5727
5815
|
},
|
|
5728
5816
|
"short_form": {
|
|
5729
5817
|
"availability": "beta",
|
|
@@ -6280,7 +6368,7 @@
|
|
|
6280
6368
|
},
|
|
6281
6369
|
"source": {
|
|
6282
6370
|
"default": "cover",
|
|
6283
|
-
"description": "`cover` (the only supported value)
|
|
6371
|
+
"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.",
|
|
6284
6372
|
"origin": "contract",
|
|
6285
6373
|
"sdk_exposure": "expose",
|
|
6286
6374
|
"surface_key": "source",
|
|
@@ -6603,7 +6691,7 @@
|
|
|
6603
6691
|
"png"
|
|
6604
6692
|
]
|
|
6605
6693
|
},
|
|
6606
|
-
"description": "Output quality for
|
|
6694
|
+
"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.",
|
|
6607
6695
|
"max": 100,
|
|
6608
6696
|
"min": 1,
|
|
6609
6697
|
"origin": "contract",
|
|
@@ -6724,8 +6812,7 @@
|
|
|
6724
6812
|
"max": {
|
|
6725
6813
|
"max_input_size_bytes": 50000000000
|
|
6726
6814
|
}
|
|
6727
|
-
}
|
|
6728
|
-
"required_tier": "pro"
|
|
6815
|
+
}
|
|
6729
6816
|
},
|
|
6730
6817
|
"short_form": {
|
|
6731
6818
|
"availability": "stable",
|
|
@@ -6952,8 +7039,7 @@
|
|
|
6952
7039
|
"max_input_size_bytes": 50000000000,
|
|
6953
7040
|
"max_output_size_bytes": 50000000000
|
|
6954
7041
|
}
|
|
6955
|
-
}
|
|
6956
|
-
"required_tier": "pro"
|
|
7042
|
+
}
|
|
6957
7043
|
},
|
|
6958
7044
|
"short_form": {
|
|
6959
7045
|
"availability": "planned",
|
|
@@ -6990,7 +7076,7 @@
|
|
|
6990
7076
|
"options": {
|
|
6991
7077
|
"anchor": {
|
|
6992
7078
|
"default": "bottom_right",
|
|
6993
|
-
"description": "
|
|
7079
|
+
"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.",
|
|
6994
7080
|
"origin": "contract",
|
|
6995
7081
|
"sdk_exposure": "coming_soon",
|
|
6996
7082
|
"surface_key": "anchor",
|
|
@@ -7052,8 +7138,8 @@
|
|
|
7052
7138
|
"type": "float"
|
|
7053
7139
|
},
|
|
7054
7140
|
"margin_x": {
|
|
7055
|
-
"default": "
|
|
7056
|
-
"description": "Horizontal offset from the anchor as pixels (e.g. \"40px\")\nor percentage of video frame width (e.g. \"5%\").\nAnchor-relative. Ignored when `watermark_mode: tiled`.\n\n
|
|
7141
|
+
"default": "2%",
|
|
7142
|
+
"description": "Horizontal offset from the anchor as pixels (e.g. \"40px\")\nor percentage of video frame width (e.g. \"5%\").\nAnchor-relative. Ignored when `watermark_mode: tiled`.\n\n**Defaults to `2%`, i.e. INSET from the frame edge**, because\na watermark flush against the edge is the wrong default for\nvideo: player chrome, safe-area cropping and letterboxing all\neat the outermost pixels. **A true flush remains available by\npassing `\"0px\"` explicitly** \u2014 the default is a default, not a\nfloor.\n\n**`anchor: center`: margins are IGNORED** (watermark_mode:\nsingle only). They are meaningless when the label is centred,\nand this is deliberately a silent no-op rather than a\nrejection. See the `anchor` description for why rejection is\nnot available here.\n",
|
|
7057
7143
|
"origin": "contract",
|
|
7058
7144
|
"pattern": "^\\d+(\\.\\d+)?(px|%)$",
|
|
7059
7145
|
"sdk_exposure": "coming_soon",
|
|
@@ -7061,8 +7147,8 @@
|
|
|
7061
7147
|
"type": "string"
|
|
7062
7148
|
},
|
|
7063
7149
|
"margin_y": {
|
|
7064
|
-
"default": "
|
|
7065
|
-
"description": "Vertical offset from the anchor as pixels or percentage of\nvideo frame height. Ignored when `watermark_mode: tiled`.\n\n
|
|
7150
|
+
"default": "2%",
|
|
7151
|
+
"description": "Vertical offset from the anchor as pixels or percentage of\nvideo frame height. Ignored when `watermark_mode: tiled`.\n\n**Defaults to `2%` (inset), for the reasons on `margin_x`**;\n`\"0px\"` still gives a true flush. **`anchor: center`: ignored**,\nsame as `margin_x`.\n",
|
|
7066
7152
|
"origin": "contract",
|
|
7067
7153
|
"pattern": "^\\d+(\\.\\d+)?(px|%)$",
|
|
7068
7154
|
"sdk_exposure": "coming_soon",
|
|
@@ -7080,8 +7166,8 @@
|
|
|
7080
7166
|
"type": "float"
|
|
7081
7167
|
},
|
|
7082
7168
|
"rotation": {
|
|
7083
|
-
"
|
|
7084
|
-
"description": "Rotation angle
|
|
7169
|
+
"availability": "planned",
|
|
7170
|
+
"description": "Rotation angle of the watermark text, in degrees. Not available yet.\n",
|
|
7085
7171
|
"max": 360.0,
|
|
7086
7172
|
"min": -360.0,
|
|
7087
7173
|
"origin": "contract",
|
|
@@ -7144,8 +7230,7 @@
|
|
|
7144
7230
|
"max_input_size_bytes": 50000000000,
|
|
7145
7231
|
"max_output_size_bytes": 50000000000
|
|
7146
7232
|
}
|
|
7147
|
-
}
|
|
7148
|
-
"required_tier": "pro"
|
|
7233
|
+
}
|
|
7149
7234
|
},
|
|
7150
7235
|
"short_form": {
|
|
7151
7236
|
"availability": "planned",
|
|
@@ -7194,7 +7279,7 @@
|
|
|
7194
7279
|
"options": {
|
|
7195
7280
|
"anchor": {
|
|
7196
7281
|
"default": "bottom_right",
|
|
7197
|
-
"description": "
|
|
7282
|
+
"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.",
|
|
7198
7283
|
"origin": "contract",
|
|
7199
7284
|
"sdk_exposure": "coming_soon",
|
|
7200
7285
|
"surface_key": "anchor",
|
|
@@ -7223,8 +7308,8 @@
|
|
|
7223
7308
|
]
|
|
7224
7309
|
},
|
|
7225
7310
|
"margin_x": {
|
|
7226
|
-
"default": "
|
|
7227
|
-
"description": "Horizontal offset from the anchor as pixels (e.g. \"40px\")\nor percentage of video frame width (e.g. \"5%\"). Direction\nis anchor-relative \u2014 positive moves toward the frame\ncentre.\n\n
|
|
7311
|
+
"default": "2%",
|
|
7312
|
+
"description": "Horizontal offset from the anchor as pixels (e.g. \"40px\")\nor percentage of video frame width (e.g. \"5%\"). Direction\nis anchor-relative \u2014 positive moves toward the frame\ncentre.\n\n**Defaults to `2%`, i.e. INSET from the frame edge**, because\na watermark flush against the edge is the wrong default for\nvideo: player chrome, safe-area cropping and letterboxing all\neat the outermost pixels. **A true flush remains available by\npassing `\"0px\"` explicitly.**\n\n**`anchor: center`: margins are IGNORED.** The centre is the\ncentre \u2014 there is no anchor-relative direction \u2014 so this is a\nsilent no-op rather than a rejection. See the `anchor`\ndescription for why a rejection is not usable with a non-zero\ndefault.\n",
|
|
7228
7313
|
"origin": "contract",
|
|
7229
7314
|
"pattern": "^\\d+(\\.\\d+)?(px|%)$",
|
|
7230
7315
|
"sdk_exposure": "coming_soon",
|
|
@@ -7232,8 +7317,8 @@
|
|
|
7232
7317
|
"type": "string"
|
|
7233
7318
|
},
|
|
7234
7319
|
"margin_y": {
|
|
7235
|
-
"default": "
|
|
7236
|
-
"description": "Vertical offset from the anchor as pixels or percentage of\nvideo frame height. Anchor-relative; positive moves toward\nthe frame centre.\n\n**`anchor: center
|
|
7320
|
+
"default": "2%",
|
|
7321
|
+
"description": "Vertical offset from the anchor as pixels or percentage of\nvideo frame height. Anchor-relative; positive moves toward\nthe frame centre.\n\n**Defaults to `2%` (inset), for the reasons on `margin_x`**;\n`\"0px\"` still gives a true flush. **`anchor: center`: margins\nare IGNORED**, same as `margin_x`.\n",
|
|
7237
7322
|
"origin": "contract",
|
|
7238
7323
|
"pattern": "^\\d+(\\.\\d+)?(px|%)$",
|
|
7239
7324
|
"sdk_exposure": "coming_soon",
|
|
@@ -7276,8 +7361,7 @@
|
|
|
7276
7361
|
"max_input_size_bytes": 50000000000,
|
|
7277
7362
|
"max_output_size_bytes": 50000000000
|
|
7278
7363
|
}
|
|
7279
|
-
}
|
|
7280
|
-
"required_tier": "pro"
|
|
7364
|
+
}
|
|
7281
7365
|
},
|
|
7282
7366
|
"short_form": {
|
|
7283
7367
|
"availability": "planned",
|
|
@@ -7297,7 +7381,7 @@
|
|
|
7297
7381
|
}
|
|
7298
7382
|
},
|
|
7299
7383
|
"preset_config_hash": "sha256:354814f7906f85be6a6ca5ede6c0722c83cdc058fd658a9bb2b0996520466c6d",
|
|
7300
|
-
"schema_version": "2.
|
|
7301
|
-
"sdk_spec_version": "2.
|
|
7302
|
-
"source_hash": "sha256:
|
|
7384
|
+
"schema_version": "2.211.0",
|
|
7385
|
+
"sdk_spec_version": "2.5.1",
|
|
7386
|
+
"source_hash": "sha256:12a6a12ccbc80d255074a471f30dcd73123563890c5da142057009fa97e63072"
|
|
7303
7387
|
}
|