Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 114 for Description (0.2 sec)

  1. docs/fr/docs/tutorial/query-params-str-validations.md

    Vous pouvez ajouter un `title` :
    
    ```Python hl_lines="10"
    {!../../../docs_src/query_params_str_validations/tutorial007.py!}
    ```
    
    Et une `description` :
    
    ```Python hl_lines="13"
    {!../../../docs_src/query_params_str_validations/tutorial008.py!}
    ```
    
    ## Alias de paramรจtres
    
    Imaginez que vous vouliez que votre paramรจtre se nomme `item-query`.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jul 27 18:53:21 GMT 2023
    - 9.8K bytes
    - Viewed (0)
  2. docs/em/docs/advanced/openapi-callbacks.md

    โ˜‘ โฒ ๐Ÿ“Ÿ ๐Ÿ”œ ๐Ÿช€ ๐Ÿ™‡ ๐Ÿ”› ๐Ÿ‘† ๐Ÿ‘ ๐Ÿ› ๏ธ ๐Ÿ“ฑ.
    
    & โšซ๏ธ ๐Ÿ”œ ๐ŸŽฒ ๐Ÿช€ ๐Ÿ“š โšช๏ธโžก๏ธ 1๏ธโƒฃ ๐Ÿ“ฑ โญ.
    
    โšซ๏ธ ๐Ÿ’ช 1๏ธโƒฃ โš–๏ธ 2๏ธโƒฃ โธ ๐Ÿ“Ÿ, ๐Ÿ’–:
    
    ```Python
    callback_url = "https://example.com/api/v1/invoices/events/"
    httpx.post(callback_url, json={"description": "Invoice paid", "paid": True})
    ```
    
    โœ‹๏ธ ๐ŸŽฒ ๐Ÿ† โš  ๐Ÿ• โฒ โš’ ๐Ÿ’ญ ๐Ÿ‘ˆ ๐Ÿ‘† ๐Ÿ› ๏ธ ๐Ÿ‘ฉโ€๐Ÿ’ป (๐Ÿ”ข ๐Ÿ‘ฉโ€๐Ÿ’ป) ๐Ÿ› ๏ธ *๐Ÿ”ข ๐Ÿ› ๏ธ* โ˜‘, ๐Ÿ›„ ๐Ÿ’ฝ ๐Ÿ‘ˆ *๐Ÿ‘† ๐Ÿ› ๏ธ* ๐Ÿ”œ ๐Ÿ“จ ๐Ÿ“จ ๐Ÿ’ช โฒ, โ™’๏ธ.
    
    , โšซ๏ธโ” ๐Ÿ‘ฅ ๐Ÿ”œ โญ ๐Ÿšฎ ๐Ÿ“Ÿ ๐Ÿ“„ โ” ๐Ÿ‘ˆ *๐Ÿ”ข ๐Ÿ› ๏ธ* ๐Ÿ”œ ๐Ÿ‘€ ๐Ÿ’– ๐Ÿ“จ โฒ โšช๏ธโžก๏ธ *๐Ÿ‘† ๐Ÿ› ๏ธ*.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 6.6K bytes
    - Viewed (0)
  3. docs/de/docs/tutorial/body-nested-models.md

        ```Python hl_lines="20"
        {!> ../../../docs_src/body_nested_models/tutorial004.py!}
        ```
    
    Das wรผrde bedeuten, dass **FastAPI** einen Body erwartet wie:
    
    ```JSON
    {
        "name": "Foo",
        "description": "The pretender",
        "price": 42.0,
        "tax": 3.2,
        "tags": ["rock", "metal", "bar"],
        "image": {
            "url": "http://example.com/baz.jpg",
            "name": "The Foo live"
        }
    }
    ```
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 10.4K bytes
    - Viewed (0)
  4. docs/en/docs/advanced/generate-clients.md

    It could look like this:
    
    ```JSON  hl_lines="7"
    {
      "name": "frontend-app",
      "version": "1.0.0",
      "description": "",
      "main": "index.js",
      "scripts": {
        "generate-client": "openapi-ts --input http://localhost:8000/openapi.json --output ./src/client --client axios"
      },
      "author": "",
      "license": "",
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 10.5K bytes
    - Viewed (0)
  5. docs/em/docs/how-to/extending-openapi.md

    ๐Ÿšฅ โšซ๏ธ ๐Ÿšซ, โšซ๏ธ ๐Ÿ— ๐Ÿ‘ซ โš™๏ธ ๐Ÿš™ ๐Ÿ”ข `fastapi.openapi.utils.get_openapi`.
    
    & ๐Ÿ‘ˆ ๐Ÿ”ข `get_openapi()` ๐Ÿ“จ ๐Ÿ”ข:
    
    * `title`: ๐Ÿ—„ ๐Ÿ“›, ๐ŸŽฆ ๐Ÿฉบ.
    * `version`: โฌ ๐Ÿ‘† ๐Ÿ› ๏ธ, โœ… `2.5.0`.
    * `openapi_version`: โฌ ๐Ÿ—„ ๐Ÿ”ง โš™๏ธ. ๐Ÿ”ข, โช: `3.0.2`.
    * `description`: ๐Ÿ“› ๐Ÿ‘† ๐Ÿ› ๏ธ.
    * `routes`: ๐Ÿ“‡ ๐Ÿ›ฃ, ๐Ÿ‘ซ ๐Ÿ”  ยฎ *โžก ๐Ÿ› ๏ธ*. ๐Ÿ‘ซ โœŠ โšช๏ธโžก๏ธ `app.routes`.
    
    ## ๐Ÿ”‘ ๐Ÿ”ข
    
    โš™๏ธ โ„น ๐Ÿ”›, ๐Ÿ‘† ๐Ÿ’ช โš™๏ธ ๐ŸŽ ๐Ÿš™ ๐Ÿ”ข ๐Ÿ— ๐Ÿ—„ ๐Ÿ”— & ๐Ÿ” ๐Ÿ”  ๐Ÿ• ๐Ÿ‘ˆ ๐Ÿ‘† ๐Ÿ’ช.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Aug 19 19:54:04 GMT 2023
    - 2.7K bytes
    - Viewed (1)
  6. docs/zh/docs/how-to/general.md

    ## ๆ–‡ๆกฃ็š„ๆฆ‚่ฆๅ’Œๆ่ฟฐ - OpenAPI
    
    ๅœจๆ–‡ๆกฃ็•Œ้ขไธญๆทปๅŠ **่ทฏๅพ„ๆ“ไฝœ**็š„ๆฆ‚่ฆๅ’Œๆ่ฟฐ๏ผŒ่ฏท้˜…่ฏป [ๆ•™็จ‹ - ่ทฏๅพ„ๆ“ไฝœ้…็ฝฎ - Summary ๅ’Œ Description ๅ‚ๆ•ฐ](../tutorial/path-operation-configuration.md#summary-description){.internal-link target=_blank} ๆ–‡ๆกฃใ€‚
    
    ## ๆ–‡ๆกฃ็š„ๅ“ๅบ”ๆ่ฟฐ - OpenAPI
    
    ๅœจๆ–‡ๆกฃ็•Œ้ขไธญๅฎšไน‰ๅนถๆ˜พ็คบๅ“ๅบ”ๆ่ฟฐ๏ผŒ่ฏท้˜…่ฏป [ๆ•™็จ‹ - ่ทฏๅพ„ๆ“ไฝœ้…็ฝฎ - ๅ“ๅบ”ๆ่ฟฐ](../tutorial/path-operation-configuration.md#response-description){.internal-link target=_blank} ๆ–‡ๆกฃใ€‚
    
    ## ๆ–‡ๆกฃๅผƒ็”จ**่ทฏๅพ„ๆ“ไฝœ** - OpenAPI
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 22 23:41:09 GMT 2024
    - 2.1K bytes
    - Viewed (0)
  7. docs/zh/docs/tutorial/body-updates.md

    {!../../../docs_src/body_updates/tutorial001.py!}
    ```
    
    `PUT` ็”จไบŽๆŽฅๆ”ถๆ›ฟๆข็Žฐๆœ‰ๆ•ฐๆฎ็š„ๆ•ฐๆฎใ€‚
    
    ### ๅ…ณไบŽๆ›ดๆ–ฐๆ•ฐๆฎ็š„่ญฆๅ‘Š
    
    ็”จ `PUT` ๆŠŠๆ•ฐๆฎ้กน `bar` ๆ›ดๆ–ฐไธบไปฅไธ‹ๅ†…ๅฎนๆ—ถ๏ผš
    
    ```Python
    {
        "name": "Barz",
        "price": 3,
        "description": None,
    }
    ```
    
    ๅ› ไธบไธŠ่ฟฐๆ•ฐๆฎๆœชๅŒ…ๅซๅทฒๅญ˜ๅ‚จ็š„ๅฑžๆ€ง `"tax": 20.2`๏ผŒๆ–ฐ็š„่พ“ๅ…ฅๆจกๅž‹ไผšๆŠŠ `"tax": 10.5` ไฝœไธบ้ป˜่ฎคๅ€ผใ€‚
    
    ๅ› ๆญค๏ผŒๆœฌๆฌกๆ“ไฝœๆŠŠ `tax` ็š„ๅ€ผใ€Œๆ›ดๆ–ฐใ€ไธบ `10.5`ใ€‚
    
    ## ็”จ `PATCH` ่ฟ›่กŒ้ƒจๅˆ†ๆ›ดๆ–ฐ
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 3.6K bytes
    - Viewed (0)
  8. docs/en/docs/advanced/behind-a-proxy.md

        "servers": [
            {
                "url": "/api/v1"
            },
            {
                "url": "https://stag.example.com",
                "description": "Staging environment"
            },
            {
                "url": "https://prod.example.com",
                "description": "Production environment"
            }
        ],
        "paths": {
                // More stuff here
        }
    }
    ```
    
    !!! tip
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 11.6K bytes
    - Viewed (2)
  9. docs/em/docs/tutorial/body-multiple-params.md

        ```
    
    ๐Ÿ‘‰ ๐Ÿ’ผ **FastAPI** ๐Ÿ”œ โŒ› ๐Ÿ’ช ๐Ÿ’–:
    
    ```JSON hl_lines="2"
    {
        "item": {
            "name": "Foo",
            "description": "The pretender",
            "price": 42.0,
            "tax": 3.2
        }
    }
    ```
    
    โ†ฉ๏ธ:
    
    ```JSON
    {
        "name": "Foo",
        "description": "The pretender",
        "price": 42.0,
        "tax": 3.2
    }
    ```
    
    ## ๐ŸŒƒ
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Apr 01 09:26:04 GMT 2023
    - 5K bytes
    - Viewed (0)
  10. docs/ja/docs/tutorial/body-multiple-params.md

    ```
    
    ใ“ใฎๅ ดๅˆใ€**FastAPI** ใฏไปฅไธ‹ใฎใ‚ˆใ†ใชใƒœใƒ‡ใ‚ฃใ‚’ๆœŸๅพ…ใ—ใพใ™:
    
    ```JSON hl_lines="2"
    {
        "item": {
            "name": "Foo",
            "description": "The pretender",
            "price": 42.0,
            "tax": 3.2
        }
    }
    ```
    
    ไปฅไธ‹ใฎไปฃใ‚ใ‚Šใซ:
    
    ```JSON
    {
        "name": "Foo",
        "description": "The pretender",
        "price": 42.0,
        "tax": 3.2
    }
    ```
    
    ## ใพใจใ‚
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Jan 15 15:48:41 GMT 2024
    - 5.8K bytes
    - Viewed (0)
Back to top