Minor improvements and quality refactoring

This commit is contained in:
Mguy13 2023-01-04 19:47:37 +01:00
parent 9e2565d110
commit 4d6f9092eb
7 changed files with 16 additions and 11 deletions

View file

@ -1,6 +1,6 @@
{
"OrderId": 1,
"Description": " Order 123",
"Description": "Order 123",
"customer ID": 123,
"products": [{
"ProductId": "PID1",

View file

@ -1,6 +1,6 @@
{
"OrderId": 3,
"Description": " Order 11234",
"Description": "Order 11234",
"customer ID": 1134,
"products": [{
"ProductId": "PID3",