Skip to content

Default end in diffy API is set to a past date (November 2023) #108

@anmolarora

Description

@anmolarora

The default value for end in the diffy API is currently hardcoded to a past date (November 2023). This outdated default value causes confusion and can lead to unexpected behaviors for new users trying the API without explicitly specifying the end.

Reference in the code: ApiController.scala#L86

Proposed Solution:

Update the default end to set a future timestamp (say 2050) or the current timestamp (now)

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