chore: Updated API reports.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
This commit is contained in:
@@ -61,6 +61,10 @@ export interface CreatedBy {
|
||||
// (undocumented)
|
||||
imageUrl?: string;
|
||||
// (undocumented)
|
||||
teamIds?: string[];
|
||||
// (undocumented)
|
||||
teamNames?: string[];
|
||||
// (undocumented)
|
||||
uniqueName?: string;
|
||||
}
|
||||
|
||||
@@ -254,6 +258,8 @@ export interface Reviewer {
|
||||
// (undocumented)
|
||||
isRequired?: boolean;
|
||||
// (undocumented)
|
||||
uniqueName?: string;
|
||||
// (undocumented)
|
||||
voteStatus: PullRequestVoteStatus;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user