pulp / pulp-openapi-generator

GNU General Public License v2.0
4 stars 24 forks source link

Build ruby client using openapi-generator-cli 5.3.z #55

Open dkliban opened 2 years ago

dkliban commented 2 years ago

The ruby client libraries are currently built using openapi-generator-cli 4.3.1. Upgrading to 5.3 will probably introduce some breaking changes. We need to co-ordinate testing of this change with Katello.

ekohl commented 2 years ago

There is also a version 6.x now which is compatible with Faraday 2.x. If we're doing a major bump, might as well leap from 4.x to 6.x.