mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-18 10:50:32 +03:00
chore: update snapshots
This commit is contained in:
parent
2d20d06500
commit
28d1cca2eb
|
@ -348,7 +348,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
||||||
"required": Array [
|
"required": Array [
|
||||||
"type",
|
"type",
|
||||||
],
|
],
|
||||||
"title": "Pet",
|
"title": "Dog",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
},
|
},
|
||||||
"title": "Dog",
|
"title": "Dog",
|
||||||
|
@ -685,7 +685,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
||||||
"required": Array [
|
"required": Array [
|
||||||
"type",
|
"type",
|
||||||
],
|
],
|
||||||
"title": "Pet",
|
"title": "Cat",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
},
|
},
|
||||||
"title": "Cat",
|
"title": "Cat",
|
||||||
|
@ -1126,7 +1126,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
||||||
"required": Array [
|
"required": Array [
|
||||||
"type",
|
"type",
|
||||||
],
|
],
|
||||||
"title": "Pet",
|
"title": "Dog",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
},
|
},
|
||||||
"title": "Dog",
|
"title": "Dog",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user