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

Create Partners Endpoint #310

Closed
wants to merge 2 commits into from

Conversation

hrauniya
Copy link
Collaborator

Added some code to existing create partners endpoint to handle existing instances, status codes/response, and validation

New organization/partner cannot be created if an organization already exists in db with same url or email. Partners with same name allowed, but since url/emails are unique I made it so that new partner to be added cannot have the same url/email as existing ones.

@hrauniya hrauniya requested a review from DMalone87 December 18, 2023 18:59
@DMalone87
Copy link
Collaborator

Closing this since it was merged in through another PR

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