Releases: lanlin/nylas-php
Releases · lanlin/nylas-php
add view support for some apis
about the Views
the view
value can be ids
, count
, expanded
add view support for some apis
about the Views
the view
value can be ids
, count
, expanded
A critical bug fix
thanks to @jeremygriffin #22
now, for all boolean type parameters in the query string will be converted to the string value as "true" or "false".
A critical bug fix
thanks to @jeremygriffin #22
now, for all boolean type parameters in the query string will be converted to the string value as "true" or "false".
php 7.3 support
branch 3.0 for php 7.3 support.
remove type hints & some other updates.
Correction to API::List constant identifier of webhooks.
new fix #20
thanks for @jeremygriffin
bug fix & doc update
- fix the parameter missing for native auth
- fix event filter parameters
- update doc about the debug usage
some updates & bug fix
- event validate rule bug fix
- options
off_decode_error
removed since this version, see Error & Exceptions - update doc
- workflow updates
webhook bug fix
challenge misspell #17
Create A Webhook: Verification Request
bug fix & some modification
-
unit test update