mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 18:14:07 +03:00
chore: update jest snapshots
This commit is contained in:
parent
c484411171
commit
f1377da0d0
|
@ -575,7 +575,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
||||||
],
|
],
|
||||||
"format": undefined,
|
"format": undefined,
|
||||||
"isCircular": undefined,
|
"isCircular": undefined,
|
||||||
"isPrimitive": true,
|
"isPrimitive": false,
|
||||||
"nullable": false,
|
"nullable": false,
|
||||||
"options": RedocNormalizedOptions {
|
"options": RedocNormalizedOptions {
|
||||||
"expandResponses": Object {},
|
"expandResponses": Object {},
|
||||||
|
@ -680,7 +680,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
||||||
"type",
|
"type",
|
||||||
],
|
],
|
||||||
"title": "Cat",
|
"title": "Cat",
|
||||||
"type": undefined,
|
"type": "object",
|
||||||
},
|
},
|
||||||
"title": "Cat",
|
"title": "Cat",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user