jolicode / slack-php-api

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

Fix OAuth endpoints #76

Closed pyrech closed 4 years ago

pyrech commented 4 years ago
ftipalek commented 4 years ago

The response of oauth.access can contain field incoming_webhook as described in specs. Would it be possible to support even this field? Thanks

pyrech commented 4 years ago

I just added more fields to those endpoints, even if some fields appears only in some case. These endpoints openapi spec should now be complete according to Slack's online documentation. Additional fields added: