Skip to content

Commit

Permalink
Updated with team feedback 2025-03-01
Browse files Browse the repository at this point in the history
  • Loading branch information
gia-lexa authored Feb 27, 2025
1 parent 5501567 commit 7bb1a65
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/appeals/appeals/release-notes/2025-03-01
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Release of Appeals Status v1.
Release of Appeals Status v1

Appeals Status v1 includes the following changes:

* Introduced API-specific scopes as a replacement for the broader OAuth scopes, for clearer, more granular permission control.
* Introduced Oauth support for secure authentication and authorization in the API.
* Updated response code for temporary service outages from 502 (Bad Gateway) to 503 (Service Unavailable) to better reflect service status.
* Updated response code for authorization failures from 400 (Bad Request) to 403 (Forbidden) to more accurately reflect permission issues.
* Improved existing 422 response to clearly indicate missing or invalid parameters.
* Removed the header `X-VA-User`, as it had no functional impact.
* Removed the header `X-VA-SSN`. It was replaced by the `icn` URL param, which is optional when using a veteran-scoped token and required when using a representative- or system-scoped token.
* Clarified existing behavior by documenting previously undocumented `404 Not Found` response.

0 comments on commit 7bb1a65

Please sign in to comment.