-
Notifications
You must be signed in to change notification settings - Fork 66
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
API-43905-remove-deprec-models-III #20205
Conversation
…tment-of-veterans-affairs/vets-api into API-43905-remove-deprec-models-III merges remote
module ClaimsApi | ||
class PowerOfAttorneyRequest | ||
class Decision | ||
module Create |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This class is referenced in the Decision
model
module ClaimsApi | ||
module PowerOfAttorneyRequestService | ||
module Search | ||
module Query |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is being used in modules/claims_api/app/services/claims_api/power_of_attorney_request_service/search.rb
…tment-of-veterans-affairs/vets-api into API-43905-remove-deprec-models-III merges remote
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Decision::Statuses are referenced in this class
modules/claims_api/app/models/claims_api/power_of_attorney_request/load.rb
Summary
Related issue(s)
What areas of the site does it impact?
Acceptance criteria
Requested Feedback
Please help to make sure that I am not removing anything that we need. TY