Posts by lazarojvt • 1 point
1 post
-
0
votes1
answer52
viewsQ: json Object in array this with java error
I have a Webservice Rest with two classes: Pedido and itensPedido. In the pedido the Insert works, but when it goes to the itensPedido that I use a JSON Array with multiple items returns the error:…