Sebastián Ramírez

Results 1223 comments of Sebastián Ramírez

📝 Docs preview for commit 2d41a576bf22e4186b27182e225ddf0601b04620 at: https://5c82f9ee.fastapitiangolo.pages.dev

📝 Docs preview for commit 264416d15f24cdcb809656adecbd6307baa240a2 at: https://05199720.fastapitiangolo.pages.dev

Thanks for the feedback @debonte! In that case, I won't try that route of another package for now. I'll just keep the `typing_extensions` version for now in my packages. And...

Awesome, thank you @ivantodorovich! :rocket: And thanks for the review with all the details @svlandeg! :bow: This will be available in Typer `0.12.4` released in the next few hours. :tada:

Great, thank you @ivantodorovich! :coffee: And thanks @svlandeg for all the work and help here. :bow: :cake:

Note to myself: Pydantic is adding support for generating JSON Schema for IP addresses using [custom `format` attribute values](http://json-schema.org/latest/json-schema-validation.html#rfc.section.7.2) of: * `ipv4address` * `ipv6address` * `ipvanyaddress` * `ipv4interface` * `ipv6interface`...