summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/user/responses/tenant-without-applications.json
blob: 39b6cccbab0bd93b199290845b8779f8612ef925 (plain) (blame)
1
2
3
4
5
6
{
  "tenant": "my-tenant",
  "type": "CLOUD",
  "pemDeveloperKeys": [],
  "applications": []
}