michaeljmarshall commented on PR #18143: URL: https://github.com/apache/pulsar/pull/18143#issuecomment-1289442518
@Anonymitaet - We need to generate the swagger docs for each released version of Apache Pulsar. In my opinion, it is not sufficient to generate them frequently based on the current state of `branch-2.x` because the swagger docs are used to generate clients, and we want to provide stable versions of these docs. We should move the swagger files to the pulsar-site repo because they are generated. Note that we already do this in this part of the website's generated doc files here: https://pulsar.apache.org/api/. -- 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]
