Skip to content

chore: Updated security and organization of endpoints in EligibilityCheckResource.java#254

Merged
Michael-Dratch merged 1 commit intomainfrom
secure-eligibilitycheck-endpoints
Jan 17, 2026
Merged

chore: Updated security and organization of endpoints in EligibilityCheckResource.java#254
Michael-Dratch merged 1 commit intomainfrom
secure-eligibilitycheck-endpoints

Conversation

@Justin-MacIntosh
Copy link
Copy Markdown
Collaborator

@Justin-MacIntosh Justin-MacIntosh commented Jan 16, 2026

Made to Resolve: #251

  • Updated URLs of EligibilityCheck endpoints to conform to REST guidelines.
  • Added documentation/organization to EligibilityCheckResource.java.
  • Changed PUT endpoint for Custom Checks to a PATCH endpoint.
  • Secured POST and PATCH endpoints to only accept necessary data.

Copy link
Copy Markdown
Collaborator

@Michael-Dratch Michael-Dratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thanks for working to standardize the endpoints.

@Michael-Dratch Michael-Dratch merged commit 75c184f into main Jan 17, 2026
1 check passed
@prestoncabe prestoncabe deleted the secure-eligibilitycheck-endpoints branch March 1, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EligibilityCheck API Security

2 participants