mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
Merge remote-tracking branch 'origin/demo' into starter
This commit is contained in:
commit
5daa2260e6
|
@ -50,7 +50,7 @@ export class ECommerceInventoryMockApi
|
||||||
// @ Products - GET
|
// @ Products - GET
|
||||||
// -----------------------------------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------------------------------
|
||||||
this._fuseMockApiService
|
this._fuseMockApiService
|
||||||
.onGet('api/apps/ecommerce/inventory/products', 625)
|
.onGet('api/apps/ecommerce/inventory/products', 300)
|
||||||
.reply(({request}) => {
|
.reply(({request}) => {
|
||||||
|
|
||||||
// Get available queries
|
// Get available queries
|
||||||
|
|
Loading…
Reference in New Issue
Block a user