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

Improve - Create Schema #107

Open
azaurus1 opened this issue Mar 20, 2024 · 2 comments
Open

Improve - Create Schema #107

azaurus1 opened this issue Mar 20, 2024 · 2 comments
Assignees

Comments

@azaurus1
Copy link
Owner

  • Create Schema is not returning a response with a matching status
@azaurus1 azaurus1 self-assigned this Mar 20, 2024
@azaurus1
Copy link
Owner Author

It looks like i can create schemas with the same name and config over and over without receiving a 409 from the server

@azaurus1
Copy link
Owner Author

If we send a POST to http://localhost:9000/schemas we can create schemas with the same config and name as an existing schema and return a 200

However if we send a POST to http://localhost:9000/schemas?override=false&force=false we will receive the 409

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

When branches are created from issues, their pull requests are automatically linked.

1 participant