Georgios Sermaidis
08/21/2024, 1:34 PM{
"items": [
{
"id": 1
},
{
"id": 2
}
]
}
is there way to write a test that will check that the values of "id" is unique for each item?
Many thanks!Bas Dijkstra
08/21/2024, 2:48 PMGeorgios Sermaidis
08/21/2024, 11:14 PM