Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Columbus (0.18 sec)

  1. docs/en/docs/advanced/generate-clients.md

    * `ItemsService`
    * `UsersService`
    
    ### Client Method Names
    
    Right now the generated method names like `createItemItemsPost` don't look very clean:
    
    ```TypeScript
    ItemsService.createItemItemsPost({name: "Plumbus", price: 5})
    ```
    
    ...that's because the client generator uses the OpenAPI internal **operation ID** for each *path operation*.
    
    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)
  2. docs/en/docs/release-notes.md

    ```Python
    from fastapi import Depends, FastAPI, HTTPException
    from typing_extensions import Annotated
    
    app = FastAPI()
    
    
    data = {
        "plumbus": {"description": "Freshly pickled plumbus", "owner": "Morty"},
        "portal-gun": {"description": "Gun to create portals", "owner": "Rick"},
    }
    
    
    class OwnerError(Exception):
        pass
    
    
    def get_username():
        try:
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
  3. docs/de/docs/advanced/generate-clients.md

    * `UsersService`
    
    ### Client-Methodennamen
    
    Im Moment sehen die generierten Methodennamen wie `createItemItemsPost` nicht sehr sauber aus:
    
    ```TypeScript
    ItemsService.createItemItemsPost({name: "Plumbus", price: 5})
    ```
    
    ... das liegt daran, dass der Client-Generator fรผr jede *Pfadoperation* die OpenAPI-interne **Operation-ID** verwendet.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Wed Apr 03 03:42:11 GMT 2024
    - 12K bytes
    - Viewed (0)
  4. docs/em/docs/advanced/generate-clients.md

    ๐Ÿ‘‰ ๐Ÿ’ผ ๐Ÿ‘† โœ”๏ธ:
    
    * `ItemsService`
    * `UsersService`
    
    ### ๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ‘ฉโ€๐Ÿ”ฌ ๐Ÿ“›
    
    โ–ถ๏ธ๏ธ ๐Ÿ”œ ๐Ÿ— ๐Ÿ‘ฉโ€๐Ÿ”ฌ ๐Ÿ“› ๐Ÿ’– `createItemItemsPost` ๐Ÿšซ ๐Ÿ‘€ ๐Ÿ“ถ ๐Ÿงน:
    
    ```TypeScript
    ItemsService.createItemItemsPost({name: "Plumbus", price: 5})
    ```
    
    ...๐Ÿ‘ˆ โ†ฉ๏ธ ๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿš‚ โš™๏ธ ๐Ÿ—„ ๐Ÿ”— **๐Ÿ› ๏ธ ๐Ÿ†”** ๐Ÿ”  *โžก ๐Ÿ› ๏ธ*.
    
    ๐Ÿ—„ ๐Ÿšš ๐Ÿ‘ˆ ๐Ÿ”  ๐Ÿ› ๏ธ ๐Ÿ†” ๐Ÿ˜ ๐Ÿคญ ๐ŸŒ *โžก ๐Ÿ› ๏ธ*, FastAPI โš™๏ธ **๐Ÿ”ข ๐Ÿ“›**, **โžก**, & **๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ” ๐Ÿ‘ฉโ€๐Ÿ”ฌ/๐Ÿ› ๏ธ** ๐Ÿ— ๐Ÿ‘ˆ ๐Ÿ› ๏ธ ๐Ÿ†”, โ†ฉ๏ธ ๐Ÿ‘ˆ ๐ŸŒŒ โšซ๏ธ ๐Ÿ’ช โš’ ๐Ÿ’ญ ๐Ÿ‘ˆ ๐Ÿ› ๏ธ ๐Ÿ†” ๐Ÿ˜.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Wed Apr 03 03:42:11 GMT 2024
    - 8.4K bytes
    - Viewed (0)
  5. docs/de/docs/reference/status.md

    ## Beispiel
    
    ```python
    from fastapi import FastAPI, status
    
    app = FastAPI()
    
    
    @app.get("/items/", status_code=status.HTTP_418_IM_A_TEAPOT)
    def read_items():
        return [{"name": "Plumbus"}, {"name": "Portal Gun"}]
    ```
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 18:17:17 GMT 2024
    - 934 bytes
    - Viewed (0)
  6. docs/en/docs/reference/status.md

    ## Example
    
    ```python
    from fastapi import FastAPI, status
    
    app = FastAPI()
    
    
    @app.get("/items/", status_code=status.HTTP_418_IM_A_TEAPOT)
    def read_items():
        return [{"name": "Plumbus"}, {"name": "Portal Gun"}]
    ```
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 871 bytes
    - Viewed (0)
  7. docs/zh/docs/advanced/generate-clients.md

    ๅœจ่ฟ™ไธชๆกˆไพ‹ไธญ๏ผŒๆ‚จๆœ‰๏ผš
    
    * `ItemsService`
    * `UsersService`
    
    ### ๅฎขๆˆท็ซฏๆ–นๆณ•ๅ็งฐ
    
    ็Žฐๅœจ็”Ÿๆˆ็š„ๆ–นๆณ•ๅๅƒ `createItemItemsPost` ็œ‹่ตทๆฅไธๅคช็ฎ€ๆด:
    
    ```TypeScript
    ItemsService.createItemItemsPost({name: "Plumbus", price: 5})
    ```
    
    ...่ฟ™ๆ˜ฏๅ› ไธบๅฎขๆˆท็ซฏ็”Ÿๆˆๅ™จไธบๆฏไธช *่ทฏๅพ„ๆ“ไฝœ* ไฝฟ็”จOpenAPI็š„ๅ†…้ƒจ **ๆ“ไฝœ ID(operation ID)**ใ€‚
    
    OpenAPI่ฆๆฑ‚ๆฏไธชๆ“ไฝœ ID ๅœจๆ‰€ๆœ‰ *่ทฏๅพ„ๆ“ไฝœ* ไธญ้ƒฝๆ˜ฏๅ”ฏไธ€็š„๏ผŒๅ› ๆญค FastAPI ไฝฟ็”จ**ๅ‡ฝๆ•ฐๅ**ใ€**่ทฏๅพ„**ๅ’Œ**HTTPๆ–นๆณ•/ๆ“ไฝœ**ๆฅ็”Ÿๆˆๆญคๆ“ไฝœID๏ผŒๅ› ไธบ่ฟ™ๆ ทๅฏไปฅ็กฎไฟ่ฟ™ไบ›ๆ“ไฝœ ID ๆ˜ฏๅ”ฏไธ€็š„ใ€‚
    
    ไฝ†ๆŽฅไธ‹ๆฅๆˆ‘ไผšๅ‘Š่ฏ‰ไฝ ๅฆ‚ไฝ•ๆ”น่ฟ›ใ€‚ ๐Ÿค“
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Wed Apr 03 03:42:11 GMT 2024
    - 9.1K bytes
    - Viewed (0)
Back to top