Skip to content
New issue

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

rdap /domain search response has no support for RdapConformance - rdap_level_0cann_rdap_response_profile_0 #122

Open
satishkassetti opened this issue Jun 17, 2024 · 0 comments

Comments

@satishkassetti
Copy link

Hi,

mx.nic.rdap.server.result.DomainResult class constructor adds single hard coded RdapConformance - rdap_level_0

as per https://www.icann.org/en/system/files/files/rdap-response-profile-15feb19-en.pdf

icann_rdap_response_profile_0 need to be added confirming to below response

"rdapConformance": [
"rdap_level_0",
"icann_rdap_response_profile_0",
"icann_rdap_technical_implementation_guide_0"
]

would you provide the fix in mx.nic.rdap.server.result.DomainResult for the same

Thanks & Regards
Satish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant