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

POST /documents doesn't validate if documentId already exists #277

Open
mfriesen opened this issue Sep 27, 2024 · 0 comments
Open

POST /documents doesn't validate if documentId already exists #277

mfriesen opened this issue Sep 27, 2024 · 0 comments
Labels
question Further information is requested
Milestone

Comments

@mfriesen
Copy link
Member

POST /documents with documentId for an existing document just overrides the existing document. I guess the behaviour here could be either, creating a new version, return 409 conflict

@mfriesen mfriesen added this to the v1.16.0 milestone Sep 27, 2024
@reganwolfrom reganwolfrom added the enhancement New feature or request label Sep 28, 2024
@mfriesen mfriesen added bug Something isn't working and removed enhancement New feature or request labels Sep 30, 2024
@reganwolfrom reganwolfrom added question Further information is requested and removed bug Something isn't working labels Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants