huhuhong
Results
1
comments of
huhuhong
Let's say I have route below /Home /Room/(id) So I would need to define api gateway path: 1. /home 2. /Room/(path variable for id) What if I add context route...