Skip to content

Clarify account slug format in README#9

Merged
robzolkos merged 1 commit intomasterfrom
clarify-account-slug-format
Dec 11, 2025
Merged

Clarify account slug format in README#9
robzolkos merged 1 commit intomasterfrom
clarify-account-slug-format

Conversation

@robzolkos
Copy link
Copy Markdown
Collaborator

Summary

  • Added explicit guidance that the account slug should be used without the leading slash
  • Shows the transformation: "slug": "/897362094" → use 897362094

Users copying the slug directly from fizzy identity show were getting network errors because the leading slash caused malformed URLs.

Test plan

  • bundle exec rake test - all 103 tests pass

The identity response shows slug with a leading slash (e.g., "/897362094")
but the CLI expects just the numeric value. Added explicit guidance to
prevent users from copying the slug verbatim and getting network errors.
@robzolkos robzolkos merged commit c811a04 into master Dec 11, 2025
1 check passed
@robzolkos robzolkos deleted the clarify-account-slug-format branch December 11, 2025 21:30
waynemsmith added a commit to Concurrent-Systems/fizzy-cli that referenced this pull request Mar 28, 2026
Closes basecamp#9

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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