I have defined this path `/:v/schema.json` <img width="601" alt="image" src="https://github.com/jeremydaly/lambda-api/assets/50401517/f1bdbd7b-bcf5-4d01-aada-59cbd854ea8f"> But on `/v1/schema.json` i get ``` {"error":"No such file"} ``` I think is because the automatic handling of versions. Ideas?