|
7a8f195712
|
Allow overriding of spec as a dictionary
|
2021-03-05 15:23:23 -05:00 |
|
|
3a622e0306
|
Use spec objects rather than dictionaries
|
2021-02-26 23:03:33 -05:00 |
|
|
12813757d1
|
Add documentation
|
2021-02-26 15:28:32 -05:00 |
|
|
3b3085652d
|
Ignore types on tornado includes
Older versions of Tornado supported by this library lack type annotations.
|
2021-02-26 12:04:47 -05:00 |
|
|
8b243ee565
|
Add a test case base class
Add a unittest test case class based on Tornado's AsyncHTTPTestCase
which validates responses against an OpenAPI 3 specification.
|
2021-02-25 22:55:07 -05:00 |
|