@giveitsmaller/contracts 0.3.0 → 0.4.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/availability/availability.json +69 -23
- package/dist/openapi/models/AudioWatermarkDecodeRequest.d.ts +1 -1
- package/dist/openapi/models/AudioWatermarkDecodeRequest.js +1 -1
- package/dist/openapi/models/AudioWatermarkDecodeResponse.d.ts +1 -1
- package/dist/openapi/models/AudioWatermarkDecodeResponse.js +1 -1
- package/dist/openapi/models/AuthErrorResponse.d.ts +20 -1
- package/dist/openapi/models/AuthErrorResponse.js +1 -1
- package/dist/openapi/models/AuthErrorType.d.ts +1 -1
- package/dist/openapi/models/AuthErrorType.js +1 -1
- package/dist/openapi/models/AvailabilityValue.d.ts +1 -1
- package/dist/openapi/models/AvailabilityValue.js +1 -1
- package/dist/openapi/models/BalanceExhaustedResponse.d.ts +20 -1
- package/dist/openapi/models/BalanceExhaustedResponse.js +1 -1
- package/dist/openapi/models/BalanceExhaustedResponseAllOfLinks.d.ts +1 -1
- package/dist/openapi/models/BalanceExhaustedResponseAllOfLinks.js +1 -1
- package/dist/openapi/models/CallbackEventType.d.ts +1 -1
- package/dist/openapi/models/CallbackEventType.js +1 -1
- package/dist/openapi/models/ConnectionSource.d.ts +1 -1
- package/dist/openapi/models/ConnectionSource.js +1 -1
- package/dist/openapi/models/ContactRequest.d.ts +1 -1
- package/dist/openapi/models/ContactRequest.js +1 -1
- package/dist/openapi/models/ContactSubject.d.ts +1 -1
- package/dist/openapi/models/ContactSubject.js +1 -1
- package/dist/openapi/models/ContactValidationErrorResponse.d.ts +1 -1
- package/dist/openapi/models/ContactValidationErrorResponse.js +1 -1
- package/dist/openapi/models/CreateExternalImport403Response.d.ts +1 -1
- package/dist/openapi/models/CreateExternalImport403Response.js +1 -1
- package/dist/openapi/models/CreateExternalImport422Response.d.ts +23 -0
- package/dist/openapi/models/CreateExternalImport422Response.js +51 -0
- package/dist/openapi/models/CreateWorkflow422Response.d.ts +3 -2
- package/dist/openapi/models/CreateWorkflow422Response.js +8 -1
- package/dist/openapi/models/CreditTransaction.d.ts +1 -1
- package/dist/openapi/models/CreditTransaction.js +1 -1
- package/dist/openapi/models/CreditTransactionSourceBucket.d.ts +1 -1
- package/dist/openapi/models/CreditTransactionSourceBucket.js +1 -1
- package/dist/openapi/models/CreditsBalanceResponse.d.ts +1 -1
- package/dist/openapi/models/CreditsBalanceResponse.js +1 -1
- package/dist/openapi/models/CreditsBalanceSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/CreditsBalanceSuccessEnvelope.js +1 -1
- package/dist/openapi/models/CreditsUsageResponse.d.ts +1 -1
- package/dist/openapi/models/CreditsUsageResponse.js +1 -1
- package/dist/openapi/models/CreditsUsageSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/CreditsUsageSuccessEnvelope.js +1 -1
- package/dist/openapi/models/Delivery.d.ts +1 -1
- package/dist/openapi/models/Delivery.js +1 -1
- package/dist/openapi/models/DeliveryOutputRef.d.ts +1 -1
- package/dist/openapi/models/DeliveryOutputRef.js +1 -1
- package/dist/openapi/models/DeliveryPlan.d.ts +1 -1
- package/dist/openapi/models/DeliveryPlan.js +1 -1
- package/dist/openapi/models/DeliveryPlanOutput.d.ts +1 -1
- package/dist/openapi/models/DeliveryPlanOutput.js +1 -1
- package/dist/openapi/models/DeliveryPlanReason.d.ts +1 -1
- package/dist/openapi/models/DeliveryPlanReason.js +1 -1
- package/dist/openapi/models/DeliverySelection.d.ts +1 -1
- package/dist/openapi/models/DeliverySelection.js +1 -1
- package/dist/openapi/models/ErrorEnvelope.d.ts +20 -1
- package/dist/openapi/models/ErrorEnvelope.js +1 -1
- package/dist/openapi/models/EstimateQuality.d.ts +1 -1
- package/dist/openapi/models/EstimateQuality.js +1 -1
- package/dist/openapi/models/EstimateRange.d.ts +1 -1
- package/dist/openapi/models/EstimateRange.js +1 -1
- package/dist/openapi/models/ExternalDestination.d.ts +1 -1
- package/dist/openapi/models/ExternalDestination.js +1 -1
- package/dist/openapi/models/ExternalImportCreatedResponse.d.ts +1 -1
- package/dist/openapi/models/ExternalImportCreatedResponse.js +1 -1
- package/dist/openapi/models/ExternalImportCreatedSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/ExternalImportCreatedSuccessEnvelope.js +1 -1
- package/dist/openapi/models/ExternalImportRequest.d.ts +1 -1
- package/dist/openapi/models/ExternalImportRequest.js +1 -1
- package/dist/openapi/models/ExternalImportToken.d.ts +1 -1
- package/dist/openapi/models/ExternalImportToken.js +1 -1
- package/dist/openapi/models/ExternalSource.d.ts +1 -1
- package/dist/openapi/models/ExternalSource.js +1 -1
- package/dist/openapi/models/FeatureNotAvailableResponse.d.ts +26 -3
- package/dist/openapi/models/FeatureNotAvailableResponse.js +1 -1
- package/dist/openapi/models/FeatureTierRestrictedResponse.d.ts +20 -1
- package/dist/openapi/models/FeatureTierRestrictedResponse.js +1 -1
- package/dist/openapi/models/FeatureViolation.d.ts +1 -1
- package/dist/openapi/models/FeatureViolation.js +1 -1
- package/dist/openapi/models/JobDefinition.d.ts +1 -1
- package/dist/openapi/models/JobDefinition.js +1 -1
- package/dist/openapi/models/JobDownload.d.ts +1 -1
- package/dist/openapi/models/JobDownload.js +1 -1
- package/dist/openapi/models/JobInputV2.d.ts +1 -1
- package/dist/openapi/models/JobInputV2.js +1 -1
- package/dist/openapi/models/JobOutputSource.d.ts +1 -1
- package/dist/openapi/models/JobOutputSource.js +1 -1
- package/dist/openapi/models/JobResponse.d.ts +1 -1
- package/dist/openapi/models/JobResponse.js +1 -1
- package/dist/openapi/models/JobStatus.d.ts +1 -1
- package/dist/openapi/models/JobStatus.js +1 -1
- package/dist/openapi/models/JobType.d.ts +1 -1
- package/dist/openapi/models/JobType.js +1 -1
- package/dist/openapi/models/LivenessResponse.d.ts +1 -1
- package/dist/openapi/models/LivenessResponse.js +1 -1
- package/dist/openapi/models/LoginUser200Response.d.ts +1 -1
- package/dist/openapi/models/LoginUser200Response.js +1 -1
- package/dist/openapi/models/LoginUser200ResponseData.d.ts +1 -1
- package/dist/openapi/models/LoginUser200ResponseData.js +1 -1
- package/dist/openapi/models/LoginUser200ResponseDataUser.d.ts +1 -1
- package/dist/openapi/models/LoginUser200ResponseDataUser.js +1 -1
- package/dist/openapi/models/LoginUserRequest.d.ts +1 -1
- package/dist/openapi/models/LoginUserRequest.js +1 -1
- package/dist/openapi/models/LogoutUser200Response.d.ts +1 -1
- package/dist/openapi/models/LogoutUser200Response.js +1 -1
- package/dist/openapi/models/MetadataResponse.d.ts +1 -1
- package/dist/openapi/models/MetadataResponse.js +1 -1
- package/dist/openapi/models/MetadataResponseDimensions.d.ts +1 -1
- package/dist/openapi/models/MetadataResponseDimensions.js +1 -1
- package/dist/openapi/models/MetadataResponseExif.d.ts +1 -1
- package/dist/openapi/models/MetadataResponseExif.js +1 -1
- package/dist/openapi/models/MetadataResponseExifGps.d.ts +1 -1
- package/dist/openapi/models/MetadataResponseExifGps.js +1 -1
- package/dist/openapi/models/MetadataSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/MetadataSuccessEnvelope.js +1 -1
- package/dist/openapi/models/MimeGroupSchema.d.ts +1 -1
- package/dist/openapi/models/MimeGroupSchema.js +1 -1
- package/dist/openapi/models/MultipartCompleteRequest.d.ts +1 -1
- package/dist/openapi/models/MultipartCompleteRequest.js +1 -1
- package/dist/openapi/models/MultipartCompleteRequestPartsInner.d.ts +1 -1
- package/dist/openapi/models/MultipartCompleteRequestPartsInner.js +1 -1
- package/dist/openapi/models/MultipartCompleteResponse.d.ts +1 -1
- package/dist/openapi/models/MultipartCompleteResponse.js +1 -1
- package/dist/openapi/models/MultipartCompleteSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/MultipartCompleteSuccessEnvelope.js +1 -1
- package/dist/openapi/models/MultipartInitiateRequestMetadataHint.d.ts +1 -1
- package/dist/openapi/models/MultipartInitiateRequestMetadataHint.js +1 -1
- package/dist/openapi/models/MultipartInitiateResponse.d.ts +20 -4
- package/dist/openapi/models/MultipartInitiateResponse.js +1 -1
- package/dist/openapi/models/MultipartInitiateSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/MultipartInitiateSuccessEnvelope.js +1 -1
- package/dist/openapi/models/MultipartKeepaliveResponse.d.ts +43 -0
- package/dist/openapi/models/MultipartKeepaliveResponse.js +47 -0
- package/dist/openapi/models/MultipartKeepaliveSuccessEnvelope.d.ts +46 -0
- package/dist/openapi/models/MultipartKeepaliveSuccessEnvelope.js +54 -0
- package/dist/openapi/models/MultipartPartListing.d.ts +59 -0
- package/dist/openapi/models/MultipartPartListing.js +55 -0
- package/dist/openapi/models/MultipartPresignRequest.d.ts +41 -0
- package/dist/openapi/models/MultipartPresignRequest.js +43 -0
- package/dist/openapi/models/MultipartPresignResponse.d.ts +46 -0
- package/dist/openapi/models/MultipartPresignResponse.js +48 -0
- package/dist/openapi/models/MultipartPresignSuccessEnvelope.d.ts +46 -0
- package/dist/openapi/models/MultipartPresignSuccessEnvelope.js +54 -0
- package/dist/openapi/models/MultipartStatusResponse.d.ts +103 -0
- package/dist/openapi/models/MultipartStatusResponse.js +76 -0
- package/dist/openapi/models/MultipartStatusSuccessEnvelope.d.ts +46 -0
- package/dist/openapi/models/MultipartStatusSuccessEnvelope.js +54 -0
- package/dist/openapi/models/OperationDefinition.d.ts +1 -1
- package/dist/openapi/models/OperationDefinition.js +1 -1
- package/dist/openapi/models/OperationDownload.d.ts +29 -1
- package/dist/openapi/models/OperationDownload.js +5 -1
- package/dist/openapi/models/OperationInputModel.d.ts +1 -1
- package/dist/openapi/models/OperationInputModel.js +1 -1
- package/dist/openapi/models/OperationResponse.d.ts +20 -1
- package/dist/openapi/models/OperationResponse.js +5 -1
- package/dist/openapi/models/OperationResult.d.ts +1 -1
- package/dist/openapi/models/OperationResult.js +1 -1
- package/dist/openapi/models/OperationResultMetrics.d.ts +1 -1
- package/dist/openapi/models/OperationResultMetrics.js +1 -1
- package/dist/openapi/models/OperationSchemaDefinition.d.ts +1 -1
- package/dist/openapi/models/OperationSchemaDefinition.js +1 -1
- package/dist/openapi/models/OperationStatus.d.ts +1 -1
- package/dist/openapi/models/OperationStatus.js +1 -1
- package/dist/openapi/models/OperationType.d.ts +1 -1
- package/dist/openapi/models/OperationType.js +1 -1
- package/dist/openapi/models/OperationsSchemaResponse.d.ts +1 -1
- package/dist/openapi/models/OperationsSchemaResponse.js +1 -1
- package/dist/openapi/models/OptionSchema.d.ts +1 -1
- package/dist/openapi/models/OptionSchema.js +1 -1
- package/dist/openapi/models/PerValueAvailabilityEntry.d.ts +1 -1
- package/dist/openapi/models/PerValueAvailabilityEntry.js +1 -1
- package/dist/openapi/models/PresignedUrlPart.d.ts +1 -1
- package/dist/openapi/models/PresignedUrlPart.js +1 -1
- package/dist/openapi/models/ProcessingClass.d.ts +1 -1
- package/dist/openapi/models/ProcessingClass.js +1 -1
- package/dist/openapi/models/ProcessingClassBandViolation.d.ts +149 -0
- package/dist/openapi/models/ProcessingClassBandViolation.js +81 -0
- package/dist/openapi/models/ProcessingClassExceedsBandResponse.d.ts +174 -0
- package/dist/openapi/models/ProcessingClassExceedsBandResponse.js +76 -0
- package/dist/openapi/models/ProcessingClassHint.d.ts +1 -1
- package/dist/openapi/models/ProcessingClassHint.js +1 -1
- package/dist/openapi/models/ProcessingClassReason.d.ts +1 -1
- package/dist/openapi/models/ProcessingClassReason.js +1 -1
- package/dist/openapi/models/ProcessingClassRejectReason.d.ts +53 -0
- package/dist/openapi/models/ProcessingClassRejectReason.js +71 -0
- package/dist/openapi/models/ProcessingPlan.d.ts +1 -1
- package/dist/openapi/models/ProcessingPlan.js +1 -1
- package/dist/openapi/models/ProcessingPlanJob.d.ts +1 -1
- package/dist/openapi/models/ProcessingPlanJob.js +1 -1
- package/dist/openapi/models/ReadinessResponse.d.ts +1 -1
- package/dist/openapi/models/ReadinessResponse.js +1 -1
- package/dist/openapi/models/ResponseEnvelope.d.ts +1 -1
- package/dist/openapi/models/ResponseEnvelope.js +1 -1
- package/dist/openapi/models/RetryResponse.d.ts +1 -1
- package/dist/openapi/models/RetryResponse.js +1 -1
- package/dist/openapi/models/RetrySuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/RetrySuccessEnvelope.js +1 -1
- package/dist/openapi/models/SseEventType.d.ts +1 -1
- package/dist/openapi/models/SseEventType.js +1 -1
- package/dist/openapi/models/SseJobCompletedData.d.ts +1 -1
- package/dist/openapi/models/SseJobCompletedData.js +1 -1
- package/dist/openapi/models/SseJobFailedData.d.ts +1 -1
- package/dist/openapi/models/SseJobFailedData.js +1 -1
- package/dist/openapi/models/SseOperationCompletedData.d.ts +1 -1
- package/dist/openapi/models/SseOperationCompletedData.js +1 -1
- package/dist/openapi/models/SseOperationFailedData.d.ts +1 -1
- package/dist/openapi/models/SseOperationFailedData.js +1 -1
- package/dist/openapi/models/SseOperationProgressData.d.ts +1 -1
- package/dist/openapi/models/SseOperationProgressData.js +1 -1
- package/dist/openapi/models/SseWorkflowTerminalData.d.ts +1 -1
- package/dist/openapi/models/SseWorkflowTerminalData.js +1 -1
- package/dist/openapi/models/TierRestrictionKind.d.ts +1 -1
- package/dist/openapi/models/TierRestrictionKind.js +1 -1
- package/dist/openapi/models/TierRestrictionResponse.d.ts +20 -1
- package/dist/openapi/models/TierRestrictionResponse.js +1 -1
- package/dist/openapi/models/UploadConstraintsApplied.d.ts +1 -1
- package/dist/openapi/models/UploadConstraintsApplied.js +1 -1
- package/dist/openapi/models/UploadDurationExceedsTierResponse.d.ts +20 -1
- package/dist/openapi/models/UploadDurationExceedsTierResponse.js +1 -1
- package/dist/openapi/models/UploadFile403Response.d.ts +1 -1
- package/dist/openapi/models/UploadFile403Response.js +1 -1
- package/dist/openapi/models/UploadFile422Response.d.ts +1 -1
- package/dist/openapi/models/UploadFile422Response.js +1 -1
- package/dist/openapi/models/UploadProbeMediaMetadata.d.ts +1 -1
- package/dist/openapi/models/UploadProbeMediaMetadata.js +1 -1
- package/dist/openapi/models/UploadProbeProcessingClass.d.ts +1 -1
- package/dist/openapi/models/UploadProbeProcessingClass.js +1 -1
- package/dist/openapi/models/UploadProbeResponse.d.ts +1 -1
- package/dist/openapi/models/UploadProbeResponse.js +1 -1
- package/dist/openapi/models/UploadProbeStatus.d.ts +1 -1
- package/dist/openapi/models/UploadProbeStatus.js +1 -1
- package/dist/openapi/models/UploadResponse.d.ts +1 -1
- package/dist/openapi/models/UploadResponse.js +1 -1
- package/dist/openapi/models/UploadSizeExceedsTierResponse.d.ts +20 -1
- package/dist/openapi/models/UploadSizeExceedsTierResponse.js +1 -1
- package/dist/openapi/models/UploadSource.d.ts +1 -1
- package/dist/openapi/models/UploadSource.js +1 -1
- package/dist/openapi/models/UploadSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/UploadSuccessEnvelope.js +1 -1
- package/dist/openapi/models/UploadThresholds.d.ts +11 -4
- package/dist/openapi/models/UploadThresholds.js +2 -2
- package/dist/openapi/models/UserTier.d.ts +1 -1
- package/dist/openapi/models/UserTier.js +1 -1
- package/dist/openapi/models/ValidationErrorEnvelope.d.ts +1 -1
- package/dist/openapi/models/ValidationErrorEnvelope.js +1 -1
- package/dist/openapi/models/ValidationErrorEnvelopeDetailsInner.d.ts +1 -1
- package/dist/openapi/models/ValidationErrorEnvelopeDetailsInner.js +1 -1
- package/dist/openapi/models/WarningType.d.ts +1 -1
- package/dist/openapi/models/WarningType.js +1 -1
- package/dist/openapi/models/WebhookOperationContext.d.ts +1 -1
- package/dist/openapi/models/WebhookOperationContext.js +1 -1
- package/dist/openapi/models/WebhookPayload.d.ts +1 -1
- package/dist/openapi/models/WebhookPayload.js +1 -1
- package/dist/openapi/models/WorkflowCancelBillingEffect.d.ts +1 -1
- package/dist/openapi/models/WorkflowCancelBillingEffect.js +1 -1
- package/dist/openapi/models/WorkflowCancelResponse.d.ts +1 -1
- package/dist/openapi/models/WorkflowCancelResponse.js +1 -1
- package/dist/openapi/models/WorkflowCancelSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/WorkflowCancelSuccessEnvelope.js +1 -1
- package/dist/openapi/models/WorkflowCreateRequest.d.ts +1 -1
- package/dist/openapi/models/WorkflowCreateRequest.js +1 -1
- package/dist/openapi/models/WorkflowCreateResponse.d.ts +1 -1
- package/dist/openapi/models/WorkflowCreateResponse.js +1 -1
- package/dist/openapi/models/WorkflowCreateSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/WorkflowCreateSuccessEnvelope.js +1 -1
- package/dist/openapi/models/WorkflowDownloadResponse.d.ts +1 -1
- package/dist/openapi/models/WorkflowDownloadResponse.js +1 -1
- package/dist/openapi/models/WorkflowDownloadSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/WorkflowDownloadSuccessEnvelope.js +1 -1
- package/dist/openapi/models/WorkflowEdge.d.ts +1 -1
- package/dist/openapi/models/WorkflowEdge.js +1 -1
- package/dist/openapi/models/WorkflowExpiredResponse.d.ts +20 -1
- package/dist/openapi/models/WorkflowExpiredResponse.js +1 -1
- package/dist/openapi/models/WorkflowPauseRequiredAction.d.ts +1 -1
- package/dist/openapi/models/WorkflowPauseRequiredAction.js +1 -1
- package/dist/openapi/models/WorkflowPausedDetail.d.ts +1 -1
- package/dist/openapi/models/WorkflowPausedDetail.js +1 -1
- package/dist/openapi/models/WorkflowPausedDetailLinks.d.ts +1 -1
- package/dist/openapi/models/WorkflowPausedDetailLinks.js +1 -1
- package/dist/openapi/models/WorkflowProcessing.d.ts +1 -1
- package/dist/openapi/models/WorkflowProcessing.js +1 -1
- package/dist/openapi/models/WorkflowResumeResponse.d.ts +1 -1
- package/dist/openapi/models/WorkflowResumeResponse.js +1 -1
- package/dist/openapi/models/WorkflowResumeSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/WorkflowResumeSuccessEnvelope.js +1 -1
- package/dist/openapi/models/WorkflowSource.d.ts +1 -1
- package/dist/openapi/models/WorkflowSource.js +1 -1
- package/dist/openapi/models/WorkflowStatus.d.ts +1 -1
- package/dist/openapi/models/WorkflowStatus.js +1 -1
- package/dist/openapi/models/WorkflowStatusResponse.d.ts +1 -1
- package/dist/openapi/models/WorkflowStatusResponse.js +1 -1
- package/dist/openapi/models/WorkflowStatusSuccessEnvelope.d.ts +1 -1
- package/dist/openapi/models/WorkflowStatusSuccessEnvelope.js +1 -1
- package/dist/openapi/models/WorkflowWarning.d.ts +1 -1
- package/dist/openapi/models/WorkflowWarning.js +1 -1
- package/dist/openapi/models/WorkflowWarningSeverity.d.ts +1 -1
- package/dist/openapi/models/WorkflowWarningSeverity.js +1 -1
- package/dist/openapi/models/index.d.ts +12 -0
- package/dist/openapi/models/index.js +12 -0
- package/dist/openapi/runtime.d.ts +1 -1
- package/dist/openapi/runtime.js +1 -1
- package/dist/operations/audio_overlay.metadata.js +4 -4
- package/dist/operations/audio_watermark.metadata.js +4 -4
- package/dist/operations/compress.metadata.js +3 -3
- package/dist/operations/convert.metadata.js +2 -2
- package/dist/operations/custom_luma.metadata.js +2 -2
- package/dist/operations/image_watermark.metadata.js +2 -2
- package/dist/operations/merge.metadata.js +3 -3
- package/dist/operations/thumbnail.metadata.js +1 -1
- package/openapi/api.yaml +1008 -37
- package/operations/schemas/audio_overlay.yaml +18 -6
- package/operations/schemas/audio_watermark.yaml +14 -6
- package/operations/schemas/compress.yaml +10 -4
- package/operations/schemas/convert.yaml +10 -3
- package/operations/schemas/custom_luma.yaml +10 -3
- package/operations/schemas/image_watermark.yaml +10 -3
- package/operations/schemas/merge.yaml +10 -4
- package/operations/schemas/thumbnail.yaml +9 -2
- package/package.json +1 -1
- package/dist/asyncapi/AnonymousSchema_13.d.ts +0 -6
- package/dist/asyncapi/AnonymousSchema_13.js +0 -7
- package/dist/asyncapi/AnonymousSchema_152.d.ts +0 -5
- package/dist/asyncapi/AnonymousSchema_152.js +0 -6
- package/dist/openapi/models/ExportConfig.d.ts +0 -63
- package/dist/openapi/models/ExportConfig.js +0 -59
- package/dist/openapi/models/JobInput.d.ts +0 -53
- package/dist/openapi/models/JobInput.js +0 -47
- package/dist/openapi/models/JobSource.d.ts +0 -43
- package/dist/openapi/models/JobSource.js +0 -45
- package/dist/operations/watermark.d.ts +0 -28
- package/dist/operations/watermark.js +0 -19
|
@@ -79,12 +79,18 @@ operation:
|
|
|
79
79
|
max_input_size_bytes: 524288000
|
|
80
80
|
max_output_size_bytes: 524288000
|
|
81
81
|
long_form:
|
|
82
|
+
# Stays planned (CON-1 flips only compress.video.long_form +
|
|
83
|
+
# merge.video.long_form_re_encode). Per-tier caps per ADR-0011.
|
|
82
84
|
availability: planned
|
|
83
85
|
required_tier: pro
|
|
84
|
-
constraints:
|
|
86
|
+
constraints: # baseline = Pro
|
|
85
87
|
max_input_duration: "PT12H"
|
|
86
|
-
max_input_size_bytes:
|
|
87
|
-
max_output_size_bytes:
|
|
88
|
+
max_input_size_bytes: 5000000000 # 5 GB (Pro)
|
|
89
|
+
max_output_size_bytes: 5000000000
|
|
90
|
+
per_tier_constraints:
|
|
91
|
+
enterprise:
|
|
92
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
93
|
+
max_output_size_bytes: 120000000000
|
|
88
94
|
options:
|
|
89
95
|
start_at:
|
|
90
96
|
type: float
|
|
@@ -257,12 +263,18 @@ operation:
|
|
|
257
263
|
max_input_size_bytes: 524288000
|
|
258
264
|
max_output_size_bytes: 524288000
|
|
259
265
|
long_form:
|
|
266
|
+
# Stays planned (CON-1 flips only compress.video.long_form +
|
|
267
|
+
# merge.video.long_form_re_encode). Per-tier caps per ADR-0011.
|
|
260
268
|
availability: planned
|
|
261
269
|
required_tier: pro
|
|
262
|
-
constraints:
|
|
270
|
+
constraints: # baseline = Pro
|
|
263
271
|
max_input_duration: "PT12H"
|
|
264
|
-
max_input_size_bytes:
|
|
265
|
-
max_output_size_bytes:
|
|
272
|
+
max_input_size_bytes: 5000000000 # 5 GB (Pro)
|
|
273
|
+
max_output_size_bytes: 5000000000
|
|
274
|
+
per_tier_constraints:
|
|
275
|
+
enterprise:
|
|
276
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
277
|
+
max_output_size_bytes: 120000000000
|
|
266
278
|
options:
|
|
267
279
|
start_at:
|
|
268
280
|
type: float
|
|
@@ -58,12 +58,16 @@ operation:
|
|
|
58
58
|
max_input_size_bytes: 524288000
|
|
59
59
|
max_output_size_bytes: 524288000
|
|
60
60
|
long_form:
|
|
61
|
+
# Stays planned (CON-1 flips only compress.video.long_form +
|
|
62
|
+
# merge.video.long_form_re_encode). required_tier: enterprise,
|
|
63
|
+
# so baseline IS the Enterprise cap and there is NO
|
|
64
|
+
# per_tier_constraints (no tier above enterprise) — ADR-0011 D2.
|
|
61
65
|
availability: planned
|
|
62
66
|
required_tier: enterprise
|
|
63
|
-
constraints:
|
|
67
|
+
constraints: # baseline = Enterprise (lowest permitted)
|
|
64
68
|
max_input_duration: "PT12H"
|
|
65
|
-
max_input_size_bytes:
|
|
66
|
-
max_output_size_bytes:
|
|
69
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
70
|
+
max_output_size_bytes: 120000000000
|
|
67
71
|
options:
|
|
68
72
|
payload:
|
|
69
73
|
type: string
|
|
@@ -146,12 +150,16 @@ operation:
|
|
|
146
150
|
max_input_size_bytes: 524288000
|
|
147
151
|
max_output_size_bytes: 524288000
|
|
148
152
|
long_form:
|
|
153
|
+
# Stays planned (CON-1 flips only compress.video.long_form +
|
|
154
|
+
# merge.video.long_form_re_encode). required_tier: enterprise,
|
|
155
|
+
# so baseline IS the Enterprise cap and there is NO
|
|
156
|
+
# per_tier_constraints (no tier above enterprise) — ADR-0011 D2.
|
|
149
157
|
availability: planned
|
|
150
158
|
required_tier: enterprise
|
|
151
|
-
constraints:
|
|
159
|
+
constraints: # baseline = Enterprise (lowest permitted)
|
|
152
160
|
max_input_duration: "PT12H"
|
|
153
|
-
max_input_size_bytes:
|
|
154
|
-
max_output_size_bytes:
|
|
161
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
162
|
+
max_output_size_bytes: 120000000000
|
|
155
163
|
options:
|
|
156
164
|
payload:
|
|
157
165
|
type: string
|
|
@@ -130,12 +130,18 @@ operation:
|
|
|
130
130
|
max_input_size_bytes: 524288000 # 500 MiB
|
|
131
131
|
max_output_size_bytes: 524288000
|
|
132
132
|
long_form:
|
|
133
|
-
|
|
133
|
+
# planned -> beta (CON-1, ADR-0011): staging/internal proving
|
|
134
|
+
# gate before the stable claim (CON-2a). Per-tier caps per D3.
|
|
135
|
+
availability: beta
|
|
134
136
|
required_tier: pro
|
|
135
|
-
constraints:
|
|
137
|
+
constraints: # baseline = Pro (lowest permitted tier)
|
|
136
138
|
max_input_duration: "PT12H"
|
|
137
|
-
max_input_size_bytes:
|
|
138
|
-
max_output_size_bytes:
|
|
139
|
+
max_input_size_bytes: 5000000000 # 5 GB (Pro)
|
|
140
|
+
max_output_size_bytes: 5000000000
|
|
141
|
+
per_tier_constraints:
|
|
142
|
+
enterprise:
|
|
143
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
144
|
+
max_output_size_bytes: 120000000000
|
|
139
145
|
options:
|
|
140
146
|
codec:
|
|
141
147
|
type: enum
|
|
@@ -51,12 +51,19 @@ operation:
|
|
|
51
51
|
max_input_size_bytes: 524288000
|
|
52
52
|
max_output_size_bytes: 524288000
|
|
53
53
|
long_form:
|
|
54
|
+
# Stays planned (CON-1 flips only compress.video.long_form +
|
|
55
|
+
# merge.video.long_form_re_encode). Per-tier caps per ADR-0011 —
|
|
56
|
+
# advertised shape; availability gates execution off (422).
|
|
54
57
|
availability: planned
|
|
55
58
|
required_tier: pro
|
|
56
|
-
constraints:
|
|
59
|
+
constraints: # baseline = Pro
|
|
57
60
|
max_input_duration: "PT12H"
|
|
58
|
-
max_input_size_bytes:
|
|
59
|
-
max_output_size_bytes:
|
|
61
|
+
max_input_size_bytes: 5000000000 # 5 GB (Pro)
|
|
62
|
+
max_output_size_bytes: 5000000000
|
|
63
|
+
per_tier_constraints:
|
|
64
|
+
enterprise:
|
|
65
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
66
|
+
max_output_size_bytes: 120000000000
|
|
60
67
|
options:
|
|
61
68
|
output_format:
|
|
62
69
|
type: enum
|
|
@@ -54,12 +54,19 @@ operation:
|
|
|
54
54
|
max_input_size_bytes: 524288000
|
|
55
55
|
max_output_size_bytes: 524288000
|
|
56
56
|
long_form:
|
|
57
|
+
# Stays planned (CON-1 flips only compress.video.long_form +
|
|
58
|
+
# merge.video.long_form_re_encode). Per-tier caps per ADR-0011 —
|
|
59
|
+
# advertised shape; availability gates execution off (422).
|
|
57
60
|
availability: planned
|
|
58
61
|
required_tier: pro
|
|
59
|
-
constraints:
|
|
62
|
+
constraints: # baseline = Pro
|
|
60
63
|
max_input_duration: "PT12H"
|
|
61
|
-
max_input_size_bytes:
|
|
62
|
-
max_output_size_bytes:
|
|
64
|
+
max_input_size_bytes: 5000000000 # 5 GB (Pro)
|
|
65
|
+
max_output_size_bytes: 5000000000
|
|
66
|
+
per_tier_constraints:
|
|
67
|
+
enterprise:
|
|
68
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
69
|
+
max_output_size_bytes: 120000000000
|
|
63
70
|
options:
|
|
64
71
|
duration:
|
|
65
72
|
type: float
|
|
@@ -210,12 +210,19 @@ operation:
|
|
|
210
210
|
max_input_size_bytes: 524288000
|
|
211
211
|
max_output_size_bytes: 524288000
|
|
212
212
|
long_form:
|
|
213
|
+
# Stays planned (CON-1 flips only compress.video.long_form +
|
|
214
|
+
# merge.video.long_form_re_encode). Per-tier caps per ADR-0011 —
|
|
215
|
+
# advertised shape; availability gates execution off (422).
|
|
213
216
|
availability: planned
|
|
214
217
|
required_tier: pro
|
|
215
|
-
constraints:
|
|
218
|
+
constraints: # baseline = Pro
|
|
216
219
|
max_input_duration: "PT12H"
|
|
217
|
-
max_input_size_bytes:
|
|
218
|
-
max_output_size_bytes:
|
|
220
|
+
max_input_size_bytes: 5000000000 # 5 GB (Pro)
|
|
221
|
+
max_output_size_bytes: 5000000000
|
|
222
|
+
per_tier_constraints:
|
|
223
|
+
enterprise:
|
|
224
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
225
|
+
max_output_size_bytes: 120000000000
|
|
219
226
|
options:
|
|
220
227
|
anchor:
|
|
221
228
|
type: enum
|
|
@@ -151,11 +151,17 @@ operation:
|
|
|
151
151
|
max_total_duration: "PT5M"
|
|
152
152
|
max_total_input_size_bytes: 1073741824 # 1 GiB combined
|
|
153
153
|
long_form_re_encode:
|
|
154
|
-
|
|
154
|
+
# planned -> beta (CON-1, ADR-0011): staging proving gate before
|
|
155
|
+
# stable (CON-2b). Binding cap = max_total_duration (24h single-
|
|
156
|
+
# pass budget, SPIKE-0); size is the per-tier secondary cap.
|
|
157
|
+
availability: beta
|
|
155
158
|
required_tier: pro
|
|
156
|
-
constraints:
|
|
157
|
-
max_total_duration: "PT12H
|
|
158
|
-
max_total_input_size_bytes:
|
|
159
|
+
constraints: # baseline = Pro (lowest permitted)
|
|
160
|
+
max_total_duration: "PT24H" # 24h (was PT12H) — binding Enterprise ceiling
|
|
161
|
+
max_total_input_size_bytes: 5000000000 # 5 GB combined (Pro)
|
|
162
|
+
per_tier_constraints:
|
|
163
|
+
enterprise:
|
|
164
|
+
max_total_input_size_bytes: 120000000000 # 120 GB combined (Enterprise)
|
|
159
165
|
options:
|
|
160
166
|
output_type:
|
|
161
167
|
type: enum
|
|
@@ -56,11 +56,18 @@ operation:
|
|
|
56
56
|
max_input_duration: "PT5M"
|
|
57
57
|
max_input_size_bytes: 524288000
|
|
58
58
|
long_form:
|
|
59
|
+
# Stays planned (CON-1 flips only compress.video.long_form +
|
|
60
|
+
# merge.video.long_form_re_encode). Per-tier caps per ADR-0011 —
|
|
61
|
+
# advertised shape; availability gates execution off (422).
|
|
62
|
+
# No max_output_size_bytes: thumbnail output is a single bounded image.
|
|
59
63
|
availability: planned
|
|
60
64
|
required_tier: pro
|
|
61
|
-
constraints:
|
|
65
|
+
constraints: # baseline = Pro
|
|
62
66
|
max_input_duration: "PT12H"
|
|
63
|
-
max_input_size_bytes:
|
|
67
|
+
max_input_size_bytes: 5000000000 # 5 GB (Pro)
|
|
68
|
+
per_tier_constraints:
|
|
69
|
+
enterprise:
|
|
70
|
+
max_input_size_bytes: 120000000000 # 120 GB (Enterprise enforced ceiling)
|
|
64
71
|
options:
|
|
65
72
|
timestamp:
|
|
66
73
|
type: string
|
package/package.json
CHANGED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
var AnonymousSchema_13;
|
|
2
|
-
(function (AnonymousSchema_13) {
|
|
3
|
-
AnonymousSchema_13["BASE"] = "base";
|
|
4
|
-
AnonymousSchema_13["OVERLAY"] = "overlay";
|
|
5
|
-
AnonymousSchema_13["TRANSITION_MASK"] = "transition_mask";
|
|
6
|
-
})(AnonymousSchema_13 || (AnonymousSchema_13 = {}));
|
|
7
|
-
export default AnonymousSchema_13;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* GISL Compression API
|
|
3
|
-
* REST API for the GISL (Give It Smaller) file compression and processing service. **Architecture:** - Upload files to get a `file_id` - Create workflows referencing uploaded files with operations (compress, thumbnail, watermark, merge, archive, convert) - Poll status, stream SSE events, or receive webhook callbacks - Download results per operation output **Response envelope:** All mutation and query endpoints return `{ success: true, data: {...} }` on success and `{ success: false, error: \"...\", details: [...] }` on failure. Exceptions: `GET /api/operations/schema` returns raw JSON (CDN-cacheable), health probes return flat objects, and `POST /api/contact` returns 204 with no body.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Export configuration. When set, all operation outputs are copied to the
|
|
14
|
-
* customer's destination in addition to GISL's own S3 storage.
|
|
15
|
-
* Currently supports AWS S3 via cross-account AssumeRole.
|
|
16
|
-
*
|
|
17
|
-
* @export
|
|
18
|
-
* @interface ExportConfig
|
|
19
|
-
*/
|
|
20
|
-
export interface ExportConfig {
|
|
21
|
-
/**
|
|
22
|
-
* Destination service
|
|
23
|
-
* @type {string}
|
|
24
|
-
* @memberof ExportConfig
|
|
25
|
-
*/
|
|
26
|
-
service: ExportConfigServiceEnum;
|
|
27
|
-
/**
|
|
28
|
-
* Destination bucket name
|
|
29
|
-
* @type {string}
|
|
30
|
-
* @memberof ExportConfig
|
|
31
|
-
*/
|
|
32
|
-
bucket: string;
|
|
33
|
-
/**
|
|
34
|
-
* Key prefix for exported files
|
|
35
|
-
* @type {string}
|
|
36
|
-
* @memberof ExportConfig
|
|
37
|
-
*/
|
|
38
|
-
keyPrefix?: string;
|
|
39
|
-
/**
|
|
40
|
-
* IAM role ARN in the customer's AWS account. GISL's Lambda assumes this
|
|
41
|
-
* role to write to the customer's bucket. The customer must configure a
|
|
42
|
-
* trust policy allowing GISL's execution role to assume it.
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof ExportConfig
|
|
46
|
-
*/
|
|
47
|
-
roleArn: string;
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* @export
|
|
51
|
-
*/
|
|
52
|
-
export declare const ExportConfigServiceEnum: {
|
|
53
|
-
readonly s3: "s3";
|
|
54
|
-
};
|
|
55
|
-
export type ExportConfigServiceEnum = typeof ExportConfigServiceEnum[keyof typeof ExportConfigServiceEnum];
|
|
56
|
-
/**
|
|
57
|
-
* Check if a given object implements the ExportConfig interface.
|
|
58
|
-
*/
|
|
59
|
-
export declare function instanceOfExportConfig(value: object): value is ExportConfig;
|
|
60
|
-
export declare function ExportConfigFromJSON(json: any): ExportConfig;
|
|
61
|
-
export declare function ExportConfigFromJSONTyped(json: any, ignoreDiscriminator: boolean): ExportConfig;
|
|
62
|
-
export declare function ExportConfigToJSON(json: any): ExportConfig;
|
|
63
|
-
export declare function ExportConfigToJSONTyped(value?: ExportConfig | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* GISL Compression API
|
|
5
|
-
* REST API for the GISL (Give It Smaller) file compression and processing service. **Architecture:** - Upload files to get a `file_id` - Create workflows referencing uploaded files with operations (compress, thumbnail, watermark, merge, archive, convert) - Poll status, stream SSE events, or receive webhook callbacks - Download results per operation output **Response envelope:** All mutation and query endpoints return `{ success: true, data: {...} }` on success and `{ success: false, error: \"...\", details: [...] }` on failure. Exceptions: `GET /api/operations/schema` returns raw JSON (CDN-cacheable), health probes return flat objects, and `POST /api/contact` returns 204 with no body.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* @export
|
|
16
|
-
*/
|
|
17
|
-
export const ExportConfigServiceEnum = {
|
|
18
|
-
s3: 's3'
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Check if a given object implements the ExportConfig interface.
|
|
22
|
-
*/
|
|
23
|
-
export function instanceOfExportConfig(value) {
|
|
24
|
-
if (!('service' in value) || value['service'] === undefined)
|
|
25
|
-
return false;
|
|
26
|
-
if (!('bucket' in value) || value['bucket'] === undefined)
|
|
27
|
-
return false;
|
|
28
|
-
if (!('roleArn' in value) || value['roleArn'] === undefined)
|
|
29
|
-
return false;
|
|
30
|
-
return true;
|
|
31
|
-
}
|
|
32
|
-
export function ExportConfigFromJSON(json) {
|
|
33
|
-
return ExportConfigFromJSONTyped(json, false);
|
|
34
|
-
}
|
|
35
|
-
export function ExportConfigFromJSONTyped(json, ignoreDiscriminator) {
|
|
36
|
-
if (json == null) {
|
|
37
|
-
return json;
|
|
38
|
-
}
|
|
39
|
-
return {
|
|
40
|
-
'service': json['service'],
|
|
41
|
-
'bucket': json['bucket'],
|
|
42
|
-
'keyPrefix': json['key_prefix'] == null ? undefined : json['key_prefix'],
|
|
43
|
-
'roleArn': json['role_arn'],
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
export function ExportConfigToJSON(json) {
|
|
47
|
-
return ExportConfigToJSONTyped(json, false);
|
|
48
|
-
}
|
|
49
|
-
export function ExportConfigToJSONTyped(value, ignoreDiscriminator = false) {
|
|
50
|
-
if (value == null) {
|
|
51
|
-
return value;
|
|
52
|
-
}
|
|
53
|
-
return {
|
|
54
|
-
'service': value['service'],
|
|
55
|
-
'bucket': value['bucket'],
|
|
56
|
-
'key_prefix': value['keyPrefix'],
|
|
57
|
-
'role_arn': value['roleArn'],
|
|
58
|
-
};
|
|
59
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* GISL Compression API
|
|
3
|
-
* REST API for the GISL (Give It Smaller) file compression and processing service. **Architecture:** - Upload files to get a `file_id` - Create workflows referencing uploaded files with operations (compress, thumbnail, watermark, merge, archive, convert) - Poll status, stream SSE events, or receive webhook callbacks - Download results per operation output **Response envelope:** All mutation and query endpoints return `{ success: true, data: {...} }` on success and `{ success: false, error: \"...\", details: [...] }` on failure. Exceptions: `GET /api/operations/schema` returns raw JSON (CDN-cacheable), health probes return flat objects, and `POST /api/contact` returns 204 with no body.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Single input reference for multi-input operations. Each references a
|
|
14
|
-
* specific job and optionally a specific operation output from that job.
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface JobInput
|
|
18
|
-
*/
|
|
19
|
-
export interface JobInput {
|
|
20
|
-
/**
|
|
21
|
-
* Reference label of the upstream job
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof JobInput
|
|
24
|
-
*/
|
|
25
|
-
ref: string;
|
|
26
|
-
/**
|
|
27
|
-
* Specific operation output to use. If omitted, uses the last
|
|
28
|
-
* operation's output.
|
|
29
|
-
*
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof JobInput
|
|
32
|
-
*/
|
|
33
|
-
operation?: string;
|
|
34
|
-
/**
|
|
35
|
-
* Per-input option overrides. For merge operations, individual inputs
|
|
36
|
-
* can override global transition settings for the join point preceding
|
|
37
|
-
* this input. Keys are option names, values are the override values.
|
|
38
|
-
*
|
|
39
|
-
* @type {{ [key: string]: any; }}
|
|
40
|
-
* @memberof JobInput
|
|
41
|
-
*/
|
|
42
|
-
perInputOptions?: {
|
|
43
|
-
[key: string]: any;
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* Check if a given object implements the JobInput interface.
|
|
48
|
-
*/
|
|
49
|
-
export declare function instanceOfJobInput(value: object): value is JobInput;
|
|
50
|
-
export declare function JobInputFromJSON(json: any): JobInput;
|
|
51
|
-
export declare function JobInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): JobInput;
|
|
52
|
-
export declare function JobInputToJSON(json: any): JobInput;
|
|
53
|
-
export declare function JobInputToJSONTyped(value?: JobInput | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* GISL Compression API
|
|
5
|
-
* REST API for the GISL (Give It Smaller) file compression and processing service. **Architecture:** - Upload files to get a `file_id` - Create workflows referencing uploaded files with operations (compress, thumbnail, watermark, merge, archive, convert) - Poll status, stream SSE events, or receive webhook callbacks - Download results per operation output **Response envelope:** All mutation and query endpoints return `{ success: true, data: {...} }` on success and `{ success: false, error: \"...\", details: [...] }` on failure. Exceptions: `GET /api/operations/schema` returns raw JSON (CDN-cacheable), health probes return flat objects, and `POST /api/contact` returns 204 with no body.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Check if a given object implements the JobInput interface.
|
|
16
|
-
*/
|
|
17
|
-
export function instanceOfJobInput(value) {
|
|
18
|
-
if (!('ref' in value) || value['ref'] === undefined)
|
|
19
|
-
return false;
|
|
20
|
-
return true;
|
|
21
|
-
}
|
|
22
|
-
export function JobInputFromJSON(json) {
|
|
23
|
-
return JobInputFromJSONTyped(json, false);
|
|
24
|
-
}
|
|
25
|
-
export function JobInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
|
-
if (json == null) {
|
|
27
|
-
return json;
|
|
28
|
-
}
|
|
29
|
-
return {
|
|
30
|
-
'ref': json['ref'],
|
|
31
|
-
'operation': json['operation'] == null ? undefined : json['operation'],
|
|
32
|
-
'perInputOptions': json['per_input_options'] == null ? undefined : json['per_input_options'],
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export function JobInputToJSON(json) {
|
|
36
|
-
return JobInputToJSONTyped(json, false);
|
|
37
|
-
}
|
|
38
|
-
export function JobInputToJSONTyped(value, ignoreDiscriminator = false) {
|
|
39
|
-
if (value == null) {
|
|
40
|
-
return value;
|
|
41
|
-
}
|
|
42
|
-
return {
|
|
43
|
-
'ref': value['ref'],
|
|
44
|
-
'operation': value['operation'],
|
|
45
|
-
'per_input_options': value['perInputOptions'],
|
|
46
|
-
};
|
|
47
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* GISL Compression API
|
|
3
|
-
* REST API for the GISL (Give It Smaller) file compression and processing service. **Architecture:** - Upload files to get a `file_id` - Create workflows referencing uploaded files with operations (compress, thumbnail, watermark, merge, archive, convert) - Poll status, stream SSE events, or receive webhook callbacks - Download results per operation output **Response envelope:** All mutation and query endpoints return `{ success: true, data: {...} }` on success and `{ success: false, error: \"...\", details: [...] }` on failure. Exceptions: `GET /api/operations/schema` returns raw JSON (CDN-cacheable), health probes return flat objects, and `POST /api/contact` returns 204 with no body.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Reference to another job's output for single-input downstream jobs.
|
|
14
|
-
* The input is the referenced job's output, resolved via the incoming
|
|
15
|
-
* workflow edge.
|
|
16
|
-
*
|
|
17
|
-
* @export
|
|
18
|
-
* @interface JobSource
|
|
19
|
-
*/
|
|
20
|
-
export interface JobSource {
|
|
21
|
-
/**
|
|
22
|
-
* Reference label of the upstream job
|
|
23
|
-
* @type {string}
|
|
24
|
-
* @memberof JobSource
|
|
25
|
-
*/
|
|
26
|
-
ref: string;
|
|
27
|
-
/**
|
|
28
|
-
* Specific operation output to use from the upstream job.
|
|
29
|
-
* If omitted, uses the last operation's output.
|
|
30
|
-
*
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof JobSource
|
|
33
|
-
*/
|
|
34
|
-
operation?: string;
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* Check if a given object implements the JobSource interface.
|
|
38
|
-
*/
|
|
39
|
-
export declare function instanceOfJobSource(value: object): value is JobSource;
|
|
40
|
-
export declare function JobSourceFromJSON(json: any): JobSource;
|
|
41
|
-
export declare function JobSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): JobSource;
|
|
42
|
-
export declare function JobSourceToJSON(json: any): JobSource;
|
|
43
|
-
export declare function JobSourceToJSONTyped(value?: JobSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* GISL Compression API
|
|
5
|
-
* REST API for the GISL (Give It Smaller) file compression and processing service. **Architecture:** - Upload files to get a `file_id` - Create workflows referencing uploaded files with operations (compress, thumbnail, watermark, merge, archive, convert) - Poll status, stream SSE events, or receive webhook callbacks - Download results per operation output **Response envelope:** All mutation and query endpoints return `{ success: true, data: {...} }` on success and `{ success: false, error: \"...\", details: [...] }` on failure. Exceptions: `GET /api/operations/schema` returns raw JSON (CDN-cacheable), health probes return flat objects, and `POST /api/contact` returns 204 with no body.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Check if a given object implements the JobSource interface.
|
|
16
|
-
*/
|
|
17
|
-
export function instanceOfJobSource(value) {
|
|
18
|
-
if (!('ref' in value) || value['ref'] === undefined)
|
|
19
|
-
return false;
|
|
20
|
-
return true;
|
|
21
|
-
}
|
|
22
|
-
export function JobSourceFromJSON(json) {
|
|
23
|
-
return JobSourceFromJSONTyped(json, false);
|
|
24
|
-
}
|
|
25
|
-
export function JobSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
|
-
if (json == null) {
|
|
27
|
-
return json;
|
|
28
|
-
}
|
|
29
|
-
return {
|
|
30
|
-
'ref': json['ref'],
|
|
31
|
-
'operation': json['operation'] == null ? undefined : json['operation'],
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
export function JobSourceToJSON(json) {
|
|
35
|
-
return JobSourceToJSONTyped(json, false);
|
|
36
|
-
}
|
|
37
|
-
export function JobSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
38
|
-
if (value == null) {
|
|
39
|
-
return value;
|
|
40
|
-
}
|
|
41
|
-
return {
|
|
42
|
-
'ref': value['ref'],
|
|
43
|
-
'operation': value['operation'],
|
|
44
|
-
};
|
|
45
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export declare enum WatermarkImageWatermarkType {
|
|
2
|
-
Image = "image",
|
|
3
|
-
Text = "text"
|
|
4
|
-
}
|
|
5
|
-
export declare enum WatermarkImagePosition {
|
|
6
|
-
Center = "center",
|
|
7
|
-
TopLeft = "top-left",
|
|
8
|
-
TopRight = "top-right",
|
|
9
|
-
BottomLeft = "bottom-left",
|
|
10
|
-
BottomRight = "bottom-right"
|
|
11
|
-
}
|
|
12
|
-
export declare enum WatermarkImageWatermarkMode {
|
|
13
|
-
Single = "single",
|
|
14
|
-
Tiled = "tiled"
|
|
15
|
-
}
|
|
16
|
-
export interface WatermarkImageOptions {
|
|
17
|
-
watermark_type?: WatermarkImageWatermarkType;
|
|
18
|
-
position?: WatermarkImagePosition;
|
|
19
|
-
opacity?: number;
|
|
20
|
-
watermark_bucket?: string;
|
|
21
|
-
watermark_key?: string;
|
|
22
|
-
text?: string;
|
|
23
|
-
font_size?: number;
|
|
24
|
-
color?: string;
|
|
25
|
-
watermark_mode?: WatermarkImageWatermarkMode;
|
|
26
|
-
rotation?: number;
|
|
27
|
-
tile_spacing?: number;
|
|
28
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
// Auto-generated from watermark.yaml -- do not edit
|
|
2
|
-
export var WatermarkImageWatermarkType;
|
|
3
|
-
(function (WatermarkImageWatermarkType) {
|
|
4
|
-
WatermarkImageWatermarkType["Image"] = "image";
|
|
5
|
-
WatermarkImageWatermarkType["Text"] = "text";
|
|
6
|
-
})(WatermarkImageWatermarkType || (WatermarkImageWatermarkType = {}));
|
|
7
|
-
export var WatermarkImagePosition;
|
|
8
|
-
(function (WatermarkImagePosition) {
|
|
9
|
-
WatermarkImagePosition["Center"] = "center";
|
|
10
|
-
WatermarkImagePosition["TopLeft"] = "top-left";
|
|
11
|
-
WatermarkImagePosition["TopRight"] = "top-right";
|
|
12
|
-
WatermarkImagePosition["BottomLeft"] = "bottom-left";
|
|
13
|
-
WatermarkImagePosition["BottomRight"] = "bottom-right";
|
|
14
|
-
})(WatermarkImagePosition || (WatermarkImagePosition = {}));
|
|
15
|
-
export var WatermarkImageWatermarkMode;
|
|
16
|
-
(function (WatermarkImageWatermarkMode) {
|
|
17
|
-
WatermarkImageWatermarkMode["Single"] = "single";
|
|
18
|
-
WatermarkImageWatermarkMode["Tiled"] = "tiled";
|
|
19
|
-
})(WatermarkImageWatermarkMode || (WatermarkImageWatermarkMode = {}));
|