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 309acc56b84 Docs sync done from apache/pulsar(#3f5acfe)
309acc56b84 is described below

commit 309acc56b84b0afeefd3159c6e06cc00fd036a76
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Fri Oct 28 12:01:58 2022 +0000

    Docs sync done from apache/pulsar(#3f5acfe)
---
 .../static/swagger/restApiVersions.json            | 34 +++++++++++-----------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/site2/website-next/static/swagger/restApiVersions.json 
b/site2/website-next/static/swagger/restApiVersions.json
index 80b375a94ca..6307447cac6 100644
--- a/site2/website-next/static/swagger/restApiVersions.json
+++ b/site2/website-next/static/swagger/restApiVersions.json
@@ -1,4 +1,21 @@
 {
+    "2.10.0": [
+        {
+            "version": "v2",
+            "fileName": [
+                "swagger"
+            ]
+        },
+        {
+            "version": "v3",
+            "fileName": [
+                "swaggerfunctions",
+                "swaggerpackages",
+                "swaggersink",
+                "swaggersource"
+            ]
+        }
+    ],
     "2.10.1": [
         {
             "version": "v2",
@@ -473,22 +490,5 @@
                 "swaggersource"
             ]
         }
-    ],
-    "2.10.0": [
-        {
-            "version": "v2",
-            "fileName": [
-                "swagger"
-            ]
-        },
-        {
-            "version": "v3",
-            "fileName": [
-                "swaggerfunctions",
-                "swaggerpackages",
-                "swaggersink",
-                "swaggersource"
-            ]
-        }
     ]
 }
\ No newline at end of file

Reply via email to