Croway opened a new pull request, #18410: URL: https://github.com/apache/camel/pull/18410
Example usage: ``` $ camel generate-schema milvus io.milvus.param.dml.InsertParam Schema saved to: ./io.milvus.param.dml.InsertParam-schema.json ``` The resulting schema can be used to marshal/unmarshal Java objects instead of a custom Camel processor. This is an enabler for low-code scenarios. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org