Skip to content

blob - minor docs fixes - #830

Draft
ytkimirti wants to merge 1 commit into
mainfrom
DX-3018-minor-docs-fixes
Draft

blob - minor docs fixes#830
ytkimirti wants to merge 1 commit into
mainfrom
DX-3018-minor-docs-fixes

Conversation

@ytkimirti

Copy link
Copy Markdown
Collaborator

Closes DX-3018.

Three small fixes to the Blob docs.

Page descriptions. All 24 blob pages had no description: frontmatter, so their llms.txt lines were bare titles while other products carry a sentence. Adds one line per page and regenerates llms.txt and llms-full.txt.

gpt-image base64. ai-images.mdx branched on two provider shapes, raw image bytes and JSON with a temporary URL. OpenAI's gpt-image models return neither: base64 in data[0].b64_json with no URL option. That is the case the page's own intro promises ("a response you can only read once") and never showed, and skipping contentType on it lands in the application/octet-stream trap the page warns about two paragraphs earlier.

Platform caps in prose. 4.5MB / 6MB / 100MB only appeared inside the fenced hint string in errors.mdx, where a reader hitting a 413 reads them as sample output. Moves them into the sentence, and names the number once in upload-handler.mdx, which sold direct uploads as bypassing a cap it never stated.

Not included, they need their own tickets: a concepts page for public vs private buckets (the phrase appears 38 times across blob/ and is defined nowhere), a CORS page (errors.mdx says failures are "almost always CORS" on a narrowed policy and never says how to narrow one), and pricing.mdx, which is a stub titled "Pricing & Limits" with no limits.

@mintlify

mintlify Bot commented Sep 9, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated
upstash 🟢 Ready View Preview Sep 9, 2026, 3:42 PM

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

@linear-code

linear-code Bot commented Sep 9, 2026

Copy link
Copy Markdown

DX-3018

@context7

context7 Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Docs7 for upstash.com

Result Status Action
Deployment ✅ Ready Open preview
Content review ✅ Passed. No problems found. View findings

Commit d68e500 · Updated 2026-09-09 15:43 UTC · View build details

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