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

feat!: Add an override when creating schemas that include oai.References #1003

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

wallagib
Copy link

This is a simple PR that replaces the roots of a Schema with the ReferencePath instead of erroring out.

@wallagib
Copy link
Author

@dbanty This code causes one pytest tests to fail. test_skips_references_and_keeps_going, which makes sense, since this PR tries to handle references instead of skipping them. This change feels naive, but I'm not sure what tests I should add to expand on it. Can you offer some guidance?

@wallagib wallagib marked this pull request as ready for review March 22, 2024 16:48
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.

1 participant