Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Jan 10, 2018
1 parent 0b0bc99 commit 480c4a8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
"required": Array [
"type",
],
"title": "Dog",
"title": "Pet",
"type": "object",
},
"title": "Dog",
Expand Down Expand Up @@ -685,7 +685,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
"required": Array [
"type",
],
"title": "Cat",
"title": "Pet",
"type": "object",
},
"title": "Cat",
Expand Down Expand Up @@ -1126,7 +1126,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
"required": Array [
"type",
],
"title": "Dog",
"title": "Pet",
"type": "object",
},
"title": "Dog",
Expand Down

0 comments on commit 480c4a8

Please sign in to comment.