This commit is contained in:
Max Richter
2025-09-25 16:41:26 +02:00
parent 3f0d25f935
commit b13d5015f4
75 changed files with 3881 additions and 141 deletions

View File

@@ -3,21 +3,17 @@
path: .
codec: yaml
fields:
- path: "@context"
codec: const
value: https://schema.org
hidden: true
- path: "@schema"
- path: "_schema"
codec: const
value: Review
hidden: true
- path: "@type"
- path: "_type"
codec: const
value: Review
- path: tmdbId
- path: image
- path: author.name
- path: author.@type
- path: author._type
codec: const
value: Person
hidden: true