Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 140 of 2,157 for Sample (0.05 sec)

  1. docs/screenshots/Example-1.png

    Example-1.png...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue May 09 02:22:34 UTC 2017
    - 97.2K bytes
    - Viewed (0)
  2. docs/screenshots/Example-1.jpg

    Example-1.jpg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 88.5K bytes
    - Viewed (0)
  3. docs/screenshots/Example-2.jpg

    Example-2.jpg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 134.5K bytes
    - Viewed (0)
  4. docs/en/docs/tutorial/schema-extra-example.md

    The keys of the `dict` identify each example, and each value is another `dict`.
    
    Each specific example `dict` in the `examples` can contain:
    
    * `summary`: Short description for the example.
    * `description`: A long description that can contain Markdown text.
    * `value`: This is the actual example shown, e.g. a `dict`.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 9.6K bytes
    - Viewed (0)
  5. docs/ru/docs/tutorial/schema-extra-example.md

    * `File()`
    
    вы также можете добавить аргумент, содержащий `example` или группу `examples` с дополнительной информацией, которая будет добавлена в **OpenAPI**.
    
    ### Параметр `Body` с аргументом `example`
    
    Здесь мы передаём аргумент `example`, как пример данных ожидаемых в параметре `Body()`:
    
    {* ../../docs_src/schema_extra_example/tutorial003_an_py310.py hl[22:27] *}
    
    ### Аргумент "example" в UI документации
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 9.5K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg runtime/metrics, type Float64Histogram struct, Buckets []float64
    pkg runtime/metrics, type Float64Histogram struct, Counts []uint64
    pkg runtime/metrics, type Sample struct
    pkg runtime/metrics, type Sample struct, Name string
    pkg runtime/metrics, type Sample struct, Value Value
    pkg runtime/metrics, type Value struct
    pkg runtime/metrics, type ValueKind int
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  7. docs/screenshots/Example-3.jpg

    Example-3.jpg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 288.5K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.31.md

    - Fixed recursive LIST from watch cache returning object matching key. ([#125584](https://github.com/kubernetes/kubernetes/pull/125584), [@serathius](https://github.com/serathius)) [SIG API Machinery and Testing]
    - Fixed sample-cli-plugin help text to be consistent and always use `kubectl ns`. ([#125641](https://github.com/kubernetes/kubernetes/pull/125641), [@nirs](https://github.com/nirs))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:49:57 UTC 2025
    - 429.6K bytes
    - Viewed (0)
  9. docs/screenshots/Example-3.png

    Example-3.png...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue May 09 02:22:34 UTC 2017
    - 265.4K bytes
    - Viewed (0)
  10. docs/pt/docs/tutorial/schema-extra-example.md

    * `Header()`
    * `Cookie()`
    * `Body()`
    * `Form()`
    * `File()`
    
    você também pode declarar um dado `example` ou um grupo de `examples` com informações adicionais que serão adicionadas ao **OpenAPI**.
    
    ### `Body` com `example`
    
    Aqui nós passamos um `example` dos dados esperados por `Body()`:
    
    {* ../../docs_src/schema_extra_example/tutorial003.py hl[21:26] *}
    
    ### Exemplo na UI da documentação
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 6.1K bytes
    - Viewed (0)
Back to top