- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 84 for edilen (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/tr/docs/tutorial/dependencies/index.md
/// ## OpenAPI ile Entegre { #integrated-with-openapi } Dependency'lerinizin (ve alt dependency'lerin) tüm request tanımları, doğrulamaları ve gereksinimleri aynı OpenAPI şemasına entegre edilir. Bu nedenle interaktif dokümanlar, bu dependency'lerden gelen tüm bilgileri de içerir: <img src="/img/tutorial/dependencies/image01.png"> ## Basit Kullanım { #simple-usage }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) -
docs/tr/docs/tutorial/handling-errors.md
Ve bunun için varsayılan bir exception handler da içerir. Override etmek için `RequestValidationError`’ı import edin ve exception handler’ı `@app.exception_handler(RequestValidationError)` ile decorate edin. Exception handler, bir `Request` ve exception’ı alır. {* ../../docs_src/handling_errors/tutorial004_py310.py hl[2,14:19] *}
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 9.7K bytes - Click Count (0) -
docs/tr/docs/tutorial/schema-extra-example.md
Ve Pydantic modelinin bu **JSON Schema**’sı, API’nizin **OpenAPI**’sine dahil edilir; ardından doküman arayüzünde kullanılır.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 9.6K bytes - Click Count (0) -
src/main/resources/fess_message_tr.properties
errors.failed_to_delete_doc_in_admin = Belge silinemedi. errors.failed_to_send_testmail=Test e-postası gönderilemedi. errors.invalid_query_unknown = Belirtilen sorgu bilinmeyen bir koşul içeriyor. errors.invalid_query_parse_error = Verilen sorgu geçersiz. errors.invalid_query_sort_value = Belirtilen sıralama {0} geçersiz. errors.invalid_query_unsupported_sort_field = Belirtilen sıralama {0} desteklenmiyor.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13K bytes - Click Count (0) -
docs/en/docs/contributing.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Mar 23 13:59:26 GMT 2026 - 10.6K bytes - Click Count (0) -
okhttp/src/jvmTest/kotlin/okhttp3/internal/cache/DiskLruCacheTest.kt
filesystem.deleteRecursively(cacheDir) assertThat(cache["a"]).isNull() } /** * We had a long-lived bug where [DiskLruCache.trimToSize] could infinite loop if entries * being edited required deletion for the operation to complete. */ @Test fun trimToSizeWithActiveEdit() { val expectedByteCount = if (windows) 10L else 0L val afterRemoveFileContents = if (windows) "a1234" else nullCreated: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Feb 03 22:17:59 GMT 2026 - 59.4K bytes - Click Count (0) -
docs/tr/docs/tutorial/query-params-str-validations.md
/// ## Ek Doğrulama { #additional-validation } `q` opsiyonel olsa bile, verildiği durumda **uzunluğunun 50 karakteri geçmemesini** zorlayacağız. ### `Query` ve `Annotated` import edin { #import-query-and-annotated } Bunu yapmak için önce şunları import edin: * `fastapi` içinden `Query` * `typing` içinden `Annotated` {* ../../docs_src/query_params_str_validations/tutorial002_an_py310.py hl[1,3] *} /// info | BilgiCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 17.3K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), type BpfHdr struct pkg syscall (freebsd-386-cgo), type BpfHdr struct, Caplen uint32 pkg syscall (freebsd-386-cgo), type BpfHdr struct, Datalen uint32 pkg syscall (freebsd-386-cgo), type BpfHdr struct, Hdrlen uint16 pkg syscall (freebsd-386-cgo), type BpfHdr struct, Pad_cgo_0 [2]uint8 pkg syscall (freebsd-386-cgo), type BpfHdr struct, Tstamp Timeval pkg syscall (freebsd-386-cgo), type BpfInsn struct
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
CONTRIBUTING.md
[TESTING](TESTING.asciidoc) file) * Add integration tests, if applicable * Make sure the code you add follows the [formatting guidelines](#java-language-formatting-guidelines) * Lines that are not part of your change should not be edited (e.g. don't format unchanged lines, don't reorder existing imports) * Add the appropriate [license headers](#license-headers) to any new files
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Sep 01 07:32:01 GMT 2021 - 36.5K bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type BpfHdr struct, Caplen uint32 pkg syscall (netbsd-arm64-cgo), type BpfHdr struct, Datalen uint32 pkg syscall (netbsd-arm64-cgo), type BpfHdr struct, Hdrlen uint16 pkg syscall (netbsd-arm64-cgo), type BpfHdr struct, Pad_cgo_0 [6]uint8 pkg syscall (netbsd-arm64-cgo), type BpfHdr struct, Tstamp BpfTimeval pkg syscall (netbsd-arm64-cgo), type BpfInsn struct
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0)