Update examples.feature

This commit is contained in:
Ludy87 2025-05-11 19:58:24 +02:00
parent 06e2799e3e
commit 09c1f9e4aa
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -78,6 +78,7 @@ Feature: API Validation
| opacity | 0.5 | | opacity | 0.5 |
| widthSpacer | 50 | | widthSpacer | 50 |
| heightSpacer | 50 | | heightSpacer | 50 |
| alphabet | roman |
When I send the API request to the endpoint "/api/v1/security/add-watermark" When I send the API request to the endpoint "/api/v1/security/add-watermark"
Then the response content type should be "application/pdf" Then the response content type should be "application/pdf"
And the response file should have size greater than 100 And the response file should have size greater than 100