dump-things-server/dump_things_service/backends/tests/__init__.py
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

0 lines
Python