mirror of https://github.com/node-red/node-red.git
fixes #2240 It looks like the regex for the /nodes/... endpoints over matches. I've added `^` to the start to anchor the matches to the start of the URL. |
||
|---|---|---|
| .. | ||
| context.js | ||
| flow.js | ||
| flows.js | ||
| index.js | ||
| nodes.js | ||