We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe we can create a similar Event class to the one we have for REST? It should simplify the work with it 😉
Originally posted by @redlickigrzegorz in #102 (comment)
It would be nice to confirm the documentation that you used as I see that all these keys are under context 🤷
context
I started thinking whether these two classes are really that similar to inherit from the same base one 🤔
This line should be removed after the changes you made.
It looks like we should allow passing body=None instead of ignoring the error.
body=None
def test__json_body__raises_error_when_json_is_malformed(self) -> None:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @redlickigrzegorz in #102 (comment)
Originally posted by @redlickigrzegorz in #102 (comment)
Originally posted by @redlickigrzegorz in #102 (comment)
Originally posted by @redlickigrzegorz in #102 (comment)
Originally posted by @redlickigrzegorz in #102 (comment)
Originally posted by @redlickigrzegorz in #102 (comment)
The text was updated successfully, but these errors were encountered: