-
Notifications
You must be signed in to change notification settings - Fork 114
Enable interpreter properties edit #330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Great job! BTW, it will create big conflict with my PR. I'll need to manually merge it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it is good to start to handle different error, for exemple the JsonSyntaxException, imagine in my request i send Yo died, then i will get a 500, maybe we can catch this and return a proper http code like 400 Bad Request
|
Tested, works great! |
|
Thanks for taking care of the conflict! |
|
@minahlee This is really useful improvements. Great work. |
764ab2b to
6e2c9a7
Compare
|
Tested and Looks good to me! |
Enable interpreter properties edit
Author: Antoine Augusti <[email protected]> Closes ZEPL#330 from AntoineAugusti/patch-1 and squashes the following commits: 55c702b [Antoine Augusti] Fix typo
This PR enables you to edit interpreter setting properties.