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
Currently, Map Local actually hits the server then mapping the response. This approach would be incorrect because the name of this tool is "Map Local".
👑 Criteria
Shouldn't Hit the Server
Status code 200 by default and able to override with $status_code as usual
🐶 Brief
Currently, Map Local actually hits the server then mapping the response. This approach would be incorrect because the name of this tool is "Map Local".
👑 Criteria