Skip to content

Commit

Permalink
Added v2.4.2 release to index (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfyone authored Aug 6, 2023
1 parent d934a03 commit 8b52d94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion beacon-node-oapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ info:
Note that it is possible for a field to be added to an endpoint's data or metadata without an increase in the version number.
version: "v2.4.2 - Ethereum Proof-of-Stake Consensus Specification v1.4.0-beta.1"
version: "Dev - Ethereum Proof-of-Stake Consensus Specification v1.4.0-beta.1"
contact:
name: Ethereum Github
url: https://github.com/ethereum/beacon-apis/issues
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
urls: [
{url: "./releases/v2.4.2/beacon-node-oapi.json", name: "v2.4.2"},
{url: "./releases/v2.4.1/beacon-node-oapi.json", name: "v2.4.1"},
{url: "./releases/v2.4.0/beacon-node-oapi.json", name: "v2.4.0"},
{url: "./releases/v2.3.0/beacon-node-oapi.json", name: "v2.3.0"},
Expand Down

0 comments on commit 8b52d94

Please sign in to comment.