@@ -244,7 +244,7 @@ exports[`Example > OpenAPI 1`] = `
244244 },
245245 },
246246 },
247- " description" : " " ,
247+ " description" : " Successful response " ,
248248 },
249249 },
250250 " tags" : [],
@@ -829,7 +829,7 @@ exports[`Example > Swagger Parser validate 1`] = `
829829 },
830830 },
831831 },
832- " description" : " " ,
832+ " description" : " Successful response " ,
833833 },
834834 },
835835 " tags" : [],
@@ -1154,11 +1154,11 @@ exports[`Note Taking > OpenAPI 1`] = `
11541154 " responses" : {
11551155 " 204" : {
11561156 " content" : {},
1157- " description" : " " ,
1157+ " description" : " Successful response " ,
11581158 },
11591159 " 404" : {
11601160 " content" : {},
1161- " description" : " " ,
1161+ " description" : " Successful response " ,
11621162 },
11631163 },
11641164 " security" : [
@@ -1193,7 +1193,7 @@ exports[`Note Taking > OpenAPI 1`] = `
11931193 },
11941194 },
11951195 },
1196- " description" : " " ,
1196+ " description" : " Successful response " ,
11971197 },
11981198 },
11991199 " tags" : [],
@@ -1314,7 +1314,7 @@ exports[`Note Taking > OpenAPI 1`] = `
13141314 },
13151315 },
13161316 },
1317- " description" : " " ,
1317+ " description" : " Successful response " ,
13181318 },
13191319 },
13201320 " tags" : [],
@@ -1886,11 +1886,11 @@ exports[`Note Taking > Swagger Parser validate 1`] = `
18861886 " responses" : {
18871887 " 204" : {
18881888 " content" : {},
1889- " description" : " " ,
1889+ " description" : " Successful response " ,
18901890 },
18911891 " 404" : {
18921892 " content" : {},
1893- " description" : " " ,
1893+ " description" : " Successful response " ,
18941894 },
18951895 },
18961896 " security" : [
@@ -1990,7 +1990,7 @@ exports[`Note Taking > Swagger Parser validate 1`] = `
19901990 },
19911991 },
19921992 },
1993- " description" : " " ,
1993+ " description" : " Successful response " ,
19941994 },
19951995 },
19961996 " tags" : [],
@@ -2259,7 +2259,7 @@ exports[`Note Taking > Swagger Parser validate 1`] = `
22592259 },
22602260 },
22612261 },
2262- " description" : " " ,
2262+ " description" : " Successful response " ,
22632263 },
22642264 },
22652265 " tags" : [],
0 commit comments