mr4002 / PlantOML

Apache License 2.0
0 stars 1 forks source link

Enable backend to accept folders #34

Open Emmettlsc opened 9 months ago

Emmettlsc commented 9 months ago

User Story

As a developer, I would like to have an endpoint to send folders to so that diagrams can be generated for entire projects.

Detailed Description

Add an endpoint for folder uploads so the backend can make a temporary folder on its file system enabling the oml->dot conversion to take place.

Acceptance Criteria