It's not really a bug, but after upgrading Piccolo ORM to V1 (migrate to Pydantic v2) in Piccolo Blacksheep asgi template request body is empty if we use create_pydantic_model (Pydantic BaseModel works fine). Here's the conversation. If this makes sense to you, I can make a PR with those small changes, if not, feel free to close this issue. Thank you.
It's not really a bug, but after upgrading Piccolo ORM to V1 (migrate to Pydantic v2) in Piccolo Blacksheep asgi template request body is empty if we use create_pydantic_model (Pydantic BaseModel works fine). Here's the conversation. If this makes sense to you, I can make a PR with those small changes, if not, feel free to close this issue. Thank you.