Search Options

Results per page
Sort
Preferred Languages
Advance

Results 201 - 210 of 392 for modules (0.07 sec)

  1. okhttp-testing-support/README.md

    OkHttp Testing Support
    ======================
    
    This module offers utilities and support for testing OkHttp itself. It's not intended for use by
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Jun 16 02:08:18 UTC 2019
    - 195 bytes
    - Viewed (0)
  2. .teamcity/src/main/kotlin/model/FunctionalTestBucketProvider.kt

    package model
    
    import com.fasterxml.jackson.databind.ObjectMapper
    import com.fasterxml.jackson.module.kotlin.readValue
    import com.fasterxml.jackson.module.kotlin.registerKotlinModule
    import common.Os
    import configurations.FunctionalTest
    import configurations.ParallelizationMethod
    import java.io.File
    
    /**
     * QuickCrossVersionTest only tests the last minor for each major version in the range.
     */
    val QUICK_CROSS_VERSION_BUCKETS =
        listOf(
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Thu Jul 10 05:08:24 UTC 2025
    - 8.2K bytes
    - Viewed (0)
  3. .teamcity/pom.xml

                <artifactId>jackson-databind</artifactId>
                <version>${jackson.version}</version>
            </dependency>
            <dependency>
                <groupId>com.fasterxml.jackson.module</groupId>
                <artifactId>jackson-module-kotlin</artifactId>
                <version>${jackson.version}</version>
            </dependency>
            <dependency>
                <groupId>com.google.code.gson</groupId>
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Thu Aug 14 07:58:26 UTC 2025
    - 7.4K bytes
    - Viewed (1)
  4. docs/en/docs/tutorial/index.md

       <span style="background-color:#007166"><font color="#D3D7CF"> module </font></span>  🐍 main.py
    
         <span style="background-color:#007166"><font color="#D3D7CF"> code </font></span>  Importing the FastAPI app object from the module with
                 the following code:
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 5.1K bytes
    - Viewed (0)
  5. okhttp-coroutines/build.gradle.kts

    plugins {
      kotlin("jvm")
      id("org.jetbrains.dokka")
      id("com.vanniktech.maven.publish.base")
      id("binary-compatibility-validator")
    }
    
    project.applyOsgi(
      "Export-Package: okhttp3.coroutines",
      "Automatic-Module-Name: okhttp3.coroutines",
      "Bundle-SymbolicName: com.squareup.okhttp3.coroutines"
    )
    
    dependencies {
      api(projects.okhttp)
      implementation(libs.kotlinx.coroutines.core)
      api(libs.squareup.okio)
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jan 06 05:31:00 UTC 2024
    - 936 bytes
    - Viewed (0)
  6. docs/vi/docs/fastapi-cli.md

       <span style="background-color:#007166"><font color="#D3D7CF"> module </font></span>  🐍 main.py
    
         <span style="background-color:#007166"><font color="#D3D7CF"> code </font></span>  Importing the FastAPI app object from the module with the
                 following code:
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Feb 07 22:09:16 UTC 2025
    - 5.4K bytes
    - Viewed (0)
  7. container-tests/README.md

    OkHttp Container Tests
    ======================
    
    This module contains tests against other services
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jan 20 09:58:21 UTC 2024
    - 113 bytes
    - Viewed (0)
  8. okhttp-java-net-cookiejar/build.gradle.kts

    plugins {
      kotlin("jvm")
      id("org.jetbrains.dokka")
      id("com.vanniktech.maven.publish.base")
      id("binary-compatibility-validator")
    }
    
    project.applyOsgi(
      "Export-Package: okhttp3.java.net.cookiejar",
      "Automatic-Module-Name: okhttp3.java.net.cookiejar",
      "Bundle-SymbolicName: com.squareup.okhttp3.java.net.cookiejar"
    )
    
    dependencies {
      "friendsApi"(projects.okhttp)
      compileOnly(libs.animalsniffer.annotations)
    }
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed May 14 00:51:50 UTC 2025
    - 594 bytes
    - Viewed (0)
  9. docs/en/docs/tutorial/request-form-models.md

    # Form Models { #form-models }
    
    You can use **Pydantic models** to declare **form fields** in FastAPI.
    
    /// info
    
    To use forms, first install <a href="https://github.com/Kludex/python-multipart" class="external-link" target="_blank">`python-multipart`</a>.
    
    Make sure you create a [virtual environment](../virtual-environments.md){.internal-link target=_blank}, activate it, and then install it, for example:
    
    ```console
    $ pip install python-multipart
    ```
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 2.2K bytes
    - Viewed (0)
  10. docs/ko/docs/tutorial/body-nested-models.md

    ```
    
    이λ₯Ό μ•„λž˜μ²˜λŸΌ:
    
    {* ../../docs_src/body_nested_models/tutorial008.py hl[15] *}
    
    ## μ–΄λ””μ„œλ‚˜ νŽΈμ§‘κΈ° 지원
    
    그리고 μ–΄λ””μ„œλ‚˜ νŽΈμ§‘κΈ° 지원을 λ°›μ„μˆ˜ μžˆμŠ΅λ‹ˆλ‹€.
    
    리슀트 λ‚΄λΆ€ ν•­λͺ©μ˜ κ²½μš°μ—λ„:
    
    <img src="/img/tutorial/body-nested-models/image01.png">
    
    Pydantic λͺ¨λΈ λŒ€μ‹ μ— `dict`λ₯Ό 직접 μ‚¬μš©ν•˜μ—¬ μž‘μ—…ν•  경우, μ΄λŸ¬ν•œ νŽΈμ§‘κΈ° 지원을 λ°›μ„μˆ˜ μ—†μŠ΅λ‹ˆλ‹€.
    
    ν•˜μ§€λ§Œ μˆ˜μ‹ ν•œ λ”•μ…”λ„ˆλ¦¬κ°€ μžλ™μœΌλ‘œ λ³€ν™˜λ˜κ³  좜λ ₯도 μžλ™μœΌλ‘œ JSON으둜 λ³€ν™˜λ˜λ―€λ‘œ κ±±μ •ν•  ν•„μš”λŠ” μ—†μŠ΅λ‹ˆλ‹€.
    
    ## 단독 `dict`의 λ³Έλ¬Έ
    
    일뢀 νƒ€μž…μ˜ 킀와 λ‹€λ₯Έ νƒ€μž…μ˜ 값을 μ‚¬μš©ν•˜μ—¬ `dict`둜 본문을 μ„ μ–Έν•  수 μžˆμŠ΅λ‹ˆλ‹€.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 7.3K bytes
    - Viewed (0)
Back to top