updated api doc

This commit is contained in:
Naveen Subramanian 2016-10-25 15:23:46 +05:30
parent 0dd04d5284
commit 169d9b6ddd

View file

@ -498,7 +498,7 @@ If you work with Apache Zeppelin and find a need for an additional REST API, ple
</tr>
<tr>
<td>URL</td>
<td>```http://[zeppelin-server]:[zeppelin-port]/api/notebook/job/[noteId]/[paragraphId]```</td>
<td>```http://[zeppelin-server]:[zeppelin-port]/api/notebook/run/[noteId]/[paragraphId]```</td>
</tr>
<tr>
<td>Success code</td>