ClusterConcept

FastAPI Dependency 422 Trap

cluster-1227

A recurring routing shape where an endpoint declares request data via Annotated+Depends, then parameter validation fails, producing 422 Unprocessable Entity and breaking tests until the dependency returns the expected model type.