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

Massive update of the specification to apply #43

Closed damienalexandre closed 4 years ago

damienalexandre commented 5 years ago

Slack just updated their specification, in a massive way.

https://github.com/slackapi/slack-api-specs/pull/23

Some of our patches are no longer necessary, but the famous "ts as string" issue should still be there.

damienalexandre commented 4 years ago

Done in #45