Skip to content

vets-api/v0.0.1393

Compare
Choose a tag to compare
@va-bot va-bot released this 28 Mar 19:05
· 10754 commits to 3eeab4bf8bb17c582da44b0e0a921bdaf108b5ae since this release

Release 0.0.1393 ami-0a7ce66b65806c69a

c2c1d02 Replace empty treatment center names with a space (#12258)

Co-authored-by: Austin Covrig [email protected]

4ba3452 API-25337 Convert SCs metadata keys to snake_case (#12235)

5306ffe Rake tasks for general-purpose appeals oauth tokens (#12264)

There are several tasks already available to fetch and validate tokens
for each set of oauth scopes used in individual appeals APIs, but this
adds tasks for the general-purpose appeals.read and appeals.write
scopes, which are respected across all of the appeals APIs.

da9b342 API-24186 Skippable benefits intake dimension checks (#12257)

Since oversized PDFs are already resized by Data Dimensions upstream,
this change lets the Benefits Intake API accept documents larger than
the current limit of 22" wide/long in either of the following cases:

  1. The vba_documents_skip_dimension_check Flipper flag is on, or
  2. The metadata.json submitted with the document contains the key/value
    pair { "skipDimensionCheck": true }

3eeab4b add va forms team members to flipper admin list (#12260)