medizininformatik-initiative / feasibility-backend

Backend of the feasibility-gui.
Apache License 2.0
2 stars 5 forks source link

CRUD for query templates #214

Closed juliangruendner closed 8 months ago

juliangruendner commented 9 months ago

the query template endpoint should support all CRUD methods. At the moment UPDATE and DELETE are missing.

For UPDATE it should only be possible to change the name and the comment of the template but not the query of the template.