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