Hello I have this description in an yaml file and it shows everything less 
requestBody:

paths:
 /ring:
   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