I set up KrakenD through docker version 2.9.3 and setup krakend watch as well.
I face the below error when I try to get query params, but when i send the same in pathy params it works. The error is
[00] ERROR parsing the configuration file: 'krakend.json': input and output params do not match. endpoint: GET /v1/weather/forecast, backend: 0. input: [], output: [appid lat lon]
My Config: