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 32f3ec27e5e Docs sync done from apache/pulsar (#47b24b0)
32f3ec27e5e is described below

commit 32f3ec27e5ebe819bdfac5d74d4212b3d617e411
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 17 01:35:14 2023 +0000

    Docs sync done from apache/pulsar (#47b24b0)
---
 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 22da404d273..e3bf05ef891 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -3972,10 +3972,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"
                     },
@@ -3983,7 +3981,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 22da404d273..e3bf05ef891 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -3972,10 +3972,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"
                     },
@@ -3983,7 +3981,6 @@
                     "uniqueItems": true
                 },
                 "allowedClusters": {
-                    "description": "Comma separated allowed clusters.",
                     "items": {
                         "type": "string"
                     },

Reply via email to