knuckleswtf / scribe

Generate API documentation for humans from your Laravel codebase.✍
https://scribe.knuckles.wtf/laravel/
MIT License
1.59k stars 280 forks source link

Ability to add cursor pagination #735

Open fikri-kompanion opened 9 months ago

fikri-kompanion commented 9 months ago

Extend model pagination with cursor pagination.

Example:

@apiResourceModel App\Models\User paginate=10,cursor
shalvah commented 9 months ago

You need to add tests 😬

shalvah commented 2 weeks ago

Hey, are you still interested in adding this? Do you need help adding tests?

fikri-kompanion commented 2 weeks ago

@shalvah that would be good