Files
fm-orchestrator/rida/views.py
Matt Prahl 4f629fe64c Use view type better suited for a REST API
MethodView maps to REST APIs intuitively, the method names on the class
are the same as the handled HTTP methods (just lowercase).
2016-09-22 13:26:31 +02:00

7.0 KiB