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

Relation Searches Endpoint #1603

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

MiguelAHM
Copy link
Contributor

@MiguelAHM MiguelAHM commented Dec 3, 2024

This code is just for doing the controller changes.
Link relation and Extensions are not contemplated in this PR

Bottom relation pseudocode in the Jira

The status query parameter is not implemented until we have implemented administrative status task:
When status is there and inactive we should return the in region administrative resources.
In case status is active we should return non administrative in region resources.
For now just always return active resource. Ignore status query parameter. (added a TODO)

We follow the points addressed in https://datatracker.ietf.org/doc/draft-ietf-regext-rdap-rir-search/ RFC

@MiguelAHM MiguelAHM marked this pull request as ready for review December 11, 2024 11:42
@MiguelAHM
Copy link
Contributor Author

Code scanning results / CodeQL is throwing an issue not related with this PR. It is scanning the class and complaining about a regex that exist already in master. I created a task in the backlog to look into it.
It is out of scope of this PR

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

Successfully merging this pull request may close these issues.

1 participant