annotate test/__init__.py @ 5686:eb51c0d9c9bf

Move @apiver version extraction code after the input is parsed for json. Otherwise json input causes issues. test 400 return code if ;version=1.1. test for version param in accept header ;version=1 test version in type/vnd.subtype (vnd.json.test-v1) and @apiver=1 query param.
author John Rouillard <rouilj@ieee.org>
date Sun, 31 Mar 2019 21:46:23 -0400
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/