Skip to content

[NI][docs] Correct PushUploader delete argument - #680

Merged
steve-calvert-glean merged 1 commit into
mainfrom
sarthak-kapoor/fix-push-uploader-delete-argument
Aug 24, 2026
Merged

[NI][docs] Correct PushUploader delete argument#680
steve-calvert-glean merged 1 commit into
mainfrom
sarthak-kapoor/fix-push-uploader-delete-argument

Conversation

@sarthak-kapoor-glean

Copy link
Copy Markdown
Contributor

The Indexing SDK guides pass an unsupported doc_id keyword to PushUploader.delete_document, so users copying either example get a TypeError.

Summary

  • Use the API's document_id keyword in both affected examples.

Test plan

  • git diff --check
  • Verified both examples against the published PushUploader.delete_document signature
  • Local pnpm build/tests were blocked before execution because Socket policy rejects the repository-pinned pnpm 10.13.1; CI will run repository validation

Made with Cursor

@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
glean-developer-site Ready Ready Preview Aug 13, 2026 9:41am

Request Review

@sarthak-kapoor-glean sarthak-kapoor-glean added the erasmus-generated Generated by Erasmus label Aug 13, 2026
@sarthak-kapoor-glean

Copy link
Copy Markdown
Contributor Author

/codex review

@steve-calvert-glean
steve-calvert-glean merged commit e99017e into main Aug 24, 2026
4 checks passed
@steve-calvert-glean
steve-calvert-glean deleted the sarthak-kapoor/fix-push-uploader-delete-argument branch August 24, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

erasmus-generated Generated by Erasmus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants