celinayk opened a new pull request, #5055: URL: https://github.com/apache/zeppelin/pull/5055
### What is this PR for? This PR renames the field 'name' to 'notePath' in the NewNoteRequest class to better reflect its purpose. The field actually represents the note's path rather than just a name, making the code more semantically clear and addressing the TODO comment that requested this change. ### What type of PR is it? Refactoring ### Todos * [x] - Rename field 'name' to 'notePath' in NewNoteRequest class ### What is the Jira issue? [ZEPPELIN-6307](https://issues.apache.org/jira/browse/ZEPPELIN-6307) ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * Does the license 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org