I'm building an API endpoint and have created a path with a parameter to get records related to a specific ID. If I skip all steps in the recipe and test it, I can see that the parameter is passed in. However, when I edit my recipe, there is no data ...