Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 20 of 38 for p224 (0.03 seconds)

  1. docs/ru/docs/how-to/extending-openapi.md

    ### Измените схему OpenAPI { #modify-the-openapi-schema }
    
    Теперь можно добавить расширение ReDoc, добавив кастомный `x-logo` в «объект» `info` в схеме OpenAPI:
    
    {* ../../docs_src/extending_openapi/tutorial001_py39.py hl[22:24] *}
    
    ### Кэшируйте схему OpenAPI { #cache-the-openapi-schema }
    
    Вы можете использовать свойство `.openapi_schema` как «кэш» для хранения сгенерированной схемы.
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Dec 17 20:41:43 GMT 2025
    - 4.9K bytes
    - Click Count (0)
  2. .github/workflows/validate-codeowners.yml

              experimental_checks: "notowned,avoid-shadowing"
    
          # downgrading to 0.7.2 for owners check to avoid issues with token permissions check,
          # see https://github.com/mszostok/codeowners-validator/issues/224
          - name: GitHub CODEOWNERS Validator
            uses: mszostok/codeowners-validator@v0.7.2
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Thu Nov 20 22:15:20 GMT 2025
    - 1.5K bytes
    - Click Count (0)
  3. docs/en/docs/how-to/extending-openapi.md

    ### Modify the OpenAPI schema { #modify-the-openapi-schema }
    
    Now you can add the ReDoc extension, adding a custom `x-logo` to the `info` "object" in the OpenAPI schema:
    
    {* ../../docs_src/extending_openapi/tutorial001_py39.py hl[22:24] *}
    
    ### Cache the OpenAPI schema { #cache-the-openapi-schema }
    
    You can use the property `.openapi_schema` as a "cache", to store your generated schema.
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Dec 17 20:41:43 GMT 2025
    - 3.4K bytes
    - Click Count (0)
  4. fuzzing/fuzzingserver-expected.txt

    "12.2.12 UNIMPLEMENTED"
    "12.2.13 UNIMPLEMENTED"
    "12.2.14 UNIMPLEMENTED"
    "12.2.15 UNIMPLEMENTED"
    "12.2.16 UNIMPLEMENTED"
    "12.2.17 UNIMPLEMENTED"
    "12.2.18 UNIMPLEMENTED"
    "12.2.2 UNIMPLEMENTED"
    "12.2.3 UNIMPLEMENTED"
    "12.2.4 UNIMPLEMENTED"
    "12.2.5 UNIMPLEMENTED"
    "12.2.6 UNIMPLEMENTED"
    "12.2.7 UNIMPLEMENTED"
    "12.2.8 UNIMPLEMENTED"
    "12.2.9 UNIMPLEMENTED"
    "12.3.1 UNIMPLEMENTED"
    "12.3.10 UNIMPLEMENTED"
    "12.3.11 UNIMPLEMENTED"
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue Mar 26 02:01:32 GMT 2019
    - 6.7K bytes
    - Click Count (1)
  5. docs/es/docs/how-to/extending-openapi.md

    Ahora puedes añadir la extensión de ReDoc, agregando un `x-logo` personalizado al "objeto" `info` en el esquema de OpenAPI:
    
    {* ../../docs_src/extending_openapi/tutorial001_py39.py hl[22:24] *}
    
    ### Cachear el esquema de OpenAPI { #cache-the-openapi-schema }
    
    Puedes usar la propiedad `.openapi_schema` como un "cache", para almacenar tu esquema generado.
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Dec 17 20:41:43 GMT 2025
    - 3.6K bytes
    - Click Count (0)
  6. docs/de/docs/how-to/extending-openapi.md

    Jetzt können Sie die ReDoc-Erweiterung hinzufügen und dem `info`-„Objekt“ im OpenAPI-Schema ein benutzerdefiniertes `x-logo` hinzufügen:
    
    {* ../../docs_src/extending_openapi/tutorial001_py39.py hl[22:24] *}
    
    ### Zwischenspeichern des OpenAPI-Schemas { #cache-the-openapi-schema }
    
    Sie können die Eigenschaft `.openapi_schema` als „Cache“ verwenden, um Ihr generiertes Schema zu speichern.
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Dec 17 20:41:43 GMT 2025
    - 4K bytes
    - Click Count (0)
  7. CHANGELOG/CHANGELOG-1.22.md

      - [Changelog since v1.22.4](#changelog-since-v1224)
      - [Changes by Kind](#changes-by-kind-11)
        - [Feature](#feature-4)
        - [Bug or Regression](#bug-or-regression-11)
      - [Dependencies](#dependencies-12)
        - [Added](#added-12)
        - [Changed](#changed-12)
        - [Removed](#removed-12)
    - [v1.22.4](#v1224)
      - [Downloads for v1.22.4](#downloads-for-v1224)
        - [Source Code](#source-code-13)
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Click Count (0)
  8. cmd/apierrorcode_string.go

    	_ = x[ErrAdminRebalanceNotStarted-220]
    	_ = x[ErrAdminBucketQuotaExceeded-221]
    	_ = x[ErrAdminNoSuchQuotaConfiguration-222]
    	_ = x[ErrHealNotImplemented-223]
    	_ = x[ErrHealNoSuchProcess-224]
    	_ = x[ErrHealInvalidClientToken-225]
    	_ = x[ErrHealMissingBucket-226]
    	_ = x[ErrHealAlreadyRunning-227]
    	_ = x[ErrHealOverlappingPaths-228]
    	_ = x[ErrIncorrectContinuationToken-229]
    	_ = x[ErrEmptyRequestBody-230]
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Wed Apr 16 07:34:24 GMT 2025
    - 21.6K bytes
    - Click Count (0)
  9. src/test/java/jcifs/internal/smb2/create/Smb2CreateResponseTest.java

            Configuration config = Mockito.mock(Configuration.class);
            Smb2CreateResponse resp = new Smb2CreateResponse(config, "bad");
    
            byte[] header = buildSmb2Header();
            byte[] body = new byte[2 + 2 + 4];
            // Wrong structure size (e.g., 0)
            SMBUtil.writeInt2(0, body, 0);
            // The rest of the fields are irrelevant since it should fail early
            byte[] packet = buildPacket(header, body, null, null);
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Thu Aug 14 05:31:44 GMT 2025
    - 11.5K bytes
    - Click Count (0)
  10. docs/smb3-features/01-smb3-lease-design.md

    - **MS-SMB2 Section 2.2.13**: SMB2 CREATE Request with Lease Context
    - **MS-SMB2 Section 2.2.14**: SMB2 CREATE Response with Lease State
    - **MS-SMB2 Section 2.2.23**: SMB2 LEASE_BREAK Notification
    - **MS-SMB2 Section 2.2.24**: SMB2 LEASE_BREAK Acknowledgment
    
    ## 3. Lease Types and States
    
    ### 3.1 Lease State Flags
    ```java
    public class Smb2LeaseState {
        // Lease state flags (can be combined)
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Sat Aug 16 02:53:50 GMT 2025
    - 22K bytes
    - Click Count (0)
Back to Top