jolicode / slack-php-api

:hash: PHP Slack Client based on the official OpenAPI specification
https://jolicode.github.io/slack-php-api/
MIT License
222 stars 56 forks source link

FIX: #27 - change float type oldest and latest paramaters to string type #31

Closed egulhan closed 5 years ago

egulhan commented 5 years ago

change float type oldest and latest paramaters to string type

damienalexandre commented 5 years ago

Thank you, just merged your change. I had to produce the proper patch file, see https://github.com/jolicode/slack-php-api/commit/58758c4276e84bab6c16e27548e1f6b3d92922b2

:+1: