Closed bonotake closed 5 years ago
This PR changes the return values of controllers and let them quit serialization inside but make a dict that represents a relation. This enables the routes only serialize the returned values.
controllers
routes
This PR changes the return values of
controllers
and let them quit serialization inside but make a dict that represents a relation. This enables theroutes
only serialize the returned values.