Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Create a delete endpoint for Config Table #3488

Closed
2 tasks done
dracarys18 opened this issue Jan 30, 2024 · 7 comments · Fixed by #3554
Closed
2 tasks done

[FEATURE] Create a delete endpoint for Config Table #3488

dracarys18 opened this issue Jan 30, 2024 · 7 comments · Fixed by #3554
Assignees
Labels
C-feature Category: Feature request or enhancement good first issue Good for newcomers

Comments

@dracarys18
Copy link
Member

Feature Description

Add an API for deleting data from config table.

Possible Implementation

Add the endpoint DELETE config/{key} for deleting the config key.

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

@dracarys18 dracarys18 added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet good first issue Good for newcomers labels Jan 30, 2024
@opeolluwa
Copy link

Hello here.
How may I get started with this

@dracarys18
Copy link
Member Author

Hi @opeolluwa thank you for your interest,

DB function for deleting config data by key already exist here. You need to create a route here and a function to call the DB function here .

@tanbirali
Copy link
Contributor

I am interested in this, can you assign me this

@dracarys18
Copy link
Member Author

Hey @tanbirali. Can you co-ordinate with @opeolluwa with this issue since @opeolluwa asked for it first.

@opeolluwa
Copy link

@dracarys18 let's have @tanbirali work it out. I'll try familiarize myself with the codebase

@dracarys18
Copy link
Member Author

Sure Okay assigning to @tanbirali

@tanbirali
Copy link
Contributor

Okay, thank you @opeolluwa for letting me take this issue, I will help you find issue in future.

@SanchithHegde SanchithHegde changed the title [FEATURE] Create a delete endpoing for Config Table [FEATURE] Create a delete endpoint for Config Table Feb 11, 2024
@SanchithHegde SanchithHegde removed the S-awaiting-triage Status: New issues that have not been assessed yet label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: Feature request or enhancement good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants