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