Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 92 for chaque (0.06 sec)

  1. docs/en/docs/advanced/response-change-status-code.md

    # Response - Change Status Code { #response-change-status-code }
    
    You probably read before that you can set a default [Response Status Code](../tutorial/response-status-code.md){.internal-link target=_blank}.
    
    But in some cases you need to return a different status code than the default.
    
    ## Use case { #use-case }
    
    For example, imagine that you want to return an HTTP status code of "OK" `200` by default.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 1.5K bytes
    - Viewed (0)
  2. docs/es/docs/advanced/response-change-status-code.md

    # Response - Cambiar Código de Estado { #response-change-status-code }
    
    Probablemente leíste antes que puedes establecer un [Código de Estado de Response](../tutorial/response-status-code.md){.internal-link target=_blank} por defecto.
    
    Pero en algunos casos necesitas devolver un código de estado diferente al predeterminado.
    
    ## Caso de uso { #use-case }
    
    Por ejemplo, imagina que quieres devolver un código de estado HTTP de "OK" `200` por defecto.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  3. docs/ru/docs/advanced/response-change-status-code.md

    # Response - Изменение статус-кода { #response-change-status-code }
    
    Вы, вероятно, уже читали о том, что можно установить [статус-код ответа по умолчанию](../tutorial/response-status-code.md){.internal-link target=_blank}.
    
    Но в некоторых случаях нужно вернуть другой статус-код, отличный от значения по умолчанию.
    
    ## Пример использования { #use-case }
    
    Например, представьте, что вы хотите по умолчанию возвращать HTTP статус-код «OK» `200`.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 2.7K bytes
    - Viewed (0)
  4. docs/de/docs/advanced/response-change-status-code.md

    # Response – Statuscode ändern { #response-change-status-code }
    
    Sie haben wahrscheinlich schon vorher gelesen, dass Sie einen Default-[Response-Statuscode](../tutorial/response-status-code.md){.internal-link target=_blank} festlegen können.
    
    In manchen Fällen müssen Sie jedoch einen anderen als den Default-Statuscode zurückgeben.
    
    ## Anwendungsfall { #use-case }
    
    Stellen Sie sich zum Beispiel vor, Sie möchten standardmäßig den HTTP-Statuscode „OK“ `200` zurückgeben.
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 2K bytes
    - Viewed (0)
  5. docs/pt/docs/advanced/response-change-status-code.md

    # Retorno - Altere o Código de Status { #response-change-status-code }
    
    Você provavelmente leu anteriormente que você pode definir um [Código de Status do Retorno](../tutorial/response-status-code.md){.internal-link target=_blank} padrão.
    
    Porém em alguns casos você precisa retornar um código de status diferente do padrão.
    
    ## Caso de uso { #use-case }
    
    Por exemplo, imagine que você deseja retornar um código de status HTTP de "OK" `200` por padrão.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  6. docs/es/llm-prompt.md

    * query (as in URL query): query (do not translate to "consulta")
    * cookie (as in HTTP cookie): cookie
    * header (as in HTTP header): header
    * form (as in HTML form): formulario
    * type checks: chequeo de tipos
    * parse: parse
    * parsing: parsing
    * marshall: marshall
    * library: paquete (do not translate to "biblioteca" or "librería")
    * instance: instance (do not translate to "instancia")
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Tue Dec 16 16:33:45 UTC 2025
    - 5.4K bytes
    - Viewed (0)
  7. docs/en/docs/management-tasks.md

    * If the PR updates one of the internal dependencies, for example it's modifying `requirements.txt` files, or GitHub Action versions, if the tests are passing, the release notes (shown in a summary in the PR) don't show any obvious potential breaking change, you can merge it. 😎
    
    ## Mark GitHub Discussions Answers
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 14.2K bytes
    - Viewed (0)
  8. docs/en/docs/how-to/configure-swagger-ui.md

    <img src="/img/tutorial/extending-openapi/image03.png">
    
    ## Change the Theme { #change-the-theme }
    
    The same way you could set the syntax highlighting theme with the key `"syntaxHighlight.theme"` (notice that it has a dot in the middle):
    
    {* ../../docs_src/configure_swagger_ui/tutorial002_py39.py hl[3] *}
    
    That configuration would change the syntax highlighting color theme:
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 2.9K bytes
    - Viewed (0)
  9. docs/uk/llm-prompt.md

    ### Quotes
    
    1) Prefer Ukrainian guillemets «…» for quoted terms in prose, matching existing Ukrainian docs.
    2) Never change quotes inside inline code, code blocks, URLs, or file paths.
    
    ### Ellipsis
    
    1) Keep ellipsis style consistent with existing Ukrainian docs.
    2) Never change `...` in code, URLs, or CLI examples.
    
    ### Preferred translations / glossary
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Fri Dec 19 12:51:53 UTC 2025
    - 1.4K bytes
    - Viewed (0)
  10. docs/pt/llm-prompt.md

    * path operation function: função de operação de rota
    * prefix: prefixo
    * request (as in HTTP request): request (do not change if it's already translated to requisição)
    * router (as in FastAPI's router): router (do not change if it's already translated to "roteador" or "roteadores")
    * response (as in HTTP response): response (do not change if it's already translated to resposta)
    * shutdown (of the app): encerramento
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 3.1K bytes
    - Viewed (0)
Back to top