lovish2525

Results 8 comments of lovish2525

In expected response we need a json response or a json string? ``` { "foo": { "bar": 1 } } ``` or "{"foo":{"bar":"fooBar"}}"

@vinitparekh17 Is it fine if the stringified version has escape characters in response?

Created a PR here - https://github.com/DiceDB/dice/pull/757/files

@pratikpandey21 Just want to confirm if the escape characters in API response is fine?

@pratikpandey21 Testcases are running fine, Please help in next steps to allow approval for the CI workflows

@vinitparekh17 @pratikpandey21 Fixed http UTs

@vinitparekh17 So are we good to go with escape chars?

@lucifercr07 Kindly approve the workflow