Created by: mgajda
Verbs with no content returned are now shown as having return type of (). This makes servant to try to parse resulting object.
Thus replacement with NoContent type fixes the issue.
Fixes: #9829 (closed)
@wing328 @jimschubert @burberius