- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 71 for Dependant (0.06 seconds)
-
fastapi/dependencies/utils.py
path_params=dependant.path_params.copy(), query_params=dependant.query_params.copy(), header_params=dependant.header_params.copy(), cookie_params=dependant.cookie_params.copy(), body_params=dependant.body_params.copy(), name=dependant.name, call=dependant.call, request_param_name=dependant.request_param_name,
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Mar 15 11:44:39 GMT 2026 - 38.7K bytes - Click Count (3) -
fastapi/openapi/utils.py
def _get_openapi_operation_parameters( *, dependant: Dependant, model_name_map: ModelNameMap, field_mapping: dict[ tuple[ModelField, Literal["validation", "serialization"]], dict[str, Any] ], separate_input_output_schemas: bool = True, ) -> list[dict[str, Any]]: parameters = [] flat_dependant = get_flat_dependant(dependant, skip_repeats=True)
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Mar 15 11:44:39 GMT 2026 - 25.6K bytes - Click Count (0) -
docs/ja/docs/tutorial/dependencies/index.md
/// ### `Depends`のインポート { #import-depends } {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[3] *} ### 「dependant」での依存関係の宣言 { #declare-the-dependency-in-the-dependant } *path operation 関数*のパラメータに`Body`や`Query`などを使用するのと同じように、新しいパラメータに`Depends`を使用することができます: {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[13,18] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 11.9K bytes - Click Count (0) -
src/main/java/jcifs/netbios/NbtAddress.java
* address, isPermanent, isBeingDeleted, ...etc. This information can only * be retrieved with the Node Status request. * * The degree of state that an NbtAddress has is dependant on how it was * created and what is required of it. The second degree of state is the * most common. This is the state information that would be retrieved fromCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 15.1K bytes - Click Count (0) -
docs/en/docs/_llm-test.md
* the header * the headers * the authorization header * the `Authorization` header * the forwarded header * the dependency injection system * the dependency * the dependable * the dependant * I/O bound * CPU bound * concurrency * parallelism * multiprocessing * the env var * the environment variable * the `PATH` * the `PATH` variable * the authentication
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 11K bytes - Click Count (0) -
src/main/java/jcifs/smb1/smb1/NtlmPasswordAuthentication.java
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 26.7K bytes - Click Count (0) -
docs/ja/docs/_llm-test.md
* クラス * 基底クラス * 親クラス * サブクラス * 子クラス * 兄弟クラス * クラスメソッド * ヘッダー * ヘッダー(複数) * 認可ヘッダー * `Authorization` ヘッダー * Forwarded ヘッダー * 依存性注入システム * 依存関係 * dependable * dependant * I/O バウンド * CPU バウンド * 同時実行性 * 並列性 * マルチプロセッシング * env var * 環境変数 * `PATH` * `PATH` 環境変数 * 認証 * 認証プロバイダ * 認可 * 認可フォーム * 認可プロバイダ * ユーザーが認証する
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 13.5K bytes - Click Count (0) -
src/main/java/jcifs/smb1/netbios/NbtAddress.java
* address, isPermanent, isBeingDeleted, ...etc. This information can only * be retrieved with the Node Status request. * * The degree of state that an NbtAddress has is dependant on how it was * created and what is required of it. The second degree of state is the * most common. This is the state information that would be retrieved fromCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 31.7K bytes - Click Count (0) -
docs/es/docs/tutorial/dependencies/index.md
/// ### Importar `Depends` { #import-depends } {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[3] *} ### Declarar la dependencia, en el "dependant" { #declare-the-dependency-in-the-dependant } De la misma forma en que usas `Body`, `Query`, etc. con los parámetros de tu *path operation function*, usa `Depends` con un nuevo parámetro:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 10K bytes - Click Count (0) -
docs/tr/docs/tutorial/dependencies/index.md
/// ### `Depends`'i Import Edin { #import-depends } {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[3] *} ### "Dependant" İçinde Dependency'yi Tanımlayın { #declare-the-dependency-in-the-dependant } *Path operation function* parametrelerinizde `Body`, `Query` vb. kullandığınız gibi, yeni bir parametreyle `Depends` kullanın:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 10.2K bytes - Click Count (0)