feat: add and get records methods (initial commit)
This commit is contained in:
12
testdata/delete_records.json
vendored
Normal file
12
testdata/delete_records.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"records": [
|
||||
{
|
||||
"id": "recnTq6CsvFM6vX2m",
|
||||
"deleted": true
|
||||
},
|
||||
{
|
||||
"id": "recr3qAQbM7juKa4o",
|
||||
"deleted": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user