rajadilipkolli/spring-boot-microservices-series-v2

In Api Response always have price values to scale of 2 even for round numbers

Closed this issue · 0 comments

While doing Jsonpath assert and by using is(BigDecimalValue) we are getting 100 instead of 100.0 we need to check how to fix it inside OrderControllerIt Test. and testcase is for getOrdersByCustomerId.