Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Preview without actions returns error #6

Closed
Garma00 opened this issue Jun 15, 2021 · 1 comment
Closed

Preview without actions returns error #6

Garma00 opened this issue Jun 15, 2021 · 1 comment

Comments

@Garma00
Copy link
Collaborator

Garma00 commented Jun 15, 2021

In img_controller.ts: 6:5 an error from the server is sent if no actions are provided
if(!req.body.fileName || !req.body.id) return res.status(400).send("Bad request").
A preview without changes should be sent instead.

Garma00 added a commit that referenced this issue Jun 15, 2021

Verified

This commit was signed with the committer’s verified signature.
mikz Michal Cichra
@Garma00
Copy link
Collaborator Author

Garma00 commented Jun 15, 2021

e894773

Resolved issue

@Garma00 Garma00 closed this as completed Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant