Oren Mittman
Oren Mittman
https://github.com/MoonZoon/MoonZoon --- ### _"We don't want to lose time and money due to millions of unnecessary technical micro-decisions."_ --- **MoonZoon** is a Rust Fullstack Framework. NO Javascript NO CSS NO...
**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...
**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...
https://github.com/department-of-veterans-affairs/vets-api/blob/master/docs/setup/native.md?plain=1#L40 is a link that 404s and should be replaced with https://github.com/department-of-veterans-affairs/va.gov-team-sensitive/blob/master/platform/engineering/sidekiq-enterprise-setup.md
This implements the POA request search API endpoint at `GET /services/claims/v2/power-of-attorney-requests`. Read on to learn about the API's interface and implementation. # Interface The [request spec](https://github.com/department-of-veterans-affairs/vets-api/blob/dash/oren/API-34439/read-poa-request-pagination/modules/claims_api/spec/requests/v2/power_of_attorney_requests/index/request_spec.rb) for this endpoint shows...
just the basic bgs operation without much of the necessary surrounding infrastructure like validation picked up a couple restructures to share logic with poa request search already, with more coming
**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...
At this point it has become apparent that there is a good place between the BGS transport layer and the domain logic (service) layer for a persistence (or model) layer....
- Redundant composite ID `_` to adapt to BGS API - `decision` as sub-resource of POA request in response body, mirroring our resourceful routes
still need: - model-esque error handling - param validation - re-represent statuses **Note**: Delete the description statements, complete each step. **None are optional**, but can be justified as to why...