Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for interativa (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. fastapi/applications.py

                    """
                ),
            ] = True,
            docs_url: Annotated[
                str | None,
                Doc(
                    """
                    The path to the automatic interactive API documentation.
                    It is handled in the browser by Swagger UI.
    
                    The default URL is `/docs`. You can disable it by setting it to `None`.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Apr 01 16:16:24 GMT 2026
    - 178.6K bytes
    - Click Count (0)
Back to Top