Reamer opened a new pull request, #4407:
URL: https://github.com/apache/zeppelin/pull/4407

   ### What is this PR for?
   This pull request adds the roles of a user to API request. See 
`zeppelin-server/src/main/java/org/apache/zeppelin/rest/AbstractRestApi.java`-
   Various Rest-API classes now inherit from AbstractRestApi.java to avoid 
duplicate code. 
   Added some request classes in preparation for a possible switch to JSON-B.
   The deserialization of request to Java objects has been unified.
   
`zeppelin-server/src/main/java/org/apache/zeppelin/rest/message/NotebookResponse.java`
 was removed because no usage was detected.
   
   
   ### What type of PR is it?
   Bug Fix, Refactoring
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5769
   
   ### How should this be tested?
   * CI
   
   ### Questions:
   * Does the licenses files need to update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to