- Sort Score
- Result 10 results
- Languages All
Results 911 - 920 of 1,115 for docm (0.02 sec)
-
CHANGELOG/CHANGELOG-1.18.md
- k8s.io/kube-openapi: bf4fb3b โ 61e04a5 ### Removed - github.com/docker/libnetwork: [c8a5fca](https://github.com/docker/libnetwork/tree/c8a5fca) # v1.18.2 [Documentation](https://docs.k8s.io) ## Downloads for v1.18.2 filename | sha512 hash -------- | -----------
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/boostdoc/ApiAdminBoostdocAction.java
import org.lastaflute.web.Execute; import org.lastaflute.web.response.JsonResponse; import jakarta.annotation.Resource; /** * API action for admin boost doc. * */ public class ApiAdminBoostdocAction extends FessApiAdminAction { /** * Default constructor. */ public ApiAdminBoostdocAction() { super(); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 7.9K bytes - Viewed (0) -
kotlin-js-store/yarn.lock
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w== dom-serialize@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/dom-serialize/-/dom-serialize-2.2.1.tgz#562ae8999f44be5ea3076f5419dcd59eb43ac95b" integrity sha512-Yra4DbvoW7/Z6LBN560ZwXMjoNOSAN2wRsKFGc4iBeso+mpIA6qj1vfdf9HpMaKAqG6wXTy+1SYEzmNpKXOSsQ==
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Jul 22 12:28:51 UTC 2023 - 87.4K bytes - Viewed (0) -
tensorflow/c/c_api_test.cc
TF_DeleteBuffer(t_buffer); } REGISTER_OP("TestOpWithNoGradient") .Input("x: T") .Output("y: T") .Attr("T: {float, double}") .Doc(R"doc( Test op with no grad registered. x: input y: output )doc") .SetShapeFn(tensorflow::shape_inference::UnknownShape); class CApiGradientsTest : public ::testing::Test { protected: CApiGradientsTest()
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Dec 27 12:18:10 UTC 2024 - 97K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.file_crawling_configuration=File Crawling labels.file_crawling_title_details=File Crawling Config labels.included_paths=Included Paths labels.excluded_paths=Excluded Paths labels.included_doc_paths=Included Doc Paths labels.excluded_doc_paths=Excluded Doc Paths labels.config_parameter=Config Parameters labels.max_access_count=Max Access Count labels.number_of_thread=Number of Threads labels.interval_time=Interval labels.millisec=msec
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
- [Namespaced Brokers](https://svc-cat.io/docs/namespaced-broker-resources/), which enable operators to install a broker into a namespace instead of the cluster level, reached GA.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
docs/em/docs/tutorial/handling-errors.md
``` #### `RequestValidationError` ๐ `ValidationError` /// warning ๐ซ ๐ก โน ๐ ๐ ๐ช ๐ถ ๐ฅ โซ๏ธ ๐ซ โ ๐ ๐. /// `RequestValidationError` ๐ง-๐ Pydantic <a href="https://docs.pydantic.dev/latest/concepts/models/#error-handling" class="external-link" target="_blank">`ValidationError`</a>. **FastAPI** โ๏ธ โซ๏ธ ๐, ๐ฅ ๐ โ๏ธ Pydantic ๐ท `response_model`, & ๐ ๐ฝ โ๏ธ โ, ๐ ๐ ๐ โ ๐ ๐น.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 8.1K bytes - Viewed (0) -
docs/uk/docs/tutorial/handling-errors.md
/// warning | ะฃะฒะฐะณะฐ ะฆะต ัะตั ะฝััะฝั ะดะตัะฐะปั, ัะบั ะะธ ะผะพะถะตัะต ะฟัะพะฟัััะธัะธ, ัะบัะพ ะฒะพะฝะธ ะทะฐัะฐะท ะฝะต ะฒะฐะถะปะธะฒั ะดะปั ะะฐั. /// `RequestValidationError` ั ะฟัะดะบะปะฐัะพะผ Pydantic <a href="https://docs.pydantic.dev/latest/concepts/models/#error-handling" class="external-link" target="_blank">`ValidationError`</a>.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:31:13 UTC 2025 - 13.9K bytes - Viewed (0) -
docs/ko/docs/tutorial/metadata.md
{* ../../docs_src/metadata/tutorial002.py hl[3] *} OpenAPI ๊ตฌ์กฐ๋ฅผ ์์ ํ ๋นํ์ฑํํ๋ ค๋ฉด `openapi_url=None`์ผ๋ก ์ค์ ํ ์ ์์ผ๋ฉฐ, ์ด๋ฅผ ์ฌ์ฉํ์ฌ ๋ฌธ์ํ ์ฌ์ฉ์ ์ธํฐํ์ด์ค๋ ๋นํ์ฑํ๋ฉ๋๋ค. ## ๋ฌธ์ํ URL ํฌํจ๋ ๋ ๊ฐ์ง ๋ฌธ์ํ ์ฌ์ฉ์ ์ธํฐํ์ด์ค๋ฅผ ์ค์ ํ ์ ์์ต๋๋ค: * **Swagger UI**: `/docs`์์ ์ ๊ณต๋ฉ๋๋ค. * `docs_url` ๋งค๊ฐ๋ณ์๋ก URL์ ์ค์ ํ ์ ์์ต๋๋ค. * `docs_url=None`์ผ๋ก ์ค์ ํ์ฌ ๋นํ์ฑํํ ์ ์์ต๋๋ค. * **ReDoc**: `/redoc`์์ ์ ๊ณต๋ฉ๋๋ค. * `redoc_url` ๋งค๊ฐ๋ณ์๋ก URL์ ์ค์ ํ ์ ์์ต๋๋ค. * `redoc_url=None`์ผ๋ก ์ค์ ํ์ฌ ๋นํ์ฑํํ ์ ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6.4K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/util/ParameterUtilTest.java
// Test with script parameters configParameters = "field.script.title=doc.title\nfield.script.boost=2.0"; result = ParameterUtil.createConfigParameterMap(configParameters); assertEquals(2, result.get(ConfigName.SCRIPT).size()); assertEquals("doc.title", result.get(ConfigName.SCRIPT).get("title")); assertEquals("2.0", result.get(ConfigName.SCRIPT).get("boost"));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 07:34:10 UTC 2025 - 22.6K bytes - Viewed (0)