Skip to content

Commit db6a580

Browse files
changed HTTP Put to POST in the docs
1 parent b080d7d commit db6a580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rest-api/rest-notebook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ limitations under the License.
835835
</tr>
836836
<tr>
837837
<td>Description</td>
838-
<td>This ```PUT``` method imports a notebook from the notebook JSON
838+
<td>This ```POST``` method imports a notebook from the notebook JSON
839839
</td>
840840
</tr>
841841
<tr>

0 commit comments

Comments
 (0)