Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 281 for tutorial004_an_py310 (0.08 sec)

  1. docs/de/docs/tutorial/schema-extra-example.md

    ### `Body` mit mehreren `examples` { #body-with-multiple-examples }
    
    Sie können natürlich auch mehrere `examples` übergeben:
    
    {* ../../docs_src/schema_extra_example/tutorial004_an_py310.py hl[23:38] *}
    
    Wenn Sie das tun, werden die Beispiele Teil des internen **JSON-Schemas** für diese Body-Daten.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 24 10:28:19 UTC 2025
    - 10.6K bytes
    - Viewed (0)
  2. docs/uk/docs/tutorial/schema-extra-example.md

    Звичайно, Ви також можете передати кілька `examples`:
    
    {* ../../docs_src/schema_extra_example/tutorial004_an_py310.py hl[23:38] *}
    
    Коли Ви це робите, приклади будуть частиною внутрішньої **JSON-схеми** для цих даних.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Mon Jun 09 19:35:48 UTC 2025
    - 13.4K bytes
    - Viewed (0)
  3. docs/en/docs/tutorial/schema-extra-example.md

    You can of course also pass multiple `examples`:
    
    {* ../../docs_src/schema_extra_example/tutorial004_an_py310.py hl[23:38] *}
    
    When you do this, the examples will be part of the internal **JSON Schema** for that body data.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Dec 20 15:55:38 UTC 2025
    - 8.9K bytes
    - Viewed (0)
  4. docs/ko/docs/tutorial/schema-extra-example.md

    {* ../../docs_src/schema_extra_example/tutorial003_an_py310.py hl[22:29] *}
    
    ### 문서 UI 예시
    
    위의 어느 방법과 함께라면 `/docs`에서 다음과 같이 보일 것입니다:
    
    <img src="/img/tutorial/body-fields/image01.png">
    
    ### 다중 `examples`를 포함한 `Body`
    
    물론 여러 `examples`를 넘길 수 있습니다:
    
    {* ../../docs_src/schema_extra_example/tutorial004_an_py310.py hl[23:38] *}
    
    이와 같이 하면 이 예제는 그 본문 데이터를 위한 내부 **JSON 스키마**의 일부가 될 것입니다.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  5. tests/test_tutorial/test_security/test_tutorial004.py

    
    @pytest.fixture(
        name="mod",
        params=[
            pytest.param("tutorial004_py39"),
            pytest.param("tutorial004_py310", marks=needs_py310),
            pytest.param("tutorial004_an_py39"),
            pytest.param("tutorial004_an_py310", marks=needs_py310),
        ],
    )
    def get_mod(request: pytest.FixtureRequest):
        mod = importlib.import_module(f"docs_src.security.{request.param}")
    
        return mod
    
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Fri Dec 26 10:43:02 UTC 2025
    - 13.3K bytes
    - Viewed (0)
  6. docs/ru/docs/tutorial/query-params-str-validations.md

    ///
    
    Можно задать `title`:
    
    {* ../../docs_src/query_params_str_validations/tutorial007_an_py310.py hl[10] *}
    
    И `description`:
    
    {* ../../docs_src/query_params_str_validations/tutorial008_an_py310.py hl[14] *}
    
    ## Псевдонимы параметров { #alias-parameters }
    
    Представьте, что вы хотите, чтобы параметр назывался `item-query`.
    
    Например:
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 26.2K bytes
    - Viewed (0)
  7. docs/es/docs/tutorial/query-params-str-validations.md

    ///
    
    Puedes agregar un `title`:
    
    {* ../../docs_src/query_params_str_validations/tutorial007_an_py310.py hl[10] *}
    
    Y una `description`:
    
    {* ../../docs_src/query_params_str_validations/tutorial008_an_py310.py hl[14] *}
    
    ## Alias para parámetros { #alias-parameters }
    
    Imagina que quieres que el parámetro sea `item-query`.
    
    Como en:
    
    ```
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 18.4K bytes
    - Viewed (0)
  8. docs/ru/docs/tutorial/schema-extra-example.md

    Конечно, вы можете передать и несколько `examples`:
    
    {* ../../docs_src/schema_extra_example/tutorial004_an_py310.py hl[23:38] *}
    
    Когда вы делаете это, примеры становятся частью внутренней **JSON Schema** для данных тела запроса.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Tue Sep 30 11:24:39 UTC 2025
    - 14.8K bytes
    - Viewed (0)
  9. docs/de/docs/tutorial/query-params-str-validations.md

    ///
    
    Sie können einen `title` hinzufügen:
    
    {* ../../docs_src/query_params_str_validations/tutorial007_an_py310.py hl[10] *}
    
    Und eine `description`:
    
    {* ../../docs_src/query_params_str_validations/tutorial008_an_py310.py hl[14] *}
    
    ## Alias-Parameter { #alias-parameters }
    
    Stellen Sie sich vor, Sie möchten, dass der Parameter `item-query` ist.
    
    Wie in:
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 24 10:28:19 UTC 2025
    - 19.1K bytes
    - Viewed (0)
  10. docs/pt/docs/tutorial/query-params-str-validations.md

    ///
    
    Você pode adicionar um `title`:
    
    {* ../../docs_src/query_params_str_validations/tutorial007_an_py310.py hl[10] *}
    
    E uma `description`:
    
    {* ../../docs_src/query_params_str_validations/tutorial008_an_py310.py hl[14] *}
    
    ## Parâmetros com alias { #alias-parameters }
    
    Imagine que você queira que o parâmetro seja `item-query`.
    
    Assim:
    
    ```
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 20:41:43 UTC 2025
    - 18.2K bytes
    - Viewed (0)
Back to top