adobe / adobe/aio-cli-plugin-app-dev
Missing support for API routes
Open
bug
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
In the manifest yaml file it is possible to define alternative routes with params
note: The cli does not output these urls after a successful build/deploy/run, and they are not currently added to config.json
Our localhost express server should handle these routes, and map them to the correct actions with params.
Contributor guide
Assessment
This issue has not been assessed yet.