mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-21 13:55:45 +00:00
feat(FE-212): rename purchasing files and update validation schemas for purchase requests
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
CreatePurchasePayload,
|
||||
Purchase,
|
||||
UpdatePurchasePayload,
|
||||
} from '@/types/api/purchasing/purchasing';
|
||||
} from '@/types/api/purchase/purchasing';
|
||||
|
||||
export const PurchaseApi = new BaseApiService<
|
||||
Purchase,
|
||||
|
||||
Reference in New Issue
Block a user