mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-13 19:02:15 +01:00
chore: slight improvement of the encrypt feature to be more in line with others features
This commit is contained in:
@@ -79,6 +79,7 @@ Feature: /forms/pdfengines/flatten
|
||||
Then the file request header "X-Foo" should be "bar"
|
||||
Then the response status code should be 200
|
||||
Then the response header "Content-Type" should be "application/pdf"
|
||||
Then the response PDF(s) should be flatten
|
||||
|
||||
Scenario: POST /forms/pdfengines/flatten (Webhook)
|
||||
Given I have a default Gotenberg container
|
||||
|
||||
Reference in New Issue
Block a user