Missing trailing slash in HTTP integration requests.

Hey all, just wanted to share my experience with the HTTP Rest Integration and a little obstacle you might run into, just as I did:

If you don’t end the base path in the HTTP Integration config, the last part of your url will be omitted in all request. Was quite hard to debug that with AWS… @ plasmic-team, I think it would be good to be tolerant here and insert the last slash automatically