Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

++ Add update endpoints #17

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

N-Clerkx
Copy link
Contributor

++

This pull request adds new update endpoints for facilities and keyword groups. The update_facility endpoint allows updating a facility by ID, while the update_keywordgroup endpoint allows updating an existing keyword group. These endpoints accept JSON payloads with the updated data and return the updated facility or keyword group as the response. The changes include new API routes, corresponding client methods, and tests for the update functionality.

Copy link

Test Results

24 tests   24 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 71dfa5b.

@RobertBroersma RobertBroersma merged commit ba753d7 into main Sep 12, 2024
2 checks passed
@RobertBroersma RobertBroersma deleted the add-update-keywordgroup-facility-endpoints branch September 12, 2024 11:07
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.

2 participants