aws-powertools/powertools-lambda-typescript

Maintenance: Rename BaseRouter class in REST handler to Router

Closed this issue · 2 comments

Summary

We will rename the BaseRouter class in the REST API event handler to Router.

Why is this needed?

This will make our naming schema consistent with the other event handlers we have.

Which area does this relate to?

Event Handler

Solution

Rename the class and update all the other references in the code and tests.

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Warning

This issue is now closed. Please be mindful that future comments are hard for our team to see.
If you need more assistance, please either reopen the issue, or open a new issue referencing this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

This is now released under v2.26.0 version!