feat: add and get records methods (initial commit)
This commit is contained in:
9
testdata/get_record.json
vendored
Normal file
9
testdata/get_record.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "recnTq6CsvFM6vX2m",
|
||||
"fields": {
|
||||
"Field1": "Field1",
|
||||
"Field2": true,
|
||||
"Field3": "2020-04-06T06:00:00.000Z"
|
||||
},
|
||||
"createdTime": "2020-04-10T11:30:57.000Z"
|
||||
}
|
||||
Reference in New Issue
Block a user