Hi, This can be regarded as a follow-up to the API docs improving movement[1]. I noticed that we generate swagger-based REST API docs every release: hold the source in the main repo, and then sync to the site repo.
However, this isn't necessary. We can, as we do for the other API docs, directly generate swagger files in the site repo. I've prepared these PRs to update both the tool's side, the release documents side[2], and the cleanup works[3]. Now I am sending this email to request reviews. Looking forward to your feedback. Best, tison. [1] https://github.com/apache/pulsar/issues/18693 [2] https://github.com/apache/pulsar-site/pull/325 [3] https://github.com/apache/pulsar/pull/18900