Fábio Correia

Results 6 comments of Fábio Correia

To clarify what @goodloop explained: ```Python DOCS_ROUTES = Blueprint('swagger', __name__) class CustomAPI(Api): @property def specs_url(self): ''' The Swagger specifications absolute url (ie. `swagger.json`) :rtype: str ''' return url_for(self.endpoint('specs'), _external=False) API...

For anyone who drops here, this project has been replaced by [flask-restx](https://github.com/python-restx/flask-restx) as mentioned in #770.

@vinyll I know that's not the best way, but I did manage to do a workaround. 1. Got inside mysql container and login; 2. Looked into mysql apitable database and...

And this issue seems to be more an UI bug than lack of documentation IMO.

Same issue here. ID: 9B87D860-3F47-439A-A60A-FA854B4233EB/20210704134356

@glours actually not in this scope anymore, I'm using Windows 11 Beta channel for Insiders. Still Docker doesn't find any of my installed tools either and shows me a new...