mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 10:54:28 +00:00
fix table name in example
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"title": "Create a record",
|
||||
"run_check": true,
|
||||
"request": {
|
||||
"table": "people",
|
||||
"table": "example",
|
||||
"record": {
|
||||
"id": "1",
|
||||
"name": "Jane",
|
||||
|
||||
Reference in New Issue
Block a user