Fixed subtypes and union types generation, new enums added

This commit is contained in:
Alex Root Junior 2023-07-11 23:30:31 +03:00
parent a7b92bb050
commit 2da32730ab
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
114 changed files with 673 additions and 359 deletions

View file

@ -149,7 +149,7 @@ features = [
"test",
]
extra-dependencies = [
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.15"
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.16"
]
[tool.hatch.envs.dev.scripts]