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

Ot60 create slides endpoint #118

Merged
merged 14 commits into from
Oct 11, 2022
Merged

Conversation

noisyBrain
Copy link
Collaborator

  • new method insider SlideController
  • new helper to uploads images/files
  • new helper to manage files
  • new route to create slides as an admin

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

res.status(400).json({ msg: 'Could not decode image' })
}

if (!order) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: Esto podría estar en una función aparte.

@soyarielruiz soyarielruiz merged commit 221772e into development Oct 11, 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.

2 participants