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 3e153cff60d Docs sync done from apache/pulsar (#39bb675)
3e153cff60d is described below

commit 3e153cff60d9afbc8e39ecf060954652a348eca5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 31 01:36:35 2025 +0000

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

diff --git a/static/swagger/master/swagger.json 
b/static/swagger/master/swagger.json
index da5cb4bd5ac..d51deb16528 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -3452,6 +3452,9 @@
                     },
                     "type": "object"
                 },
+                "clusterThatCanDeleteNamespace": {
+                    "type": "string"
+                },
                 "compaction_threshold": {
                     "format": "int64",
                     "type": "integer"
diff --git a/static/swagger/master/v2/swagger.json 
b/static/swagger/master/v2/swagger.json
index da5cb4bd5ac..d51deb16528 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -3452,6 +3452,9 @@
                     },
                     "type": "object"
                 },
+                "clusterThatCanDeleteNamespace": {
+                    "type": "string"
+                },
                 "compaction_threshold": {
                     "format": "int64",
                     "type": "integer"

Reply via email to