slack-php-api icon indicating copy to clipboard operation
slack-php-api copied to clipboard

Refresh_token and grant_type added for oauth.v2.access

Open b-sicard opened this issue 1 year ago • 3 comments

  • Refresh_token and grant_type added for oauth.v2.access
  • Added return type and name for commands

b-sicard avatar Jul 03 '24 15:07 b-sicard

Looks like the generated code slightly differ from what is committed (red test).

Can you check you have the same versions locally than in the CI?

  • Locking friendsofphp/php-cs-fixer (v3.59.3)
  • Locking jane-php/json-schema (v7.7.0)
  • Locking jane-php/json-schema-runtime (v7.7.0)
  • Locking jane-php/open-api-2 (v7.6.2)
  • Locking jane-php/open-api-common (v7.7.0)
  • Locking jane-php/open-api-runtime (v7.7.0)

Thanks

damienalexandre avatar Jul 04 '24 08:07 damienalexandre

Yes, I have the right versions

b-sicard avatar Jul 04 '24 14:07 b-sicard

I don't understand why the last one doesn't work.

b-sicard avatar Jul 05 '24 12:07 b-sicard