mailgun / mailgun-php

Mailgun's Official SDK for PHP
http://www.mailgun.com
MIT License
1.09k stars 314 forks source link

The template search filters do not match the documentation. #908

Closed carloslabrador closed 1 month ago

carloslabrador commented 3 months ago

Hello Mailgun PHP client team,

In the template filters, the 'skip' parameter is used, which in the documentation is referred to as 'page'.

Documentation: https://documentation.mailgun.com/docs/mailgun/api-reference/openapi-final/tag/Templates/#tag/Templates/operation/httpapi.(*TemplateAPIControler).GetPage-fm-9!in=query&path=page&t=request Code Line: https://github.com/mailgun/mailgun-php/blob/4329fc6065adbb1e73792e0f6223c03200b8bc6e/src/Api/Templates.php#L50C8-L50C20

Thanks.

oleksandr-mykhailenko commented 1 month ago

Thank you, we updated this in the new version