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 2ea7abb  Updated site at revision f14b9e9
2ea7abb is described below

commit 2ea7abb766ddf2f9c5734d742269e10f9dc05781
Author: jenkins <[email protected]>
AuthorDate: Sun Jul 1 08:40:43 2018 +0000

    Updated site at revision f14b9e9
---
 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 eefc163..c68dc47 100644
--- a/content/docs/latest/reference/RestApi/index.html
+++ b/content/docs/latest/reference/RestApi/index.html
@@ -4483,7 +4483,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>
@@ -4512,7 +4512,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 facdbc5..658bc876 100644
--- a/content/ja/reference/RestApi/index.html
+++ b/content/ja/reference/RestApi/index.html
@@ -4234,7 +4234,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>
@@ -4263,7 +4263,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>

Reply via email to