update records properties (#1391)

* update records properties

* fix
This commit is contained in:
Tom Kralidis
2023-11-06 14:12:52 -05:00
committed by GitHub
parent 3130266cbf
commit 2f33ff5d15
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -267,7 +267,7 @@ resources:
name: TinyDBCatalogue name: TinyDBCatalogue
data: tests/data/open.canada.ca/sample-records.tinydb data: tests/data/open.canada.ca/sample-records.tinydb
id_field: externalId id_field: externalId
time_field: recordCreated time_field: created
title_field: title title_field: title
hello-world: hello-world:
@@ -267,7 +267,7 @@ resources:
name: TinyDBCatalogue name: TinyDBCatalogue
data: tests/data/open.canada.ca/sample-records.tinydb data: tests/data/open.canada.ca/sample-records.tinydb
id_field: externalId id_field: externalId
time_field: recordCreated time_field: created
title_field: title title_field: title
hello-world: hello-world:
+1 -1
View File
@@ -295,7 +295,7 @@ resources:
name: TinyDBCatalogue name: TinyDBCatalogue
data: tests/data/open.canada.ca/sample-records.tinydb data: tests/data/open.canada.ca/sample-records.tinydb
id_field: externalId id_field: externalId
time_field: recordCreated time_field: created
title_field: title title_field: title
hello-world: hello-world: