tadashi-aikawa/jumeaux

View on GitHub
jumeaux/sample/template/ignore_order/api/other/M-not-same-2.json

Summary

Maintainability
Test Coverage
{
    "list1": [
        {
            "id": 1,
            "favorite": [
                "orange",
                "apple"
            ]
        },
        {
            "id": 2,
            "favorite": [
                "orange",
                "apple"
            ]
        }
    ]
}