Closed royletron closed 6 years ago
Unless you use a regex! This meant that paths with lots of parameters were only seeing the first two instances being replaced seeing things like:
/:username/projects/:project/analyses/{lastAnalysisNumber}/differential
Thanks @royletron! LGTM, what do you think @richardklose?
Good fix. Great @royletron!
Released and published on npm. Thanks @royletron.
Unless you use a regex! This meant that paths with lots of parameters were only seeing the first two instances being replaced seeing things like:
/:username/projects/:project/analyses/{lastAnalysisNumber}/differential