Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 325 (0.28 sec)

  1. docs/en/docs/advanced/openapi-callbacks.md

    ### Create a callback `APIRouter`
    
    First create a new `APIRouter` that will contain one or more callbacks.
    
    ```Python hl_lines="3  25"
    {!../../../docs_src/openapi_callbacks/tutorial001.py!}
    ```
    
    ### Create the callback *path operation*
    
    To create the callback *path operation* use the same `APIRouter` you created above.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 7.7K bytes
    - Viewed (0)
  2. docs/de/docs/advanced/openapi-callbacks.md

    ### Einen Callback-`APIRouter` erstellen
    
    Erstellen Sie zunรคchst einen neuen `APIRouter`, der einen oder mehrere Callbacks enthรคlt.
    
    ```Python hl_lines="3  25"
    {!../../../docs_src/openapi_callbacks/tutorial001.py!}
    ```
    
    ### Die Callback-*Pfadoperation* erstellen
    
    Um die Callback-*Pfadoperation* zu erstellen, verwenden Sie denselben `APIRouter`, den Sie oben erstellt haben.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 20:17:23 GMT 2024
    - 8.8K bytes
    - Viewed (0)
  3. docs/em/docs/advanced/openapi-callbacks.md

        ๐Ÿ• ๐Ÿ› ๏ธ ๐Ÿ‘‰ โ˜ ๐ŸŽ‘ ( *๐Ÿ”ข ๐Ÿ‘ฉโ€๐Ÿ’ป*) ๐Ÿ’ช โ„น ๐Ÿ‘† ๐Ÿ’ญ ๐Ÿ’– โšซ๏ธ ๐ŸŒ… โญ ๐ŸŒโ” ๐Ÿšฎ ๐Ÿ”ข, Pydantic ๐Ÿท ๐Ÿ’ช, ๐Ÿ“จ, โ™’๏ธ. ๐Ÿ‘ˆ *๐Ÿ”ข ๐Ÿ› ๏ธ*.
    
    ### โœ โฒ `APIRouter`
    
    ๐Ÿฅ‡ โœ ๐Ÿ†• `APIRouter` ๐Ÿ‘ˆ ๐Ÿ”œ ๐Ÿ”Œ 1๏ธโƒฃ โš–๏ธ ๐ŸŒ… โฒ.
    
    ```Python hl_lines="3  25"
    {!../../../docs_src/openapi_callbacks/tutorial001.py!}
    ```
    
    ### โœ โฒ *โžก ๐Ÿ› ๏ธ*
    
    โœ โฒ *โžก ๐Ÿ› ๏ธ* โš™๏ธ ๐ŸŽ `APIRouter` ๐Ÿ‘† โœ ๐Ÿ”›.
    
    โšซ๏ธ ๐Ÿ”œ ๐Ÿ‘€ ๐Ÿ’– ๐Ÿ˜ FastAPI *โžก ๐Ÿ› ๏ธ*:
    
    * โšซ๏ธ ๐Ÿ”œ ๐ŸŽฒ โœ”๏ธ ๐Ÿ“„ ๐Ÿ’ช โšซ๏ธ ๐Ÿ”œ ๐Ÿ“จ, โœ… `body: InvoiceEvent`.
    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)
  4. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_MSYNC = 65
    pkg syscall (darwin-386), const SYS_MSYNC_NOCANCEL = 405
    pkg syscall (darwin-386), const SYS_MUNLOCK = 204
    pkg syscall (darwin-386), const SYS_MUNLOCKALL = 325
    pkg syscall (darwin-386), const SYS_MUNMAP = 73
    pkg syscall (darwin-386), const SYS_NFSCLNT = 247
    pkg syscall (darwin-386), const SYS_NFSSVC = 155
    pkg syscall (darwin-386), const SYS_OPEN = 5
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_MSYNC_NOCANCEL ideal-int
    pkg syscall (darwin-arm64), const SYS_MUNLOCK = 204
    pkg syscall (darwin-arm64), const SYS_MUNLOCK ideal-int
    pkg syscall (darwin-arm64), const SYS_MUNLOCKALL = 325
    pkg syscall (darwin-arm64), const SYS_MUNLOCKALL ideal-int
    pkg syscall (darwin-arm64), const SYS_MUNMAP = 73
    pkg syscall (darwin-arm64), const SYS_MUNMAP ideal-int
    pkg syscall (darwin-arm64), const SYS_NFSCLNT = 247
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_MSYNC ideal-int
    pkg syscall (freebsd-arm64), const SYS_MUNLOCK = 204
    pkg syscall (freebsd-arm64), const SYS_MUNLOCK ideal-int
    pkg syscall (freebsd-arm64), const SYS_MUNLOCKALL = 325
    pkg syscall (freebsd-arm64), const SYS_MUNLOCKALL ideal-int
    pkg syscall (freebsd-arm64), const SYS_MUNMAP = 73
    pkg syscall (freebsd-arm64), const SYS_MUNMAP ideal-int
    pkg syscall (freebsd-arm64), const SYS_NANOSLEEP = 240
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS__LWP_CREATE = 309
    pkg syscall (netbsd-arm64-cgo), const SYS__LWP_CREATE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS__LWP_CTL = 325
    pkg syscall (netbsd-arm64-cgo), const SYS__LWP_CTL ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS__LWP_DETACH = 319
    pkg syscall (netbsd-arm64-cgo), const SYS__LWP_DETACH ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_MUNLOCK = 204 #53466
    pkg syscall (freebsd-riscv64), const SYS_MUNLOCK ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_MUNLOCKALL = 325 #53466
    pkg syscall (freebsd-riscv64), const SYS_MUNLOCKALL ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_MUNMAP = 73 #53466
    pkg syscall (freebsd-riscv64), const SYS_MUNMAP ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
Back to top