chore: update snapshots

This commit is contained in:
Roman Hotsiy 2018-06-25 14:00:08 +03:00
parent 761a2c1251
commit 49feddaa10
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -21,6 +21,7 @@ exports[`Components SchemaView discriminator should correctly render discriminat
"default": undefined, "default": undefined,
"deprecated": false, "deprecated": false,
"description": "", "description": "",
"displayFormat": undefined,
"displayType": "number", "displayType": "number",
"enum": Array [], "enum": Array [],
"example": undefined, "example": undefined,
@ -68,6 +69,7 @@ exports[`Components SchemaView discriminator should correctly render discriminat
"default": undefined, "default": undefined,
"deprecated": false, "deprecated": false,
"description": "", "description": "",
"displayFormat": undefined,
"displayType": "string", "displayType": "string",
"enum": Array [], "enum": Array [],
"example": undefined, "example": undefined,