redouane59 / twittered

Twitter API client for Java developers
Apache License 2.0
237 stars 65 forks source link

Replace deleteFilteredStreamRuletag by deleteFilteredStreamRuleId #291

Closed Vrael closed 3 years ago

Vrael commented 3 years ago

Twitter API has not an endpoint to delete a stream rule by tag. Instead of that, it has one to delete it by id. @link https://documenter.getpostman.com/view/9956214/T1LMiT5U#6960d456-14d6-4042-a3cd-5ae2add9e499

redouane59 commented 3 years ago

Hi, Thank you very much for this PR. I'll merge it just after you updated the javadoc too :)

Vrael commented 3 years ago

Hi, I've just updated the javadoc ;)

redouane59 commented 3 years ago

Thank you very much!

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication