Skip to content

Fix requests with lists of items due to swaggergen bug

Compare
Choose a tag to compare
@Caffe1neAdd1ct Caffe1neAdd1ct released this 10 Jun 09:43
· 2 commits to main since this release
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