Skip to content

Mismatch between documentation and implementation #1

@mjlassila

Description

@mjlassila

The current Simplestats documentation instructs users to provide the end date for TOP n download counting using the parameter top_end_date when using the REST API but the implementation actually accepts top_stop_date.

As a result when a user provides the end date using the documented top_end_date parameter it is ignored. Because of that the API returns incorrect download counts including all data from the provided start date up to the current date instead of stopping at the intended end date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions