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