GitHub user oxygen311 opened a pull request:
https://github.com/apache/zeppelin/pull/3137
[ZEPPELIN-3709] Add releaseResource parameter to Cron REST API
### What is this PR for?
Add `releaseResource` parameter to Cron REST API `Post` and `Get` methods.
### What type of PR is it?
Improvement
### What is the Jira issue?
[ZEPPELIN-3709](https://issues.apache.org/jira/browse/ZEPPELIN-3709)
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? Yes, updated
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/TinkoffCreditSystems/zeppelin DW-17903
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3137.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 #3137
----
commit dd872f93892de1b2f54626d470385400112453bf
Author: oxygen311 <alex39-09@...>
Date: 2018-08-13T16:36:39Z
Add `releaseResource` param to cron api methods
----
---