Patch Pydantic's DICT_TYPES check in conf.py to accept Union-wrapped dict types, fixing the autodoc import failure for models using ConfigDict(extra="allow").
Patch Pydantic's DICT_TYPES check in conf.py to accept Union-wrapped dict types, fixing the autodoc import failure for models using ConfigDict(extra="allow").