Volkan Altan

Results 4 issues of Volkan Altan

Without any special installation we will be able to download a book with the following command ``` docker-compose run safaribooks python3 safaribooks.py --cred "[email protected]:password01" XXXXXXXXXXXXX ```

``` ->with('Images') ->add('images', 'sonata_type_collection', array( 'by_reference' => false, 'cascade_validation' => true, ), array( 'edit' => 'inline', 'inline' => 'table' )) ->end() ``` Clicks before ![Before button of add new](http://i.imgur.com/XsAPSKd.png) Clicks...

The SDK’s InlinedResponse type in types.go does not define a Metadata field, even though the REST InlinedResponse message has metadata alongside the response/error union. With this fix we will be...