You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Ajay Viswanathan (JIRA)" <ji...@apache.org> on 2018/07/31 14:01:00 UTC

[jira] [Created] (ZEPPELIN-3674) Support `noteParams`, `noteForms` and `config` input in `NewNoteRequest`

Ajay Viswanathan created ZEPPELIN-3674:
------------------------------------------

             Summary: Support `noteParams`, `noteForms` and `config` input in `NewNoteRequest`
                 Key: ZEPPELIN-3674
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3674
             Project: Zeppelin
          Issue Type: Bug
          Components: rest-api, zeppelin-server
    Affects Versions: 0.8.0
            Reporter: Ajay Viswanathan


Currently there is no way to set fields like `noteParams` and `noteForms` through the REST API. Upon inspection, the NewNoteRequest class only takes `name` and `paragraphs` as input. Being able to use dynamic values through `noteParams` would be a handy feature to have.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)