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

added /skyblock/calendar and /skyblock/events endpoints #683

Merged
merged 6 commits into from
Aug 12, 2021
Merged

added /skyblock/calendar and /skyblock/events endpoints #683

merged 6 commits into from
Aug 12, 2021

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    d5f923f View commit details
    Browse the repository at this point in the history
  2. added from and to parameters

    query must have either 'to' or 'years' parameter
    camnwalter committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    ef07028 View commit details
    Browse the repository at this point in the history
  3. remove duplicate events

    camnwalter committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9a47c45 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. added special timestamps support

    - fixed stopatyearend parameter finally
    - added some more errors
    - added from to be at least yearZero and years to maximum of 10
    camnwalter committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f0f2876 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. whoops

    fixed an error location & updated the spec
    camnwalter committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    0187740 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    96ba899 View commit details
    Browse the repository at this point in the history