Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Courses - Last Control number isn't number of rows #11

Open
alago1 opened this issue Oct 10, 2020 · 0 comments
Open

Courses - Last Control number isn't number of rows #11

alago1 opened this issue Oct 10, 2020 · 0 comments

Comments

@alago1
Copy link

alago1 commented Oct 10, 2020

I checked the API request against uf's portal course catalog and the last-control-number parameter does not seem to refer to the number of rows but rather the index to the next row.

Example:
The first call at the uf portal uses last-control-number=0.
The returned json has a LASTCONTROLNUMBER=3487.

The subsequent call when asking for rows 51-59 uses last-control-number=3487.
The returned json has a LASTCONTROLNUMBER=0 (no next row, references start).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant