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:
mountford 2016-08-11 12:23:39 -07:00 committed by Ben McIlwain
parent 72894253ae
commit 0cab13e6d8
32 changed files with 43 additions and 71 deletions

View file

@ -40,7 +40,6 @@
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
["email", {}, "text", "%EMAIL%"]
]
],
"port43": "whois.example.tld"
]
}

View file

@ -354,6 +354,5 @@
]
}
],
"objectClassName": "domain",
"port43": "whois.example.tld"
"objectClassName": "domain"
}

View file

@ -355,6 +355,5 @@
]
}
],
"objectClassName": "domain",
"port43": "whois.example.tld"
"objectClassName": "domain"
}

View file

@ -24,6 +24,5 @@
"eventDate": "1999-01-01T00:00:00.000Z"
},
],
"objectClassName": "nameserver",
"port43": "whois.example.tld"
"objectClassName": "nameserver"
}

View file

@ -19,6 +19,5 @@
"eventDate": "1999-01-01T00:00:00.000Z"
},
],
"objectClassName": "nameserver",
"port43": "whois.example.tld"
"objectClassName": "nameserver"
}

View file

@ -25,6 +25,5 @@
"eventDate": "1999-01-01T00:00:00.000Z"
},
],
"objectClassName": "nameserver",
"port43": "whois.example.tld"
"objectClassName": "nameserver"
}

View file

@ -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" ],

View file

@ -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": [

View file

@ -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"],

View file

@ -82,6 +82,5 @@
]
],
}
],
"port43": "whois.example.tld"
]
}

View file

@ -41,6 +41,5 @@
["tel", {"type" : ["voice"]}, "uri", "tel:+1.2126660420"],
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"]
]
],
"port43": "whois.google.com"
]
}

View file

@ -217,6 +217,5 @@
]
]
}
],
"port43": "whois.google.com"
]
}

View file

@ -161,6 +161,5 @@
]
]
}
],
"port43": "whois.google.com"
]
}

View file

@ -24,6 +24,5 @@
{
"v4" : ["1.2.3.4"],
"v6" : ["bad:f00d:cafe::15:beef"]
},
"port43": "whois.google.com"
}
}

View file

@ -23,6 +23,5 @@
"ipAddresses" :
{
"v4" : ["1.2.3.4"]
},
"port43": "whois.google.com"
}
}

View file

@ -23,6 +23,5 @@
"ipAddresses" :
{
"v6" : ["bad:f00d:cafe::15:beef"]
},
"port43": "whois.google.com"
}
}

View file

@ -19,6 +19,5 @@
"eventActor": "foo",
"eventDate": "1996-01-01T00:00:00.000Z"
},
],
"port43": "whois.google.com"
]
}

View file

@ -30,6 +30,5 @@
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
["email", {}, "text", "lol@cat.みんな"]
]
],
"port43": "whois.google.com"
]
}

View file

@ -30,6 +30,5 @@
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
["email", {}, "text", "lol@cat.みんな"]
]
],
"port43": "whois.google.com"
]
}

View file

@ -97,6 +97,5 @@
]
],
}
],
"port43": "whois.google.com"
]
}

View file

@ -40,6 +40,5 @@
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
["email", {}, "text", "bog@cat.みんな"]
]
],
"port43": "whois.google.com"
]
}

View file

@ -41,6 +41,5 @@
["tel", {"type" : ["fax"]}, "uri", "tel:+1.2126660420"],
["email", {}, "text", "bog@cat.みんな"]
]
],
"port43": "whois.google.com"
]
}