summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi/v2/responses/parent-nodes.json
blob: 81ca0465c4b93f314678463751639054ea19b244 (plain) (blame)
1
2
3
4
5
6
{
  "nodes": [
    @include(node10.json),
    @include(node5.json)
  ]
}