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 13cd3c7dd5bd Docs sync done from apache/pulsar (#fc2e314)
13cd3c7dd5bd is described below

commit 13cd3c7dd5bd0ed74a12103227db05ee265a6215
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 16 01:28:20 2024 +0000

    Docs sync done from apache/pulsar (#fc2e314)
---
 static/swagger/master/swagger.json    | 2 +-
 static/swagger/master/v2/swagger.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/swagger/master/swagger.json 
b/static/swagger/master/swagger.json
index 77aa254e8f51..8a84c8da9e03 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -1478,7 +1478,7 @@
                     "type": "integer"
                 },
                 "numTopics": {
-                    "format": "int32",
+                    "format": "int64",
                     "type": "integer"
                 },
                 "overLoaded": {
diff --git a/static/swagger/master/v2/swagger.json 
b/static/swagger/master/v2/swagger.json
index 77aa254e8f51..8a84c8da9e03 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -1478,7 +1478,7 @@
                     "type": "integer"
                 },
                 "numTopics": {
-                    "format": "int32",
+                    "format": "int64",
                     "type": "integer"
                 },
                 "overLoaded": {

Reply via email to