Skip to content

vets-api/v0.0.1423

Choose a tag to compare

@va-bot va-bot released this 04 May 17:01
· 10963 commits to c78a35298783f9392917d57e4565c85e324ceebe since this release

Release 0.0.1423 ami-070fa3bd7633043fe

62bdc78 API-24827-part-3: adds validators (#12539)

  • Adds validation file, base controller for json validator, and method body for 526 submit.

  • Adds tests for disability comp requests

  • Adds tests passing, and form_526_json_api corrections to match the schema.

  • Adds missing description to schema.

8a189b2 55883 Travel Claim and Notifications Async (#12501)

  • 55883 initial travel claim, notify worker code

  • 55883 add spec

  • 55883 update spec to add expectation for statsd and sentry

  • 55883 add specs for duplicate and error response from claims

  • 55883 use response codes statically

  • 55883 add specs

  • 55883 log only last 4 of phone number

  • 55883 log last 4 correctly

da09d6f Fixing flaky spec in inherited proofing spec (#12541)

Co-authored-by: Trevor Bosaw [email protected]

8e8488a [department-of-veterans-affairs/va-virtual-agent#873] Raises error if (#12510)

Coauthored-by: [email protected]

When calling LightHouse Sandbox from Staging vets-api, passing in the correct SSN and Email

Coauthored-by: [email protected]

Co-Authored-By: Karan Krishnani [email protected]
Co-Authored-By: Joseph Hall [email protected]
Co-Authored-By: Maurice Okumu [email protected]


Co-authored-by: swapna-tw [email protected]
Co-authored-by: Joseph Hall [email protected]
Co-authored-by: Maurice Okumu [email protected]

f50c5be API-25718-bgs-error-handling (#12425)

  • Adds method to handle bgs errors in local bgs file

  • Adds initial work on shared soap error handling class; having to switch branches

  • Adds java errors mapped to ruby exceptions

  • Rubocop

  • Adds catch in case the response is nil

  • Rubocop

  • Adds exception type, and provides more specific error detail mapping to exceptions

  • Refactors soap error handling

  • Addresses PR comments

  • Addresses PR comments & rubocop

  • Removes unnecessary change

  • Resolves error

c78a352 API-24891 Unique spec file for Contestable Issues v0 (#12513)

  • API-24891 Unique spec file for Contestable Issues v0

Splits shared contestable issues rswag examples into separate files for
Contestable Issues API v0 vs. Decision Reviews API v2

  • Refactor contestable isssues docs specs

  • Allow contestable issues doc spec to run under rspec

In addition to under the rswag rake tasks