Amio_
Results
3
comments of
Amio_
能否支持一下可配置?
I have the same problem, when `allow_extra_fields = False`, the generated model does not have the following definitions (by default, extra=ignore if there are no following definitions) https://docs.pydantic.dev/latest/api/config/# ```python pydantic.config.ConfigDict.extra...