Skip to content

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

@alago1

Description

@alago1

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions