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

commit e0447a3c492ae0c35bb02f7c5ebc4d2e5703ccea
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 31 01:33:49 2023 +0000

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

diff --git a/static/swagger/master/swagger.json 
b/static/swagger/master/swagger.json
index 24c276bd2113..465eafed0b10 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -3960,10 +3960,8 @@
             "type": "object"
         },
         "TenantInfo": {
-            "description": "Information of adminRoles and allowedClusters for 
tenant",
             "properties": {
                 "adminRoles": {
-                    "description": "Comma separated list of auth principal 
allowed to administrate the tenant.",
                     "items": {
                         "type": "string"
                     },
@@ -3971,7 +3969,6 @@
                     "uniqueItems": true
                 },
                 "allowedClusters": {
-                    "description": "Comma separated allowed clusters.",
                     "items": {
                         "type": "string"
                     },
diff --git a/static/swagger/master/v2/swagger.json 
b/static/swagger/master/v2/swagger.json
index 24c276bd2113..465eafed0b10 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -3960,10 +3960,8 @@
             "type": "object"
         },
         "TenantInfo": {
-            "description": "Information of adminRoles and allowedClusters for 
tenant",
             "properties": {
                 "adminRoles": {
-                    "description": "Comma separated list of auth principal 
allowed to administrate the tenant.",
                     "items": {
                         "type": "string"
                     },
@@ -3971,7 +3969,6 @@
                     "uniqueItems": true
                 },
                 "allowedClusters": {
-                    "description": "Comma separated allowed clusters.",
                     "items": {
                         "type": "string"
                     },

Reply via email to