The model schema is not appearing for the response. The json is
"200":{
"description":"OK",
"schema":{
"type":"string",
"enum":[
"SUCCESS",
"FAILED"
]
}
}
but nothing appears in the swagger-ui for this api