v0.12.29
What's Changed
- Fixed Scramble silently logs error when
mixed
used in a function return type hint by @romalytvynenko in #920 - Preserve enum cases description when adding description to enum class or properties where enum is used by @romalytvynenko in #926
- Fixed duplicated schemas in generated spec when using FQN with leading slash in PHPDoc by @romalytvynenko in #929
- Fixed document serialization issue when response is removed from components by @romalytvynenko in #930
Full Changelog: v0.12.28...v0.12.29