alexander793
Results
1
issues of
alexander793
**What do I want to achive** I want kor to generate a Typescript description like the following: ```TypeScript bookings: Array ``` **What did I try** Define the following pydantic schema:...