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
Due to #2938
This will set us free from the requirement to write slash to the keys
when we imply method depending routing.
Breaking change: `Integration` requires `config` parameter.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added `methodLikeRouteBehavior` configuration option to control
interpretation of method-like routing keys ("method" or "path")
* Added `hasHeadMethod` option for endpoint documentation configuration
* **Refactor**
* Integration constructor now requires a `config` parameter during
initialization
* Routing syntax simplified to use cleaner method-based keys
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
0 commit comments