mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
chore(FE-347): update closings API endpoint '/closings'
This commit is contained in:
@@ -68,4 +68,4 @@ export class ClosingApiService extends BaseApiService<Closing, null, null> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export const ClosingApi = new ClosingApiService('/closing');
|
export const ClosingApi = new ClosingApiService('/closings');
|
||||||
|
|||||||
Reference in New Issue
Block a user