awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
927 stars 399 forks source link

remove `undefined` from the endpoint if basepath isn't defined (gener… #404

Closed MynockSpit closed 4 years ago

MynockSpit commented 4 years ago

Description of changes:

Just prevents undefined from being added to the URL.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

MynockSpit commented 4 years ago

Travis passed.