Revert "[4/n]: migrate the RESTAPI GET /rest/* to use TwentyORM direc… (#11344)
…tly (#10372)"
This reverts commit a26b3f54d6.
This commit is contained in:
@ -37,7 +37,6 @@ const MIGRATED_REST_METHODS = [
|
||||
RequestMethod.POST,
|
||||
RequestMethod.PATCH,
|
||||
RequestMethod.PUT,
|
||||
RequestMethod.GET,
|
||||
];
|
||||
|
||||
@Module({
|
||||
|
||||
Reference in New Issue
Block a user