issues
search
Trax-air
/
swagger-tester
Automatically test your swagger API
MIT License
105
stars
36
forks
source link
Support all HTTP methods swagger allows
#28
Closed
jfinkhaeuser
closed
8 years ago
jfinkhaeuser
commented
8 years ago
Instead of listing various HTTP methods multiple times, use one global definition.
Use introspection to get at the correct python function for the HTTP method to avoid drift from the above global definition.
Note: includes PR #27
jfinkhaeuser
commented
8 years ago
@beanqueen
jfinkhaeuser
commented
8 years ago
Closing this due to #36
Note: includes PR #27