You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/10/28 06:01:51 UTC

[pulsar-site] branch main updated: Docs sync done from apache/pulsar(#069ac87)

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 8860844efd3 Docs sync done from apache/pulsar(#069ac87)
8860844efd3 is described below

commit 8860844efd355f438fe764792f4a16a69443c3a6
Author: Pulsar Site Updater <de...@pulsar.apache.org>
AuthorDate: Fri Oct 28 06:01:46 2022 +0000

    Docs sync done from apache/pulsar(#069ac87)
---
 .../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 6307447cac6..80b375a94ca 100644
--- a/site2/website-next/static/swagger/restApiVersions.json
+++ b/site2/website-next/static/swagger/restApiVersions.json
@@ -1,21 +1,4 @@
 {
-    "2.10.0": [
-        {
-            "version": "v2",
-            "fileName": [
-                "swagger"
-            ]
-        },
-        {
-            "version": "v3",
-            "fileName": [
-                "swaggerfunctions",
-                "swaggerpackages",
-                "swaggersink",
-                "swaggersource"
-            ]
-        }
-    ],
     "2.10.1": [
         {
             "version": "v2",
@@ -490,5 +473,22 @@
                 "swaggersource"
             ]
         }
+    ],
+    "2.10.0": [
+        {
+            "version": "v2",
+            "fileName": [
+                "swagger"
+            ]
+        },
+        {
+            "version": "v3",
+            "fileName": [
+                "swaggerfunctions",
+                "swaggerpackages",
+                "swaggersink",
+                "swaggersource"
+            ]
+        }
     ]
 }
\ No newline at end of file