Daniel DeFisher
|
34adf1b18e
|
Swap import statements
|
2016-11-05 18:28:48 -04:00 |
|
Daniel DeFisher
|
01315b5178
|
Fix import order
|
2016-11-05 14:59:15 -04:00 |
|
Daniel DeFisher
|
1e82c66f29
|
refactor param names
|
2016-10-18 09:22:45 -04:00 |
|
Daniel DeFisher
|
5a6cdb51a2
|
Support app.add_api() with API-dictionary as an alternative to file path
|
2016-10-12 23:12:44 -04:00 |
|
Jens Finkhaeuser
|
f804a96a45
|
It's bad practice to derive custom exception classes from BaseException.
See https://www.python.org/dev/peps/pep-0352/
|
2016-09-07 13:36:36 +02:00 |
|
Dylan Semler
|
b7c6dede95
|
Add flag for strict_validation on extra parameters
|
2016-07-31 20:21:19 -04:00 |
|
jkozlowicz
|
bfc68da1ec
|
Fixed the coding style errors
|
2016-06-06 15:03:23 +02:00 |
|
jkozlowicz
|
bd25c5ca74
|
Corrected the Content-Type header for /basePath/swagger.json to return application/json and added a test for that
|
2016-06-06 14:21:15 +02:00 |
|
Rafael Caricio
|
c30bdbb324
|
Fix import sorting in examples and tests
|
2016-04-08 14:33:27 +02:00 |
|
Rafael Caricio
|
a86b96c5e2
|
Sort imports in tests and examples
|
2016-04-08 14:33:27 +02:00 |
|
Rafael Caricio
|
6358c8c47d
|
Adopt isort to ensure better code quality
|
2016-04-08 14:33:27 +02:00 |
|
Greg Brockman
|
a6cc07cca8
|
Make JSON printing a bit nicer
|
2016-04-04 21:59:54 -07:00 |
|
David Feinzeig
|
0c177c7539
|
make swagger_json optional when adding an api
|
2016-03-29 00:00:27 -04:00 |
|
Rafael Caricio
|
d6aac92eee
|
Increase coverage
|
2016-02-25 15:41:11 +01:00 |
|
Rafael Caricio
|
a7aec5d53c
|
Split tests in isolated modules
|
2016-02-25 14:49:19 +01:00 |
|