Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for checker (0.17 sec)

  1. docs/en/docs/tutorial/response-model.md

    But you might want to still keep the return type annotation in the function to get the support from tools like editors and type checkers (e.g. mypy).
    
    In this case, you can disable the response model generation by setting `response_model=None`:
    
    === "Python 3.10+"
    
        ```Python hl_lines="7"
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 17.9K bytes
    - Viewed (0)
Back to top