[http-server-csharp] generator throws error when void
is the return type in operation
#4998
Labels
Milestone
void
is the return type in operation
#4998
if I have this typespec:
and I run the generator, it gives me this error:
there are multiple issues in this error message.
void
therefore I am able to locate the issue.void
as its response type indicating that this operation returns nothing in body.The text was updated successfully, but these errors were encountered: