Problem/Motivation
- Fix that all resources information can not be retrieved.
- If the following API request (get image list) is sent when there are 26 or more images, image information can only be obtained up to 25.
- In such a situation, the response contains the parameter "next”.
Issue fork cloud-3389470
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
sekinet commentedComment #4
sekinet commented@yas
Could you please review the patch?
Comment #5
yas@sekinet
Thank you for the fix. It looks good to me. I'll merge the patch to
5.xand6.x, and close this issue as Fixed.Comment #8
yas