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

fix: Return only error message when invalid params are sent to mf #160

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

ksentak
Copy link
Contributor

@ksentak ksentak commented Sep 23, 2024

Currently Mock Firebolt sends both an error message and a default response when a message with invalid params is sent to the server and validated. MF should only send back error message and should not send a default response as well.

@ksentak ksentak changed the title Fix: Return only error message when invalid params are sent to mf fix: Return only error message when invalid params are sent to mf Sep 23, 2024
Copy link
Contributor

@michaelcfine michaelcfine left a comment

Choose a reason for hiding this comment

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

👍 LGTM! Nice catch!

@kschrief kschrief merged commit 247e69c into rdkcentral:main Sep 25, 2024
5 checks passed
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.

3 participants