Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 53 (0.12 sec)

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

    This part is pretty normal, most of the code is probably already familiar to you:
    
    ```Python hl_lines="9-13  36-53"
    {!../../../docs_src/openapi_callbacks/tutorial001.py!}
    ```
    
    !!! tip
    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

    Dieser Teil ist ziemlich normal, der grâßte Teil des Codes ist Ihnen wahrscheinlich bereits bekannt:
    
    ```Python hl_lines="9-13  36-53"
    {!../../../docs_src/openapi_callbacks/tutorial001.py!}
    ```
    
    !!! tip "Tipp"
    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

    ## 😐 **FastAPI** πŸ“±
    
    ➑️ πŸ₯‡ πŸ‘€ ❔ 😐 πŸ› οΈ πŸ“± πŸ”œ πŸ‘€ πŸ’– ⏭ ❎ ⏲.
    
    ⚫️ πŸ”œ βœ”οΈ *➑ πŸ› οΈ* πŸ‘ˆ πŸ”œ πŸ“¨ `Invoice` πŸ’ͺ, & πŸ”’ πŸ”’ `callback_url` πŸ‘ˆ πŸ”œ πŸ”Œ πŸ“› ⏲.
    
    πŸ‘‰ πŸ• πŸ“Ά 😐, πŸŒ… πŸ“Ÿ 🎲 βͺ 😰 πŸ‘†:
    
    ```Python hl_lines="9-13  36-53"
    {!../../../docs_src/openapi_callbacks/tutorial001.py!}
    ```
    
    !!! tip
         `callback_url` πŸ”’ πŸ”’ βš™οΈ Pydantic <a href="https://docs.pydantic.dev/latest/concepts/types/#urls" class="external-link" target="_blank">πŸ“›</a> πŸ†Ž.
    
    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)
Back to top