jolicode / slack-php-api

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

Added openid.connect.userInfo #143

Closed nemanja-ivanis closed 1 year ago

nemanja-ivanis commented 2 years ago

Added openid.connect.userInfo

pyrech commented 2 years ago

Hi @nemanja-ivanis,

Thanks a lot for your contribution. You successfully updated the patched json spec of the API but you now need to regenerate the patch and the PHP SDK. We have some documentation here in case you need help :wink:

chaseconey commented 1 year ago

@pyrech @nemanja-ivanis Is this still in the works? The issue is pretty old, but this functionality seems still missing.

If it's just a matter of regenerating something, I can give it a go if there is no bandwidth to do it.

pyrech commented 1 year ago

Hello @chaseconey, yes this PR should probably need only to regenerate the SDK from the updated spec. We would happily accept a PR to fix that. Thanks :slightly_smiling_face:

lyrixx commented 1 year ago

Hello,

I'm closing this PR for lack of activity.

If someone want this PR to be merged, don't hesitate to open a new PR. Don't forget to read this comment

Thanks for the initial work 👍🏼

chaseconey commented 1 year ago

I tried to pull down the latest spec and it seems to be erroring out. Is that a known issue? Happy to take this and run with it otherwise.