// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`roleSchema 1`] = ` Object { "errors": Array [ Object { "instancePath": "", "keyword": "required", "message": "must have required property 'id'", "params": Object { "missingProperty": "id", }, "schemaPath": "#/required", }, ], "schema": "#/components/schemas/roleSchema", } `;