This commit is contained in:
konrad 2018-07-11 02:40:29 +02:00 committed by kolaente
parent ee4a904e35
commit 281e9c1cd0
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
4 changed files with 4 additions and 4 deletions

View file

@ -63,4 +63,4 @@ func UpdateListItem(c echo.Context) error {
// "$ref": "#/responses/Message"
return echo.NewHTTPError(http.StatusNotImplemented)
}
}