No-op
When to use no-op
Use no-op when you need to couple the client with a specific backend without any KrakenD manipulation.
How to use no-op
To declare endpoints that return the backend response as it is you need to define "output_encoding": "no-op". KrakenD will set the "encoding": "no-op" in the backend section automatically, ignoring any different value you might have set.
