FD-471: Replace test API keys with placeholder#531
Merged
Conversation
Replaced all instances of the exposed test API key with <YOUR_TEST_API_KEY> placeholder across source, dist, and docs files. Ran prettier and rebuilt the bundle and Postman collection. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Code Review
This pull request updates the API documentation and resource definition files by replacing a hardcoded test API key with a generic <YOUR_TEST_API_KEY> placeholder across all curl command examples. This change ensures that users are prompted to use their own credentials when testing the API endpoints. I have no feedback to provide as there were no review comments.
samkitsheth95
approved these changes
Mar 30, 2026
dist/ is regenerated by CI so it should not be committed manually. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
NateWaldschmidt
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
test_0dc8d51e0acffcb1880e0f19c79b2f5b0cc) with<YOUR_TEST_API_KEY>placeholdertest_0dc8dXXXX...andtest_0dc8dxxxx...) for consistencyresources/,lob-api-public.yml), generated dist files, and docsTest plan
🤖 Generated with Claude Code