KuyoDynamics / KuyoDynamics/SILCServer

Add DELETE Endpoint for deleting SILC Group

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.