- Sort Score
- Num 10 results
- Language All
Results 291 - 300 of 308 for SI (0.01 seconds)
-
cmd/testdata/undeleteable-object.tgz
¨CSumAlgo ¨PartNums‘ ©PartETagsÀ©PartSizes‘Ñ !ªPartASizes‘Ñ !¤SizeÑ !¥MTimeÓ É ŸBÏÀ§MetaSys ¼x-minio-internal-inline-dataÄ true§MetaUsr‚¤etagÙ 83a7a4f493d028750df8¬content-type°application/json¡v Ψ÷Gß ¤nullÄÑÚª.04-šøÜ ŠÎ|§©Ôi%Ó¼ðÜ@ÎÁ©ÃûJÜ !xù¸"—² [ ªÙ€å©V+€ ³nf5³üµ ~¥ E€%æÓÁRák_êÎ `㸖sÌ ¿ ðÎx…vŠ … ;; ÜënEDJøUVÉ Brý›÷BÄ ãFñêÍ › ºwznÿwq¿s}®o¼¹êÈl 1v§<úõ1 0Œ1¨xHÃ6V†.•°U sn /. )º› Žïdâ’^ëð þUJïl ¦ xg÷˜îΖhv$SŸ…=0 multisitea/data/disterasure/xl4/.minio.sys/buckets/bucket/.metadata.bin/xl.meta XL2 Æ } Ä$•Ä...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Apr 26 00:31:12 GMT 2024 - 8.7M bytes - Click Count (0) -
docs/fr/docs/alternatives.md
Mais alors, nous avons à nouveau le problème d'avoir une micro-syntaxe, dans une docstring Python (un gros morceau de YAML). L'éditeur ne peut guère aider en la matière. Et si nous modifions les paramètres ou les schémas Marshmallow et que nous oublions de modifier également cette docstring YAML, le schéma généré deviendrait obsolète. /// info APISpec a été créé par les développeurs de Marshmallow.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 26.6K bytes - Click Count (0) -
docs/es/docs/fastapi-cli.md
```toml [tool.fastapi] entrypoint = "main:app" ``` Ese `entrypoint` le dirá al comando `fastapi` que debe importar la app así: ```python from main import app ``` Si tu código estuviera estructurado así: ``` . ├── backend │ ├── main.py │ ├── __init__.py ``` Entonces establecerías el `entrypoint` como: ```toml [tool.fastapi]
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 6.1K bytes - Click Count (0) -
docs/tr/docs/features.md
### Otomatik Dokümantasyon { #automatic-docs } Etkileşimli API dokümantasyonu ve keşif için web arayüzleri. Framework OpenAPI’ye dayandığından, birden fazla seçenek vardır; varsayılan olarak 2’si dahildir. * [**Swagger UI**](https://github.com/swagger-api/swagger-ui) ile etkileşimli keşif; API’nizi tarayıcıdan doğrudan çağırıp test edin.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 10.1K bytes - Click Count (0) -
docs/tr/docs/tutorial/schema-extra-example.md
Bir Pydantic modelinin içine `schema_extra` ya da `Field(examples=["something"])` kullanarak `examples` eklediğinizde, bu örnek o Pydantic modelinin **JSON Schema**’sına eklenir. 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) -
docs/fr/docs/advanced/openapi-callbacks.md
Dans ce cas, c’est la `str` : ```Python "{$callback_url}/invoices/{$request.body.id}" ``` Ainsi, si l’utilisateur de votre API (la personne développeuse externe) envoie une requête à *votre API* vers : ``` https://yourapi.com/invoices/?callback_url=https://www.external.org/events ``` avec un corps JSON :Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 8.7K bytes - Click Count (0) -
src/main/resources/fess_message_fr.properties
errors.design_editor_disabled = Cette fonctionnalité est désactivée. errors.not_found_on_file_system = Non trouvé. Cause : {0} errors.could_not_open_on_system = Impossible d'ouvrir {0}.<br>Veuillez vérifier si le fichier est associé à une application. errors.result_size_exceeded = Aucun autre résultat ne peut être affiché. errors.target_file_does_not_exist = Le fichier {0} n'existe pas.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 14.1K bytes - Click Count (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"text/vnd.latex-z", "text/vnd.motorola.reflex", "text/vnd.ms-mediapackage", "text/vnd.net2phone.commcenter.command", "text/vnd.si.uricatalogue", "text/vnd.sun.j2me.app-descriptor", "text/vnd.trolltech.linguist", "text/vnd.wap.si", "text/vnd.wap.sl", "text/vnd.wap.wml", "text/vnd.wap.wmlscript", "text/x-awk", "text/x-basic", "text/x-c++hdr",
Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Wed Feb 11 01:15:55 GMT 2026 - 50.4K bytes - Click Count (0) -
docs/pt/docs/features.md
* Documentação automática de modelos de dados com [**JSON Schema**](https://json-schema.org/) (já que o OpenAPI em si é baseado no JSON Schema). * Projetado em torno desses padrões, após um estudo meticuloso. Em vez de uma camada improvisada por cima. * Isso também permite o uso de **geração de código do cliente** automaticamente em muitas linguagens.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 10.1K bytes - Click Count (0) -
docs/pt/docs/python-types.md
Você pode importar `Annotated` de `typing`. {* ../../docs_src/python_types/tutorial013_py310.py hl[1,4] *} O Python em si não faz nada com este `Annotated`. E para editores e outras ferramentas, o tipo ainda é `str`.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 11.7K bytes - Click Count (0)