Skip to content

Commit bec4f55

Browse files
caybloodboazpoolman
authored andcommitted
Add changeset for router controller async fix
1 parent b49e218 commit bec4f55

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"strapi-plugin-webtools": patch
3+
---
4+
5+
Fix async handling in router controller
6+
7+
Add await keyword before transformResponse call to properly handle the Promise returned by the method. This resolves the issue where the router endpoint returns empty objects instead of the expected content.

0 commit comments

Comments
 (0)