mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-06-13 06:46:53 +00:00
Pydantic deprecates using extra keyword arguments on Field. Used json_schema_extra instead. Deprecated in Pydantic V2.0 to be removed in V3.0. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>