Hey guys, can we look at making a pass at understanding better the requirements of each endpoint's requirements for the request body and make sure the pydantic models reflect that. Generally we've been pretty lax, making it all fields optional on the model.
Hey guys, can we look at making a pass at understanding better the requirements of each endpoint's requirements for the request body and make sure the pydantic models reflect that. Generally we've been pretty lax, making it all fields optional on the model.