CenterForDigitalHumanities / CenterForDigitalHumanities/TinyNode
Remove double DELETE handling
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 3
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
It is fine to allow both routes, but even with RERUM support, it is goofy to process both versions of delete and send them in differently when we could just extract the `@id` and delete.
https://github.com/CenterForDigitalHumanities/TinyNode/blob/7103305578d735c7fb835d33ada09cf3e548640e/routes/delete.js#L7
Contributor guide
Assessment
This issue has not been assessed yet.