Browse Source
- Updated the response model inference in APIRoute to check for return annotations before inferring the model from the endpoint's source code. - Added type ignore comments in utils for better type checking compatibility. - Specified the type of nodes_to_visit in the infer_response_model_from_ast function for improved clarity.pull/14446/head
2 changed files with 8 additions and 7 deletions
Loading…
Reference in new issue