We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
core/src/main/java/be/dnsbelgium/rdap/core/IPNetwork.java is missing ipVersion field https://datatracker.ietf.org/doc/html/rfc9083#name-the-ip-network-object-class
ipVersion -- a string signifying the IP protocol version of the network: "v4" signifies an IPv4 network, and "v6" signifies an IPv6 network
The text was updated successfully, but these errors were encountered:
No branches or pull requests
core/src/main/java/be/dnsbelgium/rdap/core/IPNetwork.java
is missing ipVersion field
https://datatracker.ietf.org/doc/html/rfc9083#name-the-ip-network-object-class
The text was updated successfully, but these errors were encountered: