Browse Source
- Updated the response model inference to handle cases where the model is None or not a subclass of BaseModel or a dataclass. - Enhanced the logic to infer the response model from the endpoint function's source code when necessary, improving schema generation accuracy.pull/14446/head
1 changed files with 10 additions and 5 deletions
Loading…
Reference in new issue