mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-06 05:10:20 +03:00
update snapshot
This commit is contained in:
parent
384133f114
commit
9fab92f0ef
|
@ -752,7 +752,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"required": Array [
|
||||
"type",
|
||||
],
|
||||
"title": "schemas",
|
||||
"title": "Dog",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Dog",
|
||||
|
@ -1488,7 +1488,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"required": Array [
|
||||
"type",
|
||||
],
|
||||
"title": "schemas",
|
||||
"title": "Cat",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Cat",
|
||||
|
@ -2454,7 +2454,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
|
|||
"required": Array [
|
||||
"type",
|
||||
],
|
||||
"title": "schemas",
|
||||
"title": "Dog",
|
||||
"type": "object",
|
||||
},
|
||||
"title": "Dog",
|
||||
|
|
Loading…
Reference in New Issue
Block a user