pithos: Eliminate AssertionError in views
Remove check for not allowed request method in view_method() decorator. Let the api_method() decorator handle such cases. Refs: #4501
Please register or sign in to comment
Remove check for not allowed request method in view_method() decorator. Let the api_method() decorator handle such cases. Refs: #4501