freenowtech / freenowtech/phrase-java-client
Unsupported pagination in all API calls results in partial data retrival
Open
- Dominant language
- Java
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Some phraseapp API calls are paginated, and the default result size is 25. Meaning any call with the API objects results in partial data whenever the complete dataset is above that length.
Tested Failed call : PhraseTranslationAPI.listTranslations(..)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.