Add schema(...).field(...).had(json_schema_extra=...)
argument
#112
Labels
schema(...).field(...).had(json_schema_extra=...)
argument
#112
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.
The text was updated successfully, but these errors were encountered: