Skip to content

fix: set mainnet mirror node as default API server URL#660

Merged
theekrystallee merged 1 commit into
mainfrom
fix/mirror-node-api-server-url
Jun 18, 2026
Merged

fix: set mainnet mirror node as default API server URL#660
theekrystallee merged 1 commit into
mainfrom
fix/mirror-node-api-server-url

Conversation

@theekrystallee

Copy link
Copy Markdown
Member

Description:

  • sets https://mainnet.mirrornode.hedera.com as the default server in openapi.yaml, replacing the empty url: "" that caused Mintlify to fall back to api.example.com in curl examples and the try-it button
  • adds api.baseUrl to docs.json as the persistent fix. this survives mint dev regenerating openapi.yaml on startup

Related issue(s):

Fixes #659

Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
@theekrystallee theekrystallee self-assigned this Jun 18, 2026
@theekrystallee theekrystallee requested review from a team as code owners June 18, 2026 00:27
@theekrystallee theekrystallee merged commit 85d968f into main Jun 18, 2026
20 checks passed
@theekrystallee theekrystallee deleted the fix/mirror-node-api-server-url branch June 18, 2026 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mirror Node REST API "Try it" button and curl examples use api.example.com instead of mainnet mirror node URL

2 participants