Skip to content
New issue

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

update #2

Merged
merged 61 commits into from May 17, 2016
Merged

update #2

merged 61 commits into from May 17, 2016

Conversation

dfeinzeig
Copy link
Owner

Fixes # .

Description

Changes proposed in this pull request:

Chris Coomber and others added 30 commits March 23, 2016 17:21
…ger-json

Feature/option to disable swagger json
Unit tests for file uploads
Allow files to be passed into handler
Real version is generated during release process
Make JSON printing a bit nicer
Validate accordingly with content-type defined in spec
hjacobs and others added 29 commits April 7, 2016 17:19
If someone come up in an issue with an example usage that needs this part of the code we will add it back. For now I cannot see how it can be executed.
This small change makes the App class WSGI-compliant and reduces the use of directly referencing the app attribute from outside the class, which should be considered unsafe.
As the new call method is only an alias for wrapping direct references to the self.app attribute, no individual test case can be constructed.
Add __call__ method for WSGI-compliance
Defer user error handing for swagger spec validator
Fix array conversion during validation
@dfeinzeig dfeinzeig merged commit f46c6ff into dfeinzeig:master May 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants