Skip to content

docs(readme): fix sandbox host and response variable typo in usage example#6

Open
RitwijParmar wants to merge 1 commit intoflagright:mainfrom
RitwijParmar:ritwij/docs-readme-sandbox-response-fix
Open

docs(readme): fix sandbox host and response variable typo in usage example#6
RitwijParmar wants to merge 1 commit intoflagright:mainfrom
RitwijParmar:ritwij/docs-readme-sandbox-response-fix

Conversation

@RitwijParmar
Copy link
Copy Markdown

Summary

Fixes two developer-experience issues in the Python SDK README usage snippet:

  1. Uses canonical sandbox host https://sandbox.api.flagright.com.
  2. Fixes typo resposne -> response.

Why

The current snippet can create avoidable integration friction for first-time users copying the README example.

Changes

  • Updated base_url in usage example.
  • Renamed local example variable and print statement to response.

Validation

  • README snippet reviewed for consistency with public Node SDK examples.
  • No runtime code changes; docs-only change.

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