ory / sdk

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

fix: upgrade openapi-generator-cli version to 6.6.0 for elixir #283

Closed tobbbles closed 1 year ago

tobbbles commented 1 year ago

Fixes #282.

Related Issue or Design Document

Checklist

Further comments

There are still some annoying bugs and inconsistencies in the Elixir implementation of openapi-generator. My fingers are crossed for version 7.0.0 and the following PR https://github.com/OpenAPITools/openapi-generator/pull/15746, which will introduce some breaking changes to any users currently using the Elixir clients, but brings massive improvements and overhauls.