https://github.com/nelmio/NelmioApiDocBundle/issues/477
Fix #281
+ disable sandbox if the scheme of the URL doesn’t match the scheme, the documentation is opened in
This makes it possible to overwrite route-requirements/description through a own handler. Otherwise it's impossible e.g. to overwrite a `@param string $page` annotation via a own handler.