- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for curioso (0.1 sec)
-
docs/pt/docs/tutorial/first-steps.md
#### Verifique o `openapi.json` { #check-the-openapi-json } Se você está curioso(a) sobre a aparência do *schema* bruto OpenAPI, o FastAPI gera automaticamente um JSON (*schema*) com as descrições de toda a sua API.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 13.6K bytes - Viewed (0) -
docs/pt/docs/tutorial/query-params-str-validations.md
### Entenda esse código { #understand-that-code } O ponto importante é apenas usar **`AfterValidator` com uma função dentro de `Annotated`**. Sinta-se à vontade para pular esta parte. 🤸 --- Mas se você está curioso sobre este exemplo específico e ainda entretido, aqui vão alguns detalhes extras. #### String com `value.startswith()` { #string-with-value-startswith }Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 18.2K bytes - Viewed (0) -
docs/es/docs/learn/index.md
# Aprende { #learn } Aquí están las secciones introductorias y los tutoriales para aprender **FastAPI**.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 16 16:33:45 UTC 2025 - 223 bytes - Viewed (0) -
docs/pt/docs/advanced/events.md
Por causa disso, agora é recomendado usar o `lifespan`, como explicado acima. ## Detalhes técnicos { #technical-details } Apenas um detalhe técnico para nerds curiosos. 🤓Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 8.8K bytes - Viewed (0) -
docs/en/docs/advanced/events.md
Because of that, it's now recommended to instead use the `lifespan` as explained above. ## Technical Details { #technical-details } Just a technical detail for the curious nerds. 🤓
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 7.9K bytes - Viewed (0) -
docs/es/docs/advanced/events.md
Debido a eso, ahora se recomienda en su lugar usar el `lifespan` como se explicó arriba. ## Detalles Técnicos { #technical-details } Solo un detalle técnico para los nerds curiosos. 🤓Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 8.5K bytes - Viewed (0) -
docs/en/docs/tutorial/query-params-str-validations.md
/// ### Understand that Code { #understand-that-code } The important point is just using **`AfterValidator` with a function inside `Annotated`**. Feel free to skip this part. 🤸 --- But if you're curious about this specific code example and you're still entertained, here are some extra details. #### String with `value.startswith()` { #string-with-value-startswith }Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 20 15:55:38 UTC 2025 - 16.7K bytes - Viewed (0) -
docs/en/docs/tutorial/first-steps.md
#### Check the `openapi.json` { #check-the-openapi-json } If you are curious about how the raw OpenAPI schema looks like, FastAPI automatically generates a JSON (schema) with the descriptions of all your API.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 12.8K bytes - Viewed (0) -
docs/en/docs/release-notes.md
I would expect `typing_extensions.Doc` to be deprecated and then removed at some point from `typing_extensions`, for that reason there's the new `annotated-doc` micro-package. If you are curious about this, you can read more in the repo for [`annotated-doc`](https://github.com/fastapi/annotated-doc). This new version `0.120.0` only contains that transition to the new home package for that utility class `Doc`.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:06:15 UTC 2025 - 586.7K bytes - Viewed (0)