department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
275 stars 194 forks source link

[BE] My VA Forms Status: establish connection with GET /uploads/{id} endpoint #82287

Open ajakabcin opened 2 weeks ago

ajakabcin commented 2 weeks ago

Background

We need to set up the backend for the forms status work on My VA. We need to ensure that the user endpoint can include statuses along with the array of drafts that it fetches. This ticket is to establish a connection with the GET/uploads/{id} endpoint form vets api and expose the new vets api endpoint to the frontend. Documentation in swagger will also be needed for this.

Tasks

Acceptance Criteria

Validation

ajakabcin commented 3 days ago

not needed for MVP requirements