Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 379 for imageID (0.12 sec)

  1. docs/en/docs/tutorial/path-operation-configuration.md

    ```
    
    It will be clearly marked as deprecated in the interactive docs:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Check how deprecated and non-deprecated *path operations* look like:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Recap
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Oct 17 05:59:11 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  2. docs/de/docs/tutorial/path-operation-configuration.md

    Sie wird in der interaktiven Dokumentation gut sichtbar als deprecated markiert werden:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Vergleichen Sie, wie deprecatete und nicht-deprecatete *Pfadoperationen* aussehen:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Zusammenfassung
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 18:07:48 UTC 2024
    - 5.9K bytes
    - Viewed (0)
  3. docs/tr/docs/python-types.md

    Aynı noktada, `Ctrl+Space` ile otomatik tamamlamayı tetiklediniz  ve şunu görüyorsunuz:
    
    <img src="/img/python-types/image02.png">
    
    Aradığınızı bulana kadar seçenekleri kaydırabilirsiniz:
    
    <img src="/img/python-types/image03.png">
    
    ## Daha fazla motivasyon
    
    Bu fonksiyon, zaten tür belirteçlerine sahip:
    
    ```Python hl_lines="1"
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 9.7K bytes
    - Viewed (0)
  4. docs/pt/docs/tutorial/path-operation-configuration.md

    ```
    
    Ela será claramente marcada como descontinuada nas documentações interativas:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Verifique como *operações de rota* descontinuadas e não descontinuadas se parecem:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Resumindo
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Oct 17 05:59:11 UTC 2023
    - 5.9K bytes
    - Viewed (0)
  5. docs/em/docs/advanced/websockets.md

    👆 🔜 👀 🙅 📃 💖:
    
    <img src="/img/tutorial/websockets/image01.png">
    
    👆 💪 🆎 📧 🔢 📦, &amp; 📨 👫:
    
    <img src="/img/tutorial/websockets/image02.png">
    
    &amp; 👆 **FastAPI** 🈸 ⏮️ *️⃣ 🔜 📨 🔙:
    
    <img src="/img/tutorial/websockets/image03.png">
    
    👆 💪 📨 (&amp; 📨) 📚 📧:
    
    <img src="/img/tutorial/websockets/image04.png">
    
    &amp; 🌐 👫 🔜 ⚙️ 🎏 *️⃣ 🔗.
    
    ## ⚙️ `Depends` &amp; 🎏
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Apr 01 09:26:04 UTC 2023
    - 4.8K bytes
    - Viewed (0)
  6. docs/en/docs/advanced/websockets.md

    <img src="/img/tutorial/websockets/image01.png">
    
    You can type messages in the input box, and send them:
    
    <img src="/img/tutorial/websockets/image02.png">
    
    And your **FastAPI** application with WebSockets will respond back:
    
    <img src="/img/tutorial/websockets/image03.png">
    
    You can send (and receive) many messages:
    
    <img src="/img/tutorial/websockets/image04.png">
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 02 22:37:31 UTC 2024
    - 6.2K bytes
    - Viewed (0)
  7. docs/de/docs/how-to/separate-openapi-schemas.md

    Sie können überprüfen, dass das Feld `description` in der Dokumentation kein **rotes Sternchen** enthält, es ist nicht als erforderlich markiert:
    
    <div class="screenshot">
    <img src="/img/tutorial/separate-openapi-schemas/image01.png">
    </div>
    
    ### Modell für die Ausgabe
    
    Wenn Sie jedoch dasselbe Modell als Ausgabe verwenden, wie hier:
    
    === "Python 3.10+"
    
        ```Python hl_lines="19"
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 18:18:03 UTC 2024
    - 7.3K bytes
    - Viewed (0)
  8. pkg/kubelet/kubelet_pods.go

    		status := &v1.ContainerStatus{
    			Name:         cs.Name,
    			RestartCount: int32(cs.RestartCount),
    			Image:        cs.Image,
    			// Converting the digested image ref to the Kubernetes public
    			// ContainerStatus.ImageID is historically intentional and should
    			// not change.
    			ImageID:     cs.ImageRef,
    			ContainerID: cid,
    		}
    		if oldStatus != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 101.2K bytes
    - Viewed (0)
  9. docs/uk/docs/tutorial/body.md

    <img src="/img/tutorial/body/image01.png">
    
    А також використовуватимуться в API документації всередині кожної *операції шляху*, якій вони потрібні:
    
    <img src="/img/tutorial/body/image02.png">
    
    ## Підтримка редактора
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Mar 22 01:42:11 UTC 2024
    - 11.2K bytes
    - Viewed (0)
  10. docs/ru/docs/tutorial/body.md

    Схема JSON ваших моделей будет частью сгенерированной схемы OpenAPI и будет отображена в интерактивной документации API:
    
    <img src="/img/tutorial/body/image01.png">
    
    Также она будет указана в документации по API внутри каждой *операции пути*, в которой используются:
    
    <img src="/img/tutorial/body/image02.png">
    
    ## Поддержка редактора
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 10.9K bytes
    - Viewed (0)
Back to top