Return existing doc in create if one with the same path already exists

This commit is contained in:
Andras Schmelczer 2024-12-10 22:22:14 +00:00
parent 30d998e437
commit 0c3e74e2b8
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
3 changed files with 107 additions and 16 deletions

View file

@ -35,6 +35,7 @@
- add clap
- add auth middleware
- add request logs
- the is deleted logic is bad and we'll always read the previous version instead of the deleted
- CI for:
- publish reconcile
- cross-platform build server