mailjet / mailjet-apiv3-php

[API v3] Mailjet PHP Wrapper
http://dev.mailjet.com
MIT License
267 stars 86 forks source link

Invalid URL in doc examples #303

Open jaroslavtyc opened 1 month ago

jaroslavtyc commented 1 month ago

In the API versioning description page https://dev.mailjet.com/email/reference/overview/versioning/ (not part of this repo :memo: ) there are invalid URLs with uppercase version letters

I have copied those versions to my project and spent an hour to find out what is going on - server responses 404

Please manage the https://dev.mailjet.com/email/reference/overview/versioning/ to list valid URLs. Thank you.

Note: docs in this PHP repository are fine, all examples (I saw) have valid URLs. It is only about the generic docs.