-
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 24834 section 7 service pay validation #12771
Api 24834 section 7 service pay validation #12771
Conversation
Generated by 🚫 Danger |
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.
Looks good to me.
Testing used - RSpec
modules/claims_api/app/controllers/concerns/claims_api/v2/disability_compensation_validation.rb
Outdated
Show resolved
Hide resolved
modules/claims_api/spec/fixtures/v2/veterans/disability_compensation/form_526_json_api.json
Show resolved
Hide resolved
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.
LGTM
* Incremental commit * Rubocop fixes * Test fixes & cleanup * Disable module length check * Update context descriptions for updated field names * Linting fix for quotes * Remove duplicate module declaration * Changes for review feedback * Add generated swagger
Summary
Related issue(s)
API-24834
Testing done
What areas of the site does it impact?
modules/claims_api/spec/requests/v2/veterans/disability_compensation_request_spec.rb
modules/claims_api/app/controllers/claims_api/v2/veterans/disability_compensation_controller.rb
modules/claims_api/app/controllers/concerns/claims_api/v2/disability_compensation_validation.rb
Acceptance criteria