I'm getting into OData and TypeScript and it struck me when learning about OData Client Code Generator that something similar could be done for getting TypeScript interfaces for OData endpoints. Would really help when refactoring :)
So was wondering if anyone got some experience on the matter. Like what tools they use. (if any exist) Problems they encountered.