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

handle payload json string to dict, type check #106

Merged
merged 3 commits into from
Feb 3, 2025
Merged

Conversation

notque
Copy link
Contributor

@notque notque commented Jan 31, 2025

We have an endpoint that returns a str of json for payload. Handle that case, and type check that we have a dict in the payload.

@notque notque self-assigned this Jan 31, 2025
@notque notque merged commit 5addf8c into master Feb 3, 2025
1 check passed
@notque notque deleted the handle_json_string branch February 3, 2025 16:18
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