mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 10:04:08 +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,
|
||||
"isCircular": undefined,
|
||||
"isPrimitive": true,
|
||||
"isPrimitive": false,
|
||||
"nullable": false,
|
||||
"options": RedocNormalizedOptions {
|
||||
"expandResponses": Object {},
|
||||
|
@ -680,7 +680,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"type",
|
||||
],
|
||||
"title": "Cat",
|
||||
"type": undefined,
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Cat",
|
||||
"type": "object",
|
||||
|
|
Loading…
Reference in New Issue
Block a user