lo3ty

Results 3 issues of lo3ty

Hi there, I really appreciate your work on this package but I do have a suggestion. Please change Line 21 in the routes.php File to `$appDir = Config::get('swaggervel.app-dir');` Why? Because...

Hi there, since the swagger-php update to v2.0 I got the following console notice when trying to add custom request headers through the swaggervel config file: ``` window.ApiKeyAuthorization is deprecated....

Hi there, I'm using this package for parsing an XML File. I created a XSD File to validate the XML's structure. When there are occurences of & entities inside the...