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 0e994d5c079 Docs sync done from apache/pulsar(#e8a6958)
0e994d5c079 is described below
commit 0e994d5c0794e66133f42adfd66eb74205421800
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Tue Nov 15 18:02:03 2022 +0000
Docs sync done from apache/pulsar(#e8a6958)
---
.../static/swagger/restApiVersions.json | 32 +++++++++++-----------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/site2/website-next/static/swagger/restApiVersions.json
b/site2/website-next/static/swagger/restApiVersions.json
index 78bfb44105d..6307447cac6 100644
--- a/site2/website-next/static/swagger/restApiVersions.json
+++ b/site2/website-next/static/swagger/restApiVersions.json
@@ -194,6 +194,22 @@
]
}
],
+ "2.6.0": [
+ {
+ "version": "v2",
+ "fileName": [
+ "swagger"
+ ]
+ },
+ {
+ "version": "v3",
+ "fileName": [
+ "swaggerfunctions",
+ "swaggersink",
+ "swaggersource"
+ ]
+ }
+ ],
"2.6.1": [
{
"version": "v2",
@@ -474,21 +490,5 @@
"swaggersource"
]
}
- ],
- "2.6.0": [
- {
- "version": "v2",
- "fileName": [
- "swagger"
- ]
- },
- {
- "version": "v3",
- "fileName": [
- "swaggerfunctions",
- "swaggersink",
- "swaggersource"
- ]
- }
]
}
\ No newline at end of file