Fix JSON rendering for Cornice API views

also make sure we use Cornice for all API views
This commit is contained in:
Lance Edgar 2023-03-09 14:07:10 -06:00
parent 5aa982c95f
commit 2ebe0401c3
4 changed files with 38 additions and 30 deletions

View file

@ -95,6 +95,7 @@ requires = [
'rattail[db,bouncer]', # 0.5.0
'six', # 1.10.0
'sa-filters', # 1.2.0
'simplejson', # 3.18.3
'transaction', # 1.2.0
'waitress', # 0.8.1
'WebHelpers2', # 2.0