KuyoDynamics / KuyoDynamics/SILCServer
Add DELETE Endpoint for deleting SILC Group
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add DELETE Endpoint for deleting SILC Group. Set the archive property to true and move the record to the archive database. Recommended to use PATCH http command.
Contributor guide
Research direction
Start by locating the existing SILC Group endpoint entry points and the code that handles archive records; the issue names no specific files or tests. Trace how PATCH requests are handled, then verify that DELETE sets the archive property to true and moves the record to the archive database.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100