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 dd79c11 commit a1c53dbCopy full SHA for a1c53db
examples/frameworks/spec/swagger.yaml
@@ -13,7 +13,7 @@ paths:
13
description: Generates a greeting message.
14
operationId: post_greeting
15
produces:
16
- - text/plain;
+ - text/plain
17
responses:
18
'200':
19
description: greeting response
examples/helloworld/spec/swagger.yaml
operationId: hello.post_greeting
0 commit comments