mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 09:21:49 +02:00
RDAP: Remove port43 element from JSON output
According to Gustavo Lozano of ICANN: "In the case of the RDAP profile (gTLD space), the “port43” element is not expected to be used, because Whois/43 tcp will be deprecated in the future." So it sounds like we should not include the port43 element for the moment. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=130017966
This commit is contained in:
parent
72894253ae
commit
0cab13e6d8
32 changed files with 43 additions and 71 deletions
|
@ -40,7 +40,6 @@
|
|||
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
|
||||
["email", {}, "text", "%EMAIL%"]
|
||||
]
|
||||
],
|
||||
"port43": "whois.example.tld"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
@ -354,6 +354,5 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"objectClassName": "domain",
|
||||
"port43": "whois.example.tld"
|
||||
"objectClassName": "domain"
|
||||
}
|
||||
|
|
|
@ -355,6 +355,5 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"objectClassName": "domain",
|
||||
"port43": "whois.example.tld"
|
||||
"objectClassName": "domain"
|
||||
}
|
||||
|
|
|
@ -24,6 +24,5 @@
|
|||
"eventDate": "1999-01-01T00:00:00.000Z"
|
||||
},
|
||||
],
|
||||
"objectClassName": "nameserver",
|
||||
"port43": "whois.example.tld"
|
||||
"objectClassName": "nameserver"
|
||||
}
|
||||
|
|
|
@ -19,6 +19,5 @@
|
|||
"eventDate": "1999-01-01T00:00:00.000Z"
|
||||
},
|
||||
],
|
||||
"objectClassName": "nameserver",
|
||||
"port43": "whois.example.tld"
|
||||
"objectClassName": "nameserver"
|
||||
}
|
||||
|
|
|
@ -25,6 +25,5 @@
|
|||
"eventDate": "1999-01-01T00:00:00.000Z"
|
||||
},
|
||||
],
|
||||
"objectClassName": "nameserver",
|
||||
"port43": "whois.example.tld"
|
||||
"objectClassName": "nameserver"
|
||||
}
|
||||
|
|
|
@ -43,8 +43,7 @@
|
|||
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
|
||||
["email", {}, "text", "blinky@b.tld"]
|
||||
]
|
||||
],
|
||||
"port43": "whois.example.tld"
|
||||
]
|
||||
},
|
||||
{
|
||||
"objectClassName" : "entity",
|
||||
|
@ -130,8 +129,7 @@
|
|||
]
|
||||
],
|
||||
}
|
||||
],
|
||||
"port43": "whois.example.tld"
|
||||
]
|
||||
}
|
||||
],
|
||||
"rdapConformance": [ "rdap_level_0" ],
|
||||
|
|
|
@ -356,8 +356,7 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"objectClassName": "domain",
|
||||
"port43": "whois.example.tld"
|
||||
"objectClassName": "domain"
|
||||
},
|
||||
{
|
||||
"status": [
|
||||
|
@ -715,8 +714,7 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"objectClassName": "domain",
|
||||
"port43": "whois.example.tld"
|
||||
"objectClassName": "domain"
|
||||
}
|
||||
],
|
||||
"rdapConformance": [
|
||||
|
|
|
@ -25,8 +25,7 @@
|
|||
"eventActor": "foo",
|
||||
"eventDate": "1999-01-01T00:00:00.000Z"
|
||||
}
|
||||
],
|
||||
"port43": "whois.example.tld"
|
||||
]
|
||||
},
|
||||
{
|
||||
"objectClassName" : "nameserver",
|
||||
|
@ -53,8 +52,7 @@
|
|||
"eventActor": "foo",
|
||||
"eventDate": "1999-01-01T00:00:00.000Z"
|
||||
}
|
||||
],
|
||||
"port43": "whois.example.tld"
|
||||
]
|
||||
}
|
||||
],
|
||||
"rdapConformance" : ["rdap_level_0"],
|
||||
|
|
|
@ -82,6 +82,5 @@
|
|||
]
|
||||
],
|
||||
}
|
||||
],
|
||||
"port43": "whois.example.tld"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -41,6 +41,5 @@
|
|||
["tel", {"type" : ["voice"]}, "uri", "tel:+1.2126660420"],
|
||||
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"]
|
||||
]
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -217,6 +217,5 @@
|
|||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -161,6 +161,5 @@
|
|||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -24,6 +24,5 @@
|
|||
{
|
||||
"v4" : ["1.2.3.4"],
|
||||
"v6" : ["bad:f00d:cafe::15:beef"]
|
||||
},
|
||||
"port43": "whois.google.com"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -23,6 +23,5 @@
|
|||
"ipAddresses" :
|
||||
{
|
||||
"v4" : ["1.2.3.4"]
|
||||
},
|
||||
"port43": "whois.google.com"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -23,6 +23,5 @@
|
|||
"ipAddresses" :
|
||||
{
|
||||
"v6" : ["bad:f00d:cafe::15:beef"]
|
||||
},
|
||||
"port43": "whois.google.com"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19,6 +19,5 @@
|
|||
"eventActor": "foo",
|
||||
"eventDate": "1996-01-01T00:00:00.000Z"
|
||||
},
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -30,6 +30,5 @@
|
|||
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
|
||||
["email", {}, "text", "lol@cat.みんな"]
|
||||
]
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -30,6 +30,5 @@
|
|||
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
|
||||
["email", {}, "text", "lol@cat.みんな"]
|
||||
]
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -97,6 +97,5 @@
|
|||
]
|
||||
],
|
||||
}
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -40,6 +40,5 @@
|
|||
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
|
||||
["email", {}, "text", "bog@cat.みんな"]
|
||||
]
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -41,6 +41,5 @@
|
|||
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
|
||||
["email", {}, "text", "bog@cat.みんな"]
|
||||
]
|
||||
],
|
||||
"port43": "whois.google.com"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue