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

  ]
}