You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Hey Guys,
wondering is there an example how to use
DataResponse
withURLParametersReader
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!
The text was updated successfully, but these errors were encountered: