Skip to content

Commit 09720d1

Browse files
committed
Update to latest open api spec
1 parent 713c9b8 commit 09720d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/gen/models/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,11 +531,11 @@ export interface ActivityResponse {
531531

532532
moderation?: ModerationV2Response;
533533

534+
object?: Record<string, any>;
535+
534536
parent?: ActivityResponse;
535537

536538
poll?: PollResponseData;
537-
538-
target?: Record<string, any>;
539539
}
540540

541541
export interface ActivitySelectorConfig {

0 commit comments

Comments
 (0)