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

channels.list patch #68

Closed bickart closed 4 years ago

bickart commented 4 years ago

Adding the missing response_metadata to the definition for the call channels.list

pyrech commented 4 years ago

Thanks for this PR :slightly_smiling_face:

To make it green, you should also commit the patched JSON spec and the updated SDK :wink:

bickart commented 4 years ago

@pyrech the entire push request is now included

pyrech commented 4 years ago

I couldn't push some tweaks to your fork so I cherry-picked your PR and rebased it on top of master in #77 :wink: