Rename the movies dataset schema file

This commit is contained in:
Clément Renault
2019-11-17 16:45:13 +01:00
parent 70a5aa61e9
commit 8b92bc3421

View File

@ -0,0 +1,21 @@
# This schema has been generated ...
# The order in which the attributes are declared is important,
# it specify the attribute xxx...
identifier = "id"
[attributes.id]
displayed = true
[attributes.title]
displayed = true
indexed = true
[attributes.overview]
displayed = true
indexed = true
[attributes.release_date]
displayed = true
[attributes.poster]
displayed = true