Open
Conversation
- Add full CLI reference (138 command pages + get-started, auth, permissions, templates, rate-limits) - Add full Python SDK reference (138 method pages + serverless client docs + get-started pages) - Add API reference authentication and permissions pages - Add warning to API reference introduction page - Update docs.json: replace SDK/CLI/API tabs with structured reference navigation - Add redirects for /cli/commands, /api-reference/permissions-and-authorization - Remove stale cli/commands.mdx (replaced by /cli/reference/) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
CLI/SDK reference pages and Hello World guides now show markdown tables explaining what each actual_status, intended_status, cur_state, and next_state value means — not just listing the values. Also updates openapi.json with enum+description for status fields. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Gobind-Vast
reviewed
Apr 3, 2026
Gobind-Vast
reviewed
Apr 3, 2026
Gobind-Vast
reviewed
Apr 3, 2026
The old URL doesn't exist. Fixes Gobind's review comment across all 7 files that linked to it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator
Author
|
updated with both of these adjustments @Gobind-Vast |
Gobind-Vast
reviewed
Apr 3, 2026
cli/reference/tfa-auth-new.mdx
Outdated
Collaborator
Author
There was a problem hiding this comment.
yikes, i removed this. please double check that it is gone. this is not released yet
Gobind-Vast
reviewed
Apr 3, 2026
cli/reference/search-benchmarks.mdx
Outdated
|
|
||
| ## Description | ||
|
|
||
| Query syntax: |
Collaborator
Author
There was a problem hiding this comment.
this should be fixed. formatting issue which affected description on a lot of files. can you do a spot check?
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- CLI: remove 'Other' group; deployment pages → Deployments; update-workers → Serverless; show-instances-v1 → Instances - SDK: keep separate Deployments group (was already correct) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…e-snapshot - Wrap query syntax grammar in fenced code blocks (was collapsing in MDX) - Move 'Available fields' content out of bash code blocks into markdown tables - Fix 'Examples:' leaking into ## Description as plain prose - Dedent indented example commands inside code blocks - Convert plain-text field lists to | Field | Type | Description | tables - Delete take-snapshot CLI and SDK pages and remove from docs.json sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
docs.jsonSDK/CLI/API tabs with structured navigation; leaves Documentation tab untouchedcli/commands.mdx; adds 4 redirects for moved/renamed pagesTest plan
/cli/hello-worldloads;/cli/commandsand/cli/get-startedredirect there/api-reference/permissionsloads;/api-reference/permissions-and-authorizationredirects there🤖 Generated with Claude Code