Changes:
- If a
req.queryobject is present, we just take it as the value forqueryStringParameters, otherwise we parse the query string from the given URL value.
Changes:
req.query object is present, we just take it as the value for queryStringParameters, otherwise we parse the query string from the given URL value.