We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@property def specs_url(self): ''' The Swagger specifications absolute url (ie. `swagger.json`) :rtype: str ''' return url_for(self.endpoint('specs'), _external=False)
in solidata_api.__init__
solidata_api.__init__
The text was updated successfully, but these errors were encountered:
also check : noirbizarre/flask-restplus#223
Sorry, something went wrong.
JulienParis
No branches or pull requests
in
solidata_api.__init__
The text was updated successfully, but these errors were encountered: