Skip to content

Path parameters in the Replay tab

  • Did the Replay tab correctly detect the method and URL for the nested route and the catch-all route?

    • Yes
  • How easy was it to replace path parameter placeholders with real values?

    • Ctrl + C Ctrl + V

Did anything get in the way when switching values between sends?

  • In Webview the URL is too long, so you need to click on the URL to see the values that we need to replace
  • Did you encounter any unexpected behaviors or errors?
    • After editing the file, the API Funcitons stops to work until the full restart of the Webview (not always)
image copy 38.png

Suggestions

  • What would make working with path parameters in the Replay tab smoother?

    • N/A
  • What did you find confusing?

    • Replay remembers the last tab (query/cookies/body) that was selected in the replay instead of opening the last tab that you had in other endpoint
  • What made you smile?

    • We didn't notice any bugs with path parameters.