Request body in POST Method
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020
12:13 AM
05-14-2020
12:13 AM
Request body in POST Method
Is there a way to create or display a request body in swagger as following
Request body:
{
"a":"1",
"b":"1",
"c":{
"1":{
"1":true,
"2":false
},
"2":{
"1":false,
"2":true
}
}
}
0 REPLIES 0
