GitHub user eranwitkon opened a pull request: https://github.com/apache/incubator-zeppelin/pull/271
Zeppelin interpreter documentation and interpreter REST API documentation This PR updates the JSON sample in the documentation to match the new JSON format (omit the option section) This also updated the create new Setting JSON response sample to show the new response (we return the new created setting with the new ID) You can merge this pull request into a Git repository by running: $ git pull https://github.com/eranwitkon/incubator-zeppelin gh-pages Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/271.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 #271 ---- commit e87069989104069a8411934eb3b738300b4cdc74 Author: eranwitkon <goi....@gmail.com> Date: 2015-08-25T12:19:48Z Add documentation about the role of Interpreters, interpreters group and interpreters settings in Zeppelin and docs about interpreter REST API commit 03552162a0922223157d776c1740708c89a40726 Author: eranwitkon <goi....@gmail.com> Date: 2015-08-26T10:41:30Z Merge remote-tracking branch 'upstream/gh-pages' into gh-pages commit c0ac1c092fdbbf773a443515d55480f2344b45e2 Author: eranwitkon <goi....@gmail.com> Date: 2015-08-27T05:52:42Z Fix typo and re-phrase What is zeppelin interpreter section in interpreters.md commit e10d467fc3fe9423e3214b29dbda36abd092f61d Author: eranwitkon <goi....@gmail.com> Date: 2015-08-28T10:14:01Z Merge remote-tracking branch 'upstream/gh-pages' into gh-pages commit 0d5ac8253e067e67fd85210974d9cc334cbca8be Author: eranwitkon <goi....@gmail.com> Date: 2015-08-28T10:24:07Z remove TODO comments and fix JSONVie URL commit 08fc76d577859523d4e15be210e2260ab4ab2b2f Author: eranwitkon <goi....@gmail.com> Date: 2015-09-02T06:41:39Z Merge remote-tracking branch 'upstream/gh-pages' into gh-pages commit b9c43520ea5a6887ae07a6e28a39cdb814d02616 Author: eranwitkon <goi....@gmail.com> Date: 2015-09-02T07:01:40Z Update REST API documentation - removing the option part from the sample JSON files Updating the Create response JSON to the new format ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---