mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 09:21:49 +02: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
11 lines
166 B
JSON
11 lines
166 B
JSON
{
|
|
"lang": "en",
|
|
"errorCode": 400,
|
|
"title": "Bad Request",
|
|
"description": [
|
|
"%NAME%"
|
|
],
|
|
"rdapConformance": [
|
|
"icann_rdap_response_profile_0"
|
|
]
|
|
}
|