Skip to content

Commit 12e3fc1

Browse files
committed
Add selector_source to activity for ranking
1 parent 73ee5d0 commit 12e3fc1

File tree

1 file changed

+2
-0
lines changed
  • packages/feeds-client/src/gen/models

1 file changed

+2
-0
lines changed

packages/feeds-client/src/gen/models/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,8 @@ export interface ActivityResponse {
467467

468468
moderation_action?: string;
469469

470+
selector_source?: string;
471+
470472
text?: string;
471473

472474
visibility_tag?: string;

0 commit comments

Comments
 (0)