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 schema(...).field(...).had(json_schema_extra=...) argument #112

Open
zmievsa opened this issue Dec 22, 2023 · 3 comments
Open

Add schema(...).field(...).had(json_schema_extra=...) argument #112

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

Comments

@zmievsa
Copy link
Owner

zmievsa commented Dec 22, 2023

This argument will give our users a chance to alter extras within the fields as well. Note that we will only support Pydantic2 naming but this argument should work in both pydantic versions.

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

Hey @zmievsa, I'd be glad to work on the issue if you'd assign me.
Since I'm a beginner in opensource and want to contribute in opensource projects it will be great if you'd help/guide me through.

@zmievsa
Copy link
Owner Author

zmievsa commented Dec 22, 2023

@cksharma2468 Done. Please, read through the docs and the contributing guide. After you complete them, you will have everything you need to complete this task.

@cksharma2468
Copy link

Thanks , I'll work on it 😊

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