What's Changed
- fix(openapi): allow Operations to override global options in getPaginationParameters by @jamesisaac in #7807
- fix(laravel): exclude .blade.php files from recursive class scan by @Jellyfrog in #7813
- fix(laravel): do not exclude custom primary keys matching HasMany foreign keys by @Jellyfrog in #7810
- fix(symfony): make enable_docs a master switch for disabling documentation by @soyuka in #7806
- fix(odm): partial pagination limit the documents entering $facet by @divine in #7822
New Contributors
- @Jellyfrog made their first contribution in #7813
Full Changelog: v4.2.19...v4.2.20