The allRecords function requires us to query domain records from the resolution service. Since it seems to be unused, we should deprecate it to remove the external dependency from libraries.
Changes
Deprecate allRecords method
Update tests
Code Review
This Pull Request was thoroughly reviewed and meets all Code Review Standards pertaining to:
Please select all applied standards relevant to this PR.
Confirmation
[x] Assignee Confirmation - I (the author) have filled out the template above
[ ] Reviewer Confirmation - I (a/the reviewer) confirm 1) the author has filled out the template and checked the box that says Assignee Confirmation 2) I reviewed the code and selected all applicable items in the code review section.
Background
The allRecords function requires us to query domain records from the resolution service. Since it seems to be unused, we should deprecate it to remove the external dependency from libraries.
Changes
allRecords
methodCode Review
This Pull Request was thoroughly reviewed and meets all Code Review Standards pertaining to:
Please select all applied standards relevant to this PR.
Confirmation