summaryrefslogtreecommitdiff
path: root/controller
AgeCommit message (Collapse)Author
2024-03-03controller: Provide recipe create via HTTPxengineering
2024-03-03Add ID to URL in recipe updatesxengineering
This makes the update URL more consistent with the other ones. A check ensures consistency of the URL and JSON ID values.
2024-03-03controller: Provide recipe deletion via HTTPxengineering
2024-03-03controller: Update recipe based on JSONxengineering