What's Changed
- fix(metadata): operations must inherit from resource and defaults by @vincentchalamon in #5194
- fix(serializer): read groups off the root operation by @soyuka in #5196
- chore(github): update GitHub Actions by @vincentchalamon in #5195
- fix(serializer): dynamic groups should not be cached by @soyuka in #5207
- fix(metadata): route prefix in the operation name by @soyuka in #5208
- fix(metadata): getOperation cache matches arguments by @soyuka in #5215
- fix(metadata): keep configured uri variables by @soyuka in #5217
- fix: fix a missing service definition in test environment by @johnkrovitch in #5206
New Contributors
- @gassan made their first contribution in #5201
- @johnkrovitch made their first contribution in #5206
Full Changelog: v3.0.4...v3.0.5