forked from Yara724/api
Added case type for all GET APIs
This commit is contained in:
@@ -116,6 +116,8 @@ export class AllRequestDtoV2 {
|
||||
lockFile: boolean;
|
||||
lockTime: string | null;
|
||||
type: string;
|
||||
/** IN_PERSON or LINK — how the blame file was created */
|
||||
creationMethod?: string;
|
||||
blameStatus: string;
|
||||
/** Calculated blame + linked claim lifecycle status */
|
||||
unifiedFileStatus?: string;
|
||||
|
||||
Reference in New Issue
Block a user