HomeSoftware Heritage

Use functions instead of classes for route decorators.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Use functions instead of classes for route decorators.

It's more pythonic/idiomatic and consistent with what DRF does.

Details

Provenance
vlorentzAuthored on Jun 20 2019, 2:37 PM
vlorentzPushed on Jun 20 2019, 3:18 PM
Differential Revision
D1621: Use functions instead of classes for route decorators.
Build Status
Buildable 6382
Build 8854: test-and-build

Commit No Longer Exists

This commit no longer exists in the repository.