Closed adamdicarlo0 closed 11 months ago
Visit the deploys page to approve it
Name | Link |
---|---|
Latest commit | 174589e585444be57e8136ff9045ef0013914b95 |
I was trying to use the example code to see what api-routes.json
would look like, and ran into Server.Response.map*
not existing. Since I reworked it and added a couple of path params for my own purposes, I figured I'd contribute this back.
Thanks!
Removed
Server.Request.map4
andServer.Request.rawBody
(which no longer exist), and added multiple path parameters to illustrate how they're used."Ignore whitespace" will better highlight what's actually changed.