Skip to content

fix: link to production API documentation - #3

Merged
JJasonSun merged 1 commit into
CALLE-AI:mainfrom
JJasonSun:fix/production-docs-link
Sep 23, 2026
Merged

JJasonSun merged 1 commit into
CALLE-AI:mainfrom
JJasonSun:fix/production-docs-link

Conversation

@JJasonSun

Copy link
Copy Markdown
Collaborator

Summary

- https://test-docs.heycall-e.com/api-reference
+ https://docs.heycall-e.com/api-reference

Update the README and provider credential help, and require the production URL in the metadata test.

Fixes #2.

Evidence

  • Before: Both user-facing links point to the test documentation host.
    After: Both point to the production API reference; its URL returns HTTP 200.
  • python -m pytest -q: 25 passed (2 dependency warnings).

Merge Danger

Door: Two-way. Revert this commit to restore the previous links.

Blast Radius: Documentation. No API or calling behavior changes. A future plugin patch release should carry the corrected provider help; this PR does not publish a release.

@JJasonSun
JJasonSun merged commit a37c5f9 into CALLE-AI:main Sep 23, 2026
1 check passed
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.

README and provider config link to the test docs host

1 participant