mirror of
https://github.com/google/nomulus
synced 2026-08-17 04:36:08 +00:00
We're changing rdapConformance from rdap_level_0 to icann_rdap_response_profile_0, and changing the EPP status notices title from "EPP Status Codes" to "Status Codes" to conform with the changing spec. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=241527211
14 lines
199 B
JSON
14 lines
199 B
JSON
{
|
|
"rdapConformance" :
|
|
[
|
|
"icann_rdap_response_profile_0"
|
|
],
|
|
"lang" : "en"
|
|
"errorCode" : 400,
|
|
"title" : "Invalid Domain Name",
|
|
"description" :
|
|
[
|
|
"Not a valid domain name"
|
|
]
|
|
}
|