@@ -300,7 +300,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
300300 " pattern" : undefined ,
301301 " pointer" : " #/components/schemas/Dog/properties/packSize" ,
302302 " rawSchema" : {
303- " default" : undefined ,
304303 " type" : " number" ,
305304 },
306305 " readOnly" : false ,
@@ -309,7 +308,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
309308 " #/components/schemas/Dog/properties/packSize" ,
310309 ],
311310 " schema" : {
312- " default" : undefined ,
313311 " type" : " number" ,
314312 },
315313 " title" : " " ,
@@ -576,7 +574,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
576574 " pattern" : undefined ,
577575 " pointer" : " #/components/schemas/Dog/properties/type" ,
578576 " rawSchema" : {
579- " default" : undefined ,
580577 " type" : " string" ,
581578 " x-refsStack" : [
582579 " #/components/schemas/Dog" ,
@@ -593,7 +590,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
593590 " #/components/schemas/Dog/properties/type" ,
594591 ],
595592 " schema" : {
596- " default" : undefined ,
597593 " type" : " string" ,
598594 " x-refsStack" : [
599595 " #/components/schemas/Dog" ,
@@ -1164,7 +1160,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
11641160 " pattern" : undefined ,
11651161 " pointer" : " #/components/schemas/Cat/properties/type" ,
11661162 " rawSchema" : {
1167- " default" : undefined ,
11681163 " type" : " string" ,
11691164 " x-refsStack" : [
11701165 " #/components/schemas/Cat" ,
@@ -1181,7 +1176,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
11811176 " #/components/schemas/Cat/properties/type" ,
11821177 ],
11831178 " schema" : {
1184- " default" : undefined ,
11851179 " type" : " string" ,
11861180 " x-refsStack" : [
11871181 " #/components/schemas/Cat" ,
@@ -1452,7 +1446,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
14521446 " pattern" : undefined ,
14531447 " pointer" : " #/components/schemas/Cat/properties/packSize" ,
14541448 " rawSchema" : {
1455- " default" : undefined ,
14561449 " type" : " number" ,
14571450 " x-refsStack" : [
14581451 " #/components/schemas/Cat" ,
@@ -1466,7 +1459,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
14661459 " #/components/schemas/Cat/properties/packSize" ,
14671460 ],
14681461 " schema" : {
1469- " default" : undefined ,
14701462 " type" : " number" ,
14711463 " x-refsStack" : [
14721464 " #/components/schemas/Cat" ,
@@ -2309,7 +2301,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
23092301 " pattern" : undefined ,
23102302 " pointer" : " #/components/schemas/Dog/properties/packSize" ,
23112303 " rawSchema" : {
2312- " default" : undefined ,
23132304 " type" : " number" ,
23142305 },
23152306 " readOnly" : false ,
@@ -2318,7 +2309,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
23182309 " #/components/schemas/Dog/properties/packSize" ,
23192310 ],
23202311 " schema" : {
2321- " default" : undefined ,
23222312 " type" : " number" ,
23232313 },
23242314 " title" : " " ,
@@ -2585,7 +2575,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
25852575 " pattern" : undefined ,
25862576 " pointer" : " #/components/schemas/Dog/properties/type" ,
25872577 " rawSchema" : {
2588- " default" : undefined ,
25892578 " type" : " string" ,
25902579 " x-refsStack" : [
25912580 " #/components/schemas/Dog" ,
@@ -2602,7 +2591,6 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
26022591 " #/components/schemas/Dog/properties/type" ,
26032592 ],
26042593 " schema" : {
2605- " default" : undefined ,
26062594 " type" : " string" ,
26072595 " x-refsStack" : [
26082596 " #/components/schemas/Dog" ,
@@ -2945,7 +2933,6 @@ exports[`Components SchemaView discriminator should correctly render discriminat
29452933 " pattern" : undefined ,
29462934 " pointer" : " #/components/schemas/Dog/properties/packSize" ,
29472935 " rawSchema" : {
2948- " default" : undefined ,
29492936 " type" : " number" ,
29502937 },
29512938 " readOnly" : false ,
@@ -2954,7 +2941,6 @@ exports[`Components SchemaView discriminator should correctly render discriminat
29542941 " #/components/schemas/Dog/properties/packSize" ,
29552942 ],
29562943 " schema" : {
2957- " default" : undefined ,
29582944 " type" : " number" ,
29592945 },
29602946 " title" : " " ,
@@ -3008,7 +2994,6 @@ exports[`Components SchemaView discriminator should correctly render discriminat
30082994 " pattern" : undefined ,
30092995 " pointer" : " #/components/schemas/Dog/properties/type" ,
30102996 " rawSchema" : {
3011- " default" : undefined ,
30122997 " type" : " string" ,
30132998 " x-refsStack" : [
30142999 " #/components/schemas/Dog" ,
@@ -3025,7 +3010,6 @@ exports[`Components SchemaView discriminator should correctly render discriminat
30253010 " #/components/schemas/Dog/properties/type" ,
30263011 ],
30273012 " schema" : {
3028- " default" : undefined ,
30293013 " type" : " string" ,
30303014 " x-refsStack" : [
30313015 " #/components/schemas/Dog" ,
0 commit comments