Closed stephan418 closed 2 years ago
This could be done using PATCH for partial updates and PUT for complete writeovers
I think all controllers own one or more update methods. Please check feature-roles branch if all update methods exist. Note that updateDiscipline is implemented twice (one in feature-roles, the other in feature-endpoints) - when merging use feature-endpoints!
Impressive. Will review the code and get back
Seems mostly finished.
It is currently not possible to update most of the resources. This is functionality that should be extended (Maybe @Flexla54 for experimenting with express)