This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
from 1ace1ab7b0d Replace preview releases with milestone releases in
release docs
new b53b66842ab Filter stray log lines out of generated reference docs in
doc sync
new 1d09d5a561b Support OpenAPI 3 REST API docs for Pulsar 5.0.0+ and
master
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/actions/sync-content/action.yml | 10 +-
src/pages/RestApi/RestApi.tsx | 69 +-
src/server/remarkPlugins/swagger/index.ts | 5 +-
src/utils/index.js | 5 +-
static/js/redoc2.standalone.min.js | 1838 ++++++++++++++++++++
.../next/pulsar/initialize-cluster-metadata.md | 1 -
tools/pytools/lib/execute/pulsar_build.py | 2 +-
tools/pytools/lib/execute/swagger_generator.py | 34 +-
8 files changed, 1897 insertions(+), 67 deletions(-)
create mode 100644 static/js/redoc2.standalone.min.js