Forum Discussion

klementtan's avatar
klementtan
New Member
5 years ago

Describing requestBody parameters

I want to define my API endpoints with swagger OAS 3.0.0. My API requires quite a few parameter in the request body and I would like to give a detailed explanation for each request body parameter. ...