Oren Mittman

Results 23 issues of Oren Mittman

- bgs client tweaks - positional arguments - bean namespaces object - always dig into action key - add find action helper to local bgs adapter - tweak poa request...

claimsApi

- implement decision model find, update, dump, and load - find uses `readPOARequestByPtcpntId` since there is no direct find in BGS - find delegates to poa request model find -...

claimsApi

**Note**: Delete the description statements, complete each step. **None are optional**, but can be justified as to why they cannot be completed as written. Provide known gaps to testing that...

claimsApi

Prefer composing XML documents with an XML builder. Other approaches like templating into strings or immediately parsing and injecting with open-ended xpath are inconvenient or error-prone. Particularly for collections. But...

claimsApi

**Note**: Delete the description statements, complete each step. **None are optional**, but can be justified as to why they cannot be completed as written. Provide known gaps to testing that...

claimsApi

**Note**: Delete the description statements, complete each step. **None are optional**, but can be justified as to why they cannot be completed as written. Provide known gaps to testing that...

claimsApi

- Added missing metadata to search response schema in OAS - Update search 200 response schema with more accurate nullability

claimsApi

- update POA relationship - rename decision statuses

claimsApi

Modifications in order (these are just the commits listed out in order): 1. Empty react-router v3 App. 2. Import 21a, overriding intro sign-in. Basic SIP protocol. 3. Support access token...

benefits-accredited-rep-facing

# Problem There was a [refactor](https://github.com/department-of-veterans-affairs/vets-website/pull/22602) to reuse a platform-wide function `apiRequest` within `save-in-progress` (SIP) actions. It looks like this caused a regression that lost those actions' ability to distinguish...