The category in memory driver for mocking the DaffCategoryDriver with in memory data.
@inheritdoc
| Name | Type | Description |
|---|---|---|
| url | '/api/category/' | |
| get | Observable<DaffGetCategoryResponse> |
Fetch a category by its ID. |
| getByUrl | Observable<DaffGetCategoryResponse> |
Fetch a category by its associated URL. |