pateash opened a new issue #17362: URL: https://github.com/apache/airflow/issues/17362
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details tag like <details><summary>super-long log</summary> lots of stuff </details> Please delete these comment blocks before submitting the issue. --> **Description** Similar to [airflow-client-python](https://github.com/apache/airflow-client-python), we should have a client for JVM based languages( Java/Scala/Kotlin) <!-- A short description of your feature --> We will generate and maintain a stable version of Api Client in repository [airflow-client-java](https://github.com/apache/airflow-client-java) Although, using OpenAPI Specs user is able to generate API Client themselves, but there might be some issues that needed to be fixed, which the community will be able to fix and provide users the seamless import and usage of clients. **Are you willing to submit a PR?** YES <!--- We accept contributions! --> <!-- Is there currently another issue associated with this? --> -- 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]
