Merge remote-tracking branch 'origin/demo' into starter

This commit is contained in:
sercan 2021-05-24 14:29:35 +03:00
commit 5daa2260e6

View File

@ -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