mirror of
https://github.com/datarhei/core.git
synced 2025-10-28 18:21:59 +08:00
Add basic node handling
This commit is contained in:
@@ -160,7 +160,7 @@ func (h *RestreamHandler) Delete(c echo.Context) error {
|
||||
|
||||
// Update replaces an existing process
|
||||
// @Summary Replace an existing process
|
||||
// @Description Replace an existing process. This is a shortcut for DELETE+POST.
|
||||
// @Description Replace an existing process
|
||||
// @ID process-3-update
|
||||
// @Accept json
|
||||
// @Produce json
|
||||
|
||||
Reference in New Issue
Block a user