hussein-awala commented on code in PR #101: URL: https://github.com/apache/airflow-client-python/pull/101#discussion_r1391758034
########## dev/README_RELEASE_CLIENT.md: ########## @@ -283,6 +283,20 @@ See Airflow process documented [here](https://github.com/apache/airflow/blob/mas ## Signature check See Airflow process documented [here](https://github.com/apache/airflow/blob/master/dev/README_RELEASE_AIRFLOW.md#signature-check). +## Sources check + +The code of the Python Client is generated using Open API generator and the generated code is committed to Review Comment: ```suggestion The code of the Python Client is generated using OpenAPI generator and the generated code is committed to ``` -- 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]
