ethereum / beacon-APIs

Collection of RESTful APIs provided by Ethereum Beacon nodes
https://ethereum.github.io/beacon-APIs/
Creative Commons Zero v1.0 Universal
335 stars 169 forks source link

#409 appears to have broken display #413

Closed mcdee closed 9 months ago

mcdee commented 9 months ago

https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev shows the following:

screenshot_2024-01-15-140724

Guess this is related to #409 where the openapi version was updated.

jeluard commented 9 months ago

Ouch! Probably can be solved by moving to a more recent version of swagger-ui. My bad for letting the slip through.

If not, #409 can always be reverted.