diff --git a/beacon-node-oapi.yaml b/beacon-node-oapi.yaml index 66c89e0f..c99248dd 100644 --- a/beacon-node-oapi.yaml +++ b/beacon-node-oapi.yaml @@ -23,7 +23,7 @@ servers: variables: server_url: description: "Beacon node API url" - default: "http://public-mainnet-node.ethereum.org/api" + default: "http://public-mainnet-node.ethereum.org/" tags: - name: Beacon