mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-26 10:33:44 +03:00
update snapshots
This commit is contained in:
parent
0b0bc99f73
commit
480c4a8425
|
@ -348,7 +348,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"required": Array [
|
||||
"type",
|
||||
],
|
||||
"title": "Dog",
|
||||
"title": "Pet",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Dog",
|
||||
|
@ -685,7 +685,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"required": Array [
|
||||
"type",
|
||||
],
|
||||
"title": "Cat",
|
||||
"title": "Pet",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Cat",
|
||||
|
@ -1126,7 +1126,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"required": Array [
|
||||
"type",
|
||||
],
|
||||
"title": "Dog",
|
||||
"title": "Pet",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Dog",
|
||||
|
|
Loading…
Reference in New Issue
Block a user