Fix requests with lists of items due to swaggergen bug
Manual patch swagger generated code for handling lists of items JSON lists of items handled incorrectly in requests by php 5.6 compatible version of swaggergen, fixed in later versions. Locked dev deps for package development