mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed #1217: Fixed union subtypes generation inside arrays of elements
This commit is contained in:
parent
0ed62bcadf
commit
21351de335
7 changed files with 183 additions and 19 deletions
|
|
@ -149,7 +149,7 @@ features = [
|
|||
"test",
|
||||
]
|
||||
extra-dependencies = [
|
||||
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.16"
|
||||
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.17"
|
||||
]
|
||||
|
||||
[tool.hatch.envs.dev.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue