a69715775f
Change-Id: Ie138e657004fd469b208b2e1422830c248758198
27 lines
655 B
JSON
27 lines
655 B
JSON
{
|
|
"tlds": [
|
|
{
|
|
"name": "edu",
|
|
"links": {
|
|
"self": "http://127.0.0.1:9001/v2/tlds/a7bba387-712b-4b42-9368-4508642c6113"
|
|
},
|
|
"created_at": "2016-05-10 05:21:40",
|
|
"updated_at": null,
|
|
"id": "a7bba387-712b-4b42-9368-4508642c6113",
|
|
"description": "demo TLD"
|
|
},
|
|
{
|
|
"name": "com",
|
|
"links": {
|
|
"self": "http://127.0.0.1:9001/v2/tlds/cfee7486-7ce4-4851-9c38-7b0fe3d42ee9"
|
|
},
|
|
"created_at": "2016-05-18 05:07:58",
|
|
"updated_at": null,
|
|
"id": "cfee7486-7ce4-4851-9c38-7b0fe3d42ee9",
|
|
"description": "tld description"
|
|
}
|
|
],
|
|
"links": {"self": "http://127.0.0.1:9001/v2/tlds"
|
|
}
|
|
}
|