apache / openwhisk-apigateway

Apache OpenWhisk API Gateway service for exposing actions as REST interfaces.
https://openwhisk.apache.org/
Apache License 2.0
64 stars 45 forks source link

Allow trailing non-alphanumeric character in path params #386

Closed DavidMGreen closed 3 years ago

DavidMGreen commented 3 years ago

Updating parsing for $gatewayPath in allow for trailing non-alphanumeric characters in path parameters.