typesafehub / sbt-conductr

Typesafe ConductR plugin for sbt
Other
29 stars 22 forks source link

Permit string path and re-write path combinations #256

Closed huntc closed 7 years ago

huntc commented 7 years ago

This commit permits the scenario where a string path and its rewrite path can be specified for all request methods. Without this fix, an sbt error would occur due to the enumeration "withName" method failing.

huntc commented 7 years ago

https://github.com/typesafehub/sbt-conductr/pull/257 takes care of 2.2