Fixed #1217: Fixed union subtypes generation inside arrays of elements

This commit is contained in:
Alex Root Junior 2023-07-17 00:10:47 +03:00
parent 0ed62bcadf
commit 21351de335
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
7 changed files with 183 additions and 19 deletions

View file

@ -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]