You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Additions
15
15
16
-
- Add support for properties local reference ($ref) resolution
16
+
- Add support of properties indirect reference ($ref) resolution; Add support of inner properties direct and indirect reference resolution to its owner model/enum (#329). Thanks @p1-ra!
17
17
- New `--meta` command line option for specifying what type of metadata should be generated:
18
18
-`poetry` is the default value, same behavior you're used to in previous versions
19
19
-`setup` will generate a pyproject.toml with no Poetry information, and instead create a `setup.py` with the
0 commit comments