airtabler icon indicating copy to clipboard operation
airtabler copied to clipboard

Offset was unexposed in air_get()

Open vhorvath opened this issue 4 years ago • 0 comments

I came across airtabler, and I think it is a great interface!

I wanted fewer API calls, and quicker turnarounds, I saw that there is air_get() function, but sadly that function did not return offset for pagination, though the documentation at https://rdrr.io/github/bergant/airtabler/man/air_get.html, suggests so.

This is my effort making that function work like documented, and consistent with the behavior of air_select().

vhorvath avatar Oct 24 '20 16:10 vhorvath