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

Ot_51_delete_new #72

Merged
merged 3 commits into from
Sep 28, 2022
Merged

Ot_51_delete_new #72

merged 3 commits into from
Sep 28, 2022

Conversation

rich27a
Copy link
Collaborator

@rich27a rich27a commented Sep 27, 2022

delete new controller added
delete new route added
isAdmin added to delete new route

Copy link
Collaborator

@soyarielruiz soyarielruiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

static async deleteNew(req, res) {
const { id } = req.params;
console.log(New);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: console.log no debe estar

@rich27a rich27a merged commit ba67b0a into development Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants