Skip to content

Add endpoint to retrieve, delete and patch a process

In order to update its field from the frontend, we need to be able to retrieve, patch and delete a Process.

Modifiable fields are:

  • element_type
  • name_contains
  • load_children (this boolean field must be added on the model: requires #429 (closed))
Edited by Bastien Abadie