michaeljmarshall commented on issue #18724: URL: https://github.com/apache/pulsar/issues/18724#issuecomment-1350433212
@tisonkun - sorry for the delay. I support moving the generated files to the pulsar-site repo. > how do we currently use swagger files? Some people use the swagger files to generate clients. This is something that @visortelle has worked on and has contributed fixes to our annotations to make the generated clients work better. Here is a sample third party generated client: https://github.com/tealtools/pulsar-admin-client-js. Since APIs can change slightly for each minor version, even with things like improved annotations, I personally think it makes sense to generate the swagger files for every release. -- 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]
