redouane59 / twittered

Twitter API client for Java developers
Apache License 2.0
236 stars 64 forks source link

feat: implement get list endpoints v2 #324

Closed redouane59 closed 2 years ago

redouane59 commented 2 years ago

See https://developer.twitter.com/en/docs/twitter-api/lists/list-lookup/api-reference/get-lists-id#Optional

Replacing : https://github.com/redouane59/twittered/pull/322 + adding new endpoint to get lists by id

redouane59 commented 2 years ago

@marcphilippebeaujean-abertay your feedback would be appreciated :)

sonarcloud[bot] commented 2 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 7 Code Smells

7.1% 7.1% Coverage
0.0% 0.0% Duplication

redouane59 commented 2 years ago

@marcphilippebeaujean-abertay did you see my previous mention ?