diff --git a/docusaurus.config.js b/docusaurus.config.js index 8a95067140..e27159531e 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -58,7 +58,7 @@ const config = { specs: [ { // spec: 'https://api.obol.tech/docs-yaml', - spec: './static/api-spec.yaml', + spec:"https://api.obol.tech/docs-json", route: '/api/', layout: { title: 'API Reference',