ory / sdk

The place where ORY's SDKs are being auto-generated
Apache License 2.0
135 stars 85 forks source link

chore: update Ruby OpenAPI Generator version #327

Closed jmlind closed 4 months ago

jmlind commented 4 months ago

This simply bumps the OpenAPI Generator version from v6.0.1 to v7.3.0

Related Issue or Design Document

This resolves an issue logged on the client-ruby repo. Summary:

Requests are still sent to the playground when base_url is set in OryClient.configure, and this was identified as an issue with the OpenAPI Generator which was fixed in v6.6.0. Thanks to @germs12 for the in-depth comment on that issue. https://github.com/ory/client-ruby/issues/1#issuecomment-1941598027

Checklist

Further comments