What's Changed
- feat(Spec): refactor/assembler level resolution by @DerManoMann in #2104
- Feat/scratch hybrid spec by @DerManoMann in #2108
- Explicitely allow additional CLI args for phpunit (only) by @DerManoMann in #2110
- feat(Spec): limit request body support to
Post, 'Put,PatchandDelete` by @DerManoMann in #2109 - refactor(Spec): move
getDirectInterfacesintoAttributeFactoryby @DerManoMann in #2112 - feat(Spec): add more spec scratch fixtures (batch II) by @DerManoMann in #2111
- refactor(Spec): refactor
mergeAllOfanddedupAllOfRefslogic intoRefsaugmenter by @DerManoMann in #2113 - fix(Spec): minor compile improvements and handle of PHP warnings by @DerManoMann in #2115
- chore(CS): Enable
php-cs-fixerruleordered_class_elementsby @DerManoMann in #2116 - feat(Spec): add inheritance reference doc by @DerManoMann in #2118
- feat(Spec): introduce
OA\Schema\Refwhich can be used as schema and onref:directyl by @DerManoMann in #2117 - feat(Spec): add operation inheritance by @DerManoMann in #2114
Full Changelog: 6.5.2...6.5.3