Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for license_info (0.07 seconds)

  1. fastapi/applications.py

                    """
                ),
            ] = None,
            license_info: Annotated[
                dict[str, str | Any] | None,
                Doc(
                    """
                    A dictionary with the license information for the exposed API.
    
                    It can contain several fields.
    
                    * `name`: (`str`) **REQUIRED** (if a `license_info` is set). The
                        license name used for the API.
    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