85993: small changes and lint fixes

This commit is contained in:
lotte
2021-12-21 16:48:31 +01:00
parent 15dfa3cd82
commit 0e6c3a3a9d
4 changed files with 13 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ export class BrowseDefinition extends CacheableObject {
@autoserializeAs('metadata')
metadataKeys: string[];
@autoserializeAs('dataType')
@autoserialize
dataType: BrowseByDataType;
get self(): string {