Cornices / cornice

Build Web Services with Pyramid.
https://cornice.readthedocs.io
Other
383 stars 149 forks source link

Instance of 'Service' has no 'post' member (no-member) #540

Closed fizyk closed 4 years ago

fizyk commented 4 years ago

Code uses magic for always known set of methods. It could be coded in explicitly: https://github.com/Cornices/cornice/blob/master/cornice/service.py#L208