RFC Errata
RFC 7483, "JSON Responses for the Registration Data Access Protocol (RDAP)", March 2015
Note: This RFC has been obsoleted by RFC 9083
Source of RFC: weirds (app)
Errata ID: 4859
Status: Reported
Type: Editorial
Publication Format(s) : TEXT
Reported By: Marcos Sanz
Date Reported: 2016-11-10
Section 5.3 says:
"network" : { "objectClassName" : "ip network", "handle" : "XXXX-RIR", "startAddress" : "192.0.2.0", "endAddress" : "192.0.2.255", "ipVersion" : "v6",
It should say:
"network" : { "objectClassName" : "ip network", "handle" : "XXXX-RIR", "startAddress" : "192.0.2.0", "endAddress" : "192.0.2.255", "ipVersion" : "v4",