google-nomulus/javatests/google/registry/rdap/testdata/rdapjson_notice_self_link.json
mountford c59b738b5b Inject RDAP help information in ConfigModule
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140849879
2016-12-06 11:52:46 -05:00

18 lines
368 B
JSON

{
"title" : "RDAP Help",
"description" :
[
"RDAP Help Topics (use \/help\/topic for information)",
"syntax",
"tos (Terms of Service)"
],
"links" :
[
{
"value" : "http://myserver.example.com/help/index",
"rel" : "self",
"type" : "application/rdap+json",
"href" : "http://myserver.example.com/help/index",
}
]
}