"responses": {
"200": {
"content": {"application/json": {"schema": {}}},
- "description": "Successful " "Response",
+ "description": "Successful Response",
}
},
- "summary": "No Body " "Status " "Code " "Exception",
+ "summary": "No Body Status Code Exception",
}
},
"/http-no-body-statuscode-with-detail-exception": {
"responses": {
"200": {
"content": {"application/json": {"schema": {}}},
- "description": "Successful " "Response",
+ "description": "Successful Response",
}
},
"summary": "No Body Status Code With Detail Exception",