Composer 2 makes a lot of guesses.
I tell it ‘Here is a real API response example, make a ts type from it’.
It says ‘Ok, here it is. I added some fields that can also be there based on other API types.’
And I need to tell it not to guess and clear this out.
And this happens a lot.
Composer 1.5 doesn’t do that.