Skip to content

Fix distant http model json encoding #194

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

Conversation

antoinejeannot
Copy link
Contributor

@antoinejeannot antoinejeannot commented Aug 24, 2023

Hi 👋
This PR introduces a fix as part of the HTTP distant models which currently do not support pydantic models as ItemType during the json serialization before sending requests.

This PR has been split into 2 commits:

  • the first one aims at showing the issue
  • the second one solves it

We might want to squash those two commits before merging :)

Looking forward to have your feedback on this, thanks!

@antoinejeannot antoinejeannot merged commit ddb0a5c into Cornerstone-OnDemand:main Aug 24, 2023
@antoinejeannot antoinejeannot deleted the fix-distant-http-model-json-encoding branch September 22, 2023 08:01
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.

2 participants