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

Return HTTP 400 Bad Request if trying to insert or update state variables with too long value via REST API #362

Merged
merged 15 commits into from
Jan 7, 2020

Conversation

efonsell
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Dec 13, 2019

Coverage Status

Coverage decreased (-0.2%) to 85.812% when pulling 3114171 on state-var-len-rest into b59c255 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 86.108% when pulling d3b6fae on state-var-len-rest into 7d09f6f on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 86.108% when pulling d3b6fae on state-var-len-rest into 7d09f6f on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 86.108% when pulling d3b6fae on state-var-len-rest into 7d09f6f on master.

@efonsell efonsell requested a review from gmokki December 31, 2019 09:08
@efonsell efonsell requested a review from gmokki January 3, 2020 17:50
@efonsell efonsell requested a review from gmokki January 5, 2020 10:22

import io.nflow.engine.model.ModelObject;

public class ErrorResponse extends ModelObject {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be shared with the other rest api to keep the api consistent?
No need to use it now, but moving this to the shared project would be wise?

@efonsell efonsell merged commit 1bcc593 into master Jan 7, 2020
@efonsell efonsell deleted the state-var-len-rest branch January 7, 2020 11:37
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.

None yet

3 participants