Search Options

Results per page
Sort
Preferred Languages
Advance

Results 151 - 160 of 1,741 for codes (0.02 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

            {@code ${scope}} is the value of the {@link #scope} element (typically {@code main} or {@code test}),
            {@code ${lang}} is the value of the {@link #lang} element (typically {@code java} or {@code resources}),
            and {@code ${module}} is the optional {@link #module} element.
            ]]>
          </description>
          <version>4.1.0+</version>
          <superClass>FileSet</superClass>
          <fields>
            <field>
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Aug 07 14:32:16 UTC 2025
    - 132.7K bytes
    - Viewed (0)
  2. docs/screenshots/erasure-code.png

    erasure-code.png...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Feb 21 04:12:21 UTC 2017
    - 220.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.4.md

        * Change eviction policies in NodeController:
          *  add a "partialDisruption" mode, when more than 33% of Nodes in the zone are not Ready
          *  add "fullDisruption" mode, when all Nodes in the zone are not Ready
        * Eviction behavior depends on the mode in which NodeController is operating:
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  4. docs/screenshots/erasure-code.svg

    erasure-code.svg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sat Apr 15 00:21:57 UTC 2017
    - 17.4K bytes
    - Viewed (0)
  5. docs/pt/docs/tutorial/response-status-code.md

    ///
    
    Dessa forma:
    
    * Este código de status será retornado na resposta.
    * Será documentado como tal no esquema OpenAPI (e, portanto, nas interfaces do usuário):
    
    <img src="/img/tutorial/response-status-code/image01.png">
    
    /// note | Nota
    
    Alguns códigos de resposta (consulte a próxima seção) indicam que a resposta não possui um corpo.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.8.md

    * Add iptables rules to allow Pod traffic even when default iptables policy is to reject. ([#52569](https://github.com/kubernetes/kubernetes/pull/52569), [@tmjd](https://github.com/tmjd))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  7. docs/ko/docs/tutorial/response-status-code.md

    /// note | 기술적 세부사항
    
    `from starlette import status` 역시 사용할 수 있습니다.
    
    **FastAPI**는 개발자인 여러분의 편의를 위해 `fastapi.status` 와 동일한 `starlette.status` 도 제공합니다. 하지만 이것은 Starlette로부터 직접 제공됩니다.
    
    ///
    
    ## 기본값 변경
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 4.8K bytes
    - Viewed (0)
  8. docs/es/docs/tutorial/response-status-code.md

    ///
    
    Esto hará:
    
    * Devolver ese código de estado en el response.
    * Documentarlo como tal en el esquema de OpenAPI (y por lo tanto, en las interfaces de usuario):
    
    <img src="/img/tutorial/response-status-code/image01.png">
    
    /// note | Nota
    
    Algunos códigos de response (ver la siguiente sección) indican que el response no tiene un body.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  9. docs/uk/docs/tutorial/response-status-code.md

    ///
    
    Він буде:
    
    * Повертати вказаний код статусу у відповіді.
    * Документувати його як такий у схемі OpenAPI (і, таким чином, в інтерфейсі користувача):
    
    <img src="/img/tutorial/response-status-code/image01.png">
    
    /// note | Нотатка
    
    Деякі коди відповіді (див. наступний розділ) вказують, що відповідь не має тіла.
    
    FastAPI знає про це і створить OpenAPI документацію, яка вказує, що тіла відповіді немає.
    
    ///
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Wed Mar 19 17:04:17 UTC 2025
    - 6.1K bytes
    - Viewed (0)
  10. docs/em/docs/advanced/response-change-status-code.md

    # 📨 - 🔀 👔 📟
    
    👆 🎲 ✍ ⏭ 👈 👆 💪 ⚒ 🔢 [📨 👔 📟](../tutorial/response-status-code.md){.internal-link target=_blank}.
    
    ✋️ 💼 👆 💪 📨 🎏 👔 📟 🌘 🔢.
    
    ## ⚙️ 💼
    
    🖼, 🌈 👈 👆 💚 📨 🇺🇸🔍 👔 📟 "👌" `200` 🔢.
    
    ✋️ 🚥 💽 🚫 🔀, 👆 💚 ✍ ⚫️, &amp; 📨 🇺🇸🔍 👔 📟 "✍" `201`.
    
    ✋️ 👆 💚 💪 ⛽ &amp; 🗜 💽 👆 📨 ⏮️ `response_model`.
    
    📚 💼, 👆 💪 ⚙️ `Response` 🔢.
    
    ## ⚙️ `Response` 🔢
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 1.2K bytes
    - Viewed (0)
Back to top