Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Wong (0.12 sec)

  1. docs_src/query_params/tutorial003_py310.py

        item = {"item_id": item_id}
        if q:
            item.update({"q": q})
        if not short:
            item.update(
                {"description": "This is an amazing item that has a long description"}
            )
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Jan 07 14:11:31 GMT 2022
    - 374 bytes
    - Viewed (0)
Back to top