Niklas Natter

Results 23 issues of Niklas Natter

Just a very minor codestyle fix i noticed while working on https://github.com/sulu/sulu-workshop/pull/39

At the moment, if a page that uses the `HeadlessWebsiteController` is requested without the `.json` suffix, the controller will render the Twig of the page by reusing the functionality of...

Performance

The `swagger.yml` file suggests that the response of a `/address-book` request contains a boolean property that indicates if an address is the default address of the current user: https://github.com/Sylius/ShopApiPlugin/blob/master/doc/swagger.yml#L1651 Unfortunately,...

Bug
Documentation
Minor