mirror of
https://github.com/google/nomulus.git
synced 2025-08-07 18:25:20 +02:00
18 lines
368 B
JSON
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",
|
|
}
|
|
]
|
|
}
|