Skip to content

docs: fix incorrect API endpoint in README#2

Merged
shaftoe merged 2 commits into
masterfrom
pi/issue1-1780071821058
May 30, 2026
Merged

docs: fix incorrect API endpoint in README#2
shaftoe merged 2 commits into
masterfrom
pi/issue1-1780071821058

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Summary

Fixes the incorrect API endpoint documented in the README.

Change

  • Updated GET https://api.stepfun.ai/v1/accounts/getGET https://api.stepfun.ai/v1/accounts

The README previously documented the endpoint with a trailing /get, but the actual code in src/api.ts uses https://api.stepfun.ai/v1/accounts (without /get). The test suite also verifies this is the correct URL.

Context: #1

Co-authored-by: shaftoe <shaftoe@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request May 29, 2026
@shaftoe shaftoe merged commit a30fcf4 into master May 30, 2026
1 check passed
@shaftoe shaftoe deleted the pi/issue1-1780071821058 branch May 30, 2026 20:25
github-actions Bot pushed a commit that referenced this pull request May 30, 2026
## [1.0.1] - 2026-05-30

### Changed

- fix incorrect API endpoint in README (#2)
- **deps**: update dependencies (#6)
- update readme
- use @alexanderfortin/pi-usage-lib shared library (#4)

[1.0.1]: v1.0.0...v1.0.1
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.

1 participant