mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
changed HTTP Put to POST in the docs
This commit is contained in:
parent
b080d7d37e
commit
db6a5800b7
1 changed files with 1 additions and 1 deletions
|
|
@ -835,7 +835,7 @@ limitations under the License.
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Description</td>
|
||||
<td>This ```PUT``` method imports a notebook from the notebook JSON
|
||||
<td>This ```POST``` method imports a notebook from the notebook JSON
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue