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 Organization CRUD handlers #13

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Conversation

jhodapp
Copy link
Member

@jhodapp jhodapp commented Nov 12, 2023

Description

This PR introduces fundamental CRUD handlers for the Organization entity.

GitHub Issue: N/A

Changes

  • Adds a CREATE handler
  • Adds a READ handler
  • Adds an UPDATE handler
  • Adds a DELETE handler

Testing Strategy

  • Use the curl commands listed above each handler method to test each CRUD action

Concerns

None

@jhodapp jhodapp added the enhancement Improves existing functionality or feature label Nov 12, 2023
@jhodapp jhodapp self-assigned this Nov 12, 2023
@jhodapp jhodapp changed the title Add Organization crud handlers Add Organization CRUD handlers Nov 12, 2023
@jhodapp jhodapp marked this pull request as ready for review November 16, 2023 00:16
@jhodapp jhodapp merged commit 3ca3c9d into main Nov 16, 2023
4 checks passed
@jhodapp jhodapp deleted the add_organization_crud_handlers branch February 24, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves existing functionality or feature
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants