snazy commented on PR #6672: URL: https://github.com/apache/iceberg/pull/6672#issuecomment-1430347268
I still think, that a OpenAPI specification, if it exists, should technically match the implementation and vice versa. But that's actually not the case at the moment and code generation is not possible (commented [here](https://github.com/apache/iceberg/pull/6701#issuecomment-1414201166)). There is no good JAX-RS Java code generator out there, but the ones available for node and python seem to work reasonably well. Basically all projects that have an OpenAPI spec do publish it at least along with their published artifacts and/or via platforms like swagger-hub, from which others can take it or inspect it. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org