mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 04:12:16 +01:00
refactor: make client- and operator-facing error messages clearer and actionable
This commit is contained in:
@@ -83,7 +83,7 @@ Feature: /forms/pdfengines/watermark
|
||||
Then the response status code should be 400
|
||||
Then the response body should match string:
|
||||
"""
|
||||
At least one PDF engine cannot process the requested stamp source type, while others may have failed due to different issues
|
||||
The requested stamp source is not supported, or no PDF engine could process it. Valid sources: 'text', 'image', 'pdf'.
|
||||
"""
|
||||
|
||||
@download-from
|
||||
|
||||
Reference in New Issue
Block a user