This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new a3dd2da8c65 Docs sync done from apache/pulsar(#07901f0)
a3dd2da8c65 is described below
commit a3dd2da8c651215b8f7a622d0b7d64771b44172c
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Thu Jun 23 12:01:58 2022 +0000
Docs sync done from apache/pulsar(#07901f0)
---
site2/website-next/static/swagger/restApiVersions.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/site2/website-next/static/swagger/restApiVersions.json
b/site2/website-next/static/swagger/restApiVersions.json
index b2c98691e08..befdd45ab6f 100644
--- a/site2/website-next/static/swagger/restApiVersions.json
+++ b/site2/website-next/static/swagger/restApiVersions.json
@@ -1,5 +1,5 @@
{
- "2.10.0": [
+ "2.3.0": [
{
"version": "v2",
"fileName": [
@@ -10,13 +10,12 @@
"version": "v3",
"fileName": [
"swaggerfunctions",
- "swaggerpackages",
"swaggersink",
"swaggersource"
]
}
],
- "2.3.0": [
+ "2.10.0": [
{
"version": "v2",
"fileName": [
@@ -27,6 +26,7 @@
"version": "v3",
"fileName": [
"swaggerfunctions",
+ "swaggerpackages",
"swaggersink",
"swaggersource"
]