Darius Matulionis

Results 31 comments of Darius Matulionis

@OA\Info() is a required annotation. Please read OpenApi documentation

We use https://github.com/zircote/swagger-php under the hood to parse annotations to OpenApi. So this question/suggestion should got to SwaggerPHP.

Oh I missed this. Hmm but they only allow to use this with the `--version` or `Generator::setVersion()` So we could have new config key and set version here: https://github.com/DarkaOnLine/L5-Swagger/blob/master/src/Generator.php#L207 -...

Would you be wiling to contribute and submit PR for this? Or should I add this to my todo list :)

Have you solved this? This is very odd issue :)

Hey, [Documentation](https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/OAuth/OAuth.md) states what: > The default expiry of access tokens is 24 hours. You can refresh an access token without prompting the user for permission again even if a...

@stevja1 any updates on this? We really need to figure out what `The refresh token, by default, expires in 2 weeks` means. Does this mean that we only can use...

https://github.com/DarkaOnLine/SwaggerLume/releases/tag/11.0

You need to check your base path is set correctly: https://github.com/DarkaOnLine/L5-Swagger/blob/master/config/l5-swagger.php#L90