Skip to content

Commit 03c6262

Browse files
committed
Update documentation with latest OpenAPI spec
1 parent 0c89da8 commit 03c6262

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

openapi.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14061,6 +14061,7 @@
1406114061
"news.new" : "#/components/schemas/NewsActivityResponsePayload",
1406214062
"post.create" : "#/components/schemas/Tweet",
1406314063
"post.delete" : "#/components/schemas/PostDeleteActivityResponsePayload",
14064+
"post.mention.create" : "#/components/schemas/Tweet",
1406414065
"profile.update.affiliate_badge" : "#/components/schemas/ProfileUpdateActivityResponsePayload",
1406514066
"profile.update.banner_picture" : "#/components/schemas/ProfileUpdateActivityResponsePayload",
1406614067
"profile.update.bio" : "#/components/schemas/ProfileUpdateActivityResponsePayload",
@@ -14142,6 +14143,7 @@
1414214143
"dm.read",
1414314144
"post.create",
1414414145
"post.delete",
14146+
"post.mention.create",
1414514147
"like.create"
1414614148
]
1414714149
},

0 commit comments

Comments
 (0)