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 overrides schema in getSchemaForSymbol #590

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

lundibundi
Copy link
Contributor

Please:

  • Make your pull request atomic, fixing one issue at a time unless there are many relevant issues that cannot be decoupled.
  • Provide a test case & update the documentation in the Readme.md

Depends on #589.

The getSchemaForSymbol method doesn't return schemas overridden with setSchemaOverride and instead falls back to generating the type for that schema. This PR changes the behavior to always prioritize setSchemaOverride.

@domoritz
Copy link
Collaborator

Awesome. Thanks for the pull requests. Can you update this pull request so we can merge it?

@lundibundi
Copy link
Contributor Author

@domoritz done, thanks for quick merge.

When can I expect to have this released?

@domoritz domoritz merged commit 010adce into YousefED:master Feb 15, 2024
1 check passed
@domoritz
Copy link
Collaborator

v0.63.0 is out with this fix included.

@lundibundi lundibundi deleted the return-overrides-in-get-schema branch February 15, 2024 14:35
@lundibundi
Copy link
Contributor Author

@domoritz thank you 🎉

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