Igor Lazarev
Igor Lazarev
@shadowhand because there are no strictly typed collections in Doctrine package (no classes like AbstractCollection or AbstractMap) and we have to implement this intermediate logic in our projects. I like...
But it will be serialized twicely to send it via transport (redis, kafka, rabbitmq) - first time message body to string and second time message with serialized body into string....
Hello, @dragonjuggler ! You can use valid file path instead of web URL. To share your local config file with the running container you have to use docker volume. See...
Hello! This is because the map in Golang does not preserve the order of the attributes. Is it really needed? As I know JavaScript object does not guarantee the order...
@slecholineas thank you for the report! You can see details about the error in logs. ``` Route 'GET /financial/v1/customers/XP' does not pass validation: Parameter 'modifiedSince' in query has an error:...
Update this in master, but scrutinizer fails with unexpected error https://scrutinizer-ci.com/g/muonsoft/openapi-mock/inspections/71c4b256-85ff-42e4-bd2b-d588e01d69f7. ``` The coverage report could not be converted: go: downloading github.com/axw/gocov v1.1.0 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 go: added github.com/axw/gocov...
@TNAJanssen hello! Thank you for the pull request. Unfortunately, I did not receive any notification and only saw it now. Please, add functional tests for the ODMArrayType and I will...