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 b7f053d678a Docs sync done from apache/pulsar(#7650612)
b7f053d678a is described below
commit b7f053d678a1df4552eb63884c9f15576557f4e2
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Fri Aug 5 18:01:51 2022 +0000
Docs sync done from apache/pulsar(#7650612)
---
.../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 8d35bd4d0b0..ddf182114d6 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",
@@ -440,5 +423,22 @@
"swaggersource"
]
}
+ ],
+ "2.10.0": [
+ {
+ "version": "v2",
+ "fileName": [
+ "swagger"
+ ]
+ },
+ {
+ "version": "v3",
+ "fileName": [
+ "swaggerfunctions",
+ "swaggerpackages",
+ "swaggersink",
+ "swaggersource"
+ ]
+ }
]
}
\ No newline at end of file