pydantic · pydantic/json_type
json_type
JSON Input Must Be String or Bytes
A Json[] annotated field received a value that is not a string, bytes, or bytearray. Only these types can be parsed as JSON.
A Json[] annotated field received a value that is not a string, bytes, or bytearray. Only these types can be parsed as JSON.