Hey Guys,
wondering is there an example how to use DataResponse with URLParametersReader
I am having an API with parameters and I need to router it with DataResponse
router["someAPI?WithParam1&Param2"]
and I am using the DataResponse()
Your help is so much needed and appreciated!