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

Add an ability to modify pydantic schema configuration #91

Open
zmievsa opened this issue Dec 3, 2023 · 1 comment
Open

Add an ability to modify pydantic schema configuration #91

zmievsa opened this issue Dec 3, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zmievsa
Copy link
Owner

zmievsa commented Dec 3, 2023

We should probably use the following syntax:

schema(MySchema).had(arbitrary_types_allowed=True)

Along with configurations, we should probably add an ability to edit docstrings

@zmievsa zmievsa added enhancement New feature or request good first issue Good for newcomers labels Dec 3, 2023
@kruvasyan
Copy link
Contributor

Hey, @zmievsa, I took the task in work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants