pwrdrvr/microapps-core

Demo - Add the /api/ route back to CF

Closed this issue · 0 comments

  • The set version call in the Release app has periods in the path
  • This causes the request to get routed to S3 instead of to API Gateway
  • Add an option to add an /api/ behavior that will route to API Gateway, on by default (can be turned off if no periods in paths for API Gateway is guaranteed)