GitHub user eranwitkon opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/232

    Zeppelin-241 Improve REST API code and documentation

    The goal of this PR is to improve the accessbility of the REST API and the 
REST documentation
    - [ ] Move the base parameters (id,name,group) to URL parameters
    - [ ] Omit the Option part from the JSON
    - [ ] Add test for all API
    - [ ] document the API

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eranwitkon/incubator-zeppelin 241

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/232.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #232
    
----
commit 4e1e4dcb0a2f2c4d6c1b150b2ab99a7444a166d0
Author: eranwitkon <[email protected]>
Date:   2015-08-18T07:27:44Z

    Change getAvailableInterpreters test to pass when list of interpreters in 
the build does not match the list of interpreters in the default config

commit 31e0edcf742037cf21342fb3506518a9a3a28cdb
Author: eranwitkon <[email protected]>
Date:   2015-08-18T07:40:15Z

    Add argument check for option and properties to protect from NPE.
    Add equivalent test for this case

commit 1502cf965f0240e3606e33e4f4b080e06759df70
Author: eranwitkon <[email protected]>
Date:   2015-08-18T07:42:28Z

    fix getAvailableInterpreters test for cases were the installed interpreters 
do not match the list of interpreters in the config.

commit b0b2488382224997ef2e69478a9eab95542c1644
Author: eranwitkon <[email protected]>
Date:   2015-08-19T05:56:37Z

    Revert "fix getAvailableInterpreters test for cases were the installed 
interpreters do not match the list of interpreters in the config."
    
    This reverts commit 1502cf965f0240e3606e33e4f4b080e06759df70.

commit fc8680d665731896815e46782ed37e1748af16e1
Author: eranwitkon <[email protected]>
Date:   2015-08-19T06:04:01Z

    Revert "Add argument check for option and properties to protect from NPE."
    
    This reverts commit 31e0edcf742037cf21342fb3506518a9a3a28cdb.

commit 39ac2c1c66d919e7b686e60104a3bf01ca021abd
Author: eranwitkon <[email protected]>
Date:   2015-08-19T07:51:44Z

    Add argument check for option and properties to protect from NPE

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to