1
0

83635: Feedback and test cases

This commit is contained in:
Kristof De Langhe
2021-10-07 13:53:02 +02:00
parent 03ddde9a97
commit 881eb92fa1
9 changed files with 635 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ import { CacheableObject } from '../cache/object-cache.reducer';
import { HALLink } from './hal-link.model';
/**
* Model class for a Configuration Property
* Model class for an ItemRequest
*/
@typedObject
export class ItemRequest implements CacheableObject {