Skip to content
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

Update UMBridge.jl #11

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Update UMBridge.jl #11

merged 1 commit into from
Mar 11, 2024

Conversation

marlenaweidenauer
Copy link
Collaborator

made some changes on the server side:

  • in modellnfoRequest added second dictionary ("support")
  • in evaluateRequest, gradientRequest, applyJacobianRequest, applyHessianRequest "parsed_body"(parsed JSON Request Body) is initialized outside the "try" block, allowing it to be accessible throughout the function

made some changes on the server side:
- in modellnfoRequest added second dictionary ("support")
- in evaluateRequest, gradientRequest, applyJacobianRequest, applyHessianRequest "parsed_body"(parsed JSON Request Body) is initialized outside the "try" block, allowing it to be accessible throughout the function
@linusseelinger
Copy link
Member

I'm fairly certain the CI failure on julia nightly is unrelated, so merging now. Thanks a lot @marlenaweidenauer !

@linusseelinger linusseelinger merged commit 6cef54c into main Mar 11, 2024
1 of 2 checks passed
@marlenaweidenauer marlenaweidenauer deleted the marlenaweidenauer-patch-1 branch April 18, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants