forked from slothpixel/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added /skyblock/calendar and /skyblock/events endpoints (slothpixel#683)
* added /skyblock/calendar and /skyblock/events endpoints * added from and to parameters query must have either 'to' or 'years' parameter * remove duplicate events * 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 * whoops fixed an error location & updated the spec * updated graphql to support custom date strings
- Loading branch information
1 parent
b10fdf0
commit c84b08d
Showing
6 changed files
with
616 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.