You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2018/05/14 08:29:25 UTC

[incubator-pulsar] branch asf-site updated: Updated site at revision 553da65

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2dea6a0  Updated site at revision 553da65
2dea6a0 is described below

commit 2dea6a0a811734508e0c73bd22f0141752661de9
Author: jenkins <bu...@apache.org>
AuthorDate: Mon May 14 08:29:18 2018 +0000

    Updated site at revision 553da65
---
 content/docs/latest/reference/RestApi/index.html | 4 ++--
 content/ja/reference/RestApi/index.html          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/docs/latest/reference/RestApi/index.html b/content/docs/latest/reference/RestApi/index.html
index 87fa9ae..99e4e88 100644
--- a/content/docs/latest/reference/RestApi/index.html
+++ b/content/docs/latest/reference/RestApi/index.html
@@ -4191,7 +4191,7 @@
           <h5>
             <code class="highlighter-rouge get">GET</code>
           </h5>
-          <p>Get all namespaces that are grouped by given anti-affinity group in a given cluster. api can be only accessed by admin of any of the existing property</p>
+          <p>Get all namespaces that are grouped by given anti-affinity group in a given cluster. api can be only accessed by admin of any of the existing tenant</p>
           
           <h5>URL parameters</h5>
           <table>
@@ -4220,7 +4220,7 @@
               </tr>
               
               <tr>
-                <td><code class="highlighter-rouge">property</code></td>
+                <td><code class="highlighter-rouge">tenant</code></td>
                 <td>query</td>
                 <td>false</td>
                 <td>string</td>
diff --git a/content/ja/reference/RestApi/index.html b/content/ja/reference/RestApi/index.html
index ffbd42b..941554c 100644
--- a/content/ja/reference/RestApi/index.html
+++ b/content/ja/reference/RestApi/index.html
@@ -3984,7 +3984,7 @@
           <h5>
             <code class="highlighter-rouge get">GET</code>
           </h5>
-          <p>Get all namespaces that are grouped by given anti-affinity group in a given cluster. api can be only accessed by admin of any of the existing property</p>
+          <p>Get all namespaces that are grouped by given anti-affinity group in a given cluster. api can be only accessed by admin of any of the existing tenant</p>
           
           <h5>URL parameters</h5>
           <table>
@@ -4013,7 +4013,7 @@
               </tr>
               
               <tr>
-                <td><code class="highlighter-rouge">property</code></td>
+                <td><code class="highlighter-rouge">tenant</code></td>
                 <td>query</td>
                 <td>false</td>
                 <td>string</td>

-- 
To stop receiving notification emails like this one, please contact
mmerli@apache.org.