feluelle commented on code in PR #31253: URL: https://github.com/apache/airflow/pull/31253#discussion_r1196622278
########## clients/gen/common.sh: ########## @@ -17,7 +17,7 @@ # specific language governing permissions and limitations # under the License. -OPENAPI_GENERATOR_CLI_VER=5.4.0 +OPENAPI_GENERATOR_CLI_VER=6.6.0 Review Comment: In a separate PR, you mean? The generator version when upgrading to a new major version contains breaking changes and since the version is shared between all our clients (python and go, too), I think it is worth its own PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
