Everything shows in Swagger less requestBody



paths:
/thing:
post:
summary: Return things
requestBody:
description: Request things
content:
text/plain:
schema:
type: string
responses:
'200':
description: Things generated

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to swagger-swaggersocket+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to