MindGest / mindgest-backend

A nodejs + express implementation of a REST API (backend) for the MindGest application.
MIT License
0 stars 0 forks source link

Route: /api/process #16

Open pedromig opened 1 year ago

pedromig commented 1 year ago

Create a Process

About

Design a REST API endpoint that allows the user, with the required privileges, to create a process.

Tasks

Utils

OpenAPI Spec - SwaggerUI