Anyone thats using Umbraco headless via Content Delivery API, managed to generate, a usable Zod schema?
Im trying to generate a schema for the Astro content collection using openapi-zod-client but its struggling with the complexity of the contend delivery API… seems OK with forms.
Funnily enough I was looking at ASTRO today for use with Umbraco. I did a bit of vibe-coding with ChatGTP and it seemed to come up with some suggestions. Maybe vibe it out, and see if it can fill in the blanks.