Closed
Description
Hi,
I tried to use a sub-directory, such as ./netlify/functions/hello/world.js
, and I expect the url would be localhost:9000/hello/world
.
But I failed and I found nothing in the docs related to this issue.
So, I'd like to confirm that whether or not the Netlify lambda function supports such feature ? Thanks.