aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/tenant-without-applications.json
blob: 88ec5ec7d3d75c8b87f93bd538c2cf99b6234992 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "type": "ATHENS",
  "athensDomain": "domain1",
  "property": "property1",
  "applications": [

  ]
}