Skip to content

Commit

Permalink
Update description of fork schedule.
Browse files Browse the repository at this point in the history
This updates the description of the config/fork_schedules endpoint to
state that all forks should be returned rather than just the upcoming
forks.
  • Loading branch information
mcdee committed Jul 28, 2021
1 parent 446d475 commit 688f57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/config/fork_schedule.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
get:
operationId: getForkSchedule
summary: Get scheduled upcoming forks.
description: Retrieve all scheduled upcoming forks this node is aware of.
description: Retrieve all forks, past present and future, of which this node is aware.
tags:
- Config
responses:
Expand Down

0 comments on commit 688f57d

Please sign in to comment.