Skip to content

Commit 4f78f05

Browse files
committed
Added missing stories config
1 parent c09d3a1 commit 4f78f05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/gen/models/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4154,6 +4154,8 @@ export interface CreateFeedGroupRequest {
41544154
push_notification?: PushNotificationConfig;
41554155

41564156
ranking?: RankingConfig;
4157+
4158+
stories?: StoriesConfig;
41574159
}
41584160

41594161
export interface CreateFeedGroupResponse {

0 commit comments

Comments
 (0)