-
Notifications
You must be signed in to change notification settings - Fork 39
[DOCS-1956] Update docs for hashed API keys #2018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
58b52b4 to
ad0cfdf
Compare
📚 Mintlify Preview Links✨ Added (9 total)📄 Pages (9)
📝 Changed (62 total)📄 Pages (61)
⚙️ Other (1)
🗑️ Deleted (3 total)View deleted files📄 Pages (3)
🤖 Generated automatically when Mintlify deployment succeeds |
ad0cfdf to
96f82ca
Compare
96f82ca to
6920792
Compare
- Create reusable snippets for finding, creating, and storing API keys - Update content in the snippets to align with hashed API key updates - Update pages to use the snippets - Consolidate support articles about finding and rotating API keys
6920792 to
1138721
Compare
- Change all references to endpoint to User Settings - Remove mention that description can't be updated - Add more snippets for creating, finding team and org service accounts and API keys - Adjust flow for getting to org API Keys tab to avoid placeholders in URLs - Fix countable noun errors - Fix URLs that are not marked up properly - Fix minor Python notebook syntax errors
jennwandb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is awesome, thank you for all the updates!!
…kdown formatting errors
f490a28 to
7d997d2
Compare
dbrian57
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor notes and questions. Approving as to not block you.
Co-authored-by: Dan Brian <[email protected]>
Uses nb-clean, checks for it locally and gives install instructions if it's not found Tested in scope of #2018
Remove execution counts, outputs, and cell metadata from the notebook using the nb-clean script. This makes diffs cleaner and avoids noisy metadata changes in version control. The notebook retains the content change from the previous commit (adding API key creation link).
Resolved conflict in notebook by keeping our version cleaned with nb-clean. The old commit used manual metadata cleanup, which we replaced with the official nb-clean script for consistency.
Description
DOCS-1956 Update docs for hashed API keys
authorizeto point to User Settings insteadTesting
mint dev)mint broken-links)