mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
changed soureJSON to sourceJson
This commit is contained in:
parent
e282958b40
commit
270e17b338
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ public class Notebook {
|
|||
|
||||
/**
|
||||
* import JSON as a new note.
|
||||
* @param sourceJSON - the note JSON to import
|
||||
* @param sourceJson - the note JSON to import
|
||||
* @param noteName - the name of the new note
|
||||
* @return notebook ID
|
||||
* @throws IOException
|
||||
|
|
|
|||
Loading…
Reference in a new issue