DanielLeens commented on issue #11072: URL: https://github.com/apache/seatunnel/issues/11072#issuecomment-4688434378
Thanks for raising this. I checked the current `dev` tree and we do have human-written REST API V2 documentation, but I do not see a published machine-readable OpenAPI / Swagger spec in the repository today. So this is better tracked as a feature request rather than an existing hidden artifact. A good first delivery would be: 1. define which current REST endpoints are in scope for the spec 2. make clear how the spec will stay in sync with the existing servlet-based REST implementation 3. add a docs entry that points users to the generated / maintained spec Generating language clients can be a follow-up once the contract itself is stable. Since you marked that you are willing to submit a PR, this is a good issue to move forward from the community side. Thanks for helping push this forward. -- 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]
