We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a859b3 commit 362cb06Copy full SHA for 362cb06
examples/swagger2/helloworld/swagger/helloworld-api.yaml
@@ -13,7 +13,7 @@ paths:
13
description: Generates a greeting message.
14
operationId: hello.post_greeting
15
produces:
16
- - text/plain;
+ - text/plain
17
responses:
18
200:
19
description: greeting response
0 commit comments