Skip to content

added copy for client export feature#6300

Merged
ethanpalm merged 6 commits into
mainfrom
justin/client-exports
Jun 26, 2026
Merged

added copy for client export feature#6300
ethanpalm merged 6 commits into
mainfrom
justin/client-exports

Conversation

@chitalian

@chitalian chitalian commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Documentation changes

Brief description of what's being updated

Closes


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

Note

Low Risk
Documentation-only changes with no runtime or application code impact; reviewers should verify API paths, Helm field names, and example curl URLs match the live Enterprise API.

Overview
Adds Enterprise static export documentation: a new OpenAPI spec (static-export-openapi.json) and MDX pages for start job, get status, and generate bundle, plus an overview that walks through the async job flow, admin API auth, deployment feature matrix (cloud vs client-hosted vs air-gapped), Helm staticExport values, and a sample GitHub Actions workflow.

Navigation in docs.json links the overview under Guides → Use cases and adds an API reference Static export group with the three endpoint pages.

Reviewed by Cursor Bugbot for commit cc1a770. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8571017. Configure here.

Comment thread api/static-export/overview.mdx
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jun 26, 2026, 8:10 PM

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
smartac 🟢 Ready View Preview Jun 26, 2026, 8:10 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
testsignup415 🟢 Ready View Preview Jun 26, 2026, 8:10 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

The sample workflow's wait step previously exited successfully after 60
polls even if the job was still queued/running, then called generate
bundle on an incomplete job (HTTP 409 or a broken deploy). Exit 0 only on
completed, and fail explicitly on timeout.

Co-Authored-By: Claude Opus 4.8 <[email protected]>

@ethanpalm ethanpalm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ethanpalm ethanpalm merged commit ad34d8f into main Jun 26, 2026
6 checks passed
@ethanpalm ethanpalm deleted the justin/client-exports branch June 26, 2026 21:55
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.

3 participants