Update examples.feature

This commit is contained in:
Ludy87 2025-05-11 21:56:43 +02:00
parent 09c1f9e4aa
commit 4407369833
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -79,6 +79,7 @@ Feature: API Validation
| widthSpacer | 50 | | widthSpacer | 50 |
| heightSpacer | 50 | | heightSpacer | 50 |
| alphabet | roman | | alphabet | roman |
| customColor | #d3d3d3 |
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