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

Allow passing a object_hook to rest client #316

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Allow passing a object_hook to rest client #316

merged 2 commits into from
Mar 18, 2024

Conversation

tupyy
Copy link
Contributor

@tupyy tupyy commented Mar 12, 2024

This commit allows the user to pass a object_hook function to client for custom decoding the json response from SNow.
It will be used to fix Change Management API response.

SUMMARY

Fixes #305

ISSUE TYPE
  • Bugfix Pull Request

This commit allows the user to pass a object_hook function to client for
custom decoding the json.
It will be used to fix Change Management API response.
Copy link

Copy link

@tupyy tupyy merged commit 070b91f into main Mar 18, 2024
29 checks passed
@Akasurde Akasurde deleted the json_decoder_hook branch April 25, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Finished
Development

Successfully merging this pull request may close these issues.

Unable to find the total number of records in GET request from SNow Change Management API
2 participants