Skip to content

Commit

Permalink
fix(release): dummy api 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrishajev committed Oct 16, 2024
1 parent 4f7a90c commit da338c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ Here is a list of endpoints that have changed in this release. Old endpoints wil
| `/predicted-block-date/<height>/<blockWindow>` | `/predicted-block-date/<height>?blockWindow=<blockWindow>` |
| `/predicted-date-height/<timestamp>/<blockWindow>` | `/predicted-date-height/<timestamp>?blockWindow=<blockWindow>` |
| `/providers/<provider>/deployments/<skip>/<take>/<status>` | `/providers/<provider>/deployments/<skip>/<take>?status=<status>` |
fix
fix1

0 comments on commit da338c6

Please sign in to comment.