dump-things-service-mirror/dump_things_service/backends/tests
Christian Monch 93ae284124 add endpoint to delete records
This commit adds the endpoint:

  - /<collection>/delete?pid=<pid>

If the token grants write-access to the
incoming area, the record will be deleted.
2025-09-25 04:13:00 +02:00
..
__init__.py add endpoint to delete records 2025-09-25 04:13:00 +02:00
test_record_dir.py add endpoint to delete records 2025-09-25 04:13:00 +02:00
test_record_dir_index.py add endpoint to delete records 2025-09-25 04:13:00 +02:00