How make response params mandatory (required)
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023
06:37 AM
07-03-2023
06:37 AM
How make response params mandatory (required)
Im using Swagger
openapi: 3.0.1
I want to define in the response params fields that are mandatory, is there any way for that?
I know for request params i can do that with
required: true or false
but what is the situation with response?
I want to define in the response params fields that are mandatory, is there any way for that?
I know for request params i can do that with
required: true or false
but what is the situation with response?
0 REPLIES 0
