You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2023/03/21 01:44:52 UTC

[pulsar-site] branch main updated: Docs sync done from apache/pulsar (#ac574d5)

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

commit 1d85af9195ca15035042ea83b03df1453b1be6c7
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Mar 21 01:44:46 2023 +0000

    Docs sync done from apache/pulsar (#ac574d5)
---
 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 ab243fbbb43..d632f33a33c 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -3927,10 +3927,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"
                     },
@@ -3938,7 +3936,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 ab243fbbb43..d632f33a33c 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -3927,10 +3927,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"
                     },
@@ -3938,7 +3936,6 @@
                     "uniqueItems": true
                 },
                 "allowedClusters": {
-                    "description": "Comma separated allowed clusters.",
                     "items": {
                         "type": "string"
                     },