Open
Description
Is your feature request related to a problem? Please describe.
The Python API client should be tested against up to date API definitions as noted in #2981.
Describe the solution you'd like
Run a webapp and make the client use that.
Describe alternatives you've considered
Setup a mock server based on Apiary documentation.