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

When all commands were rejected, we should still process the response #9

Merged
merged 2 commits into from
Nov 14, 2017

Conversation

OndraM
Copy link
Member

@OndraM OndraM commented Nov 13, 2017

According to Matej API docs:

Matej returns 400 Client Error when all commands are rejected.

So from the API client point-of-view HTTP 400 is a "proper" response, which still should be processed and its data should be returned to the application (not causing an exception).

@OndraM OndraM force-pushed the feature/process-all-rejected-commands branch from 722cc61 to efb985e Compare November 13, 2017 23:42
@OndraM OndraM merged commit 7262288 into lmc-eu:master Nov 14, 2017
@OndraM OndraM added this to the 0.9 milestone Nov 23, 2017
@OndraM OndraM deleted the feature/process-all-rejected-commands branch January 15, 2024 13:28
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.

1 participant