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

commit 9edc6bd54efd3a4d4bfbe607d11d5b885aeb106f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 28 14:09:01 2022 +0000

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

diff --git a/site2/website-next/static/swagger/master/swagger.json 
b/site2/website-next/static/swagger/master/swagger.json
index 27cf3cb4dcc..3a2c1ca4f71 100644
--- a/site2/website-next/static/swagger/master/swagger.json
+++ b/site2/website-next/static/swagger/master/swagger.json
@@ -5009,10 +5009,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"
                     },
@@ -5020,7 +5018,6 @@
                     "uniqueItems": true
                 },
                 "allowedClusters": {
-                    "description": "Comma separated allowed clusters.",
                     "items": {
                         "type": "string"
                     },
diff --git a/site2/website-next/static/swagger/master/v2/swagger.json 
b/site2/website-next/static/swagger/master/v2/swagger.json
index 27cf3cb4dcc..3a2c1ca4f71 100644
--- a/site2/website-next/static/swagger/master/v2/swagger.json
+++ b/site2/website-next/static/swagger/master/v2/swagger.json
@@ -5009,10 +5009,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"
                     },
@@ -5020,7 +5018,6 @@
                     "uniqueItems": true
                 },
                 "allowedClusters": {
-                    "description": "Comma separated allowed clusters.",
                     "items": {
                         "type": "string"
                     },

Reply via email to