You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove null postData, add support for nested express routes (#337)
* fix(node): no requestbody removes key, support nested express objects
* fix(node): fix some comments
Co-authored-by: Jon Ursenbach <[email protected]>
* fix(node): fix test name
Co-authored-by: Jon Ursenbach <[email protected]>
* style: commenting out the default-param-last rule in tests
* fix: shallow copying the requst destroys req.headers on node 16
Co-authored-by: Jon Ursenbach <[email protected]>
Co-authored-by: Jon Ursenbach <[email protected]>
0 commit comments