Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Incorrect API client code/documentation for watermark font_style #20

Open
MohamedK1 opened this issue Jul 6, 2024 · 0 comments
Open

Comments

@MohamedK1
Copy link

Hello 👋 ,

For watermark endpoint, it accepts font_style with allowed values as per the documentation and the client code too.

Accepted values: null (Regular/Normal), Bold, Italic.
 Default: null

However, this seems outdated in both since for regular text, if you pass null the server will throw that the font_style is invalid.

I tried to enforce passing of Regular and it accepted it in terms of server side.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant