-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MBMS-69224 Vets Api Updated vets-json-schema version (#19294)
* MBMS-69224 Vets Api Updated vets-json-schema version * MBMS-69224 Fixing backend test failures * MBMS-69224 Fixed preneed backend test * MBMS-69224 Fixed another pre need backend test * MBMS-68224 Removed unnecessary line from spec file * Updated backend gemfile with new schema * MBMS-69224 Fixed spec tests * Updated vets-json-schema version * Reverted Gemfile changes that dont pertain to vets-json-schema version * Gemfile spacing issue
- Loading branch information
1 parent
9ff4ff7
commit b837dc2
Showing
6 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
date_of_birth { '2001-01-31' } | ||
desired_cemetery { '400' } # Alabama National VA Cemetery | ||
relationship_to_vet { '1' } # self | ||
ssn { '123-45-6789' } | ||
ssn { '123456789' } | ||
email { '[email protected]' } | ||
phone_number { '1234567890' } | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters