johnpapa / angular-tour-of-heroes

Angular - Tour of Heroes - The Next Step after Getting Started
Apache License 2.0
826 stars 1.45k forks source link

Missing implementation #124

Closed Bartosz-D3V closed 6 years ago

Bartosz-D3V commented 7 years ago

Hi,

I believe that in-memory-data.service should implements InMemoryDbService abstract class. Otherwise mock database service will always return 404 error.

Many thanks, Bart

johnpapa commented 6 years ago

fixing for v6