diff --git a/db/examples.json b/db/examples.json index afc2429..436609e 100644 --- a/db/examples.json +++ b/db/examples.json @@ -4,7 +4,7 @@ "title": "Create a record", "run_check": true, "request": { - "table": "people", + "table": "example", "record": { "id": "1", "name": "Jane",