9feb703 Use flask.request.get_json() in views.py instead of getting json manually.

Authored and Committed by jkaluza 6 years ago
    Use flask.request.get_json() in views.py instead of getting json manually.
    
        
file modified
+3 -6
file modified
+10 -0