Relative Content

Tag Archive for astrojszod

zod array/dictionary definition in schema

I’ve got a json file where directorlist and genrelist are arrays of strings and castlist is a dictionary (key and value are both strings). I’m trying to create an Astro collection (all other values that are basic strings/numbers work).