On Windows, an exception is thrown because it can't find the "MiniSeriesDTO" object.
My guess is that is because the Windows file system is case-sensitive.
I run tests on Windows and this worked for me..interesting. Anyways - this slipped through my fingers. I'll have to fix my API parser as well. Thanks for the PR.
On Windows, an exception is thrown because it can't find the "MiniSeriesDTO" object. My guess is that is because the Windows file system is case-sensitive.