vt-elixir/ja_serializer

Omitting prev/next links when higher than total page number

strzibny opened this issue · 0 comments

It would be great if we can omit prev/next links since they should not be present if they don't exist. If someone pass page number 1000 and it does not exist, ja_serializer + scrivener_ecto and allow_overflow_page_number will happily generate these links.