0c7919bed76a → 85fe47514ea9 · 10 changes across 10 operations
- POST/x/dm/{userId}
- ○
added the non-success response with the status
- ○
- DELETE/x/tweets/{id}
- ○
added the non-success response with the status
- ○
- DELETE/x/tweets/{id}/like
- ○
added the non-success response with the status
- ○
- POST/x/tweets/{id}/like
- ○
added the non-success response with the status
- ○
- DELETE/x/tweets/{id}/retweet
- ○
added the non-success response with the status
- ○
- POST/x/tweets/{id}/retweet
- ○
added the non-success response with the status
- ○
- POST/x/tweets
- ○
added the non-success response with the status
- ○
- DELETE/x/users/{id}/follow
- ○
added the non-success response with the status
- ○
- POST/x/users/{id}/follow
- ○
added the non-success response with the status
- ○
- POST/x/users/{id}/remove-follower
- ○
added the non-success response with the status
- ○