listingStartDate not on type EbayOfferDetailsWithId
Closed this issue · 6 comments
Hi there,
As per description; listingStartDate not on type EbayOfferDetailsWithId
Cheers,
Col.
Thank you for reporting this issue. I have looked into this and already committed changes into master branch. I have found some other missing types and decided to use types directly generated by openai. I have to test it and will release a new version next week after I'm back from vacation. Right now you can use the GitHub repo as npm source. It should solve your issue.
Brilliant - thanks mate! :D
And as a general point - thanks so much for your work on this library!
@zenith77 more changes than I expected. The release 8.50
should fix all inconsistent types since they are now generated with openapi-typescript
Thanks Dantio - I look forward to updating!