mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +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 [
|
||||
"type",
|
||||
],
|
||||
"title": "Pet",
|
||||
"title": "Dog",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Dog",
|
||||
|
@ -685,7 +685,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"required": Array [
|
||||
"type",
|
||||
],
|
||||
"title": "Pet",
|
||||
"title": "Cat",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Cat",
|
||||
|
@ -1126,7 +1126,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"required": Array [
|
||||
"type",
|
||||
],
|
||||
"title": "Pet",
|
||||
"title": "Dog",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Dog",
|
||||
|
|
Loading…
Reference in New Issue
Block a user