mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
fix typo
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
36554cc1a9
commit
2d0a071c0b
1 changed files with 2 additions and 2 deletions
|
|
@ -161,7 +161,7 @@ components:
|
|||
required:
|
||||
- "create_tweet"
|
||||
properties:
|
||||
create_retweet:
|
||||
create_tweet:
|
||||
$ref: "#/components/schemas/CreateTweetResponseResult"
|
||||
|
||||
CreateTweetResponseResult:
|
||||
|
|
@ -190,4 +190,4 @@ components:
|
|||
- "tweet_results"
|
||||
properties:
|
||||
tweet_results:
|
||||
$ref: "./../schemas/post.yaml#/components/schemas/DeleteTweet"
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue