python
環境 fastapi v0.75 状況 以下のようなエラーが出て動かない pydantic.error_wrappers.ValidationError: 1 validation error for User response -> 0 value is not a valid dict (type=type_error.dict) main.pyコードは以下 よくあるコードなので抜粋のみ f…
環境 fastapi v0.75 状況 以下のようなエラーが出て動かない pydantic.error_wrappers.ValidationError: 1 validation error for User response -> 0 value is not a valid dict (type=type_error.dict) main.pyコードは以下 よくあるコードなので抜粋のみ f…